diff --git a/graphify-out/.graphify_labels.json b/graphify-out/.graphify_labels.json index 44dabff5..c5e59cd4 100644 --- a/graphify-out/.graphify_labels.json +++ b/graphify-out/.graphify_labels.json @@ -928,5 +928,17 @@ "926": "Community 926", "927": "Community 927", "928": "Community 928", - "929": "Community 929" + "929": "Community 929", + "930": "Community 930", + "931": "Community 931", + "932": "Community 932", + "933": "Community 933", + "934": "Community 934", + "935": "Community 935", + "936": "Community 936", + "937": "Community 937", + "938": "Community 938", + "939": "Community 939", + "940": "Community 940", + "941": "Community 941" } diff --git a/graphify-out/GRAPH_REPORT.md b/graphify-out/GRAPH_REPORT.md index 5d85e963..430acd6f 100644 --- a/graphify-out/GRAPH_REPORT.md +++ b/graphify-out/GRAPH_REPORT.md @@ -1,16 +1,16 @@ # Graph Report - clinicpro (2026-07-18) ## Corpus Check -- 1082 files · ~761,527 words +- 1089 files · ~770,368 words - Verdict: corpus is large enough that graph structure adds value. ## Summary -- 12609 nodes · 19263 edges · 930 communities (715 shown, 215 thin omitted) -- Extraction: 98% EXTRACTED · 2% INFERRED · 0% AMBIGUOUS · INFERRED: 411 edges (avg confidence: 0.8) +- 12737 nodes · 19555 edges · 942 communities (726 shown, 216 thin omitted) +- Extraction: 98% EXTRACTED · 2% INFERRED · 0% AMBIGUOUS · INFERRED: 413 edges (avg confidence: 0.8) - Token cost: 0 input · 0 output ## Graph Freshness -- Built from commit: `c13cc57c` +- Built from commit: `f1258d20` - Run `git rev-parse HEAD` and compare to check if the graph is stale. - Run `graphify update .` after code changes (no API cost). @@ -922,48 +922,61 @@ - [[_COMMUNITY_Community 921|Community 921]] - [[_COMMUNITY_Community 922|Community 922]] - [[_COMMUNITY_Community 923|Community 923]] +- [[_COMMUNITY_Community 924|Community 924]] - [[_COMMUNITY_Community 925|Community 925]] - [[_COMMUNITY_Community 926|Community 926]] - [[_COMMUNITY_Community 927|Community 927]] - [[_COMMUNITY_Community 928|Community 928]] - [[_COMMUNITY_Community 929|Community 929]] +- [[_COMMUNITY_Community 930|Community 930]] +- [[_COMMUNITY_Community 931|Community 931]] +- [[_COMMUNITY_Community 932|Community 932]] +- [[_COMMUNITY_Community 933|Community 933]] +- [[_COMMUNITY_Community 934|Community 934]] +- [[_COMMUNITY_Community 935|Community 935]] +- [[_COMMUNITY_Community 936|Community 936]] +- [[_COMMUNITY_Community 937|Community 937]] +- [[_COMMUNITY_Community 938|Community 938]] +- [[_COMMUNITY_Community 939|Community 939]] +- [[_COMMUNITY_Community 940|Community 940]] +- [[_COMMUNITY_Community 941|Community 941]] ## God Nodes (most connected - your core abstractions) -1. `ApiTestCase` - 172 edges +1. `ApiTestCase` - 176 edges 2. `api` - 132 edges 3. `BaseController` - 96 edges -4. `useAuthStore` - 85 edges +4. `useAuthStore` - 86 edges 5. `formatRial()` - 83 edges 6. `ApiResponse` - 75 edges 7. `formatDate()` - 64 edges 8. `renderWithProviders()` - 63 edges 9. `UserProfile` - 62 edges -10. `formatNumber()` - 60 edges +10. `formatNumber()` - 61 edges ## Surprising Connections (you probably didn't know these) -- `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 - `ClinicDoctorsManager()` --calls--> `formatNumber()` [EXTRACTED] assets/admin/components/ClinicDoctorsManager.tsx → assets/admin/lib/utils.ts - `PatientCaseBanner()` --calls--> `formatDate()` [EXTRACTED] assets/admin/components/PatientCaseBanner.tsx → assets/admin/lib/utils.ts -- `setup()` --calls--> `render()` [INFERRED] - assets/admin/components/PatientRecordInfoForm.test.tsx → assets/admin/pages/ServiceDetailPage.test.tsx +- `ServiceItemFormModal()` --calls--> `numericField()` [EXTRACTED] + assets/admin/components/ServiceItemFormModal.tsx → assets/admin/lib/forms.ts +- `AddPackageModal()` --calls--> `formatRial()` [EXTRACTED] + assets/admin/components/inventory/AddPackageModal.tsx → assets/admin/lib/utils.ts +- `InventoryStatCards()` --calls--> `formatNumber()` [EXTRACTED] + assets/admin/components/inventory/InventoryStatCards.tsx → assets/admin/lib/utils.ts ## Import Cycles - None detected. -## Communities (930 total, 215 thin omitted) +## Communities (942 total, 216 thin omitted) ### Community 0 - "Community 0" -Cohesion: 0.06 -Nodes (18): ClinicOwnerScheduleAccessTest, ClinicDoctorPermissionTest, ClinicDoctorPermissionRepository, ClinicDoctorPermissionController, ClinicDoctorPermission, ClinicDoctorPermissionChecker, Clinic, Doctor (+10 more) +Cohesion: 0.08 +Nodes (13): ClinicOwnerScheduleAccessTest, ClinicDoctorPermissionTest, ClinicDoctorPermissionRepository, ClinicDoctorPermission, ClinicDoctorPermissionChecker, Clinic, Doctor, self (+5 more) ### Community 1 - "Community 1" -Cohesion: 0.02 -Nodes (107): grid, PatientFormOptions, patientFormSchema, PatientFormValues, Props, baseValues, options, setup() (+99 more) +Cohesion: 0.03 +Nodes (52): ClinicDoctorsManager(), ClinicInvitation, HUES_LIST, INV_STATUS_MAP, latinDigitsField(), wrap(), ClinicAddress, ClinicDetailPage() (+44 more) ### Community 2 - "Community 2" Cohesion: 0.10 @@ -986,12 +999,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.05 +Nodes (11): DoctorServiceController, DoctorService, Clinic, DoctorServiceRepository, Collection, Doctor, self, User (+3 more) ### Community 8 - "Community 8" -Cohesion: 0.06 -Nodes (20): useSubscription(), Claim, ClaimItem, DebtRow, InsuranceOption, KIND_LABEL, STATUS_FILTERS, STATUS_META (+12 more) +Cohesion: 0.10 +Nodes (21): buildInsurancePayload(), Contract, contractToForm(), EMPTY_FORM, InsuranceFormValues, InsuranceModal(), InsuranceOption, KIND_LABEL (+13 more) ### Community 9 - "Community 9" Cohesion: 0.04 @@ -1011,11 +1024,11 @@ Nodes (49): Account provisioning, Clinic Doctor Invitation API, Console: `app:in ### Community 13 - "Community 13" Cohesion: 0.02 -Nodes (147): appt, get, openMenu(), patch, ClinicDoctorItem, ClinicDoctorsManager(), ClinicInvitation, HUES_LIST (+139 more) +Nodes (113): PickedService, ServicePick, ServiceSlot, get, services, appt, get, openMenu() (+105 more) ### Community 14 - "Community 14" -Cohesion: 0.11 -Nodes (13): AppointmentSettingsController, DateOverride, Holiday, DateOverrideRepository, HolidayRepository, Doctor, JsonResponse, Request (+5 more) +Cohesion: 0.09 +Nodes (20): EntityContextResolver, AppointmentSettingsController, DateOverride, EntityContext, Holiday, DateOverrideRepository, HolidayRepository, Clinic (+12 more) ### Community 15 - "Community 15" Cohesion: 0.25 @@ -1023,7 +1036,7 @@ Nodes (7): PaymentController, Appointment, JsonResponse, Payment, Request, Respo ### Community 16 - "Community 16" Cohesion: 0.05 -Nodes (11): PatientSession, SmsWallet, SecretaryAppointmentScopeTest, Appointment, Collection, InventoryPackage, PatientRecord, self (+3 more) +Nodes (9): PatientSession, Appointment, Collection, InventoryPackage, PatientRecord, self, SessionConsumable, SessionPayment (+1 more) ### Community 17 - "Community 17" Cohesion: 0.05 @@ -1043,11 +1056,11 @@ Nodes (5): AdminApiController, RepresentationRepository, JsonResponse, Request, ### Community 21 - "Community 21" Cohesion: 0.02 -Nodes (94): Invoice, InvoiceItem, InvoiceSummaryModal(), SessionConsumable, SessionData, SessionPayment, STATUS_LABEL, PatientTagsCell() (+86 more) +Nodes (98): PatientTagsCell(), TenantTag, PAYMENT_LABELS, SessionPaymentAccordion(), SessionPaymentData, paid, unpaid, SessionServiceCard() (+90 more) ### Community 22 - "Community 22" -Cohesion: 0.12 -Nodes (10): RatingController, Like, CommentListNPlusOneTest, LikeRepository, JsonResponse, Request, User, Comment (+2 more) +Cohesion: 0.16 +Nodes (9): RatingController, Rate, RateRepository, JsonResponse, Request, User, Doctor, ManagerRegistry (+1 more) ### Community 23 - "Community 23" Cohesion: 0.05 @@ -1058,8 +1071,8 @@ Cohesion: 0.07 Nodes (3): City, Province, self ### Community 25 - "Community 25" -Cohesion: 0.04 -Nodes (45): Appointment API, Error Responses, Errors, Errors, Errors, Errors, Errors, Errors (+37 more) +Cohesion: 0.29 +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.22 @@ -1118,8 +1131,8 @@ Cohesion: 0.12 Nodes (5): DoctorAddress, City, Doctor, Province, self ### Community 40 - "Community 40" -Cohesion: 0.09 -Nodes (4): User, PasswordAuthenticatedUserInterface, self, UserInterface +Cohesion: 0.05 +Nodes (9): AppointmentCreateReserveTest, SmsWallet, User, LogPruneService, PasswordAuthenticatedUserInterface, SecretaryAppointmentScopeTest, AppointmentExpiryService, self (+1 more) ### Community 41 - "Community 41" Cohesion: 0.11 @@ -1154,8 +1167,8 @@ Cohesion: 0.11 Nodes (4): Payment, Appointment, self, User ### Community 49 - "Community 49" -Cohesion: 0.13 -Nodes (12): AdminUserDetail, AVATAR_COLORS, EditForm, editSchema, GENDER_LABELS, getPrimaryRole(), MARITAL_LABELS, MEDICAL_SECTIONS (+4 more) +Cohesion: 0.03 +Nodes (50): Invoice, InvoiceItem, InvoiceSummaryModal(), SessionConsumable, SessionData, SessionPayment, STATUS_LABEL, Claim (+42 more) ### Community 50 - "Community 50" Cohesion: 0.07 @@ -1170,8 +1183,8 @@ Cohesion: 0.07 Nodes (26): الزامات UI, باگ‌فیکس صفحه نوبت‌ها, باگ ۱ — کرش تقویم, باگ ۲ — روز هفته در DateNavigator, باگ ۳ — پیام «slot نیست», باگ ۴ — نوبت جدید: نام اجباری + find-or-create patient, باگ ۵ — patient_mobile نشان می‌دهد موبایل پزشک, باگ ۶ — نوبت‌های رزرو شده در نمایش زمانبندی (+18 more) ### Community 53 - "Community 53" -Cohesion: 0.07 -Nodes (17): AppLogRepository, ClaimItemRepository, DoctorClaimRequestRepository, DoctorInsuranceRepository, PreRegistrationRepository, SiteConfigRepository, UserRepository, ServiceEntityRepository (+9 more) +Cohesion: 0.06 +Nodes (20): AppLogRepository, ClaimItemRepository, DoctorClaimRequestRepository, InvoiceItemRepository, PreRegistrationRepository, SessionAuditLogRepository, SiteConfigRepository, UserRepository (+12 more) ### Community 54 - "Community 54" Cohesion: 0.10 @@ -1206,16 +1219,16 @@ Cohesion: 0.17 Nodes (12): Add Session Payment (تسویه چندتکه), Create Patient Record, Create Session, Edit Session Payment, Endpoints, Get Patient Record, List Patient Appointments, List Patient Sessions (+4 more) ### Community 62 - "Community 62" -Cohesion: 0.09 -Nodes (27): MethodOption, Props, QUICK_TOMANS, WalletModalSubmit, WalletMode, WalletTransactionModal(), BANK_KEY, BankAccount (+19 more) +Cohesion: 0.10 +Nodes (26): MethodOption, Props, QUICK_TOMANS, WalletModalSubmit, WalletMode, WalletTransactionModal(), BANK_KEY, BankAccount (+18 more) ### Community 63 - "Community 63" Cohesion: 0.02 -Nodes (162): ALLOWED_ROLES, PrivateRoute(), PublicRoute(), RoleRoute(), queryClient, toastStyle, ContractDetails(), usePermissions() (+154 more) +Nodes (144): PaginatedResponse, numericField(), formatDateTime(), emptyFeatures(), FEATURE_KEYS, FEATURE_LABELS, PeriodForm, periodSchema (+136 more) ### Community 64 - "Community 64" -Cohesion: 0.29 -Nodes (4): SmsWalletController, JsonResponse, Request, User +Cohesion: 0.19 +Nodes (7): SmsWalletController, SmsSettingsRepository, SmsSettings, JsonResponse, Request, User, ManagerRegistry ### Community 65 - "Community 65" Cohesion: 0.08 @@ -1273,10 +1286,6 @@ Nodes (3): SubscriptionPlan, Collection, self Cohesion: 0.09 Nodes (23): dependencies, @ckeditor/ckeditor5-build-classic, @ckeditor/ckeditor5-react, @fontsource/vazirmatn, @heroicons/react, @hookform/resolvers, jalaali-js, leaflet (+15 more) -### Community 82 - "Community 82" -Cohesion: 0.14 -Nodes (5): CategoryImportTest, Connection, RepositoryClassMappingTest, KernelTestCase, DbLoggerTest - ### Community 83 - "Community 83" Cohesion: 0.09 Nodes (21): Backend, CSS / UI, Frontend, روند اجرای هر قابلیت, قبل از شروع — تحلیل پرامپت و ساخت Todo, قوانین اجرا (اجباری — هیچ استثنایی ندارد), قوانین خاص این پروژه, مثال اجرا (+13 more) @@ -1291,7 +1300,7 @@ Nodes (30): devDependencies, @babel/core, @babel/preset-env, @babel/preset-react ### Community 86 - "Community 86" Cohesion: 0.03 -Nodes (23): AppointmentExpiryServiceTest, BookingServicesPublicTest, DateOverrideOwnershipTest, LowTierFixesTest, SendCodeMobileRateLimitTest, ClaimsListPaginationTest, CaptchaFlowTest, ServiceItemDeleteCleanupTest (+15 more) +Nodes (24): AppointmentExpiryServiceTest, BookingServicesPublicTest, DateOverrideOwnershipTest, ServiceBasedSlotsTest, LowTierFixesTest, SendCodeMobileRateLimitTest, ClaimsListPaginationTest, CaptchaFlowTest (+16 more) ### Community 87 - "Community 87" Cohesion: 0.10 @@ -1362,8 +1371,8 @@ Cohesion: 0.11 Nodes (18): `AdminApiController::paymentDetail` — الان فقط GET, `MellatGateway.php` — الگوی موجود REST/SOAP (پس از کار sandbox), `PaymentGatewayInterface.php`, `PaymentManager.php` — الگوی log و transaction, برگشت/استرداد وجه ملت از پنل ادمین (bpReversalRequest / bpRefundRequest), زمینه, فایل‌های مرتبط, نکات مهم (+10 more) ### Community 104 - "Community 104" -Cohesion: 0.18 -Nodes (6): TagController, TagRepository, JsonResponse, Request, ManagerRegistry, Tag +Cohesion: 0.35 +Nodes (3): TagController, JsonResponse, Request ### Community 105 - "Community 105" Cohesion: 0.11 @@ -1374,28 +1383,28 @@ Cohesion: 0.11 Nodes (18): Endpoint ها, gate check در تسک‌های بعدی, GET /api/v1/subscription/my, GET /api/v1/subscription/plans, POST /api/v1/admin/subscription/period, POST /api/v1/subscription-payment (موجود), POST /api/v1/subscription/trial, POST /api/v1/subscription/trial (خطا — قبلاً استفاده شده) (+10 more) ### Community 107 - "Community 107" -Cohesion: 0.28 -Nodes (6): AppointmentController, Appointment, Doctor, JsonResponse, Request, User +Cohesion: 0.25 +Nodes (7): AppointmentController, Appointment, Clinic, Doctor, JsonResponse, Request, User ### Community 108 - "Community 108" -Cohesion: 0.08 -Nodes (16): CaptchaController, BaseController, CategoryController, CategoryImportController, DoctorImportController, SmsMessageController, JsonResponse, JsonResponse (+8 more) +Cohesion: 0.09 +Nodes (16): CaptchaController, BaseController, CategoryController, CategoryImportController, DoctorImportController, SiteContextController, JsonResponse, JsonResponse (+8 more) ### Community 109 - "Community 109" Cohesion: 0.29 Nodes (5): ClinicInvitationController, Clinic, JsonResponse, Request, User ### Community 110 - "Community 110" -Cohesion: 0.18 -Nodes (3): DateOverride, Doctor, self +Cohesion: 0.17 +Nodes (4): DateOverride, Clinic, Doctor, self ### Community 111 - "Community 111" Cohesion: 0.16 Nodes (3): DoctorService, self, Specialty ### Community 112 - "Community 112" -Cohesion: 0.18 -Nodes (3): Holiday, Doctor, self +Cohesion: 0.16 +Nodes (4): Holiday, Clinic, Doctor, self ### Community 113 - "Community 113" Cohesion: 0.15 @@ -1483,7 +1492,7 @@ Nodes (16): Day Index Convention, DELETE `/api/v1/booking-setting/{uuid}`, Error ### Community 136 - "Community 136" Cohesion: 0.12 -Nodes (15): Dashboard API, Errors, Errors, Errors, GET /api/v1/admin/dashboard/charts, GET /api/v1/dashboard/clinic, GET /api/v1/dashboard/doctor, GET /api/v1/dashboard/secretary (+7 more) +Nodes (16): Dashboard API, Doctor dashboard is context-scoped (2026-07), Errors, Errors, Errors, GET /api/v1/admin/dashboard/charts, GET /api/v1/dashboard/clinic, GET /api/v1/dashboard/doctor (+8 more) ### Community 137 - "Community 137" Cohesion: 0.12 @@ -1658,8 +1667,8 @@ Cohesion: 0.16 Nodes (4): PatientRecord, Collection, self, User ### Community 181 - "Community 181" -Cohesion: 0.22 -Nodes (3): WeeklySchedule, Doctor, self +Cohesion: 0.20 +Nodes (4): WeeklySchedule, Clinic, Doctor, self ### Community 183 - "Community 183" Cohesion: 0.14 @@ -1731,23 +1740,23 @@ Nodes (13): Endpoint ها, PATCH /api/v1/secretary/{uuid}, POST /api/v1/secretar ### Community 200 - "Community 200" Cohesion: 0.03 -Nodes (78): PickedService, ServicePick, ServiceSlot, get, services, AppointmentInfoModal(), ModalKind, PickedPatient (+70 more) +Nodes (96): AppointmentInfoModal(), ModalKind, PickedPatient, PickerOption, ReplaceAppointmentModal(), toEpoch(), TransferReserveModal(), WalletChargeLink() (+88 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) ### Community 202 - "Community 202" -Cohesion: 0.15 -Nodes (13): DELETE `/api/v1/appointment-settings/holidays/{uuid}`, Errors, GET `/api/v1/appointment-settings/holidays/list/{doctorUuid}`, GET `/api/v1/appointment-settings/holidays/{uuid}`, Holidays, PATCH `/api/v1/appointment-settings/holidays/{uuid}`, POST `/api/v1/appointment-settings/holidays`, Request Body (+5 more) +Cohesion: 0.07 +Nodes (26): Access rule, Appointment Settings API, Available Locations, Booking context (`clinic_uuid`), Context additions (2026-07), Date overrides are always per-context, DELETE `/api/v1/appointment-settings/holidays/{uuid}`, Errors (+18 more) ### Community 203 - "Community 203" -Cohesion: 0.13 -Nodes (15): Clinic Services API, DELETE /api/v1/service-item/{uuid}, DELETE /api/v1/service-section/{uuid}, GET /api/v1/service-item/{uuid}, GET /api/v1/service-item/{uuid}/audit-logs, GET /api/v1/service-items, GET /api/v1/service-items/{sectionUuid}, GET /api/v1/service-items/{uuid}/tariffs (+7 more) +Cohesion: 0.12 +Nodes (16): Clinic Services API, DELETE /api/v1/service-item/{uuid}, DELETE /api/v1/service-section/{uuid}, GET /api/v1/service-item/{uuid}, GET /api/v1/service-item/{uuid}/audit-logs, GET /api/v1/service-items, GET /api/v1/service-items/{sectionUuid}, GET /api/v1/service-items/{uuid}/tariffs (+8 more) ### Community 204 - "Community 204" -Cohesion: 0.08 -Nodes (30): AdminLayout(), avatarBg(), HUES, ProfileMenu(), Role, ROLE_LABELS, settingsPath(), logoutMock (+22 more) +Cohesion: 0.02 +Nodes (103): ALLOWED_ROLES, PrivateRoute(), PublicRoute(), RoleRoute(), queryClient, toastStyle, ClinicDoctorItem, usePermissions() (+95 more) ### Community 205 - "Community 205" Cohesion: 0.21 @@ -1874,7 +1883,7 @@ Cohesion: 0.29 Nodes (4): CommentRepository, Comment, Doctor, ManagerRegistry ### Community 242 - "Community 242" -Cohesion: 0.29 +Cohesion: 0.28 Nodes (4): DoctorAddressRepository, Doctor, DoctorAddress, ManagerRegistry ### Community 243 - "Community 243" @@ -1970,8 +1979,8 @@ Cohesion: 0.29 Nodes (4): UserProfileRepository, ManagerRegistry, User, UserProfile ### Community 267 - "Community 267" -Cohesion: 0.31 -Nodes (4): WeeklyScheduleRepository, Doctor, ManagerRegistry, WeeklySchedule +Cohesion: 0.27 +Nodes (5): WeeklyScheduleRepository, Clinic, Doctor, ManagerRegistry, WeeklySchedule ### Community 268 - "Community 268" Cohesion: 0.18 @@ -2098,8 +2107,8 @@ Cohesion: 0.22 Nodes (9): require-dev, phpstan/phpstan, phpstan/phpstan-doctrine, phpstan/phpstan-symfony, phpunit/phpunit, symfony/browser-kit, symfony/css-selector, symfony/debug-bundle (+1 more) ### Community 300 - "Community 300" -Cohesion: 0.12 -Nodes (17): InvoiceRowStatus, MY_PAYMENTS_LIMIT, PatientInvoiceRow, PatientInvoicesPayload, PaymentFilters, PaymentRow, PaymentRowStatus, get (+9 more) +Cohesion: 0.07 +Nodes (31): EMPTY, PatientFilters, PricingInsurance, TenantTag, InvoiceRowStatus, MY_PAYMENTS_LIMIT, PatientInvoiceRow, PatientInvoicesPayload (+23 more) ### Community 301 - "Community 301" Cohesion: 0.15 @@ -2151,7 +2160,7 @@ Nodes (4): InsuranceRepository, Insurance, InsuranceType, ManagerRegistry ### Community 314 - "Community 314" Cohesion: 0.02 -Nodes (104): AppointmentCardData, AppointmentTurnCard(), base, addMinutes(), NewAppointmentDrawer(), Option, PatientRow, Breadcrumb() (+96 more) +Nodes (106): AppointmentCardData, AppointmentTurnCard(), base, Breadcrumb(), PatientCaseBanner(), Tag, SessionCardData, SessionPaymentEntry (+98 more) ### Community 315 - "Community 315" Cohesion: 0.20 @@ -2465,10 +2474,6 @@ Nodes (7): initiate(), refund(), reverse(), verify(), PaymentInitResult, Payment Cohesion: 0.12 Nodes (15): `lib/utils.ts`, `SettingsPage.tsx` (ورودی‌ها ریال ذخیره می‌شوند), زمینه, فایل‌های مرتبط, مشکل / هدف, نمونهٔ نمایش (Subscription), نکات مهم, واحد پول = تومان در پنل ادمین (نمایش ÷۱۰ / ورودی ×۱۰) — ذخیره و درگاه ریال می‌ماند (+7 more) -### Community 404 - "Community 404" -Cohesion: 0.16 -Nodes (7): AbstractMigration, Schema, Version20260609133334, Schema, Version20260609135704, Schema, Version20260702063537 - ### Community 405 - "Community 405" Cohesion: 0.11 Nodes (17): بازطراحی معماری پرداخت — سرویس‌محور، امن، توسعه‌پذیر (Backend), تست دستی (ddev، در حالت `payment_test_mode=1`), خروجی نهایی (طبق spec — در گزارش اجرا ارائه شود), زمینه, فایل‌های مرتبط, مشکل / هدف, نکات مهم, وضعیت فعلی (+9 more) @@ -2478,20 +2483,20 @@ Cohesion: 0.06 Nodes (30): انتقال برنامه کاری، اصلاح فرم تنظیمات نوبت، فیلدهای عددی لاتین، رفع باگ هزینه ویزیت در مودال، و لاگ/تایم‌لاین لغو نوبت, تسک ۱ — انتقال کامل «برنامه کاری» از پروفایل به تنظیمات نوبت‌دهی, تسک ۲ — اصلاح چیدمان دکمه ذخیره در صفحه تنظیمات نوبت‌دهی, تسک ۳ — اجبار ورودی لاتین در همه فیلدهای عددی سراسری, تسک ۴ — رفع باگ: ثبت نوبت هنگام الزامی بودن هزینه ویزیت (۴۲۲), تسک ۵ — ثبت لاگ و رویداد Timeline هنگام لغو نوبت, زمینه, فایل‌های مرتبط (+22 more) ### Community 407 - "Community 407" -Cohesion: 0.13 -Nodes (12): MessageBusInterface, MockObject, SmsLogRepository, SmsTextResolver, SmsServiceLookupOnlyTest, SmsLog, SmsLogRepository, SmsMessageTemplateRepository (+4 more) +Cohesion: 0.17 +Nodes (11): MessageBusInterface, MockObject, SmsLogRepository, SmsServiceLookupOnlyTest, SmsLog, SmsLogRepository, SmsMessageTemplateRepository, SmsService (+3 more) ### Community 410 - "Community 410" -Cohesion: 0.17 -Nodes (9): FormValues, schema, SectionDef, SectionId, SECTIONS, Settings, SettingsPage(), TaxHistoryRow (+1 more) +Cohesion: 0.08 +Nodes (24): تصمیم قطعی دربارهٔ `DateOverride` و `Holiday`, جداسازی Context کلینیک و محیط شخصی پزشک در تنظیمات نوبت‌دهی, زمینه, فایل‌های مرتبط, مشکل / هدف, نکات مهم, وضعیت فعلی, وظایف (+16 more) ### Community 414 - "Community 414" Cohesion: 0.10 Nodes (20): edge cases, خلاصهٔ خطاها و اولویت, راه‌حل, راه‌حل, راه‌حل, راه‌حل, رفع خطاهای لاگ سرور (production) — ۱۴۰۵/۰۴/۲۰, ریشه (+12 more) ### Community 416 - "Community 416" -Cohesion: 0.04 -Nodes (64): CoverageRow, Draft, KIND, TenantInsurance, get, item, put, EMPTY_FORM (+56 more) +Cohesion: 0.08 +Nodes (28): EMPTY_CATS, EMPTY_ITEMS, EMPTY_META, EMPTY_PACKAGES, EMPTY_STATS, InventoryItem, InventoryMeta, InventoryPackage (+20 more) ### Community 418 - "Community 418" Cohesion: 0.17 @@ -2526,15 +2531,15 @@ Cohesion: 0.19 Nodes (7): ErrorCodes, PatientController, JsonResponse, PatientRecord, PatientSession, Request, User ### Community 435 - "Community 435" -Cohesion: 0.10 -Nodes (16): Command, CancelExpiredAppointmentsCommand, CreateAdminCommand, PruneLogsCommand, SeedCategoriesCommand, SeedSmsMessageTemplatesCommand, InputInterface, OutputInterface (+8 more) +Cohesion: 0.13 +Nodes (13): Command, CancelExpiredAppointmentsCommand, PruneLogsCommand, SeedCategoriesCommand, SeedSmsMessageTemplatesCommand, InputInterface, OutputInterface, InputInterface (+5 more) ### Community 436 - "Community 436" Cohesion: 0.12 Nodes (16): `book()` عمومی — الگوی درستِ موجود (کپی از `AppointmentController::book`, خط ۲۴۲–۲۶۳), زمینه, فایل‌های مرتبط, فرم — بدون فیلد کد ملی (کپی از `AppointmentCreatePage.tsx`), مسیر ادمین — بیمار فقط با موبایل (کپی از `MyAppointmentsController::createAppointment`, خط ۸۱–۸۷), نوبت‌دهی ادمین بر اساس کد ملی + موبایل (پرونده یکتا با کد ملی), نکات مهم, هدف (+8 more) ### Community 438 - "Community 438" -Cohesion: 0.28 +Cohesion: 0.26 Nodes (6): ClinicServiceController, JsonResponse, Request, ServiceItem, ServiceSection, User ### Community 439 - "Community 439" @@ -2573,6 +2578,10 @@ Nodes (27): Bank accounts, Body, Body, Errors, Errors, Errors, Errors, Errors (+ Cohesion: 0.15 Nodes (3): DoctorClaimRequest, Doctor, User +### Community 453 - "Community 453" +Cohesion: 0.16 +Nodes (7): AbstractMigration, Schema, Version20260615203529, Schema, Version20260624092459, Schema, Version20260711120000 + ### Community 455 - "Community 455" Cohesion: 0.22 Nodes (3): AppException, SlotTakenException, RuntimeException @@ -2818,8 +2827,8 @@ 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.38 -Nodes (5): Rate, RateRepository, Doctor, ManagerRegistry, User +Cohesion: 0.35 +Nodes (6): ClinicDoctorPermissionController, Clinic, Doctor, JsonResponse, Request, User ### Community 528 - "Community 528" Cohesion: 0.33 @@ -2930,8 +2939,8 @@ Cohesion: 0.50 Nodes (4): Errors, POST `/api/v1/admin/sms/template/{uuid}/reject`, Request Body, Response `200` ### Community 559 - "Community 559" -Cohesion: 0.48 -Nodes (3): SmsMessageTemplateRepository, SmsMessageTemplate, ManagerRegistry +Cohesion: 0.16 +Nodes (7): SmsMessageController, SmsMessageTemplateRepository, SmsTextResolver, SmsMessageTemplate, JsonResponse, Request, ManagerRegistry ### Community 560 - "Community 560" Cohesion: 0.50 @@ -2982,8 +2991,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.08 -Nodes (35): useIssueInvoice(), dateStrToTs(), EDUCATION_OPTS, formValuesToPayload(), GENDER_OPTS, MARITAL_OPTS, profileToFormValues(), REFERRAL_OPTS (+27 more) +Cohesion: 0.06 +Nodes (43): grid, PatientFormOptions, patientFormSchema, PatientFormValues, Props, baseValues, options, dateStrToTs() (+35 more) ### Community 578 - "Community 578" Cohesion: 0.36 @@ -3038,8 +3047,12 @@ Cohesion: 0.29 Nodes (3): FinancialBreakdown, Payment, User ### Community 597 - "Community 597" -Cohesion: 0.20 -Nodes (10): Configuration, Errors, Errors, GET `/api/v1/admin/sms/templates`, GET `/api/v1/sms/template/{uuid}`, POST `/api/v1/sms/send` — ⛔ غیرفعال (Deprecated), Response `200`, Response `200` (+2 more) +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 + +### Community 598 - "Community 598" +Cohesion: 0.33 +Nodes (3): SlotCalculatorService, Clinic, Doctor ### Community 599 - "Community 599" Cohesion: 0.67 @@ -3070,8 +3083,8 @@ Cohesion: 0.34 Nodes (5): RepresentationController, JsonResponse, Representation, Request, User ### Community 608 - "Community 608" -Cohesion: 0.11 -Nodes (6): LoggerInterface, KavehNegarProvider, RanginehProvider, SmsService, SendSmsMessage, SmsProviderInterface +Cohesion: 0.16 +Nodes (4): RanginehProvider, SmsService, SendSmsMessage, SmsProviderInterface ### Community 612 - "Community 612" Cohesion: 0.67 @@ -3102,8 +3115,8 @@ Cohesion: 0.23 Nodes (7): PatientService, Appointment, DiscountRule, PatientRecord, PatientSession, SessionPayment, User ### Community 646 - "Community 646" -Cohesion: 0.15 -Nodes (13): EMPTY, PatientFilters, PricingInsurance, TenantTag, AddTurn(), PatientsCategoryView(), PatientsGridView(), SearchHeaderP() (+5 more) +Cohesion: 0.18 +Nodes (9): AdminUser, ASSIGNABLE_ROLES, ChangeRoleModal(), getPrimaryRole(), HUES_LIST, ROLE_META, ROLE_TABS, RoleBadge() (+1 more) ### Community 647 - "Community 647" Cohesion: 0.14 @@ -3122,12 +3135,12 @@ Cohesion: 0.14 Nodes (13): زمینه, فایل‌های مرتبط, قیمت هر پیامک در تنظیمات + رفع تنظیمات ارسال پیامک کیف‌پول, مشکل / هدف, نکات مهم, وضعیت فعلی, وظایف, پروژه (+5 more) ### Community 654 - "Community 654" -Cohesion: 0.31 -Nodes (6): DashboardController, Clinic, DoctorSecretary, JsonResponse, Request, User +Cohesion: 0.24 +Nodes (8): DashboardController, Clinic, Doctor, DoctorSecretary, JsonResponse, QueryBuilder, Request, User ### Community 655 - "Community 655" -Cohesion: 0.37 -Nodes (5): MyAppointmentsController, Doctor, JsonResponse, Request, User +Cohesion: 0.22 +Nodes (6): MyAppointmentsController, InputValidator, Doctor, JsonResponse, Request, User ### Community 656 - "Community 656" Cohesion: 0.25 @@ -3166,8 +3179,8 @@ Cohesion: 0.17 Nodes (11): تشخیص «ری‌استارت» سرور روی Coolify + رفع نویز لاگ + بررسی خطای ACME, زمینه, فایل‌های مرتبط, نکات مهم, وضعیت فعلی, وظایف, پروژه, ۱. کاهش نویز لاگ workerها (بدون تغییر رفتار) (+3 more) ### Community 675 - "Community 675" -Cohesion: 0.43 -Nodes (3): InvoiceItemRepository, InvoiceItem, ManagerRegistry +Cohesion: 0.23 +Nodes (4): EntityContext, Clinic, Doctor, self ### Community 676 - "Community 676" Cohesion: 0.28 @@ -3213,6 +3226,10 @@ Nodes (3): DELETE `/api/v1/sms/template/{uuid}`, Errors, Response `200` Cohesion: 0.26 Nodes (4): PaymentMethodService, BankAccount, Pos, User +### Community 697 - "Community 697" +Cohesion: 0.44 +Nodes (3): ServiceModeContextTest, Clinic, Doctor + ### Community 698 - "Community 698" Cohesion: 0.17 Nodes (11): رفع خطاهای ارسال پیامک کاوه‌نگار در سرور prod (431 + Idle timeout), زمینه, فایل‌های مرتبط, مشکل / هدف, نکات مهم, وضعیت فعلی, وظایف, پروژه (+3 more) @@ -3258,8 +3275,8 @@ Cohesion: 0.39 Nodes (3): ProvinceRepository, ManagerRegistry, Province ### Community 724 - "Community 724" -Cohesion: 0.25 -Nodes (7): Access rule, Appointment Settings API, Available Locations, Errors, `GET /api/v1/appointment-settings/available-locations/{doctorUuid}`, Response `200`, Slot Calculation Logic (Reference) +Cohesion: 0.33 +Nodes (5): DoctorImportResult, DoctorImportService, Collection, Doctor, User ### Community 725 - "Community 725" Cohesion: 0.38 @@ -3338,8 +3355,8 @@ Cohesion: 0.36 Nodes (4): BankAccountRepository, BankAccount, ManagerRegistry, User ### Community 759 - "Community 759" -Cohesion: 0.13 -Nodes (9): HealthController, DoctorImportResult, EntityManagerInterface, DoctorImportService, TenantInsuranceCleanupService, Collection, Doctor, User (+1 more) +Cohesion: 0.15 +Nodes (7): HealthController, EntityManagerInterface, CommissionService, TenantInsuranceCleanupService, Payment, Representation, JsonResponse ### Community 761 - "Community 761" Cohesion: 0.38 @@ -3398,8 +3415,8 @@ Cohesion: 0.24 Nodes (4): InventoryPackageItem, InventoryItem, InventoryPackage, self ### Community 782 - "Community 782" -Cohesion: 0.19 -Nodes (5): UniqueConstraintsTest, FinancialBreakdown, FinancialBreakdownRepository, ManagerRegistry, Payment +Cohesion: 0.39 +Nodes (4): FinancialBreakdown, FinancialBreakdownRepository, ManagerRegistry, Payment ### Community 786 - "Community 786" Cohesion: 0.40 @@ -3437,13 +3454,17 @@ Nodes (4): ServiceItemConsumable, InventoryItem, self, ServiceItem Cohesion: 0.50 Nodes (4): Errors, POST `/api/v1/user/verify-code`, Request Body, Response `200` +### Community 802 - "Community 802" +Cohesion: 0.33 +Nodes (5): Like, LikeRepository, Comment, ManagerRegistry, User + ### Community 804 - "Community 804" Cohesion: 0.39 Nodes (3): ClinicStaffRepository, ClinicStaff, ManagerRegistry ### Community 805 - "Community 805" -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) +Cohesion: 0.31 +Nodes (4): AssignScheduleClinicCommand, Doctor, InputInterface, OutputInterface ### Community 806 - "Community 806" Cohesion: 0.40 @@ -3494,8 +3515,8 @@ Cohesion: 0.50 Nodes (4): extra, symfony, allow-contrib, require ### Community 834 - "Community 834" -Cohesion: 0.36 -Nodes (3): DoctorServiceController, JsonResponse, Request +Cohesion: 0.39 +Nodes (3): TagRepository, ManagerRegistry, Tag ### Community 835 - "Community 835" Cohesion: 0.50 @@ -3534,8 +3555,8 @@ Cohesion: 0.40 Nodes (5): 35. 🟡 `PATCH` patch, Request Body, مثال Request, هدرهای اضافی, پاسخ‌ها ### Community 846 - "Community 846" -Cohesion: 0.14 -Nodes (14): Auto-Creation on Appointment Confirm, DELETE `/api/v1/patient/message/{uuid}`, DELETE `/api/v1/patient/note/{uuid}`, Errors, Errors, GET `/api/v1/patient/{uuid}/messages`, GET `/api/v1/patient/{uuid}/notes`, Overview (+6 more) +Cohesion: 0.15 +Nodes (13): Auto-Creation on Appointment Confirm, DELETE `/api/v1/patient/attachment/{uuid}`, DELETE `/api/v1/patient/message/{uuid}`, Errors, Errors, GET `/api/v1/patient/{uuid}/attachments`, GET `/api/v1/patient/{uuid}/messages`, Overview (+5 more) ### Community 848 - "Community 848" Cohesion: 0.18 @@ -3569,6 +3590,10 @@ Nodes (3): DiscountRuleRepository, DiscountRule, ManagerRegistry Cohesion: 0.50 Nodes (4): GET `/api/v1/admin/settlements`, Query Parameters, Response `200`, Settlement Management +### Community 858 - "Community 858" +Cohesion: 0.38 +Nodes (3): CreateAdminCommand, InputInterface, OutputInterface + ### Community 861 - "Community 861" Cohesion: 0.42 Nodes (3): PreRegistrationController, JsonResponse, Request @@ -3594,8 +3619,8 @@ Cohesion: 0.36 Nodes (3): TenantTagRepository, ManagerRegistry, TenantTag ### Community 867 - "Community 867" -Cohesion: 0.47 -Nodes (3): CommissionService, Payment, Representation +Cohesion: 0.38 +Nodes (3): RepositoryClassMappingTest, KernelTestCase, DbLoggerTest ### Community 868 - "Community 868" Cohesion: 0.50 @@ -3618,20 +3643,16 @@ Cohesion: 0.38 Nodes (3): RepairAcceptedInvitationsCommand, InputInterface, OutputInterface ### Community 874 - "Community 874" -Cohesion: 0.43 -Nodes (3): SessionAuditLogRepository, SessionAuditLog, ManagerRegistry +Cohesion: 0.48 +Nodes (3): DoctorInsuranceRepository, DoctorInsurance, ManagerRegistry ### Community 875 - "Community 875" Cohesion: 0.48 Nodes (3): SessionServiceRepository, ManagerRegistry, SessionService ### Community 876 - "Community 876" -Cohesion: 0.48 -Nodes (3): SmsSettingsRepository, SmsSettings, ManagerRegistry - -### Community 877 - "Community 877" -Cohesion: 0.47 -Nodes (3): SiteContextController, JsonResponse, 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 881 - "Community 881" Cohesion: 0.67 @@ -3745,24 +3766,64 @@ Nodes (3): 42. 🔴 `DELETE` delete, هدرهای اضافی, پاسخ‌ها Cohesion: 0.67 Nodes (3): 43. 🟢 `GET` get, هدرهای اضافی, پاسخ‌ها +### Community 931 - "Community 931" +Cohesion: 0.40 +Nodes (5): Errors, GET `/api/v1/appointments/doctor/{doctorUuid}`, Path Parameters, Query Parameters, Response `200` + +### Community 932 - "Community 932" +Cohesion: 0.40 +Nodes (5): Errors, PATCH `/api/v1/appointment/{uuid}/status`, Path Parameters, Request Body, Response `200` + +### Community 934 - "Community 934" +Cohesion: 0.50 +Nodes (4): Error Responses, POST `/api/v1/my/appointment`, Request Body, Response `201` + +### Community 935 - "Community 935" +Cohesion: 0.50 +Nodes (4): Errors, GET `/api/v1/appointment-slots`, Query Parameters, Response `200` + +### Community 936 - "Community 936" +Cohesion: 0.50 +Nodes (4): Errors, GET `/api/v1/appointment-service-slots`, Query Parameters, Response `200` + +### Community 937 - "Community 937" +Cohesion: 0.50 +Nodes (4): Errors, POST `/api/v1/appointment`, Request Body (`application/json`), Response `201` + +### Community 938 - "Community 938" +Cohesion: 0.50 +Nodes (4): Errors, GET `/api/v1/appointment/{uuid}`, Path Parameters, Response `200` + +### Community 939 - "Community 939" +Cohesion: 0.50 +Nodes (4): Errors, GET `/api/v1/appointments/user`, Query Parameters, Response `200` + +### Community 940 - "Community 940" +Cohesion: 0.50 +Nodes (4): Errors, GET `/api/v1/appointment/{uuid}/events`, Path Parameters, Response `200` + +### Community 941 - "Community 941" +Cohesion: 0.67 +Nodes (3): Errors, POST `/api/v1/sms/send` — ⛔ غیرفعال (Deprecated), Response `422` (همیشه) + ## Knowledge Gaps -- **4921 isolated node(s):** `ALLOWED_ROLES`, `get`, `patch`, `appt`, `ModalKind` (+4916 more) +- **4950 isolated node(s):** `ALLOWED_ROLES`, `get`, `patch`, `appt`, `ModalKind` (+4945 more) These have ≤1 connection - possible missing edges or undocumented components. -- **215 thin communities (<3 nodes) omitted from report** — run `graphify query` to explore isolated nodes. +- **216 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 923`, `Community 485`?** - _High betweenness centrality (0.103) - this node is a cross-community bridge._ -- **Why does `ApiTestCase` connect `Community 86` to `Community 0`, `Community 640`, `Community 903`, `Community 775`, `Community 907`, `Community 908`, `Community 652`, `Community 782`, `Community 779`, `Community 784`, `Community 16`, `Community 658`, `Community 659`, `Community 531`, `Community 22`, `Community 534`, `Community 535`, `Community 538`, `Community 539`, `Community 541`, `Community 161`, `Community 674`, `Community 424`, `Community 809`, `Community 685`, `Community 431`, `Community 815`, `Community 562`, `Community 690`, `Community 820`, `Community 565`, `Community 697`, `Community 442`, `Community 826`, `Community 828`, `Community 445`, `Community 574`, `Community 575`, `Community 318`, `Community 710`, `Community 583`, `Community 715`, `Community 594`, `Community 82`, `Community 851`, `Community 856`, `Community 480`, `Community 609`, `Community 482`, `Community 483`, `Community 484`, `Community 486`, `Community 743`, `Community 872`, `Community 744`, `Community 497`, `Community 759`, `Community 633`, `Community 890`, `Community 765`?** - _High betweenness centrality (0.039) - this node is a cross-community bridge._ + _High betweenness centrality (0.104) - this node is a cross-community bridge._ +- **Why does `ApiTestCase` connect `Community 86` to `Community 0`, `Community 640`, `Community 903`, `Community 775`, `Community 907`, `Community 908`, `Community 652`, `Community 779`, `Community 784`, `Community 658`, `Community 659`, `Community 531`, `Community 534`, `Community 535`, `Community 538`, `Community 539`, `Community 541`, `Community 161`, `Community 674`, `Community 930`, `Community 933`, `Community 40`, `Community 424`, `Community 685`, `Community 431`, `Community 815`, `Community 562`, `Community 690`, `Community 820`, `Community 565`, `Community 697`, `Community 442`, `Community 826`, `Community 828`, `Community 445`, `Community 574`, `Community 575`, `Community 318`, `Community 710`, `Community 583`, `Community 715`, `Community 594`, `Community 82`, `Community 851`, `Community 856`, `Community 480`, `Community 609`, `Community 482`, `Community 483`, `Community 484`, `Community 486`, `Community 743`, `Community 872`, `Community 744`, `Community 877`, `Community 497`, `Community 759`, `Community 633`, `Community 890`, `Community 765`?** + _High betweenness centrality (0.041) - this node is a cross-community bridge._ - **What connects `ALLOWED_ROLES`, `get`, `patch` to the rest of the system?** - _4921 weakly-connected nodes found - possible documentation gaps or missing edges._ + _4950 weakly-connected nodes found - possible documentation gaps or missing edges._ - **Should `Community 0` be split into smaller, more focused modules?** - _Cohesion score 0.06057945566286216 - nodes in this community are weakly interconnected._ + _Cohesion score 0.07650273224043716 - nodes in this community are weakly interconnected._ - **Should `Community 1` be split into smaller, more focused modules?** - _Cohesion score 0.018404907975460124 - nodes in this community are weakly interconnected._ + _Cohesion score 0.02649804275820536 - nodes in this community are weakly interconnected._ - **Should `Community 2` be split into smaller, more focused modules?** _Cohesion score 0.09523809523809523 - nodes in this community are weakly interconnected._ - **Should `Community 3` be split into smaller, more focused modules?** diff --git a/graphify-out/cache/ast/v0.8.44/05326fa6e75c84b2cd63fd2ee8efad2f1404c433aefc0a6c3348b59efb8d58b9.json b/graphify-out/cache/ast/v0.8.44/05326fa6e75c84b2cd63fd2ee8efad2f1404c433aefc0a6c3348b59efb8d58b9.json new file mode 100644 index 00000000..286c0c14 --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/05326fa6e75c84b2cd63fd2ee8efad2f1404c433aefc0a6c3348b59efb8d58b9.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_context_entitycontextresolver_php", "label": "EntityContextResolver.php", "file_type": "code", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L1"}, {"id": "context_entitycontextresolver_entitycontextresolver", "label": "EntityContextResolver", "file_type": "code", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L22"}, {"id": "context_entitycontextresolver_entitycontextresolver_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L24"}, {"id": "context_entitycontextresolver_entitycontextresolver_resolve", "label": ".resolve()", "file_type": "code", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L34"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L34"}, {"id": "entitycontext", "label": "EntityContext", "file_type": "code", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L34"}, {"id": "context_entitycontextresolver_entitycontextresolver_tryresolve", "label": ".tryResolve()", "file_type": "code", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L58"}, {"id": "context_entitycontextresolver_entitycontextresolver_canactinclinic", "label": ".canActInClinic()", "file_type": "code", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L68"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L68"}, {"id": "context_entitycontextresolver_entitycontextresolver_assertcanactinclinic", "label": ".assertCanActInClinic()", "file_type": "code", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L79"}, {"id": "context_entitycontextresolver_entitycontextresolver_fromactivecontext", "label": ".fromActiveContext()", "file_type": "code", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L90"}, {"id": "context_entitycontextresolver_entitycontextresolver_fromrole", "label": ".fromRole()", "file_type": "code", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L110"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_context_entitycontextresolver_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_context_entitycontextresolver_php", "target": "useractivecontextrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_context_entitycontextresolver_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_context_entitycontextresolver_php", "target": "clinicrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_context_entitycontextresolver_php", "target": "doctorrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_context_entitycontextresolver_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_context_entitycontextresolver_php", "target": "appexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_context_entitycontextresolver_php", "target": "context_entitycontextresolver_entitycontextresolver", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L22", "weight": 1.0}, {"source": "context_entitycontextresolver_entitycontextresolver", "target": "context_entitycontextresolver_entitycontextresolver_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L24", "weight": 1.0}, {"source": "context_entitycontextresolver_entitycontextresolver", "target": "context_entitycontextresolver_entitycontextresolver_resolve", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L34", "weight": 1.0}, {"source": "context_entitycontextresolver_entitycontextresolver_resolve", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L34", "weight": 1.0, "context": "parameter_type"}, {"source": "context_entitycontextresolver_entitycontextresolver_resolve", "target": "entitycontext", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L34", "weight": 1.0, "context": "return_type"}, {"source": "context_entitycontextresolver_entitycontextresolver", "target": "context_entitycontextresolver_entitycontextresolver_tryresolve", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L58", "weight": 1.0}, {"source": "context_entitycontextresolver_entitycontextresolver_tryresolve", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L58", "weight": 1.0, "context": "parameter_type"}, {"source": "context_entitycontextresolver_entitycontextresolver_tryresolve", "target": "entitycontext", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L58", "weight": 1.0, "context": "return_type"}, {"source": "context_entitycontextresolver_entitycontextresolver", "target": "context_entitycontextresolver_entitycontextresolver_canactinclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L68", "weight": 1.0}, {"source": "context_entitycontextresolver_entitycontextresolver_canactinclinic", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L68", "weight": 1.0, "context": "parameter_type"}, {"source": "context_entitycontextresolver_entitycontextresolver_canactinclinic", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L68", "weight": 1.0, "context": "parameter_type"}, {"source": "context_entitycontextresolver_entitycontextresolver", "target": "context_entitycontextresolver_entitycontextresolver_assertcanactinclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L79", "weight": 1.0}, {"source": "context_entitycontextresolver_entitycontextresolver_assertcanactinclinic", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L79", "weight": 1.0, "context": "parameter_type"}, {"source": "context_entitycontextresolver_entitycontextresolver_assertcanactinclinic", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L79", "weight": 1.0, "context": "parameter_type"}, {"source": "context_entitycontextresolver_entitycontextresolver", "target": "context_entitycontextresolver_entitycontextresolver_fromactivecontext", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L90", "weight": 1.0}, {"source": "context_entitycontextresolver_entitycontextresolver_fromactivecontext", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L90", "weight": 1.0, "context": "parameter_type"}, {"source": "context_entitycontextresolver_entitycontextresolver_fromactivecontext", "target": "entitycontext", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L90", "weight": 1.0, "context": "return_type"}, {"source": "context_entitycontextresolver_entitycontextresolver", "target": "context_entitycontextresolver_entitycontextresolver_fromrole", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L110", "weight": 1.0}, {"source": "context_entitycontextresolver_entitycontextresolver_fromrole", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L110", "weight": 1.0, "context": "parameter_type"}, {"source": "context_entitycontextresolver_entitycontextresolver_fromrole", "target": "entitycontext", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L110", "weight": 1.0, "context": "return_type"}, {"source": "context_entitycontextresolver_entitycontextresolver_resolve", "target": "context_entitycontextresolver_entitycontextresolver_assertcanactinclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L41", "weight": 1.0}, {"source": "context_entitycontextresolver_entitycontextresolver_resolve", "target": "entitycontext", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L43", "weight": 1.0}, {"source": "context_entitycontextresolver_entitycontextresolver_resolve", "target": "context_entitycontextresolver_entitycontextresolver_fromactivecontext", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L46", "weight": 1.0}, {"source": "context_entitycontextresolver_entitycontextresolver_resolve", "target": "context_entitycontextresolver_entitycontextresolver_fromrole", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L51", "weight": 1.0}, {"source": "context_entitycontextresolver_entitycontextresolver_tryresolve", "target": "context_entitycontextresolver_entitycontextresolver_resolve", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L61", "weight": 1.0}, {"source": "context_entitycontextresolver_entitycontextresolver_assertcanactinclinic", "target": "context_entitycontextresolver_entitycontextresolver_canactinclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L81", "weight": 1.0}, {"source": "context_entitycontextresolver_entitycontextresolver_fromactivecontext", "target": "context_entitycontextresolver_entitycontextresolver_canactinclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L99", "weight": 1.0}, {"source": "context_entitycontextresolver_entitycontextresolver_fromactivecontext", "target": "entitycontext", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L99", "weight": 1.0}, {"source": "context_entitycontextresolver_entitycontextresolver_fromrole", "target": "entitycontext", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContextResolver.php", "source_location": "L113", "weight": 1.0}], "raw_calls": [{"caller_nid": "context_entitycontextresolver_entitycontextresolver_resolve", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Context/EntityContextResolver.php", "source_location": "L37", "receiver": null}, {"caller_nid": "context_entitycontextresolver_entitycontextresolver_canactinclinic", "callee": "hasRole", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Context/EntityContextResolver.php", "source_location": "L70", "receiver": null}, {"caller_nid": "context_entitycontextresolver_entitycontextresolver_canactinclinic", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Context/EntityContextResolver.php", "source_location": "L70", "receiver": null}, {"caller_nid": "context_entitycontextresolver_entitycontextresolver_canactinclinic", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Context/EntityContextResolver.php", "source_location": "L70", "receiver": null}, {"caller_nid": "context_entitycontextresolver_entitycontextresolver_canactinclinic", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Context/EntityContextResolver.php", "source_location": "L70", "receiver": null}, {"caller_nid": "context_entitycontextresolver_entitycontextresolver_canactinclinic", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Context/EntityContextResolver.php", "source_location": "L74", "receiver": null}, {"caller_nid": "context_entitycontextresolver_entitycontextresolver_canactinclinic", "callee": "hasDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Context/EntityContextResolver.php", "source_location": "L76", "receiver": null}, {"caller_nid": "context_entitycontextresolver_entitycontextresolver_fromactivecontext", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Context/EntityContextResolver.php", "source_location": "L92", "receiver": null}, {"caller_nid": "context_entitycontextresolver_entitycontextresolver_fromactivecontext", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Context/EntityContextResolver.php", "source_location": "L97", "receiver": null}, {"caller_nid": "context_entitycontextresolver_entitycontextresolver_fromactivecontext", "callee": "getDbUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Context/EntityContextResolver.php", "source_location": "L97", "receiver": null}, {"caller_nid": "context_entitycontextresolver_entitycontextresolver_fromactivecontext", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Context/EntityContextResolver.php", "source_location": "L102", "receiver": null}, {"caller_nid": "context_entitycontextresolver_entitycontextresolver_fromactivecontext", "callee": "getDbUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Context/EntityContextResolver.php", "source_location": "L102", "receiver": null}, {"caller_nid": "context_entitycontextresolver_entitycontextresolver_fromactivecontext", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Context/EntityContextResolver.php", "source_location": "L103", "receiver": null}, {"caller_nid": "context_entitycontextresolver_entitycontextresolver_fromactivecontext", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Context/EntityContextResolver.php", "source_location": "L103", "receiver": null}, {"caller_nid": "context_entitycontextresolver_entitycontextresolver_fromactivecontext", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Context/EntityContextResolver.php", "source_location": "L103", "receiver": null}, {"caller_nid": "context_entitycontextresolver_entitycontextresolver_fromrole", "callee": "hasRole", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Context/EntityContextResolver.php", "source_location": "L112", "receiver": null}, {"caller_nid": "context_entitycontextresolver_entitycontextresolver_fromrole", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Context/EntityContextResolver.php", "source_location": "L113", "receiver": null}, {"caller_nid": "context_entitycontextresolver_entitycontextresolver_fromrole", "callee": "hasRole", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Context/EntityContextResolver.php", "source_location": "L116", "receiver": null}, {"caller_nid": "context_entitycontextresolver_entitycontextresolver_fromrole", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Context/EntityContextResolver.php", "source_location": "L117", "receiver": null}]} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/1b8e01c1c4f786f7f03c807572b5eeb70792fa3dcc7342ac6afad08d64a855de.json b/graphify-out/cache/ast/v0.8.44/1b8e01c1c4f786f7f03c807572b5eeb70792fa3dcc7342ac6afad08d64a855de.json new file mode 100644 index 00000000..8386890f --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/1b8e01c1c4f786f7f03c807572b5eeb70792fa3dcc7342ac6afad08d64a855de.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_repository_doctoraddressrepository_php", "label": "DoctorAddressRepository.php", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L1"}, {"id": "repository_doctoraddressrepository_doctoraddressrepository", "label": "DoctorAddressRepository", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L10"}, {"id": "serviceentityrepository", "label": "ServiceEntityRepository", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "repository_doctoraddressrepository_doctoraddressrepository_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L12"}, {"id": "managerregistry", "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L12"}, {"id": "repository_doctoraddressrepository_doctoraddressrepository_save", "label": ".save()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L17"}, {"id": "doctoraddress", "label": "DoctorAddress", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L17"}, {"id": "repository_doctoraddressrepository_doctoraddressrepository_remove", "label": ".remove()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L25"}, {"id": "repository_doctoraddressrepository_doctoraddressrepository_findbyuuidandclinic", "label": ".findByUuidAndClinic()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L33"}, {"id": "repository_doctoraddressrepository_doctoraddressrepository_findonebyclinic", "label": ".findOneByClinic()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L44"}, {"id": "repository_doctoraddressrepository_doctoraddressrepository_countbyclinic", "label": ".countByClinic()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L55"}, {"id": "repository_doctoraddressrepository_doctoraddressrepository_findforcontext", "label": ".findForContext()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L71"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L71"}, {"id": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", "label": ".findAvailableForDoctor()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L91"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_repository_doctoraddressrepository_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_repository_doctoraddressrepository_php", "target": "doctoraddress", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_repository_doctoraddressrepository_php", "target": "serviceentityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_repository_doctoraddressrepository_php", "target": "managerregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_repository_doctoraddressrepository_php", "target": "repository_doctoraddressrepository_doctoraddressrepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L10", "weight": 1.0}, {"source": "repository_doctoraddressrepository_doctoraddressrepository", "target": "serviceentityrepository", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L10", "weight": 1.0}, {"source": "repository_doctoraddressrepository_doctoraddressrepository", "target": "repository_doctoraddressrepository_doctoraddressrepository_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L12", "weight": 1.0}, {"source": "repository_doctoraddressrepository_doctoraddressrepository_construct", "target": "managerregistry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L12", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_doctoraddressrepository_doctoraddressrepository", "target": "repository_doctoraddressrepository_doctoraddressrepository_save", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L17", "weight": 1.0}, {"source": "repository_doctoraddressrepository_doctoraddressrepository_save", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L17", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_doctoraddressrepository_doctoraddressrepository", "target": "repository_doctoraddressrepository_doctoraddressrepository_remove", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L25", "weight": 1.0}, {"source": "repository_doctoraddressrepository_doctoraddressrepository_remove", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L25", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_doctoraddressrepository_doctoraddressrepository", "target": "repository_doctoraddressrepository_doctoraddressrepository_findbyuuidandclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L33", "weight": 1.0}, {"source": "repository_doctoraddressrepository_doctoraddressrepository_findbyuuidandclinic", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L33", "weight": 1.0, "context": "return_type"}, {"source": "repository_doctoraddressrepository_doctoraddressrepository", "target": "repository_doctoraddressrepository_doctoraddressrepository_findonebyclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L44", "weight": 1.0}, {"source": "repository_doctoraddressrepository_doctoraddressrepository_findonebyclinic", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L44", "weight": 1.0, "context": "return_type"}, {"source": "repository_doctoraddressrepository_doctoraddressrepository", "target": "repository_doctoraddressrepository_doctoraddressrepository_countbyclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L55", "weight": 1.0}, {"source": "repository_doctoraddressrepository_doctoraddressrepository", "target": "repository_doctoraddressrepository_doctoraddressrepository_findforcontext", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L71", "weight": 1.0}, {"source": "repository_doctoraddressrepository_doctoraddressrepository_findforcontext", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L71", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_doctoraddressrepository_doctoraddressrepository", "target": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L91", "weight": 1.0}, {"source": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L91", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_doctoraddressrepository_doctoraddressrepository_construct", "target": "doctoraddress", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L14", "weight": 1.0}, {"source": "repository_doctoraddressrepository_doctoraddressrepository_findforcontext", "target": "doctoraddress", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L79", "weight": 1.0}, {"source": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", "target": "doctoraddress", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L107", "weight": 1.0}], "raw_calls": [{"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L14", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_save", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L19", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L19", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_save", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L21", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L21", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_remove", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L27", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_remove", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L29", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_remove", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L29", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findbyuuidandclinic", "callee": "getOneOrNullResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findbyuuidandclinic", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findbyuuidandclinic", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findbyuuidandclinic", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findbyuuidandclinic", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findbyuuidandclinic", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findbyuuidandclinic", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findonebyclinic", "callee": "getOneOrNullResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L46", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findonebyclinic", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L46", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findonebyclinic", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L46", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findonebyclinic", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L46", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findonebyclinic", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L46", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findonebyclinic", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L46", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findonebyclinic", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L46", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_countbyclinic", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L57", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_countbyclinic", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L57", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_countbyclinic", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L57", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_countbyclinic", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L57", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_countbyclinic", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L57", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_countbyclinic", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L57", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findforcontext", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L73", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findforcontext", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L76", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findforcontext", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L76", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findforcontext", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L76", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findforcontext", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L76", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findforcontext", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L81", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findforcontext", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L81", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findforcontext", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L81", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findforcontext", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L81", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findforcontext", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L87", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findforcontext", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L87", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findforcontext", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L87", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L93", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L94", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L94", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L94", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L94", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L94", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", "callee": "orX", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L95", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", "callee": "expr", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L95", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", "callee": "andX", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L96", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", "callee": "expr", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L96", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", "callee": "eq", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L97", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", "callee": "expr", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L97", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", "callee": "eq", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L98", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", "callee": "expr", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L98", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", "callee": "andX", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L100", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", "callee": "expr", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L100", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", "callee": "in", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L101", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", "callee": "expr", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L101", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", "callee": "eq", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L102", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", "callee": "expr", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L102", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L108", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L111", "receiver": null}, {"caller_nid": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L111", "receiver": null}]} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/1ebfddb9db049931c79ed49912e3ae7a25a118d971593786fadd32be749483db.json b/graphify-out/cache/ast/v0.8.44/1ebfddb9db049931c79ed49912e3ae7a25a118d971593786fadd32be749483db.json new file mode 100644 index 00000000..29ba3089 --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/1ebfddb9db049931c79ed49912e3ae7a25a118d971593786fadd32be749483db.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_dashboard_controller_dashboardcontroller_php", "label": "DashboardController.php", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L1"}, {"id": "controller_dashboardcontroller_dashboardcontroller", "label": "DashboardController", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L25"}, {"id": "basecontroller", "label": "BaseController", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "controller_dashboardcontroller_dashboardcontroller_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L28"}, {"id": "controller_dashboardcontroller_dashboardcontroller_clinic", "label": ".clinic()", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L44"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L44"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L44"}, {"id": "jsonresponse", "label": "JsonResponse", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L44"}, {"id": "controller_dashboardcontroller_dashboardcontroller_doctor", "label": ".doctor()", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L184"}, {"id": "controller_dashboardcontroller_dashboardcontroller_countappointments", "label": ".countAppointments()", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L302"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L302"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L302"}, {"id": "controller_dashboardcontroller_dashboardcontroller_restricttoclinicaddresses", "label": ".restrictToClinicAddresses()", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L318"}, {"id": "querybuilder", "label": "QueryBuilder", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L318"}, {"id": "controller_dashboardcontroller_dashboardcontroller_mayseefinancials", "label": ".maySeeFinancials()", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L334"}, {"id": "controller_dashboardcontroller_dashboardcontroller_revenuedaily", "label": ".revenueDaily()", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L348"}, {"id": "controller_dashboardcontroller_dashboardcontroller_appointmentsdaily", "label": ".appointmentsDaily()", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L370"}, {"id": "controller_dashboardcontroller_dashboardcontroller_secretary", "label": ".secretary()", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L384"}, {"id": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "label": ".secretaryDoctorDashboard()", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L413"}, {"id": "doctorsecretary", "label": "DoctorSecretary", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L413"}, {"id": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "label": ".secretaryClinicDashboard()", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L468"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_dashboard_controller_dashboardcontroller_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_dashboard_controller_dashboardcontroller_php", "target": "useractivecontextrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_dashboard_controller_dashboardcontroller_php", "target": "clinicrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_dashboard_controller_dashboardcontroller_php", "target": "doctorrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_dashboard_controller_dashboardcontroller_php", "target": "patientrecordrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_dashboard_controller_dashboardcontroller_php", "target": "patientsessionrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_dashboard_controller_dashboardcontroller_php", "target": "doctorsecretary", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_dashboard_controller_dashboardcontroller_php", "target": "doctorsecretaryrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_dashboard_controller_dashboardcontroller_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_dashboard_controller_dashboardcontroller_php", "target": "entitycontextresolver", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_dashboard_controller_dashboardcontroller_php", "target": "basecontroller", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_dashboard_controller_dashboardcontroller_php", "target": "smswalletservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_dashboard_controller_dashboardcontroller_php", "target": "entitymanagerinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L17", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_dashboard_controller_dashboardcontroller_php", "target": "jsonresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L18", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_dashboard_controller_dashboardcontroller_php", "target": "request", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L19", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_dashboard_controller_dashboardcontroller_php", "target": "route", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L20", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_dashboard_controller_dashboardcontroller_php", "target": "currentuser", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L21", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_dashboard_controller_dashboardcontroller_php", "target": "isgranted", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L22", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_dashboard_controller_dashboardcontroller_php", "target": "attributes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L23", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_dashboard_controller_dashboardcontroller_php", "target": "controller_dashboardcontroller_dashboardcontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L25", "weight": 1.0}, {"source": "controller_dashboardcontroller_dashboardcontroller", "target": "basecontroller", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L26", "weight": 1.0}, {"source": "controller_dashboardcontroller_dashboardcontroller", "target": "controller_dashboardcontroller_dashboardcontroller_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L28", "weight": 1.0}, {"source": "controller_dashboardcontroller_dashboardcontroller", "target": "controller_dashboardcontroller_dashboardcontroller_clinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L44", "weight": 1.0}, {"source": "controller_dashboardcontroller_dashboardcontroller_clinic", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L44", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_dashboardcontroller_dashboardcontroller_clinic", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L44", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_dashboardcontroller_dashboardcontroller_clinic", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L44", "weight": 1.0, "context": "return_type"}, {"source": "controller_dashboardcontroller_dashboardcontroller", "target": "controller_dashboardcontroller_dashboardcontroller_doctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L184", "weight": 1.0}, {"source": "controller_dashboardcontroller_dashboardcontroller_doctor", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L184", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_dashboardcontroller_dashboardcontroller_doctor", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L184", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_dashboardcontroller_dashboardcontroller_doctor", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L184", "weight": 1.0, "context": "return_type"}, {"source": "controller_dashboardcontroller_dashboardcontroller", "target": "controller_dashboardcontroller_dashboardcontroller_countappointments", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L302", "weight": 1.0}, {"source": "controller_dashboardcontroller_dashboardcontroller_countappointments", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L302", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_dashboardcontroller_dashboardcontroller_countappointments", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L302", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_dashboardcontroller_dashboardcontroller", "target": "controller_dashboardcontroller_dashboardcontroller_restricttoclinicaddresses", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L318", "weight": 1.0}, {"source": "controller_dashboardcontroller_dashboardcontroller_restricttoclinicaddresses", "target": "querybuilder", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L318", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_dashboardcontroller_dashboardcontroller_restricttoclinicaddresses", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L318", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_dashboardcontroller_dashboardcontroller", "target": "controller_dashboardcontroller_dashboardcontroller_mayseefinancials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L334", "weight": 1.0}, {"source": "controller_dashboardcontroller_dashboardcontroller_mayseefinancials", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L334", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_dashboardcontroller_dashboardcontroller_mayseefinancials", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L334", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_dashboardcontroller_dashboardcontroller", "target": "controller_dashboardcontroller_dashboardcontroller_revenuedaily", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L348", "weight": 1.0}, {"source": "controller_dashboardcontroller_dashboardcontroller", "target": "controller_dashboardcontroller_dashboardcontroller_appointmentsdaily", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L370", "weight": 1.0}, {"source": "controller_dashboardcontroller_dashboardcontroller", "target": "controller_dashboardcontroller_dashboardcontroller_secretary", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L384", "weight": 1.0}, {"source": "controller_dashboardcontroller_dashboardcontroller_secretary", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L384", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_dashboardcontroller_dashboardcontroller_secretary", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L384", "weight": 1.0, "context": "return_type"}, {"source": "controller_dashboardcontroller_dashboardcontroller", "target": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L413", "weight": 1.0}, {"source": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L413", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "target": "doctorsecretary", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L413", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L413", "weight": 1.0, "context": "return_type"}, {"source": "controller_dashboardcontroller_dashboardcontroller", "target": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L468", "weight": 1.0}, {"source": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L468", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L468", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L468", "weight": 1.0, "context": "return_type"}, {"source": "controller_dashboardcontroller_dashboardcontroller_clinic", "target": "controller_dashboardcontroller_dashboardcontroller_revenuedaily", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L143", "weight": 1.0}, {"source": "controller_dashboardcontroller_dashboardcontroller_clinic", "target": "controller_dashboardcontroller_dashboardcontroller_appointmentsdaily", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L144", "weight": 1.0}, {"source": "controller_dashboardcontroller_dashboardcontroller_doctor", "target": "controller_dashboardcontroller_dashboardcontroller_countappointments", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L209", "weight": 1.0}, {"source": "controller_dashboardcontroller_dashboardcontroller_doctor", "target": "controller_dashboardcontroller_dashboardcontroller_restricttoclinicaddresses", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L237", "weight": 1.0}, {"source": "controller_dashboardcontroller_dashboardcontroller_doctor", "target": "controller_dashboardcontroller_dashboardcontroller_appointmentsdaily", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L248", "weight": 1.0}, {"source": "controller_dashboardcontroller_dashboardcontroller_doctor", "target": "controller_dashboardcontroller_dashboardcontroller_mayseefinancials", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L265", "weight": 1.0}, {"source": "controller_dashboardcontroller_dashboardcontroller_doctor", "target": "controller_dashboardcontroller_dashboardcontroller_revenuedaily", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L266", "weight": 1.0}, {"source": "controller_dashboardcontroller_dashboardcontroller_countappointments", "target": "controller_dashboardcontroller_dashboardcontroller_restricttoclinicaddresses", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L313", "weight": 1.0}, {"source": "controller_dashboardcontroller_dashboardcontroller_secretary", "target": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L398", "weight": 1.0}, {"source": "controller_dashboardcontroller_dashboardcontroller_secretary", "target": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L407", "weight": 1.0}], "raw_calls": [{"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L48", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L50", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L53", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L54", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L55", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L56", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L58", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L58", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L59", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L59", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L59", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "getOneOrNullResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L62", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "setParameters", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L62", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "createQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L62", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L79", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "setParameters", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L79", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "createQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L79", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L92", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "setParameters", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L92", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "createQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L92", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "getArrayResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L102", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "setParameters", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L102", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L102", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "createQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L102", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "getArrayResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L121", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "setParameters", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L121", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "createQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L121", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "getBalance", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L138", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "countUnique", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L139", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "sumRevenue", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L140", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "countUnique", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L141", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L141", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L145", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "setParameters", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L145", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "createQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L145", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L153", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L155", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L156", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "isActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L157", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "getClinicLogo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L158", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_clinic", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L161", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L188", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L190", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "tryResolve", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L195", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L195", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L198", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L199", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L200", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L201", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L202", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L203", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L205", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L205", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L206", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L206", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L206", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "getOneOrNullResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L214", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L214", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "createQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L214", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L221", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L221", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L221", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L221", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L221", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L221", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L221", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "leftJoin", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L221", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L221", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L221", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "from", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L221", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L221", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L221", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "getArrayResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L238", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L238", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "getArrayResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L241", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L241", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "createQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L241", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "getBalance", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L268", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "countUnique", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L269", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "countUnique", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L270", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L270", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "sumRevenue", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L271", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L278", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L280", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L281", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_doctor", "callee": "getDegree", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L282", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_countappointments", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L304", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_countappointments", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L304", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_countappointments", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L304", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_countappointments", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L304", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_countappointments", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L304", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_countappointments", "callee": "from", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L304", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_countappointments", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L304", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_countappointments", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L304", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_countappointments", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L315", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_countappointments", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L315", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_restricttoclinicaddresses", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L324", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_restricttoclinicaddresses", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L325", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_restricttoclinicaddresses", "callee": "findForContext", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L326", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_restricttoclinicaddresses", "callee": "getValue", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L326", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_restricttoclinicaddresses", "callee": "getParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L326", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_restricttoclinicaddresses", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L326", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_restricttoclinicaddresses", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L329", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_restricttoclinicaddresses", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L329", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_mayseefinancials", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L340", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_mayseefinancials", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L340", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_mayseefinancials", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L340", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_mayseefinancials", "callee": "can", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L341", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_revenuedaily", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L355", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_revenuedaily", "callee": "sumRevenue", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L357", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_revenuedaily", "callee": "format", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L358", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_appointmentsdaily", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L375", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_appointmentsdaily", "callee": "format", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L377", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_appointmentsdaily", "callee": "$counter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L377", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretary", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L388", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretary", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L392", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretary", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L396", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretary", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L401", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretary", "callee": "findActiveBySecretaryForDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L403", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretary", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L405", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretary", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L410", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L415", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "callee": "getPermissions", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L416", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L419", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L420", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L421", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L422", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L424", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "callee": "setParameters", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L424", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "callee": "createQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L424", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L430", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "callee": "setParameters", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L430", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "callee": "createQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L430", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "callee": "getArrayResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L438", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "callee": "setParameters", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L438", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L438", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "callee": "createQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L438", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L452", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L455", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L456", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "callee": "getDegree", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L457", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "callee": "findActiveBySecretaryForClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L470", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L472", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "callee": "getPermissions", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L475", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L478", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L479", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L480", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L481", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "callee": "findDoctorsBySecretaryInClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L483", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L489", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L490", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "callee": "setParameters", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L490", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "callee": "createQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L490", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L496", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "callee": "setParameters", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L496", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "callee": "createQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L496", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "callee": "getArrayResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L503", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "callee": "setParameters", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L503", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L503", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "callee": "createQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L503", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L519", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L522", "receiver": null}, {"caller_nid": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php", "source_location": "L523", "receiver": null}]} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/2cfae15318b4a142ed0efed9a394373ecdca3b657b0a0866bda665afba9db07e.json b/graphify-out/cache/ast/v0.8.44/2cfae15318b4a142ed0efed9a394373ecdca3b657b0a0866bda665afba9db07e.json new file mode 100644 index 00000000..b59906b0 --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/2cfae15318b4a142ed0efed9a394373ecdca3b657b0a0866bda665afba9db07e.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_claude_prompt_context_separation_clinic_vs_doctor_booking_md", "label": "context-separation-clinic-vs-doctor-booking.md", "file_type": "document", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L1"}, {"id": "prompt_context_separation_clinic_vs_doctor_booking_\u062c\u062f\u0627\u0633\u0627\u0632\u06cc_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_\u0645\u062d\u06cc\u0637_\u0634\u062e\u0635\u06cc_\u067e\u0632\u0634\u06a9_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "label": "\u062c\u062f\u0627\u0633\u0627\u0632\u06cc Context \u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u0648 \u0645\u062d\u06cc\u0637 \u0634\u062e\u0635\u06cc \u067e\u0632\u0634\u06a9 \u062f\u0631 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc", "file_type": "document", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L1"}, {"id": "prompt_context_separation_clinic_vs_doctor_booking_\u067e\u0631\u0648\u0698\u0647", "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L3"}, {"id": "prompt_context_separation_clinic_vs_doctor_booking_\u0632\u0645\u06cc\u0646\u0647", "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L7"}, {"id": "prompt_context_separation_clinic_vs_doctor_booking_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L17"}, {"id": "prompt_context_separation_clinic_vs_doctor_booking_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L33"}, {"id": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L51"}, {"id": "prompt_context_separation_clinic_vs_doctor_booking_\u06f1_\u0634\u0645\u0627\u0631\u0634_\u0633\u0631\u0648\u06cc\u0633_\u0628\u0627_doctor_\u0647\u0627\u0631\u062f\u06a9\u062f", "label": "\u06f1. \u0634\u0645\u0627\u0631\u0634 \u0633\u0631\u0648\u06cc\u0633 \u0628\u0627 `doctor` \u0647\u0627\u0631\u062f\u06a9\u062f", "file_type": "document", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L53"}, {"id": "prompt_context_separation_clinic_vs_doctor_booking_\u06f2_entity_\u0628\u062f\u0648\u0646_clinic", "label": "\u06f2. Entity \u0628\u062f\u0648\u0646 clinic", "file_type": "document", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L73"}, {"id": "prompt_context_separation_clinic_vs_doctor_booking_\u06f3_\u062a\u0634\u062e\u06cc\u0635_context_\u0641\u0642\u0637_\u0627\u0632_\u0631\u0648\u06cc_role_\u0648_doctor_\u0628\u0631\u0646\u062f\u0647_\u0627\u0633\u062a", "label": "\u06f3. \u062a\u0634\u062e\u06cc\u0635 context \u0641\u0642\u0637 \u0627\u0632 \u0631\u0648\u06cc role (\u0648 doctor \u0628\u0631\u0646\u062f\u0647 \u0627\u0633\u062a)", "file_type": "document", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L94"}, {"id": "prompt_context_separation_clinic_vs_doctor_booking_\u06f4_authorization_\u0627\u0632_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0639\u0628\u0648\u0631_\u0645\u06cc_\u06a9\u0646\u062f_\u0648\u0644\u06cc_context_\u0631\u0627_\u062d\u0645\u0644_\u0646\u0645\u06cc_\u06a9\u0646\u062f", "label": "\u06f4. Authorization \u0627\u0632 \u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u0639\u0628\u0648\u0631 \u0645\u06cc\u200c\u06a9\u0646\u062f \u0648\u0644\u06cc context \u0631\u0627 \u062d\u0645\u0644 \u0646\u0645\u06cc\u200c\u06a9\u0646\u062f", "file_type": "document", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L117"}, {"id": "prompt_context_separation_clinic_vs_doctor_booking_\u06f5_\u0641\u0631\u0627\u0646\u062a_context_\u0631\u0627_\u0627\u0631\u0633\u0627\u0644_\u0646\u0645\u06cc_\u06a9\u0646\u062f", "label": "\u06f5. \u0641\u0631\u0627\u0646\u062a context \u0631\u0627 \u0627\u0631\u0633\u0627\u0644 \u0646\u0645\u06cc\u200c\u06a9\u0646\u062f", "file_type": "document", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L140"}, {"id": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0638\u0627\u06cc\u0641", "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L151"}, {"id": "prompt_context_separation_clinic_vs_doctor_booking_\u06f1_\u0645\u062f\u0644_\u0633\u0627\u0632\u06cc_context_\u062f\u0631_weeklyschedule", "label": "\u06f1. \u0645\u062f\u0644\u200c\u0633\u0627\u0632\u06cc Context \u062f\u0631 `WeeklySchedule`", "file_type": "document", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L153"}, {"id": "prompt_context_separation_clinic_vs_doctor_booking_\u062a\u0635\u0645\u06cc\u0645_\u0642\u0637\u0639\u06cc_\u062f\u0631\u0628\u0627\u0631\u0647_dateoverride_\u0648_holiday", "label": "\u062a\u0635\u0645\u06cc\u0645 \u0642\u0637\u0639\u06cc \u062f\u0631\u0628\u0627\u0631\u0647\u0654 `DateOverride` \u0648 `Holiday`", "file_type": "document", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L182"}, {"id": "prompt_context_separation_clinic_vs_doctor_booking_\u06f2_\u06cc\u06a9_\u0633\u0631\u0648\u06cc\u0633_\u0645\u0631\u06a9\u0632\u06cc_\u0628\u0631\u0627\u06cc_\u062d\u0644_context", "label": "\u06f2. \u06cc\u06a9 \u0633\u0631\u0648\u06cc\u0633 \u0645\u0631\u06a9\u0632\u06cc \u0628\u0631\u0627\u06cc \u062d\u0644 Context", "file_type": "document", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L219"}, {"id": "prompt_context_separation_clinic_vs_doctor_booking_\u06f3_\u0627\u0635\u0644\u0627\u062d_validation_\u0633\u0631\u0648\u06cc\u0633_bookable_\u0628\u0631_\u0627\u0633\u0627\u0633_context", "label": "\u06f3. \u0627\u0635\u0644\u0627\u062d validation \u0633\u0631\u0648\u06cc\u0633 bookable \u0628\u0631 \u0627\u0633\u0627\u0633 Context", "file_type": "document", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L249"}, {"id": "prompt_context_separation_clinic_vs_doctor_booking_\u06f4_\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc_\u0622\u062f\u0631\u0633_\u0647\u0627_\u0628\u0631_\u0627\u0633\u0627\u0633_context", "label": "\u06f4. \u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0622\u062f\u0631\u0633\u200c\u0647\u0627 \u0628\u0631 \u0627\u0633\u0627\u0633 Context", "file_type": "document", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L272"}, {"id": "prompt_context_separation_clinic_vs_doctor_booking_\u06f5_\u0644\u06cc\u0633\u062a_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627_\u0628\u0631\u0627\u06cc_context", "label": "\u06f5. \u0644\u06cc\u0633\u062a \u0633\u0631\u0648\u06cc\u0633\u200c\u0647\u0627 \u0628\u0631\u0627\u06cc context", "file_type": "document", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L289"}, {"id": "prompt_context_separation_clinic_vs_doctor_booking_\u06f6_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_endpoint\u0647\u0627\u06cc_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "label": "\u06f6. \u062a\u063a\u06cc\u06cc\u0631\u0627\u062a endpoint\u0647\u0627\u06cc \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc", "file_type": "document", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L296"}, {"id": "prompt_context_separation_clinic_vs_doctor_booking_\u06f7_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646_react", "label": "\u06f7. \u067e\u0646\u0644 \u0627\u062f\u0645\u06cc\u0646 React", "file_type": "document", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L307"}, {"id": "prompt_context_separation_clinic_vs_doctor_booking_\u06f8_\u0645\u0633\u062a\u0646\u062f\u0627\u062a_\u0648_\u062a\u0633\u062a", "label": "\u06f8. \u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0648 \u062a\u0633\u062a", "file_type": "document", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L315"}, {"id": "prompt_context_separation_clinic_vs_doctor_booking_\u06f9_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u067e\u0632\u0634\u06a9_\u062f\u0639\u0648\u062a_\u0634\u062f\u0647_\u062f\u0631_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "label": "\u06f9. \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u067e\u0632\u0634\u06a9 \u062f\u0639\u0648\u062a\u200c\u0634\u062f\u0647 \u062f\u0631 context \u06a9\u0644\u06cc\u0646\u06cc\u06a9", "file_type": "document", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L325"}, {"id": "prompt_context_separation_clinic_vs_doctor_booking_\u06f1\u06f0_\u0642\u0631\u0627\u0631\u062f\u0627\u062f_\u0639\u0645\u0648\u0645\u06cc_\u0628\u0631\u0627\u06cc_\u0686\u0646\u062f_schedule_\u0645\u0635\u0631\u0641_\u06a9\u0646\u0646\u062f\u0647_nobat724_front", "label": "\u06f1\u06f0. \u0642\u0631\u0627\u0631\u062f\u0627\u062f \u0639\u0645\u0648\u0645\u06cc \u0628\u0631\u0627\u06cc \u0686\u0646\u062f schedule (\u0645\u0635\u0631\u0641\u200c\u06a9\u0646\u0646\u062f\u0647: `nobat724_front`)", "file_type": "document", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L390"}, {"id": "prompt_context_separation_clinic_vs_doctor_booking_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L437"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_claude_prompt_context_separation_clinic_vs_doctor_booking_md", "target": "prompt_context_separation_clinic_vs_doctor_booking_\u062c\u062f\u0627\u0633\u0627\u0632\u06cc_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_\u0645\u062d\u06cc\u0637_\u0634\u062e\u0635\u06cc_\u067e\u0632\u0634\u06a9_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L1", "weight": 1.0}, {"source": "prompt_context_separation_clinic_vs_doctor_booking_\u062c\u062f\u0627\u0633\u0627\u0632\u06cc_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_\u0645\u062d\u06cc\u0637_\u0634\u062e\u0635\u06cc_\u067e\u0632\u0634\u06a9_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "prompt_context_separation_clinic_vs_doctor_booking_\u067e\u0631\u0648\u0698\u0647", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L3", "weight": 1.0}, {"source": "prompt_context_separation_clinic_vs_doctor_booking_\u062c\u062f\u0627\u0633\u0627\u0632\u06cc_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_\u0645\u062d\u06cc\u0637_\u0634\u062e\u0635\u06cc_\u067e\u0632\u0634\u06a9_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "prompt_context_separation_clinic_vs_doctor_booking_\u0632\u0645\u06cc\u0646\u0647", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L7", "weight": 1.0}, {"source": "prompt_context_separation_clinic_vs_doctor_booking_\u062c\u062f\u0627\u0633\u0627\u0632\u06cc_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_\u0645\u062d\u06cc\u0637_\u0634\u062e\u0635\u06cc_\u067e\u0632\u0634\u06a9_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "prompt_context_separation_clinic_vs_doctor_booking_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L17", "weight": 1.0}, {"source": "prompt_context_separation_clinic_vs_doctor_booking_\u062c\u062f\u0627\u0633\u0627\u0632\u06cc_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_\u0645\u062d\u06cc\u0637_\u0634\u062e\u0635\u06cc_\u067e\u0632\u0634\u06a9_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "prompt_context_separation_clinic_vs_doctor_booking_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L33", "weight": 1.0}, {"source": "prompt_context_separation_clinic_vs_doctor_booking_\u062c\u062f\u0627\u0633\u0627\u0632\u06cc_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_\u0645\u062d\u06cc\u0637_\u0634\u062e\u0635\u06cc_\u067e\u0632\u0634\u06a9_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L51", "weight": 1.0}, {"source": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_context_separation_clinic_vs_doctor_booking_\u06f1_\u0634\u0645\u0627\u0631\u0634_\u0633\u0631\u0648\u06cc\u0633_\u0628\u0627_doctor_\u0647\u0627\u0631\u062f\u06a9\u062f", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L53", "weight": 1.0}, {"source": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_context_separation_clinic_vs_doctor_booking_\u06f2_entity_\u0628\u062f\u0648\u0646_clinic", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L73", "weight": 1.0}, {"source": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_context_separation_clinic_vs_doctor_booking_\u06f3_\u062a\u0634\u062e\u06cc\u0635_context_\u0641\u0642\u0637_\u0627\u0632_\u0631\u0648\u06cc_role_\u0648_doctor_\u0628\u0631\u0646\u062f\u0647_\u0627\u0633\u062a", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L94", "weight": 1.0}, {"source": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_context_separation_clinic_vs_doctor_booking_\u06f4_authorization_\u0627\u0632_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0639\u0628\u0648\u0631_\u0645\u06cc_\u06a9\u0646\u062f_\u0648\u0644\u06cc_context_\u0631\u0627_\u062d\u0645\u0644_\u0646\u0645\u06cc_\u06a9\u0646\u062f", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L117", "weight": 1.0}, {"source": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_context_separation_clinic_vs_doctor_booking_\u06f5_\u0641\u0631\u0627\u0646\u062a_context_\u0631\u0627_\u0627\u0631\u0633\u0627\u0644_\u0646\u0645\u06cc_\u06a9\u0646\u062f", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L140", "weight": 1.0}, {"source": "prompt_context_separation_clinic_vs_doctor_booking_\u062c\u062f\u0627\u0633\u0627\u0632\u06cc_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_\u0645\u062d\u06cc\u0637_\u0634\u062e\u0635\u06cc_\u067e\u0632\u0634\u06a9_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0638\u0627\u06cc\u0641", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L151", "weight": 1.0}, {"source": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_context_separation_clinic_vs_doctor_booking_\u06f1_\u0645\u062f\u0644_\u0633\u0627\u0632\u06cc_context_\u062f\u0631_weeklyschedule", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L153", "weight": 1.0}, {"source": "prompt_context_separation_clinic_vs_doctor_booking_\u06f1_\u0645\u062f\u0644_\u0633\u0627\u0632\u06cc_context_\u062f\u0631_weeklyschedule", "target": "prompt_context_separation_clinic_vs_doctor_booking_\u062a\u0635\u0645\u06cc\u0645_\u0642\u0637\u0639\u06cc_\u062f\u0631\u0628\u0627\u0631\u0647_dateoverride_\u0648_holiday", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L182", "weight": 1.0}, {"source": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_context_separation_clinic_vs_doctor_booking_\u06f2_\u06cc\u06a9_\u0633\u0631\u0648\u06cc\u0633_\u0645\u0631\u06a9\u0632\u06cc_\u0628\u0631\u0627\u06cc_\u062d\u0644_context", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L219", "weight": 1.0}, {"source": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_context_separation_clinic_vs_doctor_booking_\u06f3_\u0627\u0635\u0644\u0627\u062d_validation_\u0633\u0631\u0648\u06cc\u0633_bookable_\u0628\u0631_\u0627\u0633\u0627\u0633_context", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L249", "weight": 1.0}, {"source": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_context_separation_clinic_vs_doctor_booking_\u06f4_\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc_\u0622\u062f\u0631\u0633_\u0647\u0627_\u0628\u0631_\u0627\u0633\u0627\u0633_context", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L272", "weight": 1.0}, {"source": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_context_separation_clinic_vs_doctor_booking_\u06f5_\u0644\u06cc\u0633\u062a_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627_\u0628\u0631\u0627\u06cc_context", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L289", "weight": 1.0}, {"source": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_context_separation_clinic_vs_doctor_booking_\u06f6_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_endpoint\u0647\u0627\u06cc_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L296", "weight": 1.0}, {"source": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_context_separation_clinic_vs_doctor_booking_\u06f7_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646_react", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L307", "weight": 1.0}, {"source": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_context_separation_clinic_vs_doctor_booking_\u06f8_\u0645\u0633\u062a\u0646\u062f\u0627\u062a_\u0648_\u062a\u0633\u062a", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L315", "weight": 1.0}, {"source": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_context_separation_clinic_vs_doctor_booking_\u06f9_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u067e\u0632\u0634\u06a9_\u062f\u0639\u0648\u062a_\u0634\u062f\u0647_\u062f\u0631_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L325", "weight": 1.0}, {"source": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_context_separation_clinic_vs_doctor_booking_\u06f1\u06f0_\u0642\u0631\u0627\u0631\u062f\u0627\u062f_\u0639\u0645\u0648\u0645\u06cc_\u0628\u0631\u0627\u06cc_\u0686\u0646\u062f_schedule_\u0645\u0635\u0631\u0641_\u06a9\u0646\u0646\u062f\u0647_nobat724_front", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L390", "weight": 1.0}, {"source": "prompt_context_separation_clinic_vs_doctor_booking_\u062c\u062f\u0627\u0633\u0627\u0632\u06cc_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_\u0645\u062d\u06cc\u0637_\u0634\u062e\u0635\u06cc_\u067e\u0632\u0634\u06a9_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "prompt_context_separation_clinic_vs_doctor_booking_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", "source_location": "L437", "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/2e8df4fa6cbfd03b6ba54758ca1afe43a9cc7a81cf96884d56e1e40409128dc6.json b/graphify-out/cache/ast/v0.8.44/2e8df4fa6cbfd03b6ba54758ca1afe43a9cc7a81cf96884d56e1e40409128dc6.json new file mode 100644 index 00000000..927a6e7b --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/2e8df4fa6cbfd03b6ba54758ca1afe43a9cc7a81cf96884d56e1e40409128dc6.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_holiday_php", "label": "Holiday.php", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L1"}, {"id": "entity_holiday_holiday", "label": "Holiday", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L16"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L29"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L34"}, {"id": "entity_holiday_holiday_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L56"}, {"id": "entity_holiday_holiday_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L67"}, {"id": "entity_holiday_holiday_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L68"}, {"id": "entity_holiday_holiday_getdoctor", "label": ".getDoctor()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L69"}, {"id": "entity_holiday_holiday_getclinic", "label": ".getClinic()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L70"}, {"id": "entity_holiday_holiday_isglobal", "label": ".isGlobal()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L71"}, {"id": "entity_holiday_holiday_getstartdate", "label": ".getStartDate()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L72"}, {"id": "entity_holiday_holiday_getenddate", "label": ".getEndDate()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L73"}, {"id": "entity_holiday_holiday_isactive", "label": ".isActive()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L74"}, {"id": "entity_holiday_holiday_getreason", "label": ".getReason()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L75"}, {"id": "entity_holiday_holiday_setstartdate", "label": ".setStartDate()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L77"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L77"}, {"id": "entity_holiday_holiday_setenddate", "label": ".setEndDate()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L78"}, {"id": "entity_holiday_holiday_setactive", "label": ".setActive()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L79"}, {"id": "entity_holiday_holiday_setreason", "label": ".setReason()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L80"}, {"id": "entity_holiday_holiday_touch", "label": ".touch()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L82"}, {"id": "entity_holiday_holiday_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L84"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_holiday_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_holiday_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_holiday_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_holiday_php", "target": "holidayrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_holiday_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_holiday_php", "target": "entity_holiday_holiday", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L16", "weight": 1.0}, {"source": "entity_holiday_holiday", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L29", "weight": 1.0, "context": "field"}, {"source": "entity_holiday_holiday", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L34", "weight": 1.0, "context": "field"}, {"source": "entity_holiday_holiday", "target": "entity_holiday_holiday_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L56", "weight": 1.0}, {"source": "entity_holiday_holiday_construct", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L56", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_holiday_holiday_construct", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L56", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_holiday_holiday", "target": "entity_holiday_holiday_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L67", "weight": 1.0}, {"source": "entity_holiday_holiday", "target": "entity_holiday_holiday_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L68", "weight": 1.0}, {"source": "entity_holiday_holiday", "target": "entity_holiday_holiday_getdoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L69", "weight": 1.0}, {"source": "entity_holiday_holiday_getdoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L69", "weight": 1.0, "context": "return_type"}, {"source": "entity_holiday_holiday", "target": "entity_holiday_holiday_getclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L70", "weight": 1.0}, {"source": "entity_holiday_holiday_getclinic", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L70", "weight": 1.0, "context": "return_type"}, {"source": "entity_holiday_holiday", "target": "entity_holiday_holiday_isglobal", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L71", "weight": 1.0}, {"source": "entity_holiday_holiday", "target": "entity_holiday_holiday_getstartdate", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L72", "weight": 1.0}, {"source": "entity_holiday_holiday", "target": "entity_holiday_holiday_getenddate", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L73", "weight": 1.0}, {"source": "entity_holiday_holiday", "target": "entity_holiday_holiday_isactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L74", "weight": 1.0}, {"source": "entity_holiday_holiday", "target": "entity_holiday_holiday_getreason", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L75", "weight": 1.0}, {"source": "entity_holiday_holiday", "target": "entity_holiday_holiday_setstartdate", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L77", "weight": 1.0}, {"source": "entity_holiday_holiday_setstartdate", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L77", "weight": 1.0, "context": "return_type"}, {"source": "entity_holiday_holiday", "target": "entity_holiday_holiday_setenddate", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L78", "weight": 1.0}, {"source": "entity_holiday_holiday_setenddate", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L78", "weight": 1.0, "context": "return_type"}, {"source": "entity_holiday_holiday", "target": "entity_holiday_holiday_setactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L79", "weight": 1.0}, {"source": "entity_holiday_holiday_setactive", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L79", "weight": 1.0, "context": "return_type"}, {"source": "entity_holiday_holiday", "target": "entity_holiday_holiday_setreason", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L80", "weight": 1.0}, {"source": "entity_holiday_holiday_setreason", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L80", "weight": 1.0, "context": "return_type"}, {"source": "entity_holiday_holiday", "target": "entity_holiday_holiday_touch", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L82", "weight": 1.0}, {"source": "entity_holiday_holiday", "target": "entity_holiday_holiday_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L84", "weight": 1.0}, {"source": "entity_holiday_holiday_setstartdate", "target": "entity_holiday_holiday_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L77", "weight": 1.0}, {"source": "entity_holiday_holiday_setenddate", "target": "entity_holiday_holiday_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L78", "weight": 1.0}, {"source": "entity_holiday_holiday_setactive", "target": "entity_holiday_holiday_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L79", "weight": 1.0}, {"source": "entity_holiday_holiday_setreason", "target": "entity_holiday_holiday_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L80", "weight": 1.0}, {"source": "entity_holiday_holiday_toarray", "target": "entity_holiday_holiday_getuuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L88", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_holiday_holiday_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Holiday.php", "source_location": "L58", "receiver": null}, {"caller_nid": "entity_holiday_holiday_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Holiday.php", "source_location": "L58", "receiver": null}, {"caller_nid": "entity_holiday_holiday_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Holiday.php", "source_location": "L63", "receiver": null}, {"caller_nid": "entity_holiday_holiday_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Holiday.php", "source_location": "L64", "receiver": null}, {"caller_nid": "entity_holiday_holiday_touch", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Holiday.php", "source_location": "L82", "receiver": null}]} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/3b636dca4fe190cbcd877907e2f2f6cfb944b65912864c4cfab997283690e0a5.json b/graphify-out/cache/ast/v0.8.44/3b636dca4fe190cbcd877907e2f2f6cfb944b65912864c4cfab997283690e0a5.json new file mode 100644 index 00000000..58f9e4f7 --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/3b636dca4fe190cbcd877907e2f2f6cfb944b65912864c4cfab997283690e0a5.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260718092903_php", "label": "Version20260718092903.php", "file_type": "code", "source_file": "migrations/Version20260718092903.php", "source_location": "L1"}, {"id": "migrations_version20260718092903_version20260718092903", "label": "Version20260718092903", "file_type": "code", "source_file": "migrations/Version20260718092903.php", "source_location": "L26"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260718092903_version20260718092903_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260718092903.php", "source_location": "L28"}, {"id": "migrations_version20260718092903_version20260718092903_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260718092903.php", "source_location": "L33"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260718092903.php", "source_location": "L33"}, {"id": "migrations_version20260718092903_version20260718092903_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260718092903.php", "source_location": "L54"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260718092903_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260718092903.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260718092903_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260718092903.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260718092903_php", "target": "migrations_version20260718092903_version20260718092903", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260718092903.php", "source_location": "L26", "weight": 1.0}, {"source": "migrations_version20260718092903_version20260718092903", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260718092903.php", "source_location": "L26", "weight": 1.0}, {"source": "migrations_version20260718092903_version20260718092903", "target": "migrations_version20260718092903_version20260718092903_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260718092903.php", "source_location": "L28", "weight": 1.0}, {"source": "migrations_version20260718092903_version20260718092903", "target": "migrations_version20260718092903_version20260718092903_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260718092903.php", "source_location": "L33", "weight": 1.0}, {"source": "migrations_version20260718092903_version20260718092903_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260718092903.php", "source_location": "L33", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260718092903_version20260718092903", "target": "migrations_version20260718092903_version20260718092903_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260718092903.php", "source_location": "L54", "weight": 1.0}, {"source": "migrations_version20260718092903_version20260718092903_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260718092903.php", "source_location": "L54", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "migrations_version20260718092903_version20260718092903_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php", "source_location": "L35", "receiver": null}, {"caller_nid": "migrations_version20260718092903_version20260718092903_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php", "source_location": "L36", "receiver": null}, {"caller_nid": "migrations_version20260718092903_version20260718092903_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php", "source_location": "L37", "receiver": null}, {"caller_nid": "migrations_version20260718092903_version20260718092903_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php", "source_location": "L38", "receiver": null}, {"caller_nid": "migrations_version20260718092903_version20260718092903_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php", "source_location": "L39", "receiver": null}, {"caller_nid": "migrations_version20260718092903_version20260718092903_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php", "source_location": "L40", "receiver": null}, {"caller_nid": "migrations_version20260718092903_version20260718092903_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php", "source_location": "L42", "receiver": null}, {"caller_nid": "migrations_version20260718092903_version20260718092903_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php", "source_location": "L43", "receiver": null}, {"caller_nid": "migrations_version20260718092903_version20260718092903_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php", "source_location": "L44", "receiver": null}, {"caller_nid": "migrations_version20260718092903_version20260718092903_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php", "source_location": "L45", "receiver": null}, {"caller_nid": "migrations_version20260718092903_version20260718092903_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php", "source_location": "L46", "receiver": null}, {"caller_nid": "migrations_version20260718092903_version20260718092903_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php", "source_location": "L47", "receiver": null}, {"caller_nid": "migrations_version20260718092903_version20260718092903_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php", "source_location": "L49", "receiver": null}, {"caller_nid": "migrations_version20260718092903_version20260718092903_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php", "source_location": "L50", "receiver": null}, {"caller_nid": "migrations_version20260718092903_version20260718092903_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php", "source_location": "L51", "receiver": null}, {"caller_nid": "migrations_version20260718092903_version20260718092903_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php", "source_location": "L56", "receiver": null}, {"caller_nid": "migrations_version20260718092903_version20260718092903_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php", "source_location": "L57", "receiver": null}, {"caller_nid": "migrations_version20260718092903_version20260718092903_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php", "source_location": "L58", "receiver": null}, {"caller_nid": "migrations_version20260718092903_version20260718092903_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php", "source_location": "L60", "receiver": null}, {"caller_nid": "migrations_version20260718092903_version20260718092903_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php", "source_location": "L61", "receiver": null}, {"caller_nid": "migrations_version20260718092903_version20260718092903_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php", "source_location": "L62", "receiver": null}, {"caller_nid": "migrations_version20260718092903_version20260718092903_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php", "source_location": "L63", "receiver": null}, {"caller_nid": "migrations_version20260718092903_version20260718092903_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php", "source_location": "L64", "receiver": null}, {"caller_nid": "migrations_version20260718092903_version20260718092903_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php", "source_location": "L65", "receiver": null}, {"caller_nid": "migrations_version20260718092903_version20260718092903_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php", "source_location": "L67", "receiver": null}, {"caller_nid": "migrations_version20260718092903_version20260718092903_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php", "source_location": "L68", "receiver": null}, {"caller_nid": "migrations_version20260718092903_version20260718092903_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php", "source_location": "L69", "receiver": null}, {"caller_nid": "migrations_version20260718092903_version20260718092903_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php", "source_location": "L70", "receiver": null}, {"caller_nid": "migrations_version20260718092903_version20260718092903_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php", "source_location": "L71", "receiver": null}, {"caller_nid": "migrations_version20260718092903_version20260718092903_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php", "source_location": "L72", "receiver": null}]} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/3c08f308986a80a6f4c5ea5d6361d1c2c7bdc61e1951557b0ebff8a8c002bc1f.json b/graphify-out/cache/ast/v0.8.44/3c08f308986a80a6f4c5ea5d6361d1c2c7bdc61e1951557b0ebff8a8c002bc1f.json new file mode 100644 index 00000000..c5f23464 --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/3c08f308986a80a6f4c5ea5d6361d1c2c7bdc61e1951557b0ebff8a8c002bc1f.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_weeklyschedule_php", "label": "WeeklySchedule.php", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L1"}, {"id": "entity_weeklyschedule_weeklyschedule", "label": "WeeklySchedule", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L18"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L46"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L51"}, {"id": "entity_weeklyschedule_weeklyschedule_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L74"}, {"id": "entity_weeklyschedule_weeklyschedule_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L84"}, {"id": "entity_weeklyschedule_weeklyschedule_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L85"}, {"id": "entity_weeklyschedule_weeklyschedule_getdoctor", "label": ".getDoctor()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L86"}, {"id": "entity_weeklyschedule_weeklyschedule_getclinic", "label": ".getClinic()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L87"}, {"id": "entity_weeklyschedule_weeklyschedule_setclinic", "label": ".setClinic()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L90"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L90"}, {"id": "entity_weeklyschedule_weeklyschedule_getsetting", "label": ".getSetting()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L96"}, {"id": "entity_weeklyschedule_weeklyschedule_setsetting", "label": ".setSetting()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L98"}, {"id": "entity_weeklyschedule_weeklyschedule_getmeta", "label": ".getMeta()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L110"}, {"id": "entity_weeklyschedule_weeklyschedule_getstoredbookingmode", "label": ".getStoredBookingMode()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L120"}, {"id": "entity_weeklyschedule_weeklyschedule_setmeta", "label": ".setMeta()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L125"}, {"id": "entity_weeklyschedule_weeklyschedule_getdayschedule", "label": ".getDaySchedule()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L143"}, {"id": "entity_weeklyschedule_weeklyschedule_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L150"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_weeklyschedule_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_weeklyschedule_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_weeklyschedule_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_weeklyschedule_php", "target": "weeklyschedulerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_weeklyschedule_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_weeklyschedule_php", "target": "entity_weeklyschedule_weeklyschedule", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L18", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L46", "weight": 1.0, "context": "field"}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L51", "weight": 1.0, "context": "field"}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L74", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule_construct", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L74", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_weeklyschedule_weeklyschedule_construct", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L74", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L84", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L85", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_getdoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L86", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule_getdoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L86", "weight": 1.0, "context": "return_type"}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_getclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L87", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule_getclinic", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L87", "weight": 1.0, "context": "return_type"}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_setclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L90", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule_setclinic", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L90", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_weeklyschedule_weeklyschedule_setclinic", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L90", "weight": 1.0, "context": "return_type"}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_getsetting", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L96", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_setsetting", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L98", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule_setsetting", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L98", "weight": 1.0, "context": "return_type"}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_getmeta", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L110", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_getstoredbookingmode", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L120", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_setmeta", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L125", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule_setmeta", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L125", "weight": 1.0, "context": "return_type"}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_getdayschedule", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L143", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L150", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule_setmeta", "target": "entity_weeklyschedule_weeklyschedule_getmeta", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L127", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule_toarray", "target": "entity_weeklyschedule_weeklyschedule_getuuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L154", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule_toarray", "target": "entity_weeklyschedule_weeklyschedule_getdayschedule", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L157", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule_toarray", "target": "entity_weeklyschedule_weeklyschedule_getmeta", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L158", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule_toarray", "target": "entity_weeklyschedule_weeklyschedule_getstoredbookingmode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L160", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_weeklyschedule_weeklyschedule_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/WeeklySchedule.php", "source_location": "L76", "receiver": null}, {"caller_nid": "entity_weeklyschedule_weeklyschedule_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/WeeklySchedule.php", "source_location": "L76", "receiver": null}, {"caller_nid": "entity_weeklyschedule_weeklyschedule_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/WeeklySchedule.php", "source_location": "L80", "receiver": null}, {"caller_nid": "entity_weeklyschedule_weeklyschedule_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/WeeklySchedule.php", "source_location": "L81", "receiver": null}, {"caller_nid": "entity_weeklyschedule_weeklyschedule_setclinic", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/WeeklySchedule.php", "source_location": "L93", "receiver": null}, {"caller_nid": "entity_weeklyschedule_weeklyschedule_setsetting", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/WeeklySchedule.php", "source_location": "L106", "receiver": null}, {"caller_nid": "entity_weeklyschedule_weeklyschedule_getmeta", "callee": "array_merge", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/WeeklySchedule.php", "source_location": "L112", "receiver": null}, {"caller_nid": "entity_weeklyschedule_weeklyschedule_setmeta", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/WeeklySchedule.php", "source_location": "L131", "receiver": null}, {"caller_nid": "entity_weeklyschedule_weeklyschedule_setmeta", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/WeeklySchedule.php", "source_location": "L134", "receiver": null}, {"caller_nid": "entity_weeklyschedule_weeklyschedule_setmeta", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/WeeklySchedule.php", "source_location": "L139", "receiver": null}]} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/44f402a1f38c52dbd2fd2f9e882dd98603c4b1620f1f6f858887f12a77bac23c.json b/graphify-out/cache/ast/v0.8.44/44f402a1f38c52dbd2fd2f9e882dd98603c4b1620f1f6f858887f12a77bac23c.json new file mode 100644 index 00000000..f6bb0975 --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/44f402a1f38c52dbd2fd2f9e882dd98603c4b1620f1f6f858887f12a77bac23c.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentsettingscontroller_php", "label": "AppointmentSettingsController.php", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L1"}, {"id": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "label": "AppointmentSettingsController", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L29"}, {"id": "basecontroller", "label": "BaseController", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L33"}, {"id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_assertmodeimmutable", "label": ".assertModeImmutable()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L49"}, {"id": "jsonresponse", "label": "JsonResponse", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L49"}, {"id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_servicemodehasnobookable", "label": ".serviceModeHasNoBookable()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L64"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L64"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L64"}, {"id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_nobookableserviceerror", "label": ".noBookableServiceError()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L77"}, {"id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_contextclinic", "label": ".contextClinic()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L91"}, {"id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "label": ".createSchedule()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L111"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L111"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L111"}, {"id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "label": ".updateSchedule()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L158"}, {"id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getschedule", "label": ".getSchedule()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L208"}, {"id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteschedule", "label": ".deleteSchedule()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L232"}, {"id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listoverrides", "label": ".listOverrides()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L251"}, {"id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createoverride", "label": ".createOverride()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L273"}, {"id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateoverride", "label": ".updateOverride()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L305"}, {"id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteoverride", "label": ".deleteOverride()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L331"}, {"id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getoverride", "label": ".getOverride()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L348"}, {"id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listholidays", "label": ".listHolidays()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L365"}, {"id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteholiday", "label": ".deleteHoliday()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L390"}, {"id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "label": ".createHoliday()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L407"}, {"id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday", "label": ".updateHoliday()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L447"}, {"id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_availablelocations", "label": ".availableLocations()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L478"}, {"id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", "label": ".denyDoctorAccess()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L511"}, {"id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_validatesessions", "label": ".validateSessions()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L528"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentsettingscontroller_php", "target": "dateoverride", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentsettingscontroller_php", "target": "holiday", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentsettingscontroller_php", "target": "weeklyschedule", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentsettingscontroller_php", "target": "dateoverriderepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentsettingscontroller_php", "target": "holidayrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentsettingscontroller_php", "target": "weeklyschedulerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentsettingscontroller_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentsettingscontroller_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentsettingscontroller_php", "target": "clinicrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentsettingscontroller_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentsettingscontroller_php", "target": "doctoraddress", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentsettingscontroller_php", "target": "doctoraddressrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentsettingscontroller_php", "target": "doctorrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L17", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentsettingscontroller_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L18", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentsettingscontroller_php", "target": "entitycontext", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L19", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentsettingscontroller_php", "target": "basecontroller", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L20", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentsettingscontroller_php", "target": "appexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L21", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentsettingscontroller_php", "target": "jsonresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L22", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentsettingscontroller_php", "target": "request", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L23", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentsettingscontroller_php", "target": "route", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L24", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentsettingscontroller_php", "target": "currentuser", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L25", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentsettingscontroller_php", "target": "isgranted", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L26", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentsettingscontroller_php", "target": "attributes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L27", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentsettingscontroller_php", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L29", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "basecontroller", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L31", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L33", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_assertmodeimmutable", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L49", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_assertmodeimmutable", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L49", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_servicemodehasnobookable", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L64", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_servicemodehasnobookable", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L64", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_servicemodehasnobookable", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L64", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_nobookableserviceerror", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L77", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_nobookableserviceerror", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L77", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_nobookableserviceerror", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L77", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_contextclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L91", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_contextclinic", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L91", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_contextclinic", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L91", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L111", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L111", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L111", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L111", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L158", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L158", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L158", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L158", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getschedule", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L208", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getschedule", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L208", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getschedule", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L208", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getschedule", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L208", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteschedule", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L232", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteschedule", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L232", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteschedule", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L232", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listoverrides", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L251", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listoverrides", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L251", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listoverrides", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L251", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listoverrides", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L251", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createoverride", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L273", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createoverride", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L273", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createoverride", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L273", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createoverride", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L273", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateoverride", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L305", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateoverride", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L305", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateoverride", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L305", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateoverride", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L305", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteoverride", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L331", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteoverride", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L331", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteoverride", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L331", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getoverride", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L348", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getoverride", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L348", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getoverride", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L348", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listholidays", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L365", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listholidays", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L365", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listholidays", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L365", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listholidays", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L365", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteholiday", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L390", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteholiday", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L390", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteholiday", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L390", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L407", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L407", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L407", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L407", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L447", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L447", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L447", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L447", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_availablelocations", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L478", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_availablelocations", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L478", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_availablelocations", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L478", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_availablelocations", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L478", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L511", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L511", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L511", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L511", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L511", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_validatesessions", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L528", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_validatesessions", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L528", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_validatesessions", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L528", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_contextclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L122", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L124", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_validatesessions", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L128", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_assertmodeimmutable", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L145", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_servicemodehasnobookable", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L149", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_nobookableserviceerror", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L150", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_contextclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L170", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L180", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_validatesessions", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L186", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_assertmodeimmutable", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L195", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_servicemodehasnobookable", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L199", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_nobookableserviceerror", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L200", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getschedule", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_contextclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L214", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getschedule", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L225", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteschedule", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L240", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listoverrides", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_contextclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L259", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listoverrides", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L261", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createoverride", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_contextclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L285", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createoverride", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L287", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateoverride", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L313", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteoverride", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L339", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getoverride", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L356", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listholidays", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_contextclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L373", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listholidays", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L375", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteholiday", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L398", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_contextclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L420", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L422", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L455", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_availablelocations", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_contextclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L486", "weight": 1.0}, {"source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_availablelocations", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L488", "weight": 1.0}], "raw_calls": [{"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_assertmodeimmutable", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L52", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_servicemodehasnobookable", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L71", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_servicemodehasnobookable", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L72", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_servicemodehasnobookable", "callee": "countBookableByEntity", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L74", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_nobookableserviceerror", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L83", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_contextclinic", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L93", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_contextclinic", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L97", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_contextclinic", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L97", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_contextclinic", "callee": "hasDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L102", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L114", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L114", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L115", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L117", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L119", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L129", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "callee": "findByDoctorAndClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L133", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "callee": "setSetting", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L136", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L141", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L141", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "callee": "setMeta", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L142", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "callee": "getMeta", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L145", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "callee": "getMeta", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L149", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L153", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L155", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L155", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L161", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L161", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L164", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L166", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L168", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L170", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "callee": "findByDoctorAndClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L171", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "callee": "getClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L173", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L177", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L180", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "callee": "getStoredBookingMode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L184", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L185", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L186", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L187", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "callee": "setSetting", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L189", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L191", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L191", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "callee": "setMeta", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L192", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "callee": "getMeta", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L195", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "callee": "getMeta", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L199", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L199", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L203", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L205", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L205", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getschedule", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L212", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getschedule", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L214", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getschedule", "callee": "findByDoctorAndClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L215", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getschedule", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L217", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getschedule", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L222", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getschedule", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L225", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getschedule", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L229", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getschedule", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L229", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteschedule", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L235", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteschedule", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L237", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteschedule", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L240", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteschedule", "callee": "getClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L240", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteschedule", "callee": "remove", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L244", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteschedule", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L246", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listoverrides", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L254", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listoverrides", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L256", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listoverrides", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L259", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listoverrides", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L265", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listoverrides", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L266", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listoverrides", "callee": "findByDoctorAndClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L267", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listoverrides", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L270", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createoverride", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L276", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createoverride", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L276", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createoverride", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L277", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createoverride", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L278", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createoverride", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L280", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createoverride", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L282", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createoverride", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L291", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createoverride", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L293", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createoverride", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L297", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createoverride", "callee": "setReason", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L297", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createoverride", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L298", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createoverride", "callee": "setSetting", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L298", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createoverride", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L300", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createoverride", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L302", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createoverride", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L302", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateoverride", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L308", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateoverride", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L310", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateoverride", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L313", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateoverride", "callee": "getClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L313", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateoverride", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L317", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateoverride", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L317", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateoverride", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L318", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateoverride", "callee": "setActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L318", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateoverride", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L319", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateoverride", "callee": "setReason", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L319", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateoverride", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L320", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateoverride", "callee": "setSetting", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L320", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateoverride", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L321", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateoverride", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L322", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateoverride", "callee": "setDate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L323", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateoverride", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L326", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateoverride", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L328", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateoverride", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L328", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteoverride", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L334", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteoverride", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L336", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteoverride", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L339", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteoverride", "callee": "getClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L339", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteoverride", "callee": "remove", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L343", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteoverride", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L345", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getoverride", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L351", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getoverride", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L353", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getoverride", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L356", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getoverride", "callee": "getClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L356", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getoverride", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L360", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getoverride", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L360", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listholidays", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L368", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listholidays", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L370", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listholidays", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L373", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listholidays", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L381", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listholidays", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L382", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listholidays", "callee": "getClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L383", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listholidays", "callee": "findAllByDoctorInContext", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L385", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listholidays", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L387", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteholiday", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L393", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteholiday", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L395", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteholiday", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L398", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteholiday", "callee": "getClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L398", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteholiday", "callee": "remove", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L402", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteholiday", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L404", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L410", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L410", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L411", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L412", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L413", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L415", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L417", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "callee": "hasRole", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L428", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L428", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L428", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L428", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L429", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L432", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L433", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L436", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L440", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "callee": "setReason", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L440", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L442", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L444", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L444", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L450", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L452", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L455", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday", "callee": "getClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L455", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L459", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L459", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L460", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday", "callee": "setActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L460", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L461", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday", "callee": "setReason", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L461", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L462", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L463", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday", "callee": "setStartDate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L464", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L466", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L467", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday", "callee": "setEndDate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L468", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L471", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L473", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L473", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_availablelocations", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L481", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_availablelocations", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L483", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_availablelocations", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L486", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_availablelocations", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L492", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_availablelocations", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L493", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_availablelocations", "callee": "findForContext", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L494", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_availablelocations", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L497", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", "callee": "hasRole", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L513", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L513", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L513", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L513", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", "callee": "can", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L517", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L521", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_validatesessions", "callee": "findForContext", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L531", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_validatesessions", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L532", "receiver": null}, {"caller_nid": "controller_appointmentsettingscontroller_appointmentsettingscontroller_validatesessions", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L546", "receiver": null}]} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/481b376fa81b9fb35846ad76bc2d3884d5438d1c61025b3b4f7f9a9e9280c13f.json b/graphify-out/cache/ast/v0.8.44/481b376fa81b9fb35846ad76bc2d3884d5438d1c61025b3b4f7f9a9e9280c13f.json new file mode 100644 index 00000000..602eb922 --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/481b376fa81b9fb35846ad76bc2d3884d5438d1c61025b3b4f7f9a9e9280c13f.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_servicemodecontexttest_php", "label": "ServiceModeContextTest.php", "file_type": "code", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L1"}, {"id": "appointment_servicemodecontexttest_servicemodecontexttest", "label": "ServiceModeContextTest", "file_type": "code", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L17"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "appointment_servicemodecontexttest_servicemodecontexttest_makedoctorinclinic", "label": ".makeDoctorInClinic()", "file_type": "code", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L19"}, {"id": "appointment_servicemodecontexttest_servicemodecontexttest_bookableservicefor", "label": ".bookableServiceFor()", "file_type": "code", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L36"}, {"id": "appointment_servicemodecontexttest_servicemodecontexttest_servicepayload", "label": ".servicePayload()", "file_type": "code", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L48"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L48"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L48"}, {"id": "appointment_servicemodecontexttest_servicemodecontexttest_testclinicservicemodeacceptsclinicownedservice", "label": ".testClinicServiceModeAcceptsClinicOwnedService()", "file_type": "code", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L62"}, {"id": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeignoresclinicservices", "label": ".testPersonalServiceModeIgnoresClinicServices()", "file_type": "code", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L76"}, {"id": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeacceptsownservice", "label": ".testPersonalServiceModeAcceptsOwnService()", "file_type": "code", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L91"}, {"id": "appointment_servicemodecontexttest_servicemodecontexttest_testbookingmodelockspercontextnotglobally", "label": ".testBookingModeLocksPerContextNotGlobally()", "file_type": "code", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L105"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_servicemodecontexttest_php", "target": "serviceitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_servicemodecontexttest_php", "target": "servicesection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_servicemodecontexttest_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_servicemodecontexttest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_servicemodecontexttest_php", "target": "doctoraddress", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_servicemodecontexttest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_servicemodecontexttest_php", "target": "appointment_servicemodecontexttest_servicemodecontexttest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L17", "weight": 1.0}, {"source": "appointment_servicemodecontexttest_servicemodecontexttest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L17", "weight": 1.0}, {"source": "appointment_servicemodecontexttest_servicemodecontexttest", "target": "appointment_servicemodecontexttest_servicemodecontexttest_makedoctorinclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L19", "weight": 1.0}, {"source": "appointment_servicemodecontexttest_servicemodecontexttest", "target": "appointment_servicemodecontexttest_servicemodecontexttest_bookableservicefor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L36", "weight": 1.0}, {"source": "appointment_servicemodecontexttest_servicemodecontexttest", "target": "appointment_servicemodecontexttest_servicemodecontexttest_servicepayload", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L48", "weight": 1.0}, {"source": "appointment_servicemodecontexttest_servicemodecontexttest_servicepayload", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L48", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_servicemodecontexttest_servicemodecontexttest_servicepayload", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L48", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_servicemodecontexttest_servicemodecontexttest", "target": "appointment_servicemodecontexttest_servicemodecontexttest_testclinicservicemodeacceptsclinicownedservice", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L62", "weight": 1.0}, {"source": "appointment_servicemodecontexttest_servicemodecontexttest", "target": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeignoresclinicservices", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L76", "weight": 1.0}, {"source": "appointment_servicemodecontexttest_servicemodecontexttest", "target": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeacceptsownservice", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L91", "weight": 1.0}, {"source": "appointment_servicemodecontexttest_servicemodecontexttest", "target": "appointment_servicemodecontexttest_servicemodecontexttest_testbookingmodelockspercontextnotglobally", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L105", "weight": 1.0}, {"source": "appointment_servicemodecontexttest_servicemodecontexttest_testclinicservicemodeacceptsclinicownedservice", "target": "appointment_servicemodecontexttest_servicemodecontexttest_makedoctorinclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L64", "weight": 1.0}, {"source": "appointment_servicemodecontexttest_servicemodecontexttest_testclinicservicemodeacceptsclinicownedservice", "target": "appointment_servicemodecontexttest_servicemodecontexttest_bookableservicefor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L65", "weight": 1.0}, {"source": "appointment_servicemodecontexttest_servicemodecontexttest_testclinicservicemodeacceptsclinicownedservice", "target": "appointment_servicemodecontexttest_servicemodecontexttest_servicepayload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L71", "weight": 1.0}, {"source": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeignoresclinicservices", "target": "appointment_servicemodecontexttest_servicemodecontexttest_makedoctorinclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L78", "weight": 1.0}, {"source": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeignoresclinicservices", "target": "appointment_servicemodecontexttest_servicemodecontexttest_bookableservicefor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L79", "weight": 1.0}, {"source": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeignoresclinicservices", "target": "appointment_servicemodecontexttest_servicemodecontexttest_servicepayload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L85", "weight": 1.0}, {"source": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeacceptsownservice", "target": "appointment_servicemodecontexttest_servicemodecontexttest_makedoctorinclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L93", "weight": 1.0}, {"source": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeacceptsownservice", "target": "appointment_servicemodecontexttest_servicemodecontexttest_bookableservicefor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L94", "weight": 1.0}, {"source": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeacceptsownservice", "target": "appointment_servicemodecontexttest_servicemodecontexttest_servicepayload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L100", "weight": 1.0}, {"source": "appointment_servicemodecontexttest_servicemodecontexttest_testbookingmodelockspercontextnotglobally", "target": "appointment_servicemodecontexttest_servicemodecontexttest_makedoctorinclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L107", "weight": 1.0}, {"source": "appointment_servicemodecontexttest_servicemodecontexttest_testbookingmodelockspercontextnotglobally", "target": "appointment_servicemodecontexttest_servicemodecontexttest_bookableservicefor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L108", "weight": 1.0}, {"source": "appointment_servicemodecontexttest_servicemodecontexttest_testbookingmodelockspercontextnotglobally", "target": "appointment_servicemodecontexttest_servicemodecontexttest_servicepayload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ServiceModeContextTest.php", "source_location": "L127", "weight": 1.0}], "raw_calls": [{"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_makedoctorinclinic", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L21", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_makedoctorinclinic", "callee": "setMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L23", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_makedoctorinclinic", "callee": "getMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L23", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_makedoctorinclinic", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_makedoctorinclinic", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L26", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_makedoctorinclinic", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L28", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_makedoctorinclinic", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L29", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_makedoctorinclinic", "callee": "getDoctors", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L29", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_makedoctorinclinic", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L30", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_makedoctorinclinic", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_bookableservicefor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_bookableservicefor", "callee": "setBookable", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_bookableservicefor", "callee": "setDurationMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_bookableservicefor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_bookableservicefor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_servicepayload", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_servicepayload", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L51", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testclinicservicemodeacceptsclinicownedservice", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L65", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testclinicservicemodeacceptsclinicownedservice", "callee": "DoctorAddress", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L67", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testclinicservicemodeacceptsclinicownedservice", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L67", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testclinicservicemodeacceptsclinicownedservice", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testclinicservicemodeacceptsclinicownedservice", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L69", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testclinicservicemodeacceptsclinicownedservice", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testclinicservicemodeacceptsclinicownedservice", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testclinicservicemodeacceptsclinicownedservice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testclinicservicemodeacceptsclinicownedservice", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeignoresclinicservices", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeignoresclinicservices", "callee": "DoctorAddress", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeignoresclinicservices", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeignoresclinicservices", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L83", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeignoresclinicservices", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeignoresclinicservices", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeignoresclinicservices", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeignoresclinicservices", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L87", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeignoresclinicservices", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L87", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeignoresclinicservices", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeacceptsownservice", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L94", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeacceptsownservice", "callee": "DoctorAddress", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L96", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeacceptsownservice", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeacceptsownservice", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L98", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeacceptsownservice", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeacceptsownservice", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeacceptsownservice", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeacceptsownservice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeacceptsownservice", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testbookingmodelockspercontextnotglobally", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L108", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testbookingmodelockspercontextnotglobally", "callee": "DoctorAddress", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testbookingmodelockspercontextnotglobally", "callee": "DoctorAddress", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L111", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testbookingmodelockspercontextnotglobally", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L111", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testbookingmodelockspercontextnotglobally", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L112", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testbookingmodelockspercontextnotglobally", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L113", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testbookingmodelockspercontextnotglobally", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L114", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testbookingmodelockspercontextnotglobally", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L117", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testbookingmodelockspercontextnotglobally", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L117", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testbookingmodelockspercontextnotglobally", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L118", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testbookingmodelockspercontextnotglobally", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L120", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testbookingmodelockspercontextnotglobally", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L124", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testbookingmodelockspercontextnotglobally", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L124", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testbookingmodelockspercontextnotglobally", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L127", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testbookingmodelockspercontextnotglobally", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L127", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testbookingmodelockspercontextnotglobally", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L128", "receiver": null}, {"caller_nid": "appointment_servicemodecontexttest_servicemodecontexttest_testbookingmodelockspercontextnotglobally", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php", "source_location": "L128", "receiver": null}]} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/4856e451bd327186721de2180f6ca93dd9548aa549d415128e574983bea27023.json b/graphify-out/cache/ast/v0.8.44/4856e451bd327186721de2180f6ca93dd9548aa549d415128e574983bea27023.json new file mode 100644 index 00000000..460b9ac1 --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/4856e451bd327186721de2180f6ca93dd9548aa549d415128e574983bea27023.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_clinic_services_md", "label": "clinic-services.md", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L1"}, {"id": "api_clinic_services_clinic_services_api", "label": "Clinic Services API", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L1"}, {"id": "api_clinic_services_get_api_v1_service_sections", "label": "GET /api/v1/service-sections", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L9"}, {"id": "api_clinic_services_post_api_v1_service_section", "label": "POST /api/v1/service-section", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L38"}, {"id": "api_clinic_services_patch_api_v1_service_section_uuid", "label": "PATCH /api/v1/service-section/{uuid}", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L59"}, {"id": "api_clinic_services_delete_api_v1_service_section_uuid", "label": "DELETE /api/v1/service-section/{uuid}", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L71"}, {"id": "api_clinic_services_get_api_v1_service_items", "label": "GET /api/v1/service-items", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L79"}, {"id": "api_clinic_services_get_api_v1_service_items_sectionuuid", "label": "GET /api/v1/service-items/{sectionUuid}", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L83"}, {"id": "api_clinic_services_get_api_v1_service_item_uuid", "label": "GET /api/v1/service-item/{uuid}", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L118"}, {"id": "api_clinic_services_get_api_v1_service_item_uuid_audit_logs", "label": "GET /api/v1/service-item/{uuid}/audit-logs", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L165"}, {"id": "api_clinic_services_post_api_v1_service_item", "label": "POST /api/v1/service-item", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L202"}, {"id": "api_clinic_services_patch_api_v1_service_item_uuid", "label": "PATCH /api/v1/service-item/{uuid}", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L244"}, {"id": "api_clinic_services_delete_api_v1_service_item_uuid", "label": "DELETE /api/v1/service-item/{uuid}", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L266"}, {"id": "api_clinic_services_\u062a\u0639\u0631\u0641\u0647_\u06cc_\u0646\u0633\u062e\u0647_\u062f\u0627\u0631_\u0633\u0627\u0644\u0627\u0646\u0647_tariff_\u0641\u0627\u0632_\u06f3_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628", "label": "\u062a\u0639\u0631\u0641\u0647\u200c\u06cc \u0646\u0633\u062e\u0647\u200c\u062f\u0627\u0631 \u0633\u0627\u0644\u0627\u0646\u0647 (Tariff) \u2014 \u0641\u0627\u0632 \u06f3 \u0633\u06cc\u0633\u062a\u0645 \u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L288"}, {"id": "api_clinic_services_get_api_v1_service_items_uuid_tariffs", "label": "GET /api/v1/service-items/{uuid}/tariffs", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L292"}, {"id": "api_clinic_services_put_api_v1_service_items_uuid_tariffs_year", "label": "PUT /api/v1/service-items/{uuid}/tariffs/{year}", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L312"}, {"id": "api_clinic_services_owner_resolution_2026_07", "label": "Owner resolution (2026-07)", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L334"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_clinic_services_md", "target": "api_clinic_services_clinic_services_api", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L1", "weight": 1.0}, {"source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_get_api_v1_service_sections", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L9", "weight": 1.0}, {"source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_post_api_v1_service_section", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L38", "weight": 1.0}, {"source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_patch_api_v1_service_section_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L59", "weight": 1.0}, {"source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_delete_api_v1_service_section_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L71", "weight": 1.0}, {"source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_get_api_v1_service_items", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L79", "weight": 1.0}, {"source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_get_api_v1_service_items_sectionuuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L83", "weight": 1.0}, {"source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_get_api_v1_service_item_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L118", "weight": 1.0}, {"source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_get_api_v1_service_item_uuid_audit_logs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L165", "weight": 1.0}, {"source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_post_api_v1_service_item", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L202", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_clinic_services_md", "target": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_insurance_md", "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L229", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_clinic_services_md", "target": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_inventory_md", "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L233", "weight": 1.0}, {"source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_patch_api_v1_service_item_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L244", "weight": 1.0}, {"source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_delete_api_v1_service_item_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L266", "weight": 1.0}, {"source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_\u062a\u0639\u0631\u0641\u0647_\u06cc_\u0646\u0633\u062e\u0647_\u062f\u0627\u0631_\u0633\u0627\u0644\u0627\u0646\u0647_tariff_\u0641\u0627\u0632_\u06f3_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L288", "weight": 1.0}, {"source": "api_clinic_services_\u062a\u0639\u0631\u0641\u0647_\u06cc_\u0646\u0633\u062e\u0647_\u062f\u0627\u0631_\u0633\u0627\u0644\u0627\u0646\u0647_tariff_\u0641\u0627\u0632_\u06f3_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628", "target": "api_clinic_services_get_api_v1_service_items_uuid_tariffs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L292", "weight": 1.0}, {"source": "api_clinic_services_\u062a\u0639\u0631\u0641\u0647_\u06cc_\u0646\u0633\u062e\u0647_\u062f\u0627\u0631_\u0633\u0627\u0644\u0627\u0646\u0647_tariff_\u0641\u0627\u0632_\u06f3_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628", "target": "api_clinic_services_put_api_v1_service_items_uuid_tariffs_year", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L312", "weight": 1.0}, {"source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_owner_resolution_2026_07", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L334", "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/50882b37d96efe947a09e5bf7019b7da776e2a2f1bb7052ad11c20a0cabb2ee3.json b/graphify-out/cache/ast/v0.8.44/50882b37d96efe947a09e5bf7019b7da776e2a2f1bb7052ad11c20a0cabb2ee3.json new file mode 100644 index 00000000..a98ea7df --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/50882b37d96efe947a09e5bf7019b7da776e2a2f1bb7052ad11c20a0cabb2ee3.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_holidayrepository_php", "label": "HolidayRepository.php", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L1"}, {"id": "repository_holidayrepository_holidayrepository", "label": "HolidayRepository", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L11"}, {"id": "serviceentityrepository", "label": "ServiceEntityRepository", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "repository_holidayrepository_holidayrepository_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L13"}, {"id": "managerregistry", "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L13"}, {"id": "repository_holidayrepository_holidayrepository_findbyuuid", "label": ".findByUuid()", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L18"}, {"id": "holiday", "label": "Holiday", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L18"}, {"id": "repository_holidayrepository_holidayrepository_findallbydoctor", "label": ".findAllByDoctor()", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L24"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L24"}, {"id": "repository_holidayrepository_holidayrepository_findallbydoctorincontext", "label": ".findAllByDoctorInContext()", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L41"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L41"}, {"id": "repository_holidayrepository_holidayrepository_findactivebydoctor", "label": ".findActiveByDoctor()", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L58"}, {"id": "repository_holidayrepository_holidayrepository_save", "label": ".save()", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L78"}, {"id": "repository_holidayrepository_holidayrepository_remove", "label": ".remove()", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L84"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_holidayrepository_php", "target": "holiday", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_holidayrepository_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_holidayrepository_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_holidayrepository_php", "target": "serviceentityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_holidayrepository_php", "target": "managerregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_holidayrepository_php", "target": "repository_holidayrepository_holidayrepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L11", "weight": 1.0}, {"source": "repository_holidayrepository_holidayrepository", "target": "serviceentityrepository", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L11", "weight": 1.0}, {"source": "repository_holidayrepository_holidayrepository", "target": "repository_holidayrepository_holidayrepository_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L13", "weight": 1.0}, {"source": "repository_holidayrepository_holidayrepository_construct", "target": "managerregistry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L13", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_holidayrepository_holidayrepository", "target": "repository_holidayrepository_holidayrepository_findbyuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L18", "weight": 1.0}, {"source": "repository_holidayrepository_holidayrepository_findbyuuid", "target": "holiday", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L18", "weight": 1.0, "context": "return_type"}, {"source": "repository_holidayrepository_holidayrepository", "target": "repository_holidayrepository_holidayrepository_findallbydoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L24", "weight": 1.0}, {"source": "repository_holidayrepository_holidayrepository_findallbydoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L24", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_holidayrepository_holidayrepository", "target": "repository_holidayrepository_holidayrepository_findallbydoctorincontext", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L41", "weight": 1.0}, {"source": "repository_holidayrepository_holidayrepository_findallbydoctorincontext", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L41", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_holidayrepository_holidayrepository_findallbydoctorincontext", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L41", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_holidayrepository_holidayrepository", "target": "repository_holidayrepository_holidayrepository_findactivebydoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L58", "weight": 1.0}, {"source": "repository_holidayrepository_holidayrepository_findactivebydoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L58", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_holidayrepository_holidayrepository_findactivebydoctor", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L58", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_holidayrepository_holidayrepository", "target": "repository_holidayrepository_holidayrepository_save", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L78", "weight": 1.0}, {"source": "repository_holidayrepository_holidayrepository_save", "target": "holiday", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L78", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_holidayrepository_holidayrepository", "target": "repository_holidayrepository_holidayrepository_remove", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L84", "weight": 1.0}, {"source": "repository_holidayrepository_holidayrepository_remove", "target": "holiday", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L84", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_holidayrepository_holidayrepository_construct", "target": "holiday", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L15", "weight": 1.0}], "raw_calls": [{"caller_nid": "repository_holidayrepository_holidayrepository_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L15", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_findbyuuid", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L20", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_findallbydoctor", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L26", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_findallbydoctor", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L26", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_findallbydoctor", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L26", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_findallbydoctor", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L26", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_findallbydoctor", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L26", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_findallbydoctor", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L26", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_findallbydoctorincontext", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L43", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_findallbydoctorincontext", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L43", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_findallbydoctorincontext", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L43", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_findallbydoctorincontext", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L43", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_findallbydoctorincontext", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L49", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_findallbydoctorincontext", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L51", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_findallbydoctorincontext", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L51", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_findallbydoctorincontext", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L54", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_findallbydoctorincontext", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L54", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_findactivebydoctor", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L60", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_findactivebydoctor", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L60", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_findactivebydoctor", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L60", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_findactivebydoctor", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L60", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_findactivebydoctor", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L60", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_findactivebydoctor", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L60", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_findactivebydoctor", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L60", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_findactivebydoctor", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L60", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_findactivebydoctor", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L70", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_findactivebydoctor", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L72", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_findactivebydoctor", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L72", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_findactivebydoctor", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L75", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_findactivebydoctor", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L75", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_save", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L80", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L80", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_save", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L81", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L81", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_remove", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L86", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_remove", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L87", "receiver": null}, {"caller_nid": "repository_holidayrepository_holidayrepository_remove", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php", "source_location": "L87", "receiver": null}]} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/6449c07499891e30d805028b351cf8612ec19c5f2078fe8733ad19ffca318dcf.json b/graphify-out/cache/ast/v0.8.44/6449c07499891e30d805028b351cf8612ec19c5f2078fe8733ad19ffca318dcf.json new file mode 100644 index 00000000..a5ab8219 --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/6449c07499891e30d805028b351cf8612ec19c5f2078fe8733ad19ffca318dcf.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_context_entitycontext_php", "label": "EntityContext.php", "file_type": "code", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L1"}, {"id": "context_entitycontext_entitycontext", "label": "EntityContext", "file_type": "code", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L15"}, {"id": "context_entitycontext_entitycontext_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L21"}, {"id": "context_entitycontext_entitycontext_fordoctor", "label": ".forDoctor()", "file_type": "code", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L28"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L28"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L28"}, {"id": "context_entitycontext_entitycontext_forclinic", "label": ".forClinic()", "file_type": "code", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L33"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L33"}, {"id": "context_entitycontext_entitycontext_unknown", "label": ".unknown()", "file_type": "code", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L38"}, {"id": "context_entitycontext_entitycontext_isclinic", "label": ".isClinic()", "file_type": "code", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L43"}, {"id": "context_entitycontext_entitycontext_isresolved", "label": ".isResolved()", "file_type": "code", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L45"}, {"id": "context_entitycontext_entitycontext_toentitypair", "label": ".toEntityPair()", "file_type": "code", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L48"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_context_entitycontext_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_context_entitycontext_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_context_entitycontext_php", "target": "context_entitycontext_entitycontext", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L15", "weight": 1.0}, {"source": "context_entitycontext_entitycontext", "target": "context_entitycontext_entitycontext_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L21", "weight": 1.0}, {"source": "context_entitycontext_entitycontext", "target": "context_entitycontext_entitycontext_fordoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L28", "weight": 1.0}, {"source": "context_entitycontext_entitycontext_fordoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L28", "weight": 1.0, "context": "parameter_type"}, {"source": "context_entitycontext_entitycontext_fordoctor", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L28", "weight": 1.0, "context": "return_type"}, {"source": "context_entitycontext_entitycontext", "target": "context_entitycontext_entitycontext_forclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L33", "weight": 1.0}, {"source": "context_entitycontext_entitycontext_forclinic", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L33", "weight": 1.0, "context": "parameter_type"}, {"source": "context_entitycontext_entitycontext_forclinic", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L33", "weight": 1.0, "context": "return_type"}, {"source": "context_entitycontext_entitycontext", "target": "context_entitycontext_entitycontext_unknown", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L38", "weight": 1.0}, {"source": "context_entitycontext_entitycontext_unknown", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L38", "weight": 1.0, "context": "return_type"}, {"source": "context_entitycontext_entitycontext", "target": "context_entitycontext_entitycontext_isclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L43", "weight": 1.0}, {"source": "context_entitycontext_entitycontext", "target": "context_entitycontext_entitycontext_isresolved", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L45", "weight": 1.0}, {"source": "context_entitycontext_entitycontext", "target": "context_entitycontext_entitycontext_toentitypair", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L48", "weight": 1.0}], "raw_calls": [{"caller_nid": "context_entitycontext_entitycontext_forclinic", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Context/EntityContext.php", "source_location": "L35", "receiver": null}]} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/7c4df822d6413758197cacdde3c7cf0670c89140e8b4bc1cd129c9a5072df17a.json b/graphify-out/cache/ast/v0.8.44/7c4df822d6413758197cacdde3c7cf0670c89140e8b4bc1cd129c9a5072df17a.json new file mode 100644 index 00000000..577852c4 --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/7c4df822d6413758197cacdde3c7cf0670c89140e8b4bc1cd129c9a5072df17a.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_dateoverride_php", "label": "DateOverride.php", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L1"}, {"id": "entity_dateoverride_dateoverride", "label": "DateOverride", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L15"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L28"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L33"}, {"id": "entity_dateoverride_dateoverride_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L59"}, {"id": "entity_dateoverride_dateoverride_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L70"}, {"id": "entity_dateoverride_dateoverride_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L71"}, {"id": "entity_dateoverride_dateoverride_getdoctor", "label": ".getDoctor()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L72"}, {"id": "entity_dateoverride_dateoverride_getclinic", "label": ".getClinic()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L73"}, {"id": "entity_dateoverride_dateoverride_getdate", "label": ".getDate()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L74"}, {"id": "entity_dateoverride_dateoverride_isactive", "label": ".isActive()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L75"}, {"id": "entity_dateoverride_dateoverride_getsetting", "label": ".getSetting()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L76"}, {"id": "entity_dateoverride_dateoverride_getreason", "label": ".getReason()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L77"}, {"id": "entity_dateoverride_dateoverride_setdate", "label": ".setDate()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L79"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L79"}, {"id": "entity_dateoverride_dateoverride_setactive", "label": ".setActive()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L80"}, {"id": "entity_dateoverride_dateoverride_setsetting", "label": ".setSetting()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L81"}, {"id": "entity_dateoverride_dateoverride_setreason", "label": ".setReason()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L82"}, {"id": "entity_dateoverride_dateoverride_touch", "label": ".touch()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L84"}, {"id": "entity_dateoverride_dateoverride_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L86"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_dateoverride_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_dateoverride_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_dateoverride_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_dateoverride_php", "target": "dateoverriderepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_dateoverride_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_dateoverride_php", "target": "entity_dateoverride_dateoverride", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L15", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L28", "weight": 1.0, "context": "field"}, {"source": "entity_dateoverride_dateoverride", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L33", "weight": 1.0, "context": "field"}, {"source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L59", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride_construct", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L59", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_dateoverride_dateoverride_construct", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L59", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L70", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L71", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_getdoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L72", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride_getdoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L72", "weight": 1.0, "context": "return_type"}, {"source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_getclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L73", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride_getclinic", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L73", "weight": 1.0, "context": "return_type"}, {"source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_getdate", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L74", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_isactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L75", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_getsetting", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L76", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_getreason", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L77", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_setdate", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L79", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride_setdate", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L79", "weight": 1.0, "context": "return_type"}, {"source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_setactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L80", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride_setactive", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L80", "weight": 1.0, "context": "return_type"}, {"source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_setsetting", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L81", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride_setsetting", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L81", "weight": 1.0, "context": "return_type"}, {"source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_setreason", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L82", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride_setreason", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L82", "weight": 1.0, "context": "return_type"}, {"source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_touch", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L84", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L86", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride_setdate", "target": "entity_dateoverride_dateoverride_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L79", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride_setactive", "target": "entity_dateoverride_dateoverride_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L80", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride_setsetting", "target": "entity_dateoverride_dateoverride_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L81", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride_setreason", "target": "entity_dateoverride_dateoverride_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L82", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride_toarray", "target": "entity_dateoverride_dateoverride_getuuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L90", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_dateoverride_dateoverride_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/DateOverride.php", "source_location": "L61", "receiver": null}, {"caller_nid": "entity_dateoverride_dateoverride_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/DateOverride.php", "source_location": "L61", "receiver": null}, {"caller_nid": "entity_dateoverride_dateoverride_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/DateOverride.php", "source_location": "L66", "receiver": null}, {"caller_nid": "entity_dateoverride_dateoverride_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/DateOverride.php", "source_location": "L67", "receiver": null}, {"caller_nid": "entity_dateoverride_dateoverride_touch", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/DateOverride.php", "source_location": "L84", "receiver": null}]} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/86dda2cdd6e2dcded7570e8ffdc3149a84295466038c88081e17db2beed63bf4.json b/graphify-out/cache/ast/v0.8.44/86dda2cdd6e2dcded7570e8ffdc3149a84295466038c88081e17db2beed63bf4.json new file mode 100644 index 00000000..bf8442e9 --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/86dda2cdd6e2dcded7570e8ffdc3149a84295466038c88081e17db2beed63bf4.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_appointment_settings_md", "label": "appointment-settings.md", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L1"}, {"id": "api_appointment_settings_appointment_settings_api", "label": "Appointment Settings API", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L1"}, {"id": "api_appointment_settings_booking_context_clinic_uuid", "label": "Booking context (`clinic_uuid`)", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L8"}, {"id": "api_appointment_settings_access_rule", "label": "Access rule", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L25"}, {"id": "api_appointment_settings_weekly_schedule", "label": "Weekly Schedule", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L44"}, {"id": "api_appointment_settings_day_index_convention", "label": "Day Index Convention", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L50"}, {"id": "api_appointment_settings_post_api_v1_appointment_settings_weekly_schedule", "label": "POST `/api/v1/appointment-settings/weekly-schedule`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L64"}, {"id": "api_appointment_settings_request_body_application_json", "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L76"}, {"id": "api_appointment_settings_response_201", "label": "Response `201`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L169"}, {"id": "api_appointment_settings_errors", "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L204"}, {"id": "api_appointment_settings_get_api_v1_appointment_settings_weekly_schedule_uuid", "label": "GET `/api/v1/appointment-settings/weekly-schedule/{uuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L213"}, {"id": "api_appointment_settings_response_200", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L219"}, {"id": "api_appointment_settings_errors_222", "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L222"}, {"id": "api_appointment_settings_patch_api_v1_appointment_settings_weekly_schedule_uuid", "label": "PATCH `/api/v1/appointment-settings/weekly-schedule/{uuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L230"}, {"id": "api_appointment_settings_request_body", "label": "Request Body", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L236"}, {"id": "api_appointment_settings_response_200_261", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L261"}, {"id": "api_appointment_settings_errors_264", "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L264"}, {"id": "api_appointment_settings_delete_api_v1_booking_setting_uuid", "label": "DELETE `/api/v1/booking-setting/{uuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L273"}, {"id": "api_appointment_settings_response_200_281", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L281"}, {"id": "api_appointment_settings_errors_286", "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L286"}, {"id": "api_appointment_settings_date_overrides", "label": "Date Overrides", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L295"}, {"id": "api_appointment_settings_get_api_v1_appointment_settings_date_override_list_doctoruuid", "label": "GET `/api/v1/appointment-settings/date-override/list/{doctorUuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L299"}, {"id": "api_appointment_settings_response_200_305", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L305"}, {"id": "api_appointment_settings_post_api_v1_appointment_settings_date_override", "label": "POST `/api/v1/appointment-settings/date-override`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L329"}, {"id": "api_appointment_settings_request_body_335", "label": "Request Body", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L335"}, {"id": "api_appointment_settings_response_201_381", "label": "Response `201`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L381"}, {"id": "api_appointment_settings_errors_399", "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L399"}, {"id": "api_appointment_settings_get_api_v1_appointment_settings_date_override_uuid", "label": "GET `/api/v1/appointment-settings/date-override/{uuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L409"}, {"id": "api_appointment_settings_response_200_415", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L415"}, {"id": "api_appointment_settings_patch_api_v1_appointment_settings_date_override_uuid", "label": "PATCH `/api/v1/appointment-settings/date-override/{uuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L420"}, {"id": "api_appointment_settings_request_body_all_optional", "label": "Request Body (all optional)", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L426"}, {"id": "api_appointment_settings_response_200_447", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L447"}, {"id": "api_appointment_settings_errors_450", "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L450"}, {"id": "api_appointment_settings_delete_api_v1_appointment_settings_date_override_uuid", "label": "DELETE `/api/v1/appointment-settings/date-override/{uuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L459"}, {"id": "api_appointment_settings_response_200_465", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L465"}, {"id": "api_appointment_settings_holidays", "label": "Holidays", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L472"}, {"id": "api_appointment_settings_get_api_v1_appointment_settings_holidays_list_doctoruuid", "label": "GET `/api/v1/appointment-settings/holidays/list/{doctorUuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L476"}, {"id": "api_appointment_settings_response_200_482", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L482"}, {"id": "api_appointment_settings_post_api_v1_appointment_settings_holidays", "label": "POST `/api/v1/appointment-settings/holidays`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L506"}, {"id": "api_appointment_settings_request_body_512", "label": "Request Body", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L512"}, {"id": "api_appointment_settings_response_201_529", "label": "Response `201`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L529"}, {"id": "api_appointment_settings_errors_547", "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L547"}, {"id": "api_appointment_settings_get_api_v1_appointment_settings_holidays_uuid", "label": "GET `/api/v1/appointment-settings/holidays/{uuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L557"}, {"id": "api_appointment_settings_patch_api_v1_appointment_settings_holidays_uuid", "label": "PATCH `/api/v1/appointment-settings/holidays/{uuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L565"}, {"id": "api_appointment_settings_request_body_all_optional_571", "label": "Request Body (all optional)", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L571"}, {"id": "api_appointment_settings_response_200_581", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L581"}, {"id": "api_appointment_settings_delete_api_v1_appointment_settings_holidays_uuid", "label": "DELETE `/api/v1/appointment-settings/holidays/{uuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L586"}, {"id": "api_appointment_settings_response_200_592", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L592"}, {"id": "api_appointment_settings_slot_calculation_logic_reference", "label": "Slot Calculation Logic (Reference)", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L599"}, {"id": "api_appointment_settings_available_locations", "label": "Available Locations", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L624"}, {"id": "api_appointment_settings_get_api_v1_appointment_settings_available_locations_doctoruuid", "label": "`GET /api/v1/appointment-settings/available-locations/{doctorUuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L626"}, {"id": "api_appointment_settings_response_200_632", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L632"}, {"id": "api_appointment_settings_errors_675", "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L675"}, {"id": "api_appointment_settings_context_additions_2026_07", "label": "Context additions (2026-07)", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L683"}, {"id": "api_appointment_settings_response_fields", "label": "Response fields", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L685"}, {"id": "api_appointment_settings_holidays_are_global_by_default", "label": "Holidays are global by default", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L697"}, {"id": "api_appointment_settings_date_overrides_are_always_per_context", "label": "Date overrides are always per-context", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L716"}, {"id": "api_appointment_settings_get_available_locations_doctoruuid", "label": "`GET /available-locations/{doctorUuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L721"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_appointment_settings_md", "target": "api_appointment_settings_appointment_settings_api", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L1", "weight": 1.0}, {"source": "api_appointment_settings_appointment_settings_api", "target": "api_appointment_settings_booking_context_clinic_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L8", "weight": 1.0}, {"source": "api_appointment_settings_appointment_settings_api", "target": "api_appointment_settings_access_rule", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L25", "weight": 1.0}, {"source": "api_appointment_settings_appointment_settings_api", "target": "api_appointment_settings_weekly_schedule", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L44", "weight": 1.0}, {"source": "api_appointment_settings_weekly_schedule", "target": "api_appointment_settings_day_index_convention", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L50", "weight": 1.0}, {"source": "api_appointment_settings_weekly_schedule", "target": "api_appointment_settings_post_api_v1_appointment_settings_weekly_schedule", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L64", "weight": 1.0}, {"source": "api_appointment_settings_weekly_schedule", "target": "api_appointment_settings_request_body_application_json", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L76", "weight": 1.0}, {"source": "api_appointment_settings_weekly_schedule", "target": "api_appointment_settings_response_201", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L169", "weight": 1.0}, {"source": "api_appointment_settings_weekly_schedule", "target": "api_appointment_settings_errors", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L204", "weight": 1.0}, {"source": "api_appointment_settings_weekly_schedule", "target": "api_appointment_settings_get_api_v1_appointment_settings_weekly_schedule_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L213", "weight": 1.0}, {"source": "api_appointment_settings_weekly_schedule", "target": "api_appointment_settings_response_200", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L219", "weight": 1.0}, {"source": "api_appointment_settings_weekly_schedule", "target": "api_appointment_settings_errors_222", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L222", "weight": 1.0}, {"source": "api_appointment_settings_weekly_schedule", "target": "api_appointment_settings_patch_api_v1_appointment_settings_weekly_schedule_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L230", "weight": 1.0}, {"source": "api_appointment_settings_weekly_schedule", "target": "api_appointment_settings_request_body", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L236", "weight": 1.0}, {"source": "api_appointment_settings_weekly_schedule", "target": "api_appointment_settings_response_200_261", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L261", "weight": 1.0}, {"source": "api_appointment_settings_weekly_schedule", "target": "api_appointment_settings_errors_264", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L264", "weight": 1.0}, {"source": "api_appointment_settings_weekly_schedule", "target": "api_appointment_settings_delete_api_v1_booking_setting_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L273", "weight": 1.0}, {"source": "api_appointment_settings_weekly_schedule", "target": "api_appointment_settings_response_200_281", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L281", "weight": 1.0}, {"source": "api_appointment_settings_weekly_schedule", "target": "api_appointment_settings_errors_286", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L286", "weight": 1.0}, {"source": "api_appointment_settings_appointment_settings_api", "target": "api_appointment_settings_date_overrides", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L295", "weight": 1.0}, {"source": "api_appointment_settings_date_overrides", "target": "api_appointment_settings_get_api_v1_appointment_settings_date_override_list_doctoruuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L299", "weight": 1.0}, {"source": "api_appointment_settings_date_overrides", "target": "api_appointment_settings_response_200_305", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L305", "weight": 1.0}, {"source": "api_appointment_settings_date_overrides", "target": "api_appointment_settings_post_api_v1_appointment_settings_date_override", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L329", "weight": 1.0}, {"source": "api_appointment_settings_date_overrides", "target": "api_appointment_settings_request_body_335", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L335", "weight": 1.0}, {"source": "api_appointment_settings_date_overrides", "target": "api_appointment_settings_response_201_381", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L381", "weight": 1.0}, {"source": "api_appointment_settings_date_overrides", "target": "api_appointment_settings_errors_399", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L399", "weight": 1.0}, {"source": "api_appointment_settings_date_overrides", "target": "api_appointment_settings_get_api_v1_appointment_settings_date_override_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L409", "weight": 1.0}, {"source": "api_appointment_settings_date_overrides", "target": "api_appointment_settings_response_200_415", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L415", "weight": 1.0}, {"source": "api_appointment_settings_date_overrides", "target": "api_appointment_settings_patch_api_v1_appointment_settings_date_override_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L420", "weight": 1.0}, {"source": "api_appointment_settings_date_overrides", "target": "api_appointment_settings_request_body_all_optional", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L426", "weight": 1.0}, {"source": "api_appointment_settings_date_overrides", "target": "api_appointment_settings_response_200_447", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L447", "weight": 1.0}, {"source": "api_appointment_settings_date_overrides", "target": "api_appointment_settings_errors_450", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L450", "weight": 1.0}, {"source": "api_appointment_settings_date_overrides", "target": "api_appointment_settings_delete_api_v1_appointment_settings_date_override_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L459", "weight": 1.0}, {"source": "api_appointment_settings_date_overrides", "target": "api_appointment_settings_response_200_465", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L465", "weight": 1.0}, {"source": "api_appointment_settings_appointment_settings_api", "target": "api_appointment_settings_holidays", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L472", "weight": 1.0}, {"source": "api_appointment_settings_holidays", "target": "api_appointment_settings_get_api_v1_appointment_settings_holidays_list_doctoruuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L476", "weight": 1.0}, {"source": "api_appointment_settings_holidays", "target": "api_appointment_settings_response_200_482", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L482", "weight": 1.0}, {"source": "api_appointment_settings_holidays", "target": "api_appointment_settings_post_api_v1_appointment_settings_holidays", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L506", "weight": 1.0}, {"source": "api_appointment_settings_holidays", "target": "api_appointment_settings_request_body_512", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L512", "weight": 1.0}, {"source": "api_appointment_settings_holidays", "target": "api_appointment_settings_response_201_529", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L529", "weight": 1.0}, {"source": "api_appointment_settings_holidays", "target": "api_appointment_settings_errors_547", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L547", "weight": 1.0}, {"source": "api_appointment_settings_holidays", "target": "api_appointment_settings_get_api_v1_appointment_settings_holidays_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L557", "weight": 1.0}, {"source": "api_appointment_settings_holidays", "target": "api_appointment_settings_patch_api_v1_appointment_settings_holidays_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L565", "weight": 1.0}, {"source": "api_appointment_settings_holidays", "target": "api_appointment_settings_request_body_all_optional_571", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L571", "weight": 1.0}, {"source": "api_appointment_settings_holidays", "target": "api_appointment_settings_response_200_581", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L581", "weight": 1.0}, {"source": "api_appointment_settings_holidays", "target": "api_appointment_settings_delete_api_v1_appointment_settings_holidays_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L586", "weight": 1.0}, {"source": "api_appointment_settings_holidays", "target": "api_appointment_settings_response_200_592", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L592", "weight": 1.0}, {"source": "api_appointment_settings_appointment_settings_api", "target": "api_appointment_settings_slot_calculation_logic_reference", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L599", "weight": 1.0}, {"source": "api_appointment_settings_appointment_settings_api", "target": "api_appointment_settings_available_locations", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L624", "weight": 1.0}, {"source": "api_appointment_settings_available_locations", "target": "api_appointment_settings_get_api_v1_appointment_settings_available_locations_doctoruuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L626", "weight": 1.0}, {"source": "api_appointment_settings_get_api_v1_appointment_settings_available_locations_doctoruuid", "target": "api_appointment_settings_response_200_632", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L632", "weight": 1.0}, {"source": "api_appointment_settings_get_api_v1_appointment_settings_available_locations_doctoruuid", "target": "api_appointment_settings_errors_675", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L675", "weight": 1.0}, {"source": "api_appointment_settings_appointment_settings_api", "target": "api_appointment_settings_context_additions_2026_07", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L683", "weight": 1.0}, {"source": "api_appointment_settings_context_additions_2026_07", "target": "api_appointment_settings_response_fields", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L685", "weight": 1.0}, {"source": "api_appointment_settings_context_additions_2026_07", "target": "api_appointment_settings_holidays_are_global_by_default", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L697", "weight": 1.0}, {"source": "api_appointment_settings_context_additions_2026_07", "target": "api_appointment_settings_date_overrides_are_always_per_context", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L716", "weight": 1.0}, {"source": "api_appointment_settings_context_additions_2026_07", "target": "api_appointment_settings_get_available_locations_doctoruuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L721", "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/9008cc7db8472a27a9113f4b5ebb85f76edcfbc1fa896a1bbcbdfb9aaa51c719.json b/graphify-out/cache/ast/v0.8.44/9008cc7db8472a27a9113f4b5ebb85f76edcfbc1fa896a1bbcbdfb9aaa51c719.json new file mode 100644 index 00000000..cbb42fcd --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/9008cc7db8472a27a9113f4b5ebb85f76edcfbc1fa896a1bbcbdfb9aaa51c719.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_appointment_md", "label": "appointment.md", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L1"}, {"id": "api_appointment_appointment_api", "label": "Appointment API", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L1"}, {"id": "api_appointment_get_api_v1_appointment_slots", "label": "GET `/api/v1/appointment-slots`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L7"}, {"id": "api_appointment_query_parameters", "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L13"}, {"id": "api_appointment_response_200", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L19"}, {"id": "api_appointment_errors", "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L63"}, {"id": "api_appointment_get_api_v1_appointment_service_slots", "label": "GET `/api/v1/appointment-service-slots`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L71"}, {"id": "api_appointment_query_parameters_75", "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L75"}, {"id": "api_appointment_response_200_83", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L83"}, {"id": "api_appointment_errors_100", "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L100"}, {"id": "api_appointment_get_api_v1_appointment_booking_services_doctoruuid", "label": "GET `/api/v1/appointment-booking-services/{doctorUuid}`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L108"}, {"id": "api_appointment_response_200_112", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L112"}, {"id": "api_appointment_errors_128", "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L128"}, {"id": "api_appointment_get_api_v1_appointment_settings_month_availability_doctoruuid", "label": "GET `/api/v1/appointment-settings/month-availability/{doctorUuid}`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L135"}, {"id": "api_appointment_path_parameters", "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L141"}, {"id": "api_appointment_query_parameters_146", "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L146"}, {"id": "api_appointment_response_200_154", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L154"}, {"id": "api_appointment_errors_176", "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L176"}, {"id": "api_appointment_post_api_v1_appointment", "label": "POST `/api/v1/appointment`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L184"}, {"id": "api_appointment_request_body_application_json", "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L190"}, {"id": "api_appointment_response_201", "label": "Response `201`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L233"}, {"id": "api_appointment_errors_266", "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L266"}, {"id": "api_appointment_get_api_v1_appointment_uuid", "label": "GET `/api/v1/appointment/{uuid}`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L276"}, {"id": "api_appointment_path_parameters_282", "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L282"}, {"id": "api_appointment_response_200_287", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L287"}, {"id": "api_appointment_errors_322", "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L322"}, {"id": "api_appointment_get_api_v1_appointments_doctor_doctoruuid", "label": "GET `/api/v1/appointments/doctor/{doctorUuid}`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L331"}, {"id": "api_appointment_path_parameters_337", "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L337"}, {"id": "api_appointment_query_parameters_342", "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L342"}, {"id": "api_appointment_response_200_347", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L347"}, {"id": "api_appointment_errors_364", "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L364"}, {"id": "api_appointment_get_api_v1_appointments_user", "label": "GET `/api/v1/appointments/user`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L373"}, {"id": "api_appointment_query_parameters_379", "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L379"}, {"id": "api_appointment_response_200_384", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L384"}, {"id": "api_appointment_errors_401", "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L401"}, {"id": "api_appointment_patch_api_v1_appointment_uuid_status", "label": "PATCH `/api/v1/appointment/{uuid}/status`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L408"}, {"id": "api_appointment_path_parameters_414", "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L414"}, {"id": "api_appointment_request_body", "label": "Request Body", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L419"}, {"id": "api_appointment_response_200_443", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L443"}, {"id": "api_appointment_errors_446", "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L446"}, {"id": "api_appointment_get_api_v1_appointment_uuid_events", "label": "GET `/api/v1/appointment/{uuid}/events`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L457"}, {"id": "api_appointment_path_parameters_463", "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L463"}, {"id": "api_appointment_response_200_468", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L468"}, {"id": "api_appointment_errors_485", "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L485"}, {"id": "api_appointment_post_api_v1_my_appointment", "label": "POST `/api/v1/my/appointment`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L493"}, {"id": "api_appointment_request_body_501", "label": "Request Body", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L501"}, {"id": "api_appointment_response_201_525", "label": "Response `201`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L525"}, {"id": "api_appointment_error_responses", "label": "Error Responses", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L538"}, {"id": "api_appointment_get_api_v1_my_appointment_patient_lookup", "label": "GET `/api/v1/my/appointment/patient-lookup`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L549"}, {"id": "api_appointment_query_parameters_557", "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L557"}, {"id": "api_appointment_response_200_\u06cc\u0627\u0641\u062a_\u0634\u062f", "label": "Response `200` \u2014 \u06cc\u0627\u0641\u062a \u0634\u062f", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L562"}, {"id": "api_appointment_response_200_\u06cc\u0627\u0641\u062a_\u0646\u0634\u062f", "label": "Response `200` \u2014 \u06cc\u0627\u0641\u062a \u0646\u0634\u062f", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L576"}, {"id": "api_appointment_error_responses_581", "label": "Error Responses", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L581"}, {"id": "api_appointment_get_api_v1_my_appointments", "label": "GET /api/v1/my/appointments", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L589"}, {"id": "api_appointment_query_parameters_604", "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L604"}, {"id": "api_appointment_response_200_613", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L613"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_appointment_md", "target": "api_appointment_appointment_api", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L1", "weight": 1.0}, {"source": "api_appointment_appointment_api", "target": "api_appointment_get_api_v1_appointment_slots", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L7", "weight": 1.0}, {"source": "api_appointment_get_api_v1_appointment_slots", "target": "api_appointment_query_parameters", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L13", "weight": 1.0}, {"source": "api_appointment_get_api_v1_appointment_slots", "target": "api_appointment_response_200", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L19", "weight": 1.0}, {"source": "api_appointment_get_api_v1_appointment_slots", "target": "api_appointment_errors", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L63", "weight": 1.0}, {"source": "api_appointment_appointment_api", "target": "api_appointment_get_api_v1_appointment_service_slots", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L71", "weight": 1.0}, {"source": "api_appointment_get_api_v1_appointment_service_slots", "target": "api_appointment_query_parameters_75", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L75", "weight": 1.0}, {"source": "api_appointment_get_api_v1_appointment_service_slots", "target": "api_appointment_response_200_83", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L83", "weight": 1.0}, {"source": "api_appointment_get_api_v1_appointment_service_slots", "target": "api_appointment_errors_100", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L100", "weight": 1.0}, {"source": "api_appointment_appointment_api", "target": "api_appointment_get_api_v1_appointment_booking_services_doctoruuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L108", "weight": 1.0}, {"source": "api_appointment_get_api_v1_appointment_booking_services_doctoruuid", "target": "api_appointment_response_200_112", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L112", "weight": 1.0}, {"source": "api_appointment_get_api_v1_appointment_booking_services_doctoruuid", "target": "api_appointment_errors_128", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L128", "weight": 1.0}, {"source": "api_appointment_appointment_api", "target": "api_appointment_get_api_v1_appointment_settings_month_availability_doctoruuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L135", "weight": 1.0}, {"source": "api_appointment_get_api_v1_appointment_settings_month_availability_doctoruuid", "target": "api_appointment_path_parameters", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L141", "weight": 1.0}, {"source": "api_appointment_get_api_v1_appointment_settings_month_availability_doctoruuid", "target": "api_appointment_query_parameters_146", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L146", "weight": 1.0}, {"source": "api_appointment_get_api_v1_appointment_settings_month_availability_doctoruuid", "target": "api_appointment_response_200_154", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L154", "weight": 1.0}, {"source": "api_appointment_get_api_v1_appointment_settings_month_availability_doctoruuid", "target": "api_appointment_errors_176", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L176", "weight": 1.0}, {"source": "api_appointment_appointment_api", "target": "api_appointment_post_api_v1_appointment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L184", "weight": 1.0}, {"source": "api_appointment_post_api_v1_appointment", "target": "api_appointment_request_body_application_json", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L190", "weight": 1.0}, {"source": "api_appointment_post_api_v1_appointment", "target": "api_appointment_response_201", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L233", "weight": 1.0}, {"source": "api_appointment_post_api_v1_appointment", "target": "api_appointment_errors_266", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L266", "weight": 1.0}, {"source": "api_appointment_appointment_api", "target": "api_appointment_get_api_v1_appointment_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L276", "weight": 1.0}, {"source": "api_appointment_get_api_v1_appointment_uuid", "target": "api_appointment_path_parameters_282", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L282", "weight": 1.0}, {"source": "api_appointment_get_api_v1_appointment_uuid", "target": "api_appointment_response_200_287", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L287", "weight": 1.0}, {"source": "api_appointment_get_api_v1_appointment_uuid", "target": "api_appointment_errors_322", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L322", "weight": 1.0}, {"source": "api_appointment_appointment_api", "target": "api_appointment_get_api_v1_appointments_doctor_doctoruuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L331", "weight": 1.0}, {"source": "api_appointment_get_api_v1_appointments_doctor_doctoruuid", "target": "api_appointment_path_parameters_337", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L337", "weight": 1.0}, {"source": "api_appointment_get_api_v1_appointments_doctor_doctoruuid", "target": "api_appointment_query_parameters_342", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L342", "weight": 1.0}, {"source": "api_appointment_get_api_v1_appointments_doctor_doctoruuid", "target": "api_appointment_response_200_347", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L347", "weight": 1.0}, {"source": "api_appointment_get_api_v1_appointments_doctor_doctoruuid", "target": "api_appointment_errors_364", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L364", "weight": 1.0}, {"source": "api_appointment_appointment_api", "target": "api_appointment_get_api_v1_appointments_user", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L373", "weight": 1.0}, {"source": "api_appointment_get_api_v1_appointments_user", "target": "api_appointment_query_parameters_379", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L379", "weight": 1.0}, {"source": "api_appointment_get_api_v1_appointments_user", "target": "api_appointment_response_200_384", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L384", "weight": 1.0}, {"source": "api_appointment_get_api_v1_appointments_user", "target": "api_appointment_errors_401", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L401", "weight": 1.0}, {"source": "api_appointment_appointment_api", "target": "api_appointment_patch_api_v1_appointment_uuid_status", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L408", "weight": 1.0}, {"source": "api_appointment_patch_api_v1_appointment_uuid_status", "target": "api_appointment_path_parameters_414", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L414", "weight": 1.0}, {"source": "api_appointment_patch_api_v1_appointment_uuid_status", "target": "api_appointment_request_body", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L419", "weight": 1.0}, {"source": "api_appointment_patch_api_v1_appointment_uuid_status", "target": "api_appointment_response_200_443", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L443", "weight": 1.0}, {"source": "api_appointment_patch_api_v1_appointment_uuid_status", "target": "api_appointment_errors_446", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L446", "weight": 1.0}, {"source": "api_appointment_appointment_api", "target": "api_appointment_get_api_v1_appointment_uuid_events", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L457", "weight": 1.0}, {"source": "api_appointment_get_api_v1_appointment_uuid_events", "target": "api_appointment_path_parameters_463", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L463", "weight": 1.0}, {"source": "api_appointment_get_api_v1_appointment_uuid_events", "target": "api_appointment_response_200_468", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L468", "weight": 1.0}, {"source": "api_appointment_get_api_v1_appointment_uuid_events", "target": "api_appointment_errors_485", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L485", "weight": 1.0}, {"source": "api_appointment_appointment_api", "target": "api_appointment_post_api_v1_my_appointment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L493", "weight": 1.0}, {"source": "api_appointment_post_api_v1_my_appointment", "target": "api_appointment_request_body_501", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L501", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_appointment_md", "target": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_insurance_md", "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L519", "weight": 1.0}, {"source": "api_appointment_post_api_v1_my_appointment", "target": "api_appointment_response_201_525", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L525", "weight": 1.0}, {"source": "api_appointment_post_api_v1_my_appointment", "target": "api_appointment_error_responses", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L538", "weight": 1.0}, {"source": "api_appointment_appointment_api", "target": "api_appointment_get_api_v1_my_appointment_patient_lookup", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L549", "weight": 1.0}, {"source": "api_appointment_get_api_v1_my_appointment_patient_lookup", "target": "api_appointment_query_parameters_557", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L557", "weight": 1.0}, {"source": "api_appointment_get_api_v1_my_appointment_patient_lookup", "target": "api_appointment_response_200_\u06cc\u0627\u0641\u062a_\u0634\u062f", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L562", "weight": 1.0}, {"source": "api_appointment_get_api_v1_my_appointment_patient_lookup", "target": "api_appointment_response_200_\u06cc\u0627\u0641\u062a_\u0646\u0634\u062f", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L576", "weight": 1.0}, {"source": "api_appointment_get_api_v1_my_appointment_patient_lookup", "target": "api_appointment_error_responses_581", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L581", "weight": 1.0}, {"source": "api_appointment_appointment_api", "target": "api_appointment_get_api_v1_my_appointments", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L589", "weight": 1.0}, {"source": "api_appointment_get_api_v1_my_appointments", "target": "api_appointment_query_parameters_604", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L604", "weight": 1.0}, {"source": "api_appointment_get_api_v1_my_appointments", "target": "api_appointment_response_200_613", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L613", "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/91f8e99202347b3533d42f22b2c37ec09f312985f4328f6088c3e24ec8aedb6c.json b/graphify-out/cache/ast/v0.8.44/91f8e99202347b3533d42f22b2c37ec09f312985f4328f6088c3e24ec8aedb6c.json new file mode 100644 index 00000000..a5027527 --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/91f8e99202347b3533d42f22b2c37ec09f312985f4328f6088c3e24ec8aedb6c.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_clinicownerscheduleaccesstest_php", "label": "ClinicOwnerScheduleAccessTest.php", "file_type": "code", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L1"}, {"id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", "label": "ClinicOwnerScheduleAccessTest", "file_type": "code", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L17"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor", "label": ".makeDoctor()", "file_type": "code", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L19"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L19"}, {"id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makeclinicwith", "label": ".makeClinicWith()", "file_type": "code", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L30"}, {"id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_addressfor", "label": ".addressFor()", "file_type": "code", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L44"}, {"id": "doctoraddress", "label": "DoctorAddress", "file_type": "code", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L44"}, {"id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_clinicaddress", "label": ".clinicAddress()", "file_type": "code", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L53"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L53"}, {"id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload", "label": ".schedulePayload()", "file_type": "code", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L62"}, {"id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorscheduleincliniccontext", "label": ".testClinicOwnerCanReadAndWriteMemberDoctorScheduleInClinicContext()", "file_type": "code", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L75"}, {"id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercannottouchdoctorpersonalschedule", "label": ".testClinicOwnerCannotTouchDoctorPersonalSchedule()", "file_type": "code", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L98"}, {"id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testcliniccontextrejectspersonaladdress", "label": ".testClinicContextRejectsPersonalAddress()", "file_type": "code", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L109"}, {"id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalcontextrejectsclinicaddress", "label": ".testPersonalContextRejectsClinicAddress()", "file_type": "code", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L120"}, {"id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_teststrangerclinicuuidisrejected", "label": ".testStrangerClinicUuidIsRejected()", "file_type": "code", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L131"}, {"id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", "label": ".testPersonalAndClinicSchedulesCoexistIndependently()", "file_type": "code", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L143"}, {"id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorkeepsfullaccesstoownschedule", "label": ".testDoctorKeepsFullAccessToOwnSchedule()", "file_type": "code", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L171"}, {"id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorcannottouchanotherdoctorschedule", "label": ".testDoctorCannotTouchAnotherDoctorSchedule()", "file_type": "code", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L183"}, {"id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testadmincanwriteanydoctorschedule", "label": ".testAdminCanWriteAnyDoctorSchedule()", "file_type": "code", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L194"}, {"id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testmemberdoctorlosesaccesswhenpermissionrevoked", "label": ".testMemberDoctorLosesAccessWhenPermissionRevoked()", "file_type": "code", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L205"}, {"id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", "label": ".testEditingOneDoctorDoesNotAffectAnother()", "file_type": "code", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L221"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_clinicownerscheduleaccesstest_php", "target": "weeklyschedule", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_clinicownerscheduleaccesstest_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_clinicownerscheduleaccesstest_php", "target": "clinicdoctorpermissionrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_clinicownerscheduleaccesstest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_clinicownerscheduleaccesstest_php", "target": "doctoraddress", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_clinicownerscheduleaccesstest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_clinicownerscheduleaccesstest_php", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L17", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L17", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L19", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L19", "weight": 1.0, "context": "return_type"}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makeclinicwith", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L30", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_addressfor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L44", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_addressfor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L44", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_addressfor", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L44", "weight": 1.0, "context": "return_type"}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_clinicaddress", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L53", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_clinicaddress", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L53", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_clinicaddress", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L53", "weight": 1.0, "context": "return_type"}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L62", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L62", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L62", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorscheduleincliniccontext", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L75", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercannottouchdoctorpersonalschedule", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L98", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testcliniccontextrejectspersonaladdress", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L109", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalcontextrejectsclinicaddress", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L120", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_teststrangerclinicuuidisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L131", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L143", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorkeepsfullaccesstoownschedule", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L171", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorcannottouchanotherdoctorschedule", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L183", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testadmincanwriteanydoctorschedule", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L194", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testmemberdoctorlosesaccesswhenpermissionrevoked", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L205", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L221", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_addressfor", "target": "doctoraddress", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L46", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_clinicaddress", "target": "doctoraddress", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L55", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorscheduleincliniccontext", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L77", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorscheduleincliniccontext", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makeclinicwith", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L78", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorscheduleincliniccontext", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_clinicaddress", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L79", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorscheduleincliniccontext", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L81", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercannottouchdoctorpersonalschedule", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L100", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercannottouchdoctorpersonalschedule", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makeclinicwith", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L101", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercannottouchdoctorpersonalschedule", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_addressfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L102", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercannottouchdoctorpersonalschedule", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L104", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testcliniccontextrejectspersonaladdress", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L111", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testcliniccontextrejectspersonaladdress", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makeclinicwith", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L112", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testcliniccontextrejectspersonaladdress", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_addressfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L113", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testcliniccontextrejectspersonaladdress", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L115", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalcontextrejectsclinicaddress", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L122", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalcontextrejectsclinicaddress", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makeclinicwith", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L123", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalcontextrejectsclinicaddress", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_clinicaddress", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L124", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalcontextrejectsclinicaddress", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L126", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_teststrangerclinicuuidisrejected", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L133", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_teststrangerclinicuuidisrejected", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makeclinicwith", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L135", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_teststrangerclinicuuidisrejected", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_addressfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L136", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_teststrangerclinicuuidisrejected", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L138", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L145", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makeclinicwith", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L146", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_addressfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L147", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_clinicaddress", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L148", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L150", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", "target": "doctor", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L157", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorkeepsfullaccesstoownschedule", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L173", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorkeepsfullaccesstoownschedule", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_addressfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L174", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorkeepsfullaccesstoownschedule", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L176", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorcannottouchanotherdoctorschedule", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L185", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorcannottouchanotherdoctorschedule", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_addressfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L187", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorcannottouchanotherdoctorschedule", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L189", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testadmincanwriteanydoctorschedule", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L196", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testadmincanwriteanydoctorschedule", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_addressfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L198", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testadmincanwriteanydoctorschedule", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L200", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testmemberdoctorlosesaccesswhenpermissionrevoked", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L207", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testmemberdoctorlosesaccesswhenpermissionrevoked", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makeclinicwith", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L209", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testmemberdoctorlosesaccesswhenpermissionrevoked", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_clinicaddress", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L210", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testmemberdoctorlosesaccesswhenpermissionrevoked", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L216", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L223", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makeclinicwith", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L225", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_clinicaddress", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L226", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L228", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", "target": "doctor", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L243", "weight": 1.0}, {"source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", "target": "clinic", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L244", "weight": 1.0}], "raw_calls": [{"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L21", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor", "callee": "setMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L23", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor", "callee": "getMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L23", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L25", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makeclinicwith", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makeclinicwith", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makeclinicwith", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L36", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makeclinicwith", "callee": "getDoctors", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L36", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makeclinicwith", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L38", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makeclinicwith", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_addressfor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L47", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_addressfor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L48", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_clinicaddress", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L55", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_clinicaddress", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_clinicaddress", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L57", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L64", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L65", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorscheduleincliniccontext", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorscheduleincliniccontext", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorscheduleincliniccontext", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorscheduleincliniccontext", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorscheduleincliniccontext", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorscheduleincliniccontext", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorscheduleincliniccontext", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorscheduleincliniccontext", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorscheduleincliniccontext", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorscheduleincliniccontext", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L87", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorscheduleincliniccontext", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L87", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorscheduleincliniccontext", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorscheduleincliniccontext", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L91", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorscheduleincliniccontext", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L95", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorscheduleincliniccontext", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L95", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercannottouchdoctorpersonalschedule", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L104", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercannottouchdoctorpersonalschedule", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L104", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercannottouchdoctorpersonalschedule", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L106", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercannottouchdoctorpersonalschedule", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L106", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testcliniccontextrejectspersonaladdress", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L115", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testcliniccontextrejectspersonaladdress", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L115", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testcliniccontextrejectspersonaladdress", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L117", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testcliniccontextrejectspersonaladdress", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L117", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalcontextrejectsclinicaddress", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L126", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalcontextrejectsclinicaddress", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L126", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalcontextrejectsclinicaddress", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L126", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalcontextrejectsclinicaddress", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L128", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalcontextrejectsclinicaddress", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L128", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_teststrangerclinicuuidisrejected", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L138", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_teststrangerclinicuuidisrejected", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L138", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_teststrangerclinicuuidisrejected", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L138", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_teststrangerclinicuuidisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L140", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_teststrangerclinicuuidisrejected", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L140", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L150", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L150", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L150", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L151", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L151", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L153", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L153", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L154", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L154", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L156", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L157", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L157", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L157", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", "callee": "findAllByDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L158", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L158", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L160", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", "callee": "getClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L164", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", "callee": "getSetting", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L164", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L167", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L168", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorkeepsfullaccesstoownschedule", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L176", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorkeepsfullaccesstoownschedule", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L176", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorkeepsfullaccesstoownschedule", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L176", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorkeepsfullaccesstoownschedule", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L177", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorkeepsfullaccesstoownschedule", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L177", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorkeepsfullaccesstoownschedule", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L179", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorkeepsfullaccesstoownschedule", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L179", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorkeepsfullaccesstoownschedule", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L179", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorkeepsfullaccesstoownschedule", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L180", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorkeepsfullaccesstoownschedule", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L180", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorcannottouchanotherdoctorschedule", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L189", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorcannottouchanotherdoctorschedule", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L189", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorcannottouchanotherdoctorschedule", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L189", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorcannottouchanotherdoctorschedule", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L191", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorcannottouchanotherdoctorschedule", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L191", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testadmincanwriteanydoctorschedule", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L197", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testadmincanwriteanydoctorschedule", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L200", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testadmincanwriteanydoctorschedule", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L200", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testadmincanwriteanydoctorschedule", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L202", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testadmincanwriteanydoctorschedule", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L202", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testmemberdoctorlosesaccesswhenpermissionrevoked", "callee": "getOrCreate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L212", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testmemberdoctorlosesaccesswhenpermissionrevoked", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L212", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testmemberdoctorlosesaccesswhenpermissionrevoked", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L212", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testmemberdoctorlosesaccesswhenpermissionrevoked", "callee": "mergePermissions", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L213", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testmemberdoctorlosesaccesswhenpermissionrevoked", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L214", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testmemberdoctorlosesaccesswhenpermissionrevoked", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L216", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testmemberdoctorlosesaccesswhenpermissionrevoked", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L216", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testmemberdoctorlosesaccesswhenpermissionrevoked", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L216", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testmemberdoctorlosesaccesswhenpermissionrevoked", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L218", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testmemberdoctorlosesaccesswhenpermissionrevoked", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L218", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L228", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L228", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L229", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L229", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L231", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L231", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L232", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L235", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L239", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L239", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L241", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", "callee": "findByDoctorAndClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L242", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L242", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L243", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L243", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L243", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L244", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L244", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L244", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L247", "receiver": null}, {"caller_nid": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", "callee": "getSetting", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L247", "receiver": null}]} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/9a59763536a967ab4fd6a14ef1c445d2f81bf96010d1fcd6ca0ff54f56d8c623.json b/graphify-out/cache/ast/v0.8.44/9a59763536a967ab4fd6a14ef1c445d2f81bf96010d1fcd6ca0ff54f56d8c623.json new file mode 100644 index 00000000..4e44d36a --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/9a59763536a967ab4fd6a14ef1c445d2f81bf96010d1fcd6ca0ff54f56d8c623.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "label": "AppointmentController.php", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L1"}, {"id": "controller_appointmentcontroller_appointmentcontroller", "label": "AppointmentController", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L27"}, {"id": "basecontroller", "label": "BaseController", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "controller_appointmentcontroller_appointmentcontroller_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L30"}, {"id": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "label": ".recordCancellation()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L55"}, {"id": "appointment", "label": "Appointment", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L55"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L55"}, {"id": "controller_appointmentcontroller_appointmentcontroller_slots", "label": ".slots()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L72"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L72"}, {"id": "jsonresponse", "label": "JsonResponse", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L72"}, {"id": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "label": ".serviceSlots()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L176"}, {"id": "controller_appointmentcontroller_appointmentcontroller_bookingservices", "label": ".bookingServices()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L241"}, {"id": "controller_appointmentcontroller_appointmentcontroller_bookinglocations", "label": ".bookingLocations()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L269"}, {"id": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "label": ".monthAvailability()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L307"}, {"id": "controller_appointmentcontroller_appointmentcontroller_book", "label": ".book()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L354"}, {"id": "controller_appointmentcontroller_appointmentcontroller_get", "label": ".get()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L507"}, {"id": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "label": ".listByDoctor()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L552"}, {"id": "controller_appointmentcontroller_appointmentcontroller_listbyuser", "label": ".listByUser()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L611"}, {"id": "controller_appointmentcontroller_appointmentcontroller_canview", "label": ".canView()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L653"}, {"id": "controller_appointmentcontroller_appointmentcontroller_canmanage", "label": ".canManage()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L660"}, {"id": "controller_appointmentcontroller_appointmentcontroller_bookingclinic", "label": ".bookingClinic()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L672"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L672"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L672"}, {"id": "controller_appointmentcontroller_appointmentcontroller_assertservicesmatchcontext", "label": ".assertServicesMatchContext()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L686"}, {"id": "controller_appointmentcontroller_appointmentcontroller_bookableservices", "label": ".bookableServices()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L703"}, {"id": "controller_appointmentcontroller_appointmentcontroller_nextavailableat", "label": ".nextAvailableAt()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L722"}, {"id": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "label": ".updateStatus()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L736"}, {"id": "controller_appointmentcontroller_appointmentcontroller_update", "label": ".update()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L826"}, {"id": "controller_appointmentcontroller_appointmentcontroller_events", "label": ".events()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L938"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "weeklyschedule", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "appointmentrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "slottakenexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "weeklyschedulerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "slotcalculatorservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "doctorrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "patientservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "inputvalidator", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L17", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "basecontroller", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L18", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "optimisticlockexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L19", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "attributes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L20", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "jsonresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L21", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "request", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L22", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "route", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L23", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "currentuser", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L24", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "isgranted", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L25", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "controller_appointmentcontroller_appointmentcontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L27", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "basecontroller", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L28", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L30", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L55", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L55", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L55", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_slots", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L72", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_slots", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L72", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_slots", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L72", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L176", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L176", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L176", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_bookingservices", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L241", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_bookingservices", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L241", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_bookingservices", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L241", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_bookinglocations", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L269", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_bookinglocations", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L269", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L307", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L307", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L307", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_book", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L354", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_book", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L354", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_book", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L354", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_book", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L354", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_get", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L507", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_get", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L507", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_get", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L507", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L552", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L552", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L552", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L552", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_listbyuser", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L611", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_listbyuser", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L611", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_listbyuser", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L611", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_listbyuser", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L611", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_canview", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L653", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_canview", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L653", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_canview", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L653", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_canmanage", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L660", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_canmanage", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L660", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_canmanage", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L660", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_bookingclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L672", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_bookingclinic", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L672", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_bookingclinic", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L672", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_assertservicesmatchcontext", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L686", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_assertservicesmatchcontext", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L686", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_assertservicesmatchcontext", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L686", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_assertservicesmatchcontext", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L686", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_bookableservices", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L703", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_bookableservices", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L703", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_bookableservices", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L703", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_nextavailableat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L722", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_nextavailableat", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L722", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_nextavailableat", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L722", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L736", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L736", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L736", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L736", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_update", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L826", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_update", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L826", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_update", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L826", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_update", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L826", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_events", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L938", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_events", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L938", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_events", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L938", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_slots", "target": "controller_appointmentcontroller_appointmentcontroller_get", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L147", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_slots", "target": "controller_appointmentcontroller_appointmentcontroller_bookingclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L159", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "target": "controller_appointmentcontroller_appointmentcontroller_get", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L179", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "target": "controller_appointmentcontroller_appointmentcontroller_bookingclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L190", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_bookingservices", "target": "controller_appointmentcontroller_appointmentcontroller_bookingclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L249", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_bookingservices", "target": "controller_appointmentcontroller_appointmentcontroller_get", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L249", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_bookingservices", "target": "controller_appointmentcontroller_appointmentcontroller_bookableservices", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L258", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_bookinglocations", "target": "controller_appointmentcontroller_appointmentcontroller_bookableservices", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L292", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_bookinglocations", "target": "controller_appointmentcontroller_appointmentcontroller_nextavailableat", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L294", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "target": "controller_appointmentcontroller_appointmentcontroller_get", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L315", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "target": "controller_appointmentcontroller_appointmentcontroller_bookingclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L321", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_book", "target": "controller_appointmentcontroller_appointmentcontroller_bookingclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L434", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_book", "target": "controller_appointmentcontroller_appointmentcontroller_assertservicesmatchcontext", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L438", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_book", "target": "controller_appointmentcontroller_appointmentcontroller_get", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L471", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_book", "target": "appointment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L496", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_get", "target": "controller_appointmentcontroller_appointmentcontroller_canview", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L545", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "target": "controller_appointmentcontroller_appointmentcontroller_get", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L605", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_listbyuser", "target": "controller_appointmentcontroller_appointmentcontroller_get", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L647", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "target": "controller_appointmentcontroller_appointmentcontroller_canmanage", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L786", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "target": "appointment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L808", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "target": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L814", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_update", "target": "controller_appointmentcontroller_appointmentcontroller_canmanage", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L835", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_update", "target": "appointment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L911", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_update", "target": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L930", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_events", "target": "controller_appointmentcontroller_appointmentcontroller_canmanage", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L946", "weight": 1.0}], "raw_calls": [{"caller_nid": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "callee": "getRealName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L57", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "callee": "getMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L57", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "callee": "setActor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L60", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L60", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "callee": "setReason", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L61", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L62", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "callee": "warning", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L64", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L64", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L66", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L66", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_slots", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L147", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_slots", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L148", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_slots", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L150", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_slots", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L152", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_slots", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L155", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_slots", "callee": "preg_match", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L155", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_slots", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L156", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_slots", "callee": "getAllSlotsWithAvailability", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L160", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_slots", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L162", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L179", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L180", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L182", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L184", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L186", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "preg_match", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L186", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L187", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "findByDoctorAndClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L191", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "getMeta", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L192", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L194", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L197", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L197", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L197", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L198", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L199", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L207", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L209", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "isBookable", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L211", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L212", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L214", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "getDurationMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L216", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L218", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "getMeta", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L223", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L225", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "getServiceStartTimes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L231", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookingservices", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L244", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookingservices", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L246", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookingservices", "callee": "findByDoctorAndClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L250", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookingservices", "callee": "getMeta", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L251", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookingservices", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L253", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookinglocations", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L272", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookinglocations", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L274", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookinglocations", "callee": "findAllByDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L278", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookinglocations", "callee": "getClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L279", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookinglocations", "callee": "getMeta", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L280", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookinglocations", "callee": "findForContext", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L281", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookinglocations", "callee": "usort", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L299", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookinglocations", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L301", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L310", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L312", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L318", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L322", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L322", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L322", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L327", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "callee": "hasAnyAvailability", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L328", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "callee": "findByDoctorAndClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L335", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "callee": "getMeta", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L336", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L338", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L392", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L392", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L393", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L400", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L400", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L400", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L402", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L405", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L407", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "isBookable", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L409", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L410", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "getDurationMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L412", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L413", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "getDurationMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L415", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L421", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L422", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L425", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L426", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L429", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L431", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "InputValidator", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L445", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L445", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "strtolower", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L447", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L447", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L454", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "InputValidator", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L456", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L457", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L460", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "setPatientNationalCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L464", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "setPatientGender", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L465", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "setServiceItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L466", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L467", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "setNote", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L467", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "resolve", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L471", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "representationId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L472", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "setBookingRepresentationId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L473", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "representationId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L473", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "resolveSlotLocationId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L477", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "setAddressId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L479", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "setPatientName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L483", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "getRealName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L483", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "setPatientMobile", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L484", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "getMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L484", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L486", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L487", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L489", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "setPatientName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L491", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "setPatientMobile", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L492", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "setPatientReason", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L493", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "markPendingWithTtl", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L496", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "bookAtomically", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L499", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L501", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L504", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L504", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_get", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L540", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_get", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L542", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_get", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L546", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_get", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L549", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_get", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L549", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L596", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L598", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L601", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L601", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L601", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "callee": "hasRole", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L601", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L602", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "callee": "findByDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L606", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L608", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L608", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L608", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_listbyuser", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L648", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_listbyuser", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L650", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_listbyuser", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L650", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_listbyuser", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L650", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canview", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L655", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canview", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L655", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canview", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L655", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canview", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L656", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canview", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L656", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canview", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L656", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canview", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L656", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canview", "callee": "hasRole", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L657", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canmanage", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L662", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canmanage", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L662", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canmanage", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L662", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canmanage", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L663", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canmanage", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L663", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canmanage", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L663", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canmanage", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L663", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canmanage", "callee": "hasRole", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L664", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookingclinic", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L674", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookingclinic", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L678", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookingclinic", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L678", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookingclinic", "callee": "hasDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L679", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_assertservicesmatchcontext", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L689", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_assertservicesmatchcontext", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L690", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_assertservicesmatchcontext", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L693", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_assertservicesmatchcontext", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L694", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_assertservicesmatchcontext", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L694", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_assertservicesmatchcontext", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L695", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookableservices", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L706", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookableservices", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L707", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookableservices", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L709", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookableservices", "callee": "getSection", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L710", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookableservices", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L712", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookableservices", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L713", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookableservices", "callee": "getDurationMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L714", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookableservices", "callee": "getPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L715", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookableservices", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L716", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookableservices", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L716", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookableservices", "callee": "findBookableByEntity", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L718", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_nextavailableat", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L725", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_nextavailableat", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L725", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_nextavailableat", "callee": "getAvailableSlots", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L726", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_nextavailableat", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L727", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L781", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L783", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L787", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L790", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L790", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L791", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "getVersion", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L792", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "canTransitionTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L794", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L795", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L795", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "getStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L796", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "transitionTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L800", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "saveWithLock", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L803", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L805", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "autoCreateOnAppointmentConfirm", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L809", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L812", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L813", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L813", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L817", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L817", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L830", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L832", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L836", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L839", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L839", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "getVersion", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L840", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L843", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L844", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L846", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L848", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "getSlotStart", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L849", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "getSlotEnd", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L850", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L852", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L854", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "isReserve", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L855", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "getSlotStart", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L856", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "getSlotEnd", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L856", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "isSlotTaken", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L857", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L857", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L857", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L858", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "rescheduleTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L860", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L869", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L872", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "$setter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L874", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L877", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L879", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "$setter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L881", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L884", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "setDepositRequired", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L885", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L887", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "setDepositAmountRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L888", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L890", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "setNote", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L891", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L891", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L894", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "setPatientName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L895", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L895", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L897", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "setPatientMobile", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L898", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L898", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L902", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "getStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L904", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "canTransitionTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L905", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L906", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L906", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "getStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L907", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "transitionTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L910", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "autoCreateOnAppointmentConfirm", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L912", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L914", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "saveWithLock", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L920", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L922", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L925", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L929", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L929", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L933", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L933", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_events", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L942", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_events", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L944", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_events", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L947", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_events", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L950", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_events", "callee": "findByAppointmentUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L950", "receiver": null}]} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/b726efa5d948e6fe5f57e0abb66d4d12435a88761683a49a71cac756fb1b2bb1.json b/graphify-out/cache/ast/v0.8.44/b726efa5d948e6fe5f57e0abb66d4d12435a88761683a49a71cac756fb1b2bb1.json new file mode 100644 index 00000000..dc25d1ee --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/b726efa5d948e6fe5f57e0abb66d4d12435a88761683a49a71cac756fb1b2bb1.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_dateoverriderepository_php", "label": "DateOverrideRepository.php", "file_type": "code", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L1"}, {"id": "repository_dateoverriderepository_dateoverriderepository", "label": "DateOverrideRepository", "file_type": "code", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L11"}, {"id": "serviceentityrepository", "label": "ServiceEntityRepository", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "repository_dateoverriderepository_dateoverriderepository_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L13"}, {"id": "managerregistry", "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L13"}, {"id": "repository_dateoverriderepository_dateoverriderepository_findbyuuid", "label": ".findByUuid()", "file_type": "code", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L18"}, {"id": "dateoverride", "label": "DateOverride", "file_type": "code", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L18"}, {"id": "repository_dateoverriderepository_dateoverriderepository_findbydoctorandclinic", "label": ".findByDoctorAndClinic()", "file_type": "code", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L29"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L29"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L29"}, {"id": "repository_dateoverriderepository_dateoverriderepository_findbydoctor", "label": ".findByDoctor()", "file_type": "code", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L46"}, {"id": "repository_dateoverriderepository_dateoverriderepository_save", "label": ".save()", "file_type": "code", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L51"}, {"id": "repository_dateoverriderepository_dateoverriderepository_remove", "label": ".remove()", "file_type": "code", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L57"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_dateoverriderepository_php", "target": "dateoverride", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_dateoverriderepository_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_dateoverriderepository_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_dateoverriderepository_php", "target": "serviceentityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_dateoverriderepository_php", "target": "managerregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_dateoverriderepository_php", "target": "repository_dateoverriderepository_dateoverriderepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L11", "weight": 1.0}, {"source": "repository_dateoverriderepository_dateoverriderepository", "target": "serviceentityrepository", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L11", "weight": 1.0}, {"source": "repository_dateoverriderepository_dateoverriderepository", "target": "repository_dateoverriderepository_dateoverriderepository_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L13", "weight": 1.0}, {"source": "repository_dateoverriderepository_dateoverriderepository_construct", "target": "managerregistry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L13", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_dateoverriderepository_dateoverriderepository", "target": "repository_dateoverriderepository_dateoverriderepository_findbyuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L18", "weight": 1.0}, {"source": "repository_dateoverriderepository_dateoverriderepository_findbyuuid", "target": "dateoverride", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L18", "weight": 1.0, "context": "return_type"}, {"source": "repository_dateoverriderepository_dateoverriderepository", "target": "repository_dateoverriderepository_dateoverriderepository_findbydoctorandclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L29", "weight": 1.0}, {"source": "repository_dateoverriderepository_dateoverriderepository_findbydoctorandclinic", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L29", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_dateoverriderepository_dateoverriderepository_findbydoctorandclinic", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L29", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_dateoverriderepository_dateoverriderepository", "target": "repository_dateoverriderepository_dateoverriderepository_findbydoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L46", "weight": 1.0}, {"source": "repository_dateoverriderepository_dateoverriderepository_findbydoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L46", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_dateoverriderepository_dateoverriderepository", "target": "repository_dateoverriderepository_dateoverriderepository_save", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L51", "weight": 1.0}, {"source": "repository_dateoverriderepository_dateoverriderepository_save", "target": "dateoverride", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L51", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_dateoverriderepository_dateoverriderepository", "target": "repository_dateoverriderepository_dateoverriderepository_remove", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L57", "weight": 1.0}, {"source": "repository_dateoverriderepository_dateoverriderepository_remove", "target": "dateoverride", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L57", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_dateoverriderepository_dateoverriderepository_construct", "target": "dateoverride", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L15", "weight": 1.0}, {"source": "repository_dateoverriderepository_dateoverriderepository_findbydoctor", "target": "repository_dateoverriderepository_dateoverriderepository_findbydoctorandclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L48", "weight": 1.0}], "raw_calls": [{"caller_nid": "repository_dateoverriderepository_dateoverriderepository_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L15", "receiver": null}, {"caller_nid": "repository_dateoverriderepository_dateoverriderepository_findbyuuid", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L20", "receiver": null}, {"caller_nid": "repository_dateoverriderepository_dateoverriderepository_findbydoctorandclinic", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L31", "receiver": null}, {"caller_nid": "repository_dateoverriderepository_dateoverriderepository_findbydoctorandclinic", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L31", "receiver": null}, {"caller_nid": "repository_dateoverriderepository_dateoverriderepository_findbydoctorandclinic", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L31", "receiver": null}, {"caller_nid": "repository_dateoverriderepository_dateoverriderepository_findbydoctorandclinic", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L31", "receiver": null}, {"caller_nid": "repository_dateoverriderepository_dateoverriderepository_findbydoctorandclinic", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L37", "receiver": null}, {"caller_nid": "repository_dateoverriderepository_dateoverriderepository_findbydoctorandclinic", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L39", "receiver": null}, {"caller_nid": "repository_dateoverriderepository_dateoverriderepository_findbydoctorandclinic", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L39", "receiver": null}, {"caller_nid": "repository_dateoverriderepository_dateoverriderepository_findbydoctorandclinic", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L42", "receiver": null}, {"caller_nid": "repository_dateoverriderepository_dateoverriderepository_findbydoctorandclinic", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L42", "receiver": null}, {"caller_nid": "repository_dateoverriderepository_dateoverriderepository_save", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L53", "receiver": null}, {"caller_nid": "repository_dateoverriderepository_dateoverriderepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L53", "receiver": null}, {"caller_nid": "repository_dateoverriderepository_dateoverriderepository_save", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L54", "receiver": null}, {"caller_nid": "repository_dateoverriderepository_dateoverriderepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L54", "receiver": null}, {"caller_nid": "repository_dateoverriderepository_dateoverriderepository_remove", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L59", "receiver": null}, {"caller_nid": "repository_dateoverriderepository_dateoverriderepository_remove", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L60", "receiver": null}, {"caller_nid": "repository_dateoverriderepository_dateoverriderepository_remove", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L60", "receiver": null}]} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/b9a94034ea9a0c0e2e55c4e57a02d30dea7bde67e4705aab00f3277a2bb042da.json b/graphify-out/cache/ast/v0.8.44/b9a94034ea9a0c0e2e55c4e57a02d30dea7bde67e4705aab00f3277a2bb042da.json new file mode 100644 index 00000000..63a33053 --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/b9a94034ea9a0c0e2e55c4e57a02d30dea7bde67e4705aab00f3277a2bb042da.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_weeklyschedulerepository_php", "label": "WeeklyScheduleRepository.php", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L1"}, {"id": "repository_weeklyschedulerepository_weeklyschedulerepository", "label": "WeeklyScheduleRepository", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L11"}, {"id": "serviceentityrepository", "label": "ServiceEntityRepository", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "repository_weeklyschedulerepository_weeklyschedulerepository_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L13"}, {"id": "managerregistry", "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L13"}, {"id": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctorandclinic", "label": ".findByDoctorAndClinic()", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L24"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L24"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L24"}, {"id": "weeklyschedule", "label": "WeeklySchedule", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L24"}, {"id": "repository_weeklyschedulerepository_weeklyschedulerepository_findallbydoctor", "label": ".findAllByDoctor()", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L40"}, {"id": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctor", "label": ".findByDoctor()", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L54"}, {"id": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctors", "label": ".findByDoctors()", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L60"}, {"id": "repository_weeklyschedulerepository_weeklyschedulerepository_findbyuuid", "label": ".findByUuid()", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L72"}, {"id": "repository_weeklyschedulerepository_weeklyschedulerepository_save", "label": ".save()", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L77"}, {"id": "repository_weeklyschedulerepository_weeklyschedulerepository_remove", "label": ".remove()", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L83"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_weeklyschedulerepository_php", "target": "weeklyschedule", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_weeklyschedulerepository_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_weeklyschedulerepository_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_weeklyschedulerepository_php", "target": "serviceentityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_weeklyschedulerepository_php", "target": "managerregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_weeklyschedulerepository_php", "target": "repository_weeklyschedulerepository_weeklyschedulerepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L11", "weight": 1.0}, {"source": "repository_weeklyschedulerepository_weeklyschedulerepository", "target": "serviceentityrepository", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L11", "weight": 1.0}, {"source": "repository_weeklyschedulerepository_weeklyschedulerepository", "target": "repository_weeklyschedulerepository_weeklyschedulerepository_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L13", "weight": 1.0}, {"source": "repository_weeklyschedulerepository_weeklyschedulerepository_construct", "target": "managerregistry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L13", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_weeklyschedulerepository_weeklyschedulerepository", "target": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctorandclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L24", "weight": 1.0}, {"source": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctorandclinic", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L24", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctorandclinic", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L24", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctorandclinic", "target": "weeklyschedule", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L24", "weight": 1.0, "context": "return_type"}, {"source": "repository_weeklyschedulerepository_weeklyschedulerepository", "target": "repository_weeklyschedulerepository_weeklyschedulerepository_findallbydoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L40", "weight": 1.0}, {"source": "repository_weeklyschedulerepository_weeklyschedulerepository_findallbydoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L40", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_weeklyschedulerepository_weeklyschedulerepository", "target": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L54", "weight": 1.0}, {"source": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L54", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctor", "target": "weeklyschedule", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L54", "weight": 1.0, "context": "return_type"}, {"source": "repository_weeklyschedulerepository_weeklyschedulerepository", "target": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctors", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L60", "weight": 1.0}, {"source": "repository_weeklyschedulerepository_weeklyschedulerepository", "target": "repository_weeklyschedulerepository_weeklyschedulerepository_findbyuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L72", "weight": 1.0}, {"source": "repository_weeklyschedulerepository_weeklyschedulerepository_findbyuuid", "target": "weeklyschedule", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L72", "weight": 1.0, "context": "return_type"}, {"source": "repository_weeklyschedulerepository_weeklyschedulerepository", "target": "repository_weeklyschedulerepository_weeklyschedulerepository_save", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L77", "weight": 1.0}, {"source": "repository_weeklyschedulerepository_weeklyschedulerepository_save", "target": "weeklyschedule", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L77", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_weeklyschedulerepository_weeklyschedulerepository", "target": "repository_weeklyschedulerepository_weeklyschedulerepository_remove", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L83", "weight": 1.0}, {"source": "repository_weeklyschedulerepository_weeklyschedulerepository_remove", "target": "weeklyschedule", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L83", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_weeklyschedulerepository_weeklyschedulerepository_construct", "target": "weeklyschedule", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L15", "weight": 1.0}, {"source": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctor", "target": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctorandclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L56", "weight": 1.0}], "raw_calls": [{"caller_nid": "repository_weeklyschedulerepository_weeklyschedulerepository_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L15", "receiver": null}, {"caller_nid": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctorandclinic", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L26", "receiver": null}, {"caller_nid": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctorandclinic", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L26", "receiver": null}, {"caller_nid": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctorandclinic", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L26", "receiver": null}, {"caller_nid": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctorandclinic", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L31", "receiver": null}, {"caller_nid": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctorandclinic", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L33", "receiver": null}, {"caller_nid": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctorandclinic", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L33", "receiver": null}, {"caller_nid": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctorandclinic", "callee": "getOneOrNullResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L36", "receiver": null}, {"caller_nid": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctorandclinic", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L36", "receiver": null}, {"caller_nid": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctorandclinic", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L36", "receiver": null}, {"caller_nid": "repository_weeklyschedulerepository_weeklyschedulerepository_findallbydoctor", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L42", "receiver": null}, {"caller_nid": "repository_weeklyschedulerepository_weeklyschedulerepository_findallbydoctor", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L42", "receiver": null}, {"caller_nid": "repository_weeklyschedulerepository_weeklyschedulerepository_findallbydoctor", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L42", "receiver": null}, {"caller_nid": "repository_weeklyschedulerepository_weeklyschedulerepository_findallbydoctor", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L42", "receiver": null}, {"caller_nid": "repository_weeklyschedulerepository_weeklyschedulerepository_findallbydoctor", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L42", "receiver": null}, {"caller_nid": "repository_weeklyschedulerepository_weeklyschedulerepository_findallbydoctor", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L42", "receiver": null}, {"caller_nid": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctors", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L62", "receiver": null}, {"caller_nid": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctors", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L65", "receiver": null}, {"caller_nid": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctors", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L65", "receiver": null}, {"caller_nid": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctors", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L65", "receiver": null}, {"caller_nid": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctors", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L65", "receiver": null}, {"caller_nid": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctors", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L65", "receiver": null}, {"caller_nid": "repository_weeklyschedulerepository_weeklyschedulerepository_findbyuuid", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L74", "receiver": null}, {"caller_nid": "repository_weeklyschedulerepository_weeklyschedulerepository_save", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L79", "receiver": null}, {"caller_nid": "repository_weeklyschedulerepository_weeklyschedulerepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L79", "receiver": null}, {"caller_nid": "repository_weeklyschedulerepository_weeklyschedulerepository_save", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L80", "receiver": null}, {"caller_nid": "repository_weeklyschedulerepository_weeklyschedulerepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L80", "receiver": null}, {"caller_nid": "repository_weeklyschedulerepository_weeklyschedulerepository_remove", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L85", "receiver": null}, {"caller_nid": "repository_weeklyschedulerepository_weeklyschedulerepository_remove", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L86", "receiver": null}, {"caller_nid": "repository_weeklyschedulerepository_weeklyschedulerepository_remove", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L86", "receiver": null}]} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/c176047a6e3ddca1f54fad9b965437bbc36d39b2aa705cf5480f69bcfc9ed422.json b/graphify-out/cache/ast/v0.8.44/c176047a6e3ddca1f54fad9b965437bbc36d39b2aa705cf5480f69bcfc9ed422.json new file mode 100644 index 00000000..2196fa28 --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/c176047a6e3ddca1f54fad9b965437bbc36d39b2aa705cf5480f69bcfc9ed422.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_dashboard_inviteddoctordashboardscopetest_php", "label": "InvitedDoctorDashboardScopeTest.php", "file_type": "code", "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L1"}, {"id": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest", "label": "InvitedDoctorDashboardScopeTest", "file_type": "code", "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L13"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_makedoctorinclinic", "label": ".makeDoctorInClinic()", "file_type": "code", "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L22"}, {"id": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testcliniccontextomitsfinancialfields", "label": ".testClinicContextOmitsFinancialFields()", "file_type": "code", "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L38"}, {"id": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testpersonalcontextstillreturnsfinancialfields", "label": ".testPersonalContextStillReturnsFinancialFields()", "file_type": "code", "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L55"}, {"id": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testforeignclinicuuidfallsbacktopersonalscope", "label": ".testForeignClinicUuidFallsBackToPersonalScope()", "file_type": "code", "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L70"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_dashboard_inviteddoctordashboardscopetest_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_dashboard_inviteddoctordashboardscopetest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_dashboard_inviteddoctordashboardscopetest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_dashboard_inviteddoctordashboardscopetest_php", "target": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L13", "weight": 1.0}, {"source": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L13", "weight": 1.0}, {"source": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest", "target": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_makedoctorinclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L22", "weight": 1.0}, {"source": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest", "target": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testcliniccontextomitsfinancialfields", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L38", "weight": 1.0}, {"source": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest", "target": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testpersonalcontextstillreturnsfinancialfields", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L55", "weight": 1.0}, {"source": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest", "target": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testforeignclinicuuidfallsbacktopersonalscope", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L70", "weight": 1.0}, {"source": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testcliniccontextomitsfinancialfields", "target": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_makedoctorinclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L40", "weight": 1.0}, {"source": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testpersonalcontextstillreturnsfinancialfields", "target": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_makedoctorinclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L57", "weight": 1.0}, {"source": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testforeignclinicuuidfallsbacktopersonalscope", "target": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_makedoctorinclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L72", "weight": 1.0}], "raw_calls": [{"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_makedoctorinclinic", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_makedoctorinclinic", "callee": "setMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L26", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_makedoctorinclinic", "callee": "getMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L26", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_makedoctorinclinic", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L27", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_makedoctorinclinic", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L29", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_makedoctorinclinic", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L30", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_makedoctorinclinic", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_makedoctorinclinic", "callee": "getDoctors", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_makedoctorinclinic", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_makedoctorinclinic", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testcliniccontextomitsfinancialfields", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testcliniccontextomitsfinancialfields", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testcliniccontextomitsfinancialfields", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testcliniccontextomitsfinancialfields", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testcliniccontextomitsfinancialfields", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testcliniccontextomitsfinancialfields", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L47", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testcliniccontextomitsfinancialfields", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testcliniccontextomitsfinancialfields", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L51", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testcliniccontextomitsfinancialfields", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L52", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testpersonalcontextstillreturnsfinancialfields", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testpersonalcontextstillreturnsfinancialfields", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testpersonalcontextstillreturnsfinancialfields", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L60", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testpersonalcontextstillreturnsfinancialfields", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L60", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testpersonalcontextstillreturnsfinancialfields", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L64", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testpersonalcontextstillreturnsfinancialfields", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L67", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testforeignclinicuuidfallsbacktopersonalscope", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testforeignclinicuuidfallsbacktopersonalscope", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L74", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testforeignclinicuuidfallsbacktopersonalscope", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L75", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testforeignclinicuuidfallsbacktopersonalscope", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L76", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testforeignclinicuuidfallsbacktopersonalscope", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testforeignclinicuuidfallsbacktopersonalscope", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testforeignclinicuuidfallsbacktopersonalscope", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testforeignclinicuuidfallsbacktopersonalscope", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testforeignclinicuuidfallsbacktopersonalscope", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testforeignclinicuuidfallsbacktopersonalscope", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php", "source_location": "L81", "receiver": null}]} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/c1bfae520df5a8bae297f253a30be4720d5c6a601b7d415ec02ffa24891ef7d2.json b/graphify-out/cache/ast/v0.8.44/c1bfae520df5a8bae297f253a30be4720d5c6a601b7d415ec02ffa24891ef7d2.json new file mode 100644 index 00000000..d25f3c7e --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/c1bfae520df5a8bae297f253a30be4720d5c6a601b7d415ec02ffa24891ef7d2.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "label": "ClinicServiceController.php", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L1"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller", "label": "ClinicServiceController", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L34"}, {"id": "basecontroller", "label": "BaseController", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L38"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", "label": ".serializeItems()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L61"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", "label": ".applyInventoryPackage()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L81"}, {"id": "serviceitem", "label": "ServiceItem", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L81"}, {"id": "jsonresponse", "label": "JsonResponse", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L81"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", "label": ".applyConsumables()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L107"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_listsections", "label": ".listSections()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L138"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L138"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "label": ".createSection()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L155"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L155"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "label": ".updateSection()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L174"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "label": ".deleteSection()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L198"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_listallitems", "label": ".listAllItems()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L217"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "label": ".listItems()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L227"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_getitem", "label": ".getItem()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L240"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", "label": ".listItemAuditLogs()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L254"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "label": ".createItem()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L270"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "label": ".updateItem()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L327"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "label": ".deleteItem()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L384"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "label": ".listTariffs()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L413"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "label": ".setTariff()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L433"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "label": ".applyStaffMembers()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L470"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "label": ".resolveEntity()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L498"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_requestedclinicuuid", "label": ".requestedClinicUuid()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L503"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_assertservicesgate", "label": ".assertServicesGate()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L526"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "label": ".ownsSection()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L537"}, {"id": "servicesection", "label": "ServiceSection", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L537"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "serviceitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "serviceitemauditlog", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "servicesection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "tenantservicecoverage", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "tariff", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "entitymanagerinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "serviceitemauditlogrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "serviceitemrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "servicesectionrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "tariffrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "serviceitemauditservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "tariffservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L17", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "inventoryitemrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L18", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "inventorypackagerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L19", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L20", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "entitycontextresolver", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L21", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "basecontroller", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L22", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "appexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L23", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "clinicstaffrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L24", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "subscriptionservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L25", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "jsonresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L26", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "request", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L27", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "requeststack", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L28", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "route", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L29", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "currentuser", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L30", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "isgranted", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L31", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "attributes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L32", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "controller_clinicservicecontroller_clinicservicecontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L34", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "basecontroller", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L36", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L38", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L61", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L81", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L81", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L81", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L107", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L107", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L107", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_listsections", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L138", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listsections", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L138", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listsections", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L138", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L155", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L155", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L155", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L155", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L174", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L174", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L174", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L174", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L198", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L198", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L198", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_listallitems", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L217", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listallitems", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L217", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listallitems", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L217", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L227", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L227", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L227", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_getitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L240", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_getitem", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L240", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_getitem", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L240", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L254", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L254", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L254", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L270", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L270", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L270", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L270", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L327", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L327", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L327", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L327", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L384", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L384", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L384", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L413", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L413", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L413", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L433", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L433", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L433", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L433", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L470", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L470", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L470", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L498", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L498", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_requestedclinicuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L503", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_assertservicesgate", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L526", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L537", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "target": "servicesection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L537", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listsections", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L141", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listsections", "target": "controller_clinicservicecontroller_clinicservicecontroller_assertservicesgate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L142", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L158", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "target": "controller_clinicservicecontroller_clinicservicecontroller_assertservicesgate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L159", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L177", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "target": "controller_clinicservicecontroller_clinicservicecontroller_assertservicesgate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L178", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L181", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L201", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "target": "controller_clinicservicecontroller_clinicservicecontroller_assertservicesgate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L202", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L205", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listallitems", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L220", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listallitems", "target": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L222", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L230", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L233", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "target": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L237", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_getitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L243", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_getitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L246", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_getitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L250", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L257", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L260", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L273", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_assertservicesgate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L274", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L285", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L291", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L309", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L313", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L324", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L330", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L333", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L345", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L363", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L367", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L381", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L387", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L390", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L417", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L420", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L437", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L440", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "target": "controller_clinicservicecontroller_clinicservicecontroller_requestedclinicuuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L500", "weight": 1.0}], "raw_calls": [{"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", "callee": "findMapByIds", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L63", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L64", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", "callee": "getInventoryPackageId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L64", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L67", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L68", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", "callee": "getInventoryPackageId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L69", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L83", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", "callee": "setInventoryPackageId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L89", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L93", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L94", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L94", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L95", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", "callee": "setInventoryPackageId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L98", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L98", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L109", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L115", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L120", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L122", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L123", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L125", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", "callee": "replaceConsumables", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L131", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listsections", "callee": "findByEntity", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L144", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listsections", "callee": "countBySections", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L145", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listsections", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L147", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listsections", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L148", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listsections", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L148", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listsections", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L152", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L161", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L161", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L162", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L165", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L169", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L171", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L171", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L180", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L182", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L182", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L185", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L185", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L186", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L186", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L187", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L187", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L189", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "callee": "setActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L190", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L193", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L195", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L195", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L204", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L206", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L206", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "callee": "remove", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L209", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L211", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listallitems", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L222", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listallitems", "callee": "findByEntity", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L223", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L232", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L234", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L234", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L237", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "callee": "findBySection", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L237", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_getitem", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L245", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_getitem", "callee": "getSection", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L246", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_getitem", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L247", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_getitem", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L247", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_getitem", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L250", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L259", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", "callee": "getSection", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L260", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L261", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L261", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L264", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L264", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L265", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", "callee": "findByItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L266", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L276", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L276", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L278", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L281", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L284", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L286", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L296", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "setInsuranceCovered", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L297", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L299", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "setInsurancePriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L300", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L302", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "setDurationMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L304", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L306", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "setBookable", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L307", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L318", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "upsert", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L321", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L321", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "currentJalaliYear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L321", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "getPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L321", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "logCreate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L322", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L324", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L332", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "getSection", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L333", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L334", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L334", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L337", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L337", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "snapshot", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L338", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L341", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L341", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L341", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L341", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L342", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "setPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L342", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L343", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "setActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L343", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L344", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L344", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L350", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "setInsuranceCovered", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L351", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L353", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "setInsurancePriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L354", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L356", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "setDurationMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L358", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L360", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "setBookable", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L361", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L372", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "upsert", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L376", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L376", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "currentJalaliYear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L376", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "getPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L376", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "logChanges", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L379", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "snapshot", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L379", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L381", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L389", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "callee": "getSection", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L390", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L391", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L391", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L396", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "callee": "execute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L397", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L397", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "callee": "createQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L397", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "callee": "execute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L399", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L399", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "callee": "createQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L399", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "callee": "remove", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L403", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L405", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L405", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L408", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L419", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "callee": "getSection", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L420", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L421", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L421", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "callee": "findByService", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L424", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L424", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L426", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "callee": "currentJalaliYear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L427", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "callee": "getPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L428", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L429", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L429", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L439", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "callee": "getSection", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L440", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L441", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L441", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L445", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L448", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L448", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "callee": "upsert", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L451", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L451", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "callee": "currentJalaliYear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L454", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "callee": "setPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L455", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L456", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L459", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L459", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L473", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L473", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L475", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L480", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "callee": "array_unique", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L480", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L480", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L481", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L482", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L482", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L483", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "callee": "setStaffMembers", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L488", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "callee": "toEntityPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L500", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "callee": "resolve", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L500", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_requestedclinicuuid", "callee": "getCurrentRequest", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L505", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_requestedclinicuuid", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L510", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_requestedclinicuuid", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L511", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_requestedclinicuuid", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L515", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_requestedclinicuuid", "callee": "getMethod", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L515", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_requestedclinicuuid", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L519", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_requestedclinicuuid", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L519", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_requestedclinicuuid", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L521", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_requestedclinicuuid", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L521", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_assertservicesgate", "callee": "hasFeature", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L532", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L540", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L541", "receiver": null}]} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/c3c157499428ffc7e15ba3b67464bef0495cbbee42be480dffc2369fd59df11d.json b/graphify-out/cache/ast/v0.8.44/c3c157499428ffc7e15ba3b67464bef0495cbbee42be480dffc2369fd59df11d.json new file mode 100644 index 00000000..a934b0f7 --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/c3c157499428ffc7e15ba3b67464bef0495cbbee42be480dffc2369fd59df11d.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_service_slotcalculatorservice_php", "label": "SlotCalculatorService.php", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L1"}, {"id": "service_slotcalculatorservice_slotcalculatorservice", "label": "SlotCalculatorService", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L14"}, {"id": "service_slotcalculatorservice_slotcalculatorservice_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L16"}, {"id": "service_slotcalculatorservice_slotcalculatorservice_getavailableslots", "label": ".getAvailableSlots()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L29"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L29"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L29"}, {"id": "service_slotcalculatorservice_slotcalculatorservice_resolveslotlocationid", "label": ".resolveSlotLocationId()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L40"}, {"id": "service_slotcalculatorservice_slotcalculatorservice_getallslotswithavailability", "label": ".getAllSlotsWithAvailability()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L61"}, {"id": "service_slotcalculatorservice_slotcalculatorservice_hasanyavailability", "label": ".hasAnyAvailability()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L79"}, {"id": "service_slotcalculatorservice_slotcalculatorservice_getservicestarttimes", "label": ".getServiceStartTimes()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L96"}, {"id": "service_slotcalculatorservice_slotcalculatorservice_firstoverlap", "label": ".firstOverlap()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L142"}, {"id": "service_slotcalculatorservice_slotcalculatorservice_iswithinbookingwindow", "label": ".isWithinBookingWindow()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L156"}, {"id": "service_slotcalculatorservice_slotcalculatorservice_getbookingmeta", "label": ".getBookingMeta()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L175"}, {"id": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "label": ".buildAllSessions()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L186"}, {"id": "service_slotcalculatorservice_slotcalculatorservice_buildsessionsfromoverride", "label": ".buildSessionsFromOverride()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L249"}, {"id": "service_slotcalculatorservice_slotcalculatorservice_buildsessionslots", "label": ".buildSessionSlots()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L294"}, {"id": "service_slotcalculatorservice_slotcalculatorservice_filterbookedslots", "label": ".filterBookedSlots()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L338"}, {"id": "service_slotcalculatorservice_slotcalculatorservice_parsetime", "label": ".parseTime()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L347"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_service_slotcalculatorservice_php", "target": "appointmentrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_service_slotcalculatorservice_php", "target": "dateoverriderepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_service_slotcalculatorservice_php", "target": "holidayrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_service_slotcalculatorservice_php", "target": "weeklyschedulerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_service_slotcalculatorservice_php", "target": "weeklyschedule", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_service_slotcalculatorservice_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_service_slotcalculatorservice_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_service_slotcalculatorservice_php", "target": "service_slotcalculatorservice_slotcalculatorservice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L14", "weight": 1.0}, {"source": "service_slotcalculatorservice_slotcalculatorservice", "target": "service_slotcalculatorservice_slotcalculatorservice_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L16", "weight": 1.0}, {"source": "service_slotcalculatorservice_slotcalculatorservice", "target": "service_slotcalculatorservice_slotcalculatorservice_getavailableslots", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L29", "weight": 1.0}, {"source": "service_slotcalculatorservice_slotcalculatorservice_getavailableslots", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L29", "weight": 1.0, "context": "parameter_type"}, {"source": "service_slotcalculatorservice_slotcalculatorservice_getavailableslots", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L29", "weight": 1.0, "context": "parameter_type"}, {"source": "service_slotcalculatorservice_slotcalculatorservice", "target": "service_slotcalculatorservice_slotcalculatorservice_resolveslotlocationid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L40", "weight": 1.0}, {"source": "service_slotcalculatorservice_slotcalculatorservice_resolveslotlocationid", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L40", "weight": 1.0, "context": "parameter_type"}, {"source": "service_slotcalculatorservice_slotcalculatorservice_resolveslotlocationid", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L40", "weight": 1.0, "context": "parameter_type"}, {"source": "service_slotcalculatorservice_slotcalculatorservice", "target": "service_slotcalculatorservice_slotcalculatorservice_getallslotswithavailability", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L61", "weight": 1.0}, {"source": "service_slotcalculatorservice_slotcalculatorservice_getallslotswithavailability", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L61", "weight": 1.0, "context": "parameter_type"}, {"source": "service_slotcalculatorservice_slotcalculatorservice_getallslotswithavailability", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L61", "weight": 1.0, "context": "parameter_type"}, {"source": "service_slotcalculatorservice_slotcalculatorservice", "target": "service_slotcalculatorservice_slotcalculatorservice_hasanyavailability", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L79", "weight": 1.0}, {"source": "service_slotcalculatorservice_slotcalculatorservice_hasanyavailability", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L79", "weight": 1.0, "context": "parameter_type"}, {"source": "service_slotcalculatorservice_slotcalculatorservice_hasanyavailability", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L79", "weight": 1.0, "context": "parameter_type"}, {"source": "service_slotcalculatorservice_slotcalculatorservice", "target": "service_slotcalculatorservice_slotcalculatorservice_getservicestarttimes", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L96", "weight": 1.0}, {"source": "service_slotcalculatorservice_slotcalculatorservice_getservicestarttimes", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L96", "weight": 1.0, "context": "parameter_type"}, {"source": "service_slotcalculatorservice_slotcalculatorservice_getservicestarttimes", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L96", "weight": 1.0, "context": "parameter_type"}, {"source": "service_slotcalculatorservice_slotcalculatorservice", "target": "service_slotcalculatorservice_slotcalculatorservice_firstoverlap", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L142", "weight": 1.0}, {"source": "service_slotcalculatorservice_slotcalculatorservice", "target": "service_slotcalculatorservice_slotcalculatorservice_iswithinbookingwindow", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L156", "weight": 1.0}, {"source": "service_slotcalculatorservice_slotcalculatorservice_iswithinbookingwindow", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L156", "weight": 1.0, "context": "parameter_type"}, {"source": "service_slotcalculatorservice_slotcalculatorservice_iswithinbookingwindow", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L156", "weight": 1.0, "context": "parameter_type"}, {"source": "service_slotcalculatorservice_slotcalculatorservice", "target": "service_slotcalculatorservice_slotcalculatorservice_getbookingmeta", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L175", "weight": 1.0}, {"source": "service_slotcalculatorservice_slotcalculatorservice_getbookingmeta", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L175", "weight": 1.0, "context": "parameter_type"}, {"source": "service_slotcalculatorservice_slotcalculatorservice_getbookingmeta", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L175", "weight": 1.0, "context": "parameter_type"}, {"source": "service_slotcalculatorservice_slotcalculatorservice", "target": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L186", "weight": 1.0}, {"source": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L186", "weight": 1.0, "context": "parameter_type"}, {"source": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L186", "weight": 1.0, "context": "parameter_type"}, {"source": "service_slotcalculatorservice_slotcalculatorservice", "target": "service_slotcalculatorservice_slotcalculatorservice_buildsessionsfromoverride", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L249", "weight": 1.0}, {"source": "service_slotcalculatorservice_slotcalculatorservice", "target": "service_slotcalculatorservice_slotcalculatorservice_buildsessionslots", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L294", "weight": 1.0}, {"source": "service_slotcalculatorservice_slotcalculatorservice", "target": "service_slotcalculatorservice_slotcalculatorservice_filterbookedslots", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L338", "weight": 1.0}, {"source": "service_slotcalculatorservice_slotcalculatorservice_filterbookedslots", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L338", "weight": 1.0, "context": "parameter_type"}, {"source": "service_slotcalculatorservice_slotcalculatorservice", "target": "service_slotcalculatorservice_slotcalculatorservice_parsetime", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L347", "weight": 1.0}, {"source": "service_slotcalculatorservice_slotcalculatorservice_getavailableslots", "target": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L31", "weight": 1.0}, {"source": "service_slotcalculatorservice_slotcalculatorservice_getavailableslots", "target": "service_slotcalculatorservice_slotcalculatorservice_filterbookedslots", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L34", "weight": 1.0}, {"source": "service_slotcalculatorservice_slotcalculatorservice_resolveslotlocationid", "target": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L43", "weight": 1.0}, {"source": "service_slotcalculatorservice_slotcalculatorservice_getallslotswithavailability", "target": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L63", "weight": 1.0}, {"source": "service_slotcalculatorservice_slotcalculatorservice_hasanyavailability", "target": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L81", "weight": 1.0}, {"source": "service_slotcalculatorservice_slotcalculatorservice_getservicestarttimes", "target": "service_slotcalculatorservice_slotcalculatorservice_getbookingmeta", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L100", "weight": 1.0}, {"source": "service_slotcalculatorservice_slotcalculatorservice_getservicestarttimes", "target": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L104", "weight": 1.0}, {"source": "service_slotcalculatorservice_slotcalculatorservice_getservicestarttimes", "target": "service_slotcalculatorservice_slotcalculatorservice_parsetime", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L113", "weight": 1.0}, {"source": "service_slotcalculatorservice_slotcalculatorservice_getservicestarttimes", "target": "service_slotcalculatorservice_slotcalculatorservice_firstoverlap", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L120", "weight": 1.0}, {"source": "service_slotcalculatorservice_slotcalculatorservice_iswithinbookingwindow", "target": "service_slotcalculatorservice_slotcalculatorservice_getbookingmeta", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L163", "weight": 1.0}, {"source": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "target": "service_slotcalculatorservice_slotcalculatorservice_iswithinbookingwindow", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L192", "weight": 1.0}, {"source": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "target": "service_slotcalculatorservice_slotcalculatorservice_buildsessionsfromoverride", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L205", "weight": 1.0}, {"source": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "target": "service_slotcalculatorservice_slotcalculatorservice_parsetime", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L223", "weight": 1.0}, {"source": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "target": "service_slotcalculatorservice_slotcalculatorservice_buildsessionslots", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L231", "weight": 1.0}, {"source": "service_slotcalculatorservice_slotcalculatorservice_buildsessionsfromoverride", "target": "service_slotcalculatorservice_slotcalculatorservice_buildsessionslots", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L254", "weight": 1.0}, {"source": "service_slotcalculatorservice_slotcalculatorservice_buildsessionsfromoverride", "target": "service_slotcalculatorservice_slotcalculatorservice_parsetime", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L264", "weight": 1.0}, {"source": "service_slotcalculatorservice_slotcalculatorservice_buildsessionslots", "target": "service_slotcalculatorservice_slotcalculatorservice_parsetime", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L296", "weight": 1.0}], "raw_calls": [{"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_getavailableslots", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L32", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_getavailableslots", "callee": "array_merge", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L33", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_getavailableslots", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L33", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_resolveslotlocationid", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L42", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_getallslotswithavailability", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L64", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_getallslotswithavailability", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L65", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_getallslotswithavailability", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L68", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_getallslotswithavailability", "callee": "array_merge", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L68", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_getallslotswithavailability", "callee": "isSlotTaken", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L70", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_hasanyavailability", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L81", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_getservicestarttimes", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L105", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_getservicestarttimes", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L107", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_getservicestarttimes", "callee": "findBusyIntervals", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L108", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_getservicestarttimes", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L109", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_getservicestarttimes", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L128", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_getservicestarttimes", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L129", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_iswithinbookingwindow", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L158", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_iswithinbookingwindow", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L170", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_getbookingmeta", "callee": "findByDoctorAndClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L177", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_getbookingmeta", "callee": "getMeta", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L178", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L188", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L197", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "callee": "findActiveByDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L197", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "callee": "findByDoctorAndClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L202", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L203", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "callee": "getDate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L203", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "callee": "isActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L204", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "callee": "getSetting", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L205", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "callee": "findByDoctorAndClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L210", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L214", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "callee": "getSetting", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L217", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L221", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "callee": "usort", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L222", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L232", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_buildsessionsfromoverride", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L253", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_buildsessionsfromoverride", "callee": "array_merge", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L254", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_buildsessionsfromoverride", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L255", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_buildsessionsfromoverride", "callee": "gmdate", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L273", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_buildsessionsfromoverride", "callee": "gmdate", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L274", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_buildsessionsfromoverride", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L278", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_buildsessionslots", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L302", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_buildsessionslots", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L304", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_buildsessionslots", "callee": "gmdate", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L325", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_buildsessionslots", "callee": "gmdate", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L326", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_filterbookedslots", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L340", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_filterbookedslots", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L341", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_filterbookedslots", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L341", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_filterbookedslots", "callee": "isSlotTaken", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L343", "receiver": null}, {"caller_nid": "service_slotcalculatorservice_slotcalculatorservice_parsetime", "callee": "explode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php", "source_location": "L349", "receiver": null}]} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/c8f07ff3d0292a7d8dce4efbf2923118e63e5d3d0903569ed0c9d0904aee09ec.json b/graphify-out/cache/ast/v0.8.44/c8f07ff3d0292a7d8dce4efbf2923118e63e5d3d0903569ed0c9d0904aee09ec.json new file mode 100644 index 00000000..a244d9c9 --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/c8f07ff3d0292a7d8dce4efbf2923118e63e5d3d0903569ed0c9d0904aee09ec.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_dashboard_md", "label": "dashboard.md", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L1"}, {"id": "api_dashboard_dashboard_api", "label": "Dashboard API", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L1"}, {"id": "api_dashboard_get_api_v1_dashboard_clinic", "label": "GET /api/v1/dashboard/clinic", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L7"}, {"id": "api_dashboard_query_params", "label": "Query params", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L13"}, {"id": "api_dashboard_response_200", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L20"}, {"id": "api_dashboard_errors", "label": "Errors", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L86"}, {"id": "api_dashboard_get_api_v1_dashboard_doctor", "label": "GET /api/v1/dashboard/doctor", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L94"}, {"id": "api_dashboard_query_params_100", "label": "Query params", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L100"}, {"id": "api_dashboard_response_200_107", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L107"}, {"id": "api_dashboard_errors_165", "label": "Errors", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L165"}, {"id": "api_dashboard_get_api_v1_dashboard_secretary", "label": "GET /api/v1/dashboard/secretary", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L173"}, {"id": "api_dashboard_response_200_179", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L179"}, {"id": "api_dashboard_errors_217", "label": "Errors", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L217"}, {"id": "api_dashboard_get_api_v1_admin_dashboard_charts", "label": "GET /api/v1/admin/dashboard/charts", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L225"}, {"id": "api_dashboard_query_params_231", "label": "Query params", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L231"}, {"id": "api_dashboard_response_200_238", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L238"}, {"id": "api_dashboard_doctor_dashboard_is_context_scoped_2026_07", "label": "Doctor dashboard is context-scoped (2026-07)", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L273"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_dashboard_md", "target": "api_dashboard_dashboard_api", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/dashboard.md", "source_location": "L1", "weight": 1.0}, {"source": "api_dashboard_dashboard_api", "target": "api_dashboard_get_api_v1_dashboard_clinic", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/dashboard.md", "source_location": "L7", "weight": 1.0}, {"source": "api_dashboard_get_api_v1_dashboard_clinic", "target": "api_dashboard_query_params", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/dashboard.md", "source_location": "L13", "weight": 1.0}, {"source": "api_dashboard_get_api_v1_dashboard_clinic", "target": "api_dashboard_response_200", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/dashboard.md", "source_location": "L20", "weight": 1.0}, {"source": "api_dashboard_get_api_v1_dashboard_clinic", "target": "api_dashboard_errors", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/dashboard.md", "source_location": "L86", "weight": 1.0}, {"source": "api_dashboard_dashboard_api", "target": "api_dashboard_get_api_v1_dashboard_doctor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/dashboard.md", "source_location": "L94", "weight": 1.0}, {"source": "api_dashboard_get_api_v1_dashboard_doctor", "target": "api_dashboard_query_params_100", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/dashboard.md", "source_location": "L100", "weight": 1.0}, {"source": "api_dashboard_get_api_v1_dashboard_doctor", "target": "api_dashboard_response_200_107", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/dashboard.md", "source_location": "L107", "weight": 1.0}, {"source": "api_dashboard_get_api_v1_dashboard_doctor", "target": "api_dashboard_errors_165", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/dashboard.md", "source_location": "L165", "weight": 1.0}, {"source": "api_dashboard_dashboard_api", "target": "api_dashboard_get_api_v1_dashboard_secretary", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/dashboard.md", "source_location": "L173", "weight": 1.0}, {"source": "api_dashboard_get_api_v1_dashboard_secretary", "target": "api_dashboard_response_200_179", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/dashboard.md", "source_location": "L179", "weight": 1.0}, {"source": "api_dashboard_get_api_v1_dashboard_secretary", "target": "api_dashboard_errors_217", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/dashboard.md", "source_location": "L217", "weight": 1.0}, {"source": "api_dashboard_dashboard_api", "target": "api_dashboard_get_api_v1_admin_dashboard_charts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/dashboard.md", "source_location": "L225", "weight": 1.0}, {"source": "api_dashboard_get_api_v1_admin_dashboard_charts", "target": "api_dashboard_query_params_231", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/dashboard.md", "source_location": "L231", "weight": 1.0}, {"source": "api_dashboard_get_api_v1_admin_dashboard_charts", "target": "api_dashboard_response_200_238", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/dashboard.md", "source_location": "L238", "weight": 1.0}, {"source": "api_dashboard_dashboard_api", "target": "api_dashboard_doctor_dashboard_is_context_scoped_2026_07", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/dashboard.md", "source_location": "L273", "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/ec7bab8f0530c9b696b501f91e30e71d48e094a62f6abd704b60026b5fea30f0.json b/graphify-out/cache/ast/v0.8.44/ec7bab8f0530c9b696b501f91e30e71d48e094a62f6abd704b60026b5fea30f0.json new file mode 100644 index 00000000..a0ba8e84 --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/ec7bab8f0530c9b696b501f91e30e71d48e094a62f6abd704b60026b5fea30f0.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_command_assignschedulecliniccommand_php", "label": "AssignScheduleClinicCommand.php", "file_type": "code", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L1"}, {"id": "command_assignschedulecliniccommand_assignschedulecliniccommand", "label": "AssignScheduleClinicCommand", "file_type": "code", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L26"}, {"id": "command", "label": "Command", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "command_assignschedulecliniccommand_assignschedulecliniccommand_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L29"}, {"id": "command_assignschedulecliniccommand_assignschedulecliniccommand_configure", "label": ".configure()", "file_type": "code", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L39"}, {"id": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "label": ".execute()", "file_type": "code", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L47"}, {"id": "inputinterface", "label": "InputInterface", "file_type": "code", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L47"}, {"id": "outputinterface", "label": "OutputInterface", "file_type": "code", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L47"}, {"id": "command_assignschedulecliniccommand_assignschedulecliniccommand_sessionsoutsideclinic", "label": ".sessionsOutsideClinic()", "file_type": "code", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L93"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L93"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_command_assignschedulecliniccommand_php", "target": "weeklyschedulerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_command_assignschedulecliniccommand_php", "target": "clinicrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_command_assignschedulecliniccommand_php", "target": "doctoraddressrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_command_assignschedulecliniccommand_php", "target": "doctorrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_command_assignschedulecliniccommand_php", "target": "entitymanagerinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_command_assignschedulecliniccommand_php", "target": "ascommand", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_command_assignschedulecliniccommand_php", "target": "command", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_command_assignschedulecliniccommand_php", "target": "inputargument", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_command_assignschedulecliniccommand_php", "target": "inputinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_command_assignschedulecliniccommand_php", "target": "inputoption", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_command_assignschedulecliniccommand_php", "target": "outputinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_command_assignschedulecliniccommand_php", "target": "symfonystyle", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_command_assignschedulecliniccommand_php", "target": "command_assignschedulecliniccommand_assignschedulecliniccommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L26", "weight": 1.0}, {"source": "command_assignschedulecliniccommand_assignschedulecliniccommand", "target": "command", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L27", "weight": 1.0}, {"source": "command_assignschedulecliniccommand_assignschedulecliniccommand", "target": "command_assignschedulecliniccommand_assignschedulecliniccommand_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L29", "weight": 1.0}, {"source": "command_assignschedulecliniccommand_assignschedulecliniccommand", "target": "command_assignschedulecliniccommand_assignschedulecliniccommand_configure", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L39", "weight": 1.0}, {"source": "command_assignschedulecliniccommand_assignschedulecliniccommand", "target": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L47", "weight": 1.0}, {"source": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "target": "inputinterface", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L47", "weight": 1.0, "context": "parameter_type"}, {"source": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "target": "outputinterface", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L47", "weight": 1.0, "context": "parameter_type"}, {"source": "command_assignschedulecliniccommand_assignschedulecliniccommand", "target": "command_assignschedulecliniccommand_assignschedulecliniccommand_sessionsoutsideclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L93", "weight": 1.0}, {"source": "command_assignschedulecliniccommand_assignschedulecliniccommand_sessionsoutsideclinic", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L93", "weight": 1.0, "context": "parameter_type"}, {"source": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "target": "command", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L56", "weight": 1.0}, {"source": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "target": "command_assignschedulecliniccommand_assignschedulecliniccommand_sessionsoutsideclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L75", "weight": 1.0}], "raw_calls": [{"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L36", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_configure", "callee": "addOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L41", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_configure", "callee": "addArgument", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L41", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_configure", "callee": "addArgument", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L41", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L51", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "getArgument", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L51", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L52", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "getArgument", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L52", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L55", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "hasDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L59", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L60", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "findByDoctorAndClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L64", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "warning", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L66", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "findByDoctorAndClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L70", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L71", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "getDaySchedule", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L75", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L75", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L76", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L77", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L77", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "implode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L79", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "setClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L84", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L85", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L87", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L87", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L87", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L87", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_sessionsoutsideclinic", "callee": "findForContext", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L96", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_sessionsoutsideclinic", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L97", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_sessionsoutsideclinic", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L104", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_sessionsoutsideclinic", "callee": "array_keys", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L110", "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 2da7a115..62d16bee 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":122828,"mtime_ns":1784207218041588112,"hash":"ac9d61adbb424f545e050de9bf2cbfad7a40a3799a465d815c4809853204413b"},"/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":39930,"mtime_ns":1784273760750799634,"hash":"c945f163468367a03259dd00991c9553eff75f9707b1df4bd1e0db33b948924a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php":{"size":20028,"mtime_ns":1784355972109312627,"hash":"e494334f8f701bea83970c454e3b14d064071634d67d89c303776161b95bbffa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php":{"size":26135,"mtime_ns":1784314019967587862,"hash":"583cd1143d6db52a2e9accbdf088dca13600f8a4ed0a6d88f2567ad731038384"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php":{"size":17658,"mtime_ns":1784207101119125293,"hash":"0c633bdaf3c4c229ef3499647dcfdcc16f582dbfc88c8e841ccc896c9342f6bd"},"/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":39080,"mtime_ns":1784354506092337626,"hash":"99e0dc972554e1699a0a779df32e2820db433d36863b5cd64598831b7d90d2ef"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php":{"size":7242,"mtime_ns":1783237168983222014,"hash":"e87024acef4e93a1bddbdd8545b41f9130635d605b1a327ab4ac11661585b71e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/PreRegistrationController.php":{"size":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":18077,"mtime_ns":1784200065667456872,"hash":"26cedffcd8c58554d114fbb30a8249b2b2e95185575a9448f52ec2c57f134e6c"},"/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":6374,"mtime_ns":1784200065667723378,"hash":"928b9537fd12d4583a63863f89c5efbfeef06ee836687f4463a32a1df0185c16"},"/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":35477,"mtime_ns":1784354426296698991,"hash":"15caf75cdfc44e0ba70513af18eebddae001473065e32e3dafca846c4b40374e"},"/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":10229,"mtime_ns":1784352697917225127,"hash":"75e2b319c5a6f66f8a96a75b51ab0b60d2307208b7036ea5ef3fc35a4a688e58"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Entity/ClinicDoctorInvitation.php":{"size":5432,"mtime_ns":1783748111777541475,"hash":"d7e3a199244ab8d4259e6fd0124f6b5ef16d6f594ce3e5d46a0a2c4cb8093cfd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php":{"size":2563,"mtime_ns":1784020073277950602,"hash":"434fe816bd7de55c3089d6a4a497ab8c7bd4c6f6366a821fb240ccee6248a312"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Service/ClinicInvitationService.php":{"size":9141,"mtime_ns":1784352741799101220,"hash":"b599e77450d15f5fe56b52e1c1eeb0cbce93cc62cc1bf21ceb102be380957cec"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php":{"size":23541,"mtime_ns":1784365042818079873,"hash":"f80c3366914d1c851e8544278daabc61bc731b7cc31643f6bd4712448a199abd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php":{"size":10179,"mtime_ns":1784365019071809428,"hash":"0e12a7702487997d011f132aaaa6c61a2f98e6a2d0eb73562ed26220f7a4b047"},"/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":4188,"mtime_ns":1784290759815501674,"hash":"567c91a33e0f159b560ffc7aecb3943eb88f1f2e14e29f91f2f94c9f9705a749"},"/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":29976,"mtime_ns":1784355972110095841,"hash":"b34ef8a18729abe737d15010c0e18b6c3748369343eae1291b274e8f11372f7b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Entity/DoctorInsurance.php":{"size":1960,"mtime_ns":1782728407197029697,"hash":"3835c0d26cf2af6937ccb1990a2a097e0696bc03c144ca9863867906de1b3a94"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Entity/EntityInsurancePricing.php":{"size":3003,"mtime_ns":1784206123364350151,"hash":"e0b58d59197adf124c0ea46f10da8d6032f4908d4010f7a1374b5dbb16c2a991"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Entity/Insurance.php":{"size":2270,"mtime_ns":1781085569269281268,"hash":"bb5c7b593458bca73e6d767909d845c59371d50aefc54d6819b53b036d16d8a4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Entity/TenantInsurance.php":{"size":5359,"mtime_ns":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":1797,"mtime_ns":1784362777400568964,"hash":"2f0687a13f8e3f6fe25ce288791868e4a700f9f2f7fe530a9b41e61593b3833a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php":{"size":7572,"mtime_ns":1784362777400885379,"hash":"e2e787b483874877427c27a0c0ca5554e11f4d6874789e7e14c2065810465f60"},"/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":61061,"mtime_ns":1784290554228720154,"hash":"e882d5d791a192021d0e59d1ac108ae4198a86c7e8920524e70952156d7fd391"},"/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":14703,"mtime_ns":1784289795051648670,"hash":"865a388b5bae2624e0233ca85d94ec0e4216bcfeb0b35041a3238c0152aa8f8d"},"/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":4211,"mtime_ns":1784286693065674163,"hash":"29204d99c1f21d2a3cc4e9cbe6b335db9b6e081457c3b0fd6f15f3d90b0bcb25"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/SessionServiceRepository.php":{"size":787,"mtime_ns":1784288263642636319,"hash":"499e93f053ff91de16bde776c66d4b36d2523e31f43388247d67c12c1c32a19f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php":{"size":29379,"mtime_ns":1784289828457474211,"hash":"713d6f517df9580200a3d35de0688f12fe5ba783487b68b57ee221ed89a2b012"},"/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":15641,"mtime_ns":1784313763766886021,"hash":"73c93eefeb713ec45c6529633d1b08b774a37952759aa7e85051d819c38e04a9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php":{"size":6177,"mtime_ns":1784313404793436533,"hash":"cdd27f29ad34c1d774ebe271aa707cea44af3cbf8030b33bc1556e13051a95e0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Repository/DoctorSecretaryRepository.php":{"size":6584,"mtime_ns":1784314137365098923,"hash":"6169015b6dca3115690559d52628ec527ca857a0f3e6228854e9b58bebcc85ca"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Security/SecretaryPermissionChecker.php":{"size":724,"mtime_ns":1781012108901602268,"hash":"42ddb598442c2c167950e1a33eeceb551384377427749d0ee3b6a61f152e64bf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Controller/SettlementController.php":{"size":23112,"mtime_ns":1782728407201510186,"hash":"b6f3ad0ae1b555833b87edf0398a96200295160b1c6a57c26e3f751274892c9f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Entity/FinancialBreakdown.php":{"size":5470,"mtime_ns":1782728407201776813,"hash":"a0c5e8cc2f0a3597518275c45fe403a188bbfe210fa75da65eee3ebeef594963"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Entity/Settlement.php":{"size":4252,"mtime_ns":1782650883606160908,"hash":"36b84f9a63c52cdf4150c0848c4a3fd28a0c7a1aba6bda3f147c3dd9da2f969c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Entity/WalletTransaction.php":{"size":5358,"mtime_ns":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":5231,"mtime_ns":1784358296776326450,"hash":"a76ba25998e60b9752648a6433bd5ebeb64fb9738ff34959d56193bf4491115e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/admin.md":{"size":43909,"mtime_ns":1784207590189818650,"hash":"b065e4a06ac07d0d027968a26d268affc7f1bcc8c40379a7bad83c2e1870cd83"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/appointment-settings.md":{"size":19267,"mtime_ns":1784356011356818299,"hash":"79ec641ee0f6cbeac166ca9ba87db78d551a39cc7c69308e4118701efe34dc43"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/appointment.md":{"size":34207,"mtime_ns":1784275682856697655,"hash":"85f61254f7d74d6b0d709b4343816aba26754058a897890e2938fc520f8c1c68"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/auth.md":{"size":22783,"mtime_ns":1784354927529270634,"hash":"7331cb24f3718477afe95fe1b38bbc0b47ea9bfd7418a309108e2fd8718c0147"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/billing.md":{"size":14660,"mtime_ns":1784203727035383314,"hash":"f440f3ab370b6adf62802f996b8859a843cdec088af1b37031e5931319436e02"},"/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":14038,"mtime_ns":1784353188073634535,"hash":"77ec4a12695d0cd477abca3d7831dae5b33311001d984c84c5b02e4c2e6dcc68"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/clinic-services.md":{"size":13533,"mtime_ns":1784365306714177809,"hash":"d3ef6f2e6d967ae015bdaf46ba37bc3a66220f2f1078bde761f1bf59674e2ad3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/clinic.md":{"size":19414,"mtime_ns":1784354904571234692,"hash":"481550333218b928409f7fcc644746b56f2905e8630711b5d6c03421dbedfc48"},"/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":18321,"mtime_ns":1784362806400034769,"hash":"e343b6fd533b0a3c5e4643f2273febb6c65fca4087c65982c9ab48d78dc1cd2e"},"/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":40723,"mtime_ns":1784288675702836039,"hash":"831b0c41ad7c2850f5659e368f823e4d43bbeff5d19e7877a34598b1ee3adb75"},"/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":18318,"mtime_ns":1784359389287358111,"hash":"eb8378c19cc4274143abe7ac5f9c0993e59250f27ca298a6655b257447ee6eb7"},"/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":2937,"mtime_ns":1784358140674984327,"hash":"a8633b7fb2592fd3ba39b1a7c20ec99037e4316910c626f1ee99042488dd3c29"},"/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":2044,"mtime_ns":1784364104361982544,"hash":"b6c894cb2d7d79b8e7cd047a27238be08b219d372ece465064ca2fdeaf5aa20f"},"/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":3522,"mtime_ns":1784288290374452076,"hash":"7e2d3bfe3abe247f720c532588cd3012abd342a0d368d384e83134e4b5291508"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/SessionPaymentRepository.php":{"size":858,"mtime_ns":1784288246813509735,"hash":"1abaf14c53a2c69eabe2a1038df9844297d89f38bb62220d6e20de0aa4b33545"},"/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":814,"mtime_ns":1784288275510846044,"hash":"3df1afe822e4a4729cf13325fe4633185ca616828bbca40462f4f405f48f0cbb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php":{"size":8031,"mtime_ns":1784198971379203161,"hash":"3ade165eac192cb2de8151cb58ee241bd88f416b1e8d0ffd659ea855d62c33d2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/InvoiceShowSessionTest.php":{"size":6381,"mtime_ns":1784200065683864666,"hash":"512e5c0c1f3412a94abd803c2c796f07c924918407d588a4e7264953d7a1d557"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716124039.php":{"size":740,"mtime_ns":1784205676573234747,"hash":"b8539316cf83b6d044d6513cf07dbc9a19df4488c4c8b56f3a295924850f2350"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716130713.php":{"size":675,"mtime_ns":1784207256268712909,"hash":"5f7171fbfe72d6c625fad973596c2ea321b6751d5896403b33d40a9610896900"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717073617.php":{"size":1377,"mtime_ns":1784273813228653862,"hash":"20fb28ff94340929919a5477c1299aa7716381806f15998cbb70b47706c2065d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717081632.php":{"size":1733,"mtime_ns":1784276231744740505,"hash":"7cf2f6735a3763901e0243c5b916f8c6a5523b20b922e71231fe4eebeccd7ea6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717082805.php":{"size":1055,"mtime_ns":1784276907402698936,"hash":"490a7404589def1adf41d06c417e2bd5aed051e46f59506f6faa75f23423f013"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717093000.php":{"size":1040,"mtime_ns":1784270810795111799,"hash":"fce2aeb4ebb1cb70be7bcce188d443ca36371d7cee822dfe006ac2d9cbf334eb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717111223.php":{"size":750,"mtime_ns":1784286763456598040,"hash":"9fa6434c2b32658251cc926105ee01819ba226566e68fdf83fa07672fede5ad5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717113519.php":{"size":1436,"mtime_ns":1784288159259291681,"hash":"e029d8d8b959e640ed2c6bc3257da829b7f30547e9f45de7b644c2044eb9c7c7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718055833.php":{"size":2624,"mtime_ns":1784354346621026194,"hash":"12b9f107ed333f7f670fad4fb2f56838465beb791785d7d092994ace6189b680"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718084301.php":{"size":923,"mtime_ns":1784364203916284475,"hash":"3a041dd4b75eb33a058936d865c023bd20add2f786145216610c2ba391d42cad"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718084524.php":{"size":1438,"mtime_ns":1784364344159330006,"hash":"ba5b6d95792dfd8866efb49116a9c065c7b74f9cfc443b4395069abd79347510"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718085747.php":{"size":1531,"mtime_ns":1784365085752510364,"hash":"b22a615a6539de52671e0837a12b9b84a4b11c579061281385078bd876701cea"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/AppointmentEvent.php":{"size":2799,"mtime_ns":1784273699639785245,"hash":"3f88f1f1c3dd0ea208319faea61c126d061ca482689fd9ef86e847d899be39a8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentEventRepository.php":{"size":1213,"mtime_ns":1784273708663436572,"hash":"1dfd505c680e5be61493831e78808334adcf2eecaa301d230bb5e1c88e9e4a40"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Controller/ClinicDoctorPermissionController.php":{"size":4167,"mtime_ns":1784354395228905949,"hash":"af636e2f7ff90b169d89907ade164c7cc033ea4f56d4bb687a50f850a87f3f58"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Entity/ClinicDoctorPermission.php":{"size":5230,"mtime_ns":1784354290160343021,"hash":"b92214d57a51f77a4c9c8466da071420a478af6a256367bf9d5d3dbefb411b70"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Repository/ClinicDoctorPermissionRepository.php":{"size":2691,"mtime_ns":1784354305070452091,"hash":"4fccc8e8a1c86e39d2d8bfc398dd024a4f1813b9d988fe47b20df4d8eaed8e36"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Security/ClinicDoctorPermissionChecker.php":{"size":1550,"mtime_ns":1784354366715706595,"hash":"6ab6608e940ab1bf6edd831dc24c51087398ab91d83d06ee353ce2ad2805591f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Command/RepairAcceptedInvitationsCommand.php":{"size":2888,"mtime_ns":1784352733703682719,"hash":"091e9b13d71574fbc831f295731b803e79da3f3cd080f8eee814da9f51e05dc2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItemAuditLog.php":{"size":2900,"mtime_ns":1784364233164799427,"hash":"f26598e8900aaafd32131c9a3da4819b7031abe8d60fb1c03e2cbefa7785e240"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItemConsumable.php":{"size":2302,"mtime_ns":1784364989454055373,"hash":"af43db280c61651e2f7e341fd946aa5b460f6ed31543635c3439ad3ff3a0dbfe"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemAuditLogRepository.php":{"size":1253,"mtime_ns":1784364283463068078,"hash":"892fd7a1e10ac5346b6b2af4dd3f153b0b6300c093ef504642c1c65b4613a2d6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Service/ServiceItemAuditService.php":{"size":4035,"mtime_ns":1784365056572360838,"hash":"be9dcae3b23c27b4b72d1f90af5d6a2bc589552c14d5018525b8b21c04599f28"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Discount/Controller/DiscountController.php":{"size":8791,"mtime_ns":1784279175546721826,"hash":"81de6037232cc48f57b32f37c25f94e13e85124b0c90dde55f3553c212bcbeff"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Discount/Entity/DiscountRule.php":{"size":8510,"mtime_ns":1784276842070288472,"hash":"8067d527ea65c5978c8a5fbba918a4503cccd1f41b2e606e49089cfecede76ca"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Discount/Repository/DiscountRuleRepository.php":{"size":2016,"mtime_ns":1784279164722819229,"hash":"feaa8df153a8ca99746c1d48ff342dddbc616a59c3ed278584abb0470a55b3d9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Discount/Service/DiscountEngine.php":{"size":6438,"mtime_ns":1784276860950440196,"hash":"42305fb720725d3260c7c55d33fe7545a4cb5acc20dd8d80ce320c57e748db3b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/VisitPriceRequirementResolver.php":{"size":1361,"mtime_ns":1784207119597791420,"hash":"fa4e6a4e4e26ad4a42137635050c5b32a27f5467676787ba0d9fcd91030b0f14"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/SessionAuditLog.php":{"size":3171,"mtime_ns":1784288092116610600,"hash":"2209db02afc172d955b9724ce5c89d6713fdec66781ae3749495c0327dbf0187"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/SessionAuditLogRepository.php":{"size":1241,"mtime_ns":1784288103254298128,"hash":"8fc635eceee7b920349350392560321306424ff1fbfe478684b53f61d84ebc82"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php":{"size":8465,"mtime_ns":1784359389287547698,"hash":"96842b6fdc3133ef36b63792d16e5d9ac2aff01d17c7bb8987d16da455132feb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/EventSubscriber/NumericFieldNormalizerSubscriber.php":{"size":3346,"mtime_ns":1784358158890842821,"hash":"aef2465e37318c14a871ee3cfaeda009b692c73d50ab6d2eb29a0c745504598e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php":{"size":7382,"mtime_ns":1784355383369724598,"hash":"c32986ac426c2da46e359d5fb172d3b46a41e75df1e9cc9902e8887bdbd48ad3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Clinic/ClinicDoctorPermissionTest.php":{"size":7188,"mtime_ns":1784354787301823351,"hash":"f559da83541a9ddc72ceaa2fc6eaefd68f20fbb62075fc28a85850c32573fffb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Clinic/DetachDoctorPermissionTest.php":{"size":2533,"mtime_ns":1784311653704857905,"hash":"a595027fede0c831682f36662b1efccc46bb2929926d38c3bc741bebb607b50f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php":{"size":7323,"mtime_ns":1784353089466764815,"hash":"0255f868b4cd60795dd2cb32b7b6a6698943a20d2d9920ad603b01eb95184783"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemDetailApiTest.php":{"size":3216,"mtime_ns":1784363061828997997,"hash":"70e959b1cc3719befebfb2af0ae0e54721c75b82966ddf93247f7220f6fccd45"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemPackageAndAuditTest.php":{"size":14274,"mtime_ns":1784365130273455434,"hash":"e8f75def6c740b2b3748ea39e2119c554ea3449100ff618e1cd33bfd451a8d58"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/RequireVisitPriceTest.php":{"size":10577,"mtime_ns":1784270427547476947,"hash":"45e138aa25cbc3d1501efece2c4e919aac98b58d0a12893c398fcc219bf64db4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/ServiceCoverageSyncsItemFlagTest.php":{"size":4211,"mtime_ns":1784362690388891092,"hash":"50237b4cdbea417d161549269fd40f7b5e9cb00f05a92f847ac43961b19a6705"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/ClinicSharedSecretaryTest.php":{"size":6140,"mtime_ns":1784359389287763618,"hash":"03c3f9aa1c64bd6bbba127f4a02f65da171e55e6b15c07a23af92dc1a85fbcae"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php":{"size":3125,"mtime_ns":1784314100365452799,"hash":"67b46a8bceee4a3b4a87c0617d9331ddc0a03b1d8d2e086b6bc3f8f80c406891"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/NumericFieldNormalizerTest.php":{"size":3686,"mtime_ns":1784358226364670957,"hash":"15ce10182f453079f1075f40ba1b7a5ca72601ae023153d17718ebc3d9463156"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/appointment-settings-move-schedule-and-cancel-log.md":{"size":20087,"mtime_ns":1784272792702110053,"hash":"b975add2327cef471e23748af72fe1a2d9c62cc5ab7c756a7f90b2ec093b8842"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-appointment-settings-tabs.md":{"size":15821,"mtime_ns":1784354195959901051,"hash":"0277155ad40de76e75ef2c6e58bb9551068f3e1807f2ddf7e3c5b49e51a9d298"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-doctor-permissions.md":{"size":16439,"mtime_ns":1784354079512088646,"hash":"2c6b9e729768d822732e72c92acfbe80fe17ae3ddfd90442b78e6d433724556b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-shared-secretary-multi-doctor.md":{"size":13704,"mtime_ns":1784313247409654899,"hash":"0c6c5f818643fffd2c590ecf1cdd6e1f1edb8317d8732c956d8e79e3e4541bf7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/discount-rules-engine.md":{"size":12482,"mtime_ns":1784275373724385982,"hash":"b12b584d2a41c756aeabba4ce2405fdfedf745384e25edc07411bb61b47800f6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-clinic-doctor-invitation-flow.md":{"size":17917,"mtime_ns":1784352319597156657,"hash":"1226d9a50068bae526694dae8135048198e4fbd808b00e588499303abd822343"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/normalize-persian-digits.md":{"size":18860,"mtime_ns":1784356880132809893,"hash":"1662e1ae1d9c43120456303e6142f380fedc02c6bb7589cc51c73526535803f9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/require-visit-price-setting.md":{"size":15645,"mtime_ns":1784205411456037592,"hash":"f8560132c1d60293ed4ccd5ede71f9aecf03b6f9c626449dbe780fba1b3b199a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/service-management-refinements.md":{"size":19700,"mtime_ns":1784361623454047558,"hash":"0fe40d7a515356384b488e815491ce171a9f11a5ad6c1dd4f4e34dcb18944d23"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/session-autofill-on-appointment-confirm.md":{"size":9705,"mtime_ns":1784275280782919300,"hash":"7275b604c0101530ea38900738aba5785c81577bc5d1cc734e63e12a6bba66cd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/session-edit-payment-crud-audit-log.md":{"size":12418,"mtime_ns":1784287971774589583,"hash":"899e456c1fd354ce8376bcdde8e3d96c97ae84715479c617f41466222d42eb1f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/session-payment-currency-and-service-archive.md":{"size":12499,"mtime_ns":1784280278898100966,"hash":"9f4183c31c662d9db4fd494f06ae41849c67b91d8624bf6eae1b2abda97fbe5d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/settings-clinic-doctors-tab.md":{"size":17445,"mtime_ns":1784311344027762376,"hash":"1035ad52b2ca56a561e449829864324697a56cc3827ea6e2ac9dbff5de8db6ef"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/discount.md":{"size":4248,"mtime_ns":1784277111879925485,"hash":"7b8805b2669ceb518e6682c3c6f931fe1e862eaec62dd1bda80cffad0447efef"}} \ 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":122828,"mtime_ns":1784207218041588112,"hash":"ac9d61adbb424f545e050de9bf2cbfad7a40a3799a465d815c4809853204413b"},"/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":45904,"mtime_ns":1784368245352427358,"hash":"9a59763536a967ab4fd6a14ef1c445d2f81bf96010d1fcd6ca0ff54f56d8c623"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php":{"size":24648,"mtime_ns":1784368245352713983,"hash":"44f402a1f38c52dbd2fd2f9e882dd98603c4b1620f1f6f858887f12a77bac23c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php":{"size":26135,"mtime_ns":1784314019967587862,"hash":"583cd1143d6db52a2e9accbdf088dca13600f8a4ed0a6d88f2567ad731038384"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php":{"size":17658,"mtime_ns":1784207101119125293,"hash":"0c633bdaf3c4c229ef3499647dcfdcc16f582dbfc88c8e841ccc896c9342f6bd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/DateOverride.php":{"size":4076,"mtime_ns":1784368304066031774,"hash":"7c4df822d6413758197cacdde3c7cf0670c89140e8b4bc1cd129c9a5072df17a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Holiday.php":{"size":4004,"mtime_ns":1784368245353066068,"hash":"2e8df4fa6cbfd03b6ba54758ca1afe43a9cc7a81cf96884d56e1e40409128dc6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/WeeklySchedule.php":{"size":6797,"mtime_ns":1784368709514704449,"hash":"3c08f308986a80a6f4c5ea5d6361d1c2c7bdc61e1951557b0ebff8a8c002bc1f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Message/ExpireAppointmentsMessage.php":{"size":85,"mtime_ns":1781551622411423796,"hash":"094a07b7c7552dd1c2812e066ae7e9cde6dc6bc9ca4ef07e11b82f8feec45fd6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/MessageHandler/ExpireAppointmentsHandler.php":{"size":504,"mtime_ns":1781551622411619546,"hash":"8981c0048e84b26121eb8e2a6e1f9913a7d61d958a48bc4bee113df6c0c77a80"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php":{"size":10783,"mtime_ns":1784143996219261263,"hash":"69276a98c1c196bea24b5995a3b17a4db31a96da2e0541ef685bb1d63a367da2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/DateOverrideRepository.php":{"size":1953,"mtime_ns":1784368245353825905,"hash":"b726efa5d948e6fe5f57e0abb66d4d12435a88761683a49a71cac756fb1b2bb1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php":{"size":2902,"mtime_ns":1784368245354030905,"hash":"50882b37d96efe947a09e5bf7019b7da776e2a2f1bb7052ad11c20a0cabb2ee3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/SlotTakenException.php":{"size":101,"mtime_ns":1781535498216404171,"hash":"e6ca84966b94b947c7df53646b8a0c5b1a5f5564d144e2b0e00b7756c97d718a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php":{"size":3052,"mtime_ns":1784368245354236781,"hash":"b9a94034ea9a0c0e2e55c4e57a02d30dea7bde67e4705aab00f3277a2bb042da"},"/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":14754,"mtime_ns":1784368245354663491,"hash":"c3c157499428ffc7e15ba3b67464bef0495cbbee42be480dffc2369fd59df11d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php":{"size":39080,"mtime_ns":1784354506092337626,"hash":"99e0dc972554e1699a0a779df32e2820db433d36863b5cd64598831b7d90d2ef"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php":{"size":7242,"mtime_ns":1783237168983222014,"hash":"e87024acef4e93a1bddbdd8545b41f9130635d605b1a327ab4ac11661585b71e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/PreRegistrationController.php":{"size":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":18077,"mtime_ns":1784200065667456872,"hash":"26cedffcd8c58554d114fbb30a8249b2b2e95185575a9448f52ec2c57f134e6c"},"/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":6374,"mtime_ns":1784200065667723378,"hash":"928b9537fd12d4583a63863f89c5efbfeef06ee836687f4463a32a1df0185c16"},"/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":35477,"mtime_ns":1784354426296698991,"hash":"15caf75cdfc44e0ba70513af18eebddae001473065e32e3dafca846c4b40374e"},"/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":10229,"mtime_ns":1784352697917225127,"hash":"75e2b319c5a6f66f8a96a75b51ab0b60d2307208b7036ea5ef3fc35a4a688e58"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Entity/ClinicDoctorInvitation.php":{"size":5432,"mtime_ns":1783748111777541475,"hash":"d7e3a199244ab8d4259e6fd0124f6b5ef16d6f594ce3e5d46a0a2c4cb8093cfd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php":{"size":2563,"mtime_ns":1784020073277950602,"hash":"434fe816bd7de55c3089d6a4a497ab8c7bd4c6f6366a821fb240ccee6248a312"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Service/ClinicInvitationService.php":{"size":9141,"mtime_ns":1784352741799101220,"hash":"b599e77450d15f5fe56b52e1c1eeb0cbce93cc62cc1bf21ceb102be380957cec"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php":{"size":24210,"mtime_ns":1784368245355142743,"hash":"c1bfae520df5a8bae297f253a30be4720d5c6a601b7d415ec02ffa24891ef7d2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php":{"size":10179,"mtime_ns":1784365019071809428,"hash":"0e12a7702487997d011f132aaaa6c61a2f98e6a2d0eb73562ed26220f7a4b047"},"/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":4188,"mtime_ns":1784290759815501674,"hash":"567c91a33e0f159b560ffc7aecb3943eb88f1f2e14e29f91f2f94c9f9705a749"},"/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":25049,"mtime_ns":1784368245356522332,"hash":"1ebfddb9db049931c79ed49912e3ae7a25a118d971593786fadd32be749483db"},"/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":3914,"mtime_ns":1784368245356810875,"hash":"1b8e01c1c4f786f7f03c807572b5eeb70792fa3dcc7342ac6afad08d64a855de"},"/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":29976,"mtime_ns":1784355972110095841,"hash":"b34ef8a18729abe737d15010c0e18b6c3748369343eae1291b274e8f11372f7b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Entity/DoctorInsurance.php":{"size":1960,"mtime_ns":1782728407197029697,"hash":"3835c0d26cf2af6937ccb1990a2a097e0696bc03c144ca9863867906de1b3a94"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Entity/EntityInsurancePricing.php":{"size":3003,"mtime_ns":1784206123364350151,"hash":"e0b58d59197adf124c0ea46f10da8d6032f4908d4010f7a1374b5dbb16c2a991"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Entity/Insurance.php":{"size":2270,"mtime_ns":1781085569269281268,"hash":"bb5c7b593458bca73e6d767909d845c59371d50aefc54d6819b53b036d16d8a4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Entity/TenantInsurance.php":{"size":5359,"mtime_ns":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":1797,"mtime_ns":1784362777400568964,"hash":"2f0687a13f8e3f6fe25ce288791868e4a700f9f2f7fe530a9b41e61593b3833a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php":{"size":7572,"mtime_ns":1784362777400885379,"hash":"e2e787b483874877427c27a0c0ca5554e11f4d6874789e7e14c2065810465f60"},"/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":61061,"mtime_ns":1784290554228720154,"hash":"e882d5d791a192021d0e59d1ac108ae4198a86c7e8920524e70952156d7fd391"},"/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":14703,"mtime_ns":1784289795051648670,"hash":"865a388b5bae2624e0233ca85d94ec0e4216bcfeb0b35041a3238c0152aa8f8d"},"/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":4211,"mtime_ns":1784286693065674163,"hash":"29204d99c1f21d2a3cc4e9cbe6b335db9b6e081457c3b0fd6f15f3d90b0bcb25"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/SessionServiceRepository.php":{"size":787,"mtime_ns":1784288263642636319,"hash":"499e93f053ff91de16bde776c66d4b36d2523e31f43388247d67c12c1c32a19f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php":{"size":29379,"mtime_ns":1784289828457474211,"hash":"713d6f517df9580200a3d35de0688f12fe5ba783487b68b57ee221ed89a2b012"},"/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":15641,"mtime_ns":1784313763766886021,"hash":"73c93eefeb713ec45c6529633d1b08b774a37952759aa7e85051d819c38e04a9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php":{"size":6177,"mtime_ns":1784313404793436533,"hash":"cdd27f29ad34c1d774ebe271aa707cea44af3cbf8030b33bc1556e13051a95e0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Repository/DoctorSecretaryRepository.php":{"size":6584,"mtime_ns":1784314137365098923,"hash":"6169015b6dca3115690559d52628ec527ca857a0f3e6228854e9b58bebcc85ca"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Security/SecretaryPermissionChecker.php":{"size":724,"mtime_ns":1781012108901602268,"hash":"42ddb598442c2c167950e1a33eeceb551384377427749d0ee3b6a61f152e64bf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Controller/SettlementController.php":{"size":23112,"mtime_ns":1782728407201510186,"hash":"b6f3ad0ae1b555833b87edf0398a96200295160b1c6a57c26e3f751274892c9f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Entity/FinancialBreakdown.php":{"size":5470,"mtime_ns":1782728407201776813,"hash":"a0c5e8cc2f0a3597518275c45fe403a188bbfe210fa75da65eee3ebeef594963"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Entity/Settlement.php":{"size":4252,"mtime_ns":1782650883606160908,"hash":"36b84f9a63c52cdf4150c0848c4a3fd28a0c7a1aba6bda3f147c3dd9da2f969c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Entity/WalletTransaction.php":{"size":5358,"mtime_ns":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":5231,"mtime_ns":1784358296776326450,"hash":"a76ba25998e60b9752648a6433bd5ebeb64fb9738ff34959d56193bf4491115e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/admin.md":{"size":43909,"mtime_ns":1784207590189818650,"hash":"b065e4a06ac07d0d027968a26d268affc7f1bcc8c40379a7bad83c2e1870cd83"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/appointment-settings.md":{"size":22911,"mtime_ns":1784368633101301474,"hash":"86dda2cdd6e2dcded7570e8ffdc3149a84295466038c88081e17db2beed63bf4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/appointment.md":{"size":37877,"mtime_ns":1784368671735004628,"hash":"9008cc7db8472a27a9113f4b5ebb85f76edcfbc1fa896a1bbcbdfb9aaa51c719"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/auth.md":{"size":22783,"mtime_ns":1784354927529270634,"hash":"7331cb24f3718477afe95fe1b38bbc0b47ea9bfd7418a309108e2fd8718c0147"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/billing.md":{"size":14660,"mtime_ns":1784203727035383314,"hash":"f440f3ab370b6adf62802f996b8859a843cdec088af1b37031e5931319436e02"},"/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":14038,"mtime_ns":1784353188073634535,"hash":"77ec4a12695d0cd477abca3d7831dae5b33311001d984c84c5b02e4c2e6dcc68"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/clinic-services.md":{"size":14491,"mtime_ns":1784368671736261762,"hash":"4856e451bd327186721de2180f6ca93dd9548aa549d415128e574983bea27023"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/clinic.md":{"size":19414,"mtime_ns":1784354904571234692,"hash":"481550333218b928409f7fcc644746b56f2905e8630711b5d6c03421dbedfc48"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/dashboard.md":{"size":9087,"mtime_ns":1784368671735615133,"hash":"c8f07ff3d0292a7d8dce4efbf2923118e63e5d3d0903569ed0c9d0904aee09ec"},"/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":18321,"mtime_ns":1784362806400034769,"hash":"e343b6fd533b0a3c5e4643f2273febb6c65fca4087c65982c9ab48d78dc1cd2e"},"/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":40723,"mtime_ns":1784288675702836039,"hash":"831b0c41ad7c2850f5659e368f823e4d43bbeff5d19e7877a34598b1ee3adb75"},"/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":18318,"mtime_ns":1784359389287358111,"hash":"eb8378c19cc4274143abe7ac5f9c0993e59250f27ca298a6655b257447ee6eb7"},"/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":2937,"mtime_ns":1784358140674984327,"hash":"a8633b7fb2592fd3ba39b1a7c20ec99037e4316910c626f1ee99042488dd3c29"},"/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":2044,"mtime_ns":1784364104361982544,"hash":"b6c894cb2d7d79b8e7cd047a27238be08b219d372ece465064ca2fdeaf5aa20f"},"/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":3522,"mtime_ns":1784288290374452076,"hash":"7e2d3bfe3abe247f720c532588cd3012abd342a0d368d384e83134e4b5291508"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/SessionPaymentRepository.php":{"size":858,"mtime_ns":1784288246813509735,"hash":"1abaf14c53a2c69eabe2a1038df9844297d89f38bb62220d6e20de0aa4b33545"},"/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":814,"mtime_ns":1784288275510846044,"hash":"3df1afe822e4a4729cf13325fe4633185ca616828bbca40462f4f405f48f0cbb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php":{"size":8031,"mtime_ns":1784198971379203161,"hash":"3ade165eac192cb2de8151cb58ee241bd88f416b1e8d0ffd659ea855d62c33d2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/InvoiceShowSessionTest.php":{"size":6381,"mtime_ns":1784200065683864666,"hash":"512e5c0c1f3412a94abd803c2c796f07c924918407d588a4e7264953d7a1d557"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716124039.php":{"size":740,"mtime_ns":1784205676573234747,"hash":"b8539316cf83b6d044d6513cf07dbc9a19df4488c4c8b56f3a295924850f2350"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716130713.php":{"size":675,"mtime_ns":1784207256268712909,"hash":"5f7171fbfe72d6c625fad973596c2ea321b6751d5896403b33d40a9610896900"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717073617.php":{"size":1377,"mtime_ns":1784273813228653862,"hash":"20fb28ff94340929919a5477c1299aa7716381806f15998cbb70b47706c2065d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717081632.php":{"size":1733,"mtime_ns":1784276231744740505,"hash":"7cf2f6735a3763901e0243c5b916f8c6a5523b20b922e71231fe4eebeccd7ea6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717082805.php":{"size":1055,"mtime_ns":1784276907402698936,"hash":"490a7404589def1adf41d06c417e2bd5aed051e46f59506f6faa75f23423f013"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717093000.php":{"size":1040,"mtime_ns":1784270810795111799,"hash":"fce2aeb4ebb1cb70be7bcce188d443ca36371d7cee822dfe006ac2d9cbf334eb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717111223.php":{"size":750,"mtime_ns":1784286763456598040,"hash":"9fa6434c2b32658251cc926105ee01819ba226566e68fdf83fa07672fede5ad5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717113519.php":{"size":1436,"mtime_ns":1784288159259291681,"hash":"e029d8d8b959e640ed2c6bc3257da829b7f30547e9f45de7b644c2044eb9c7c7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718055833.php":{"size":2624,"mtime_ns":1784354346621026194,"hash":"12b9f107ed333f7f670fad4fb2f56838465beb791785d7d092994ace6189b680"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718084301.php":{"size":923,"mtime_ns":1784364203916284475,"hash":"3a041dd4b75eb33a058936d865c023bd20add2f786145216610c2ba391d42cad"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718084524.php":{"size":1438,"mtime_ns":1784364344159330006,"hash":"ba5b6d95792dfd8866efb49116a9c065c7b74f9cfc443b4395069abd79347510"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718085747.php":{"size":1531,"mtime_ns":1784365085752510364,"hash":"b22a615a6539de52671e0837a12b9b84a4b11c579061281385078bd876701cea"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/AppointmentEvent.php":{"size":2799,"mtime_ns":1784273699639785245,"hash":"3f88f1f1c3dd0ea208319faea61c126d061ca482689fd9ef86e847d899be39a8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentEventRepository.php":{"size":1213,"mtime_ns":1784273708663436572,"hash":"1dfd505c680e5be61493831e78808334adcf2eecaa301d230bb5e1c88e9e4a40"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Controller/ClinicDoctorPermissionController.php":{"size":4167,"mtime_ns":1784354395228905949,"hash":"af636e2f7ff90b169d89907ade164c7cc033ea4f56d4bb687a50f850a87f3f58"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Entity/ClinicDoctorPermission.php":{"size":5230,"mtime_ns":1784354290160343021,"hash":"b92214d57a51f77a4c9c8466da071420a478af6a256367bf9d5d3dbefb411b70"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Repository/ClinicDoctorPermissionRepository.php":{"size":2691,"mtime_ns":1784354305070452091,"hash":"4fccc8e8a1c86e39d2d8bfc398dd024a4f1813b9d988fe47b20df4d8eaed8e36"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Security/ClinicDoctorPermissionChecker.php":{"size":1550,"mtime_ns":1784354366715706595,"hash":"6ab6608e940ab1bf6edd831dc24c51087398ab91d83d06ee353ce2ad2805591f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Command/RepairAcceptedInvitationsCommand.php":{"size":2888,"mtime_ns":1784352733703682719,"hash":"091e9b13d71574fbc831f295731b803e79da3f3cd080f8eee814da9f51e05dc2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItemAuditLog.php":{"size":2900,"mtime_ns":1784364233164799427,"hash":"f26598e8900aaafd32131c9a3da4819b7031abe8d60fb1c03e2cbefa7785e240"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItemConsumable.php":{"size":2302,"mtime_ns":1784364989454055373,"hash":"af43db280c61651e2f7e341fd946aa5b460f6ed31543635c3439ad3ff3a0dbfe"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemAuditLogRepository.php":{"size":1253,"mtime_ns":1784364283463068078,"hash":"892fd7a1e10ac5346b6b2af4dd3f153b0b6300c093ef504642c1c65b4613a2d6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Service/ServiceItemAuditService.php":{"size":4035,"mtime_ns":1784365056572360838,"hash":"be9dcae3b23c27b4b72d1f90af5d6a2bc589552c14d5018525b8b21c04599f28"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Discount/Controller/DiscountController.php":{"size":8791,"mtime_ns":1784279175546721826,"hash":"81de6037232cc48f57b32f37c25f94e13e85124b0c90dde55f3553c212bcbeff"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Discount/Entity/DiscountRule.php":{"size":8510,"mtime_ns":1784276842070288472,"hash":"8067d527ea65c5978c8a5fbba918a4503cccd1f41b2e606e49089cfecede76ca"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Discount/Repository/DiscountRuleRepository.php":{"size":2016,"mtime_ns":1784279164722819229,"hash":"feaa8df153a8ca99746c1d48ff342dddbc616a59c3ed278584abb0470a55b3d9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Discount/Service/DiscountEngine.php":{"size":6438,"mtime_ns":1784276860950440196,"hash":"42305fb720725d3260c7c55d33fe7545a4cb5acc20dd8d80ce320c57e748db3b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/VisitPriceRequirementResolver.php":{"size":1361,"mtime_ns":1784207119597791420,"hash":"fa4e6a4e4e26ad4a42137635050c5b32a27f5467676787ba0d9fcd91030b0f14"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/SessionAuditLog.php":{"size":3171,"mtime_ns":1784288092116610600,"hash":"2209db02afc172d955b9724ce5c89d6713fdec66781ae3749495c0327dbf0187"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/SessionAuditLogRepository.php":{"size":1241,"mtime_ns":1784288103254298128,"hash":"8fc635eceee7b920349350392560321306424ff1fbfe478684b53f61d84ebc82"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php":{"size":8465,"mtime_ns":1784359389287547698,"hash":"96842b6fdc3133ef36b63792d16e5d9ac2aff01d17c7bb8987d16da455132feb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/EventSubscriber/NumericFieldNormalizerSubscriber.php":{"size":3346,"mtime_ns":1784358158890842821,"hash":"aef2465e37318c14a871ee3cfaeda009b692c73d50ab6d2eb29a0c745504598e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php":{"size":10943,"mtime_ns":1784368410660799298,"hash":"91f8e99202347b3533d42f22b2c37ec09f312985f4328f6088c3e24ec8aedb6c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Clinic/ClinicDoctorPermissionTest.php":{"size":7188,"mtime_ns":1784354787301823351,"hash":"f559da83541a9ddc72ceaa2fc6eaefd68f20fbb62075fc28a85850c32573fffb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Clinic/DetachDoctorPermissionTest.php":{"size":2533,"mtime_ns":1784311653704857905,"hash":"a595027fede0c831682f36662b1efccc46bb2929926d38c3bc741bebb607b50f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php":{"size":7323,"mtime_ns":1784353089466764815,"hash":"0255f868b4cd60795dd2cb32b7b6a6698943a20d2d9920ad603b01eb95184783"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemDetailApiTest.php":{"size":3216,"mtime_ns":1784363061828997997,"hash":"70e959b1cc3719befebfb2af0ae0e54721c75b82966ddf93247f7220f6fccd45"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemPackageAndAuditTest.php":{"size":14274,"mtime_ns":1784365130273455434,"hash":"e8f75def6c740b2b3748ea39e2119c554ea3449100ff618e1cd33bfd451a8d58"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/RequireVisitPriceTest.php":{"size":10577,"mtime_ns":1784270427547476947,"hash":"45e138aa25cbc3d1501efece2c4e919aac98b58d0a12893c398fcc219bf64db4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/ServiceCoverageSyncsItemFlagTest.php":{"size":4211,"mtime_ns":1784362690388891092,"hash":"50237b4cdbea417d161549269fd40f7b5e9cb00f05a92f847ac43961b19a6705"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/ClinicSharedSecretaryTest.php":{"size":6140,"mtime_ns":1784359389287763618,"hash":"03c3f9aa1c64bd6bbba127f4a02f65da171e55e6b15c07a23af92dc1a85fbcae"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php":{"size":3125,"mtime_ns":1784314100365452799,"hash":"67b46a8bceee4a3b4a87c0617d9331ddc0a03b1d8d2e086b6bc3f8f80c406891"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/NumericFieldNormalizerTest.php":{"size":3686,"mtime_ns":1784358226364670957,"hash":"15ce10182f453079f1075f40ba1b7a5ca72601ae023153d17718ebc3d9463156"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/appointment-settings-move-schedule-and-cancel-log.md":{"size":20087,"mtime_ns":1784272792702110053,"hash":"b975add2327cef471e23748af72fe1a2d9c62cc5ab7c756a7f90b2ec093b8842"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-appointment-settings-tabs.md":{"size":15821,"mtime_ns":1784354195959901051,"hash":"0277155ad40de76e75ef2c6e58bb9551068f3e1807f2ddf7e3c5b49e51a9d298"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-doctor-permissions.md":{"size":16439,"mtime_ns":1784354079512088646,"hash":"2c6b9e729768d822732e72c92acfbe80fe17ae3ddfd90442b78e6d433724556b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-shared-secretary-multi-doctor.md":{"size":13704,"mtime_ns":1784313247409654899,"hash":"0c6c5f818643fffd2c590ecf1cdd6e1f1edb8317d8732c956d8e79e3e4541bf7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/discount-rules-engine.md":{"size":12482,"mtime_ns":1784275373724385982,"hash":"b12b584d2a41c756aeabba4ce2405fdfedf745384e25edc07411bb61b47800f6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-clinic-doctor-invitation-flow.md":{"size":17917,"mtime_ns":1784352319597156657,"hash":"1226d9a50068bae526694dae8135048198e4fbd808b00e588499303abd822343"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/normalize-persian-digits.md":{"size":18860,"mtime_ns":1784356880132809893,"hash":"1662e1ae1d9c43120456303e6142f380fedc02c6bb7589cc51c73526535803f9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/require-visit-price-setting.md":{"size":15645,"mtime_ns":1784205411456037592,"hash":"f8560132c1d60293ed4ccd5ede71f9aecf03b6f9c626449dbe780fba1b3b199a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/service-management-refinements.md":{"size":19700,"mtime_ns":1784361623454047558,"hash":"0fe40d7a515356384b488e815491ce171a9f11a5ad6c1dd4f4e34dcb18944d23"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/session-autofill-on-appointment-confirm.md":{"size":9705,"mtime_ns":1784275280782919300,"hash":"7275b604c0101530ea38900738aba5785c81577bc5d1cc734e63e12a6bba66cd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/session-edit-payment-crud-audit-log.md":{"size":12418,"mtime_ns":1784287971774589583,"hash":"899e456c1fd354ce8376bcdde8e3d96c97ae84715479c617f41466222d42eb1f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/session-payment-currency-and-service-archive.md":{"size":12499,"mtime_ns":1784280278898100966,"hash":"9f4183c31c662d9db4fd494f06ae41849c67b91d8624bf6eae1b2abda97fbe5d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/settings-clinic-doctors-tab.md":{"size":17445,"mtime_ns":1784311344027762376,"hash":"1035ad52b2ca56a561e449829864324697a56cc3827ea6e2ac9dbff5de8db6ef"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/discount.md":{"size":4248,"mtime_ns":1784277111879925485,"hash":"7b8805b2669ceb518e6682c3c6f931fe1e862eaec62dd1bda80cffad0447efef"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php":{"size":4302,"mtime_ns":1784368320630657950,"hash":"3b636dca4fe190cbcd877907e2f2f6cfb944b65912864c4cfab997283690e0a5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php":{"size":4476,"mtime_ns":1784368709512463474,"hash":"ec7bab8f0530c9b696b501f91e30e71d48e094a62f6abd704b60026b5fea30f0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Context/EntityContext.php":{"size":1663,"mtime_ns":1784368245376106325,"hash":"6449c07499891e30d805028b351cf8612ec19c5f2078fe8733ad19ffca318dcf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Context/EntityContextResolver.php":{"size":4812,"mtime_ns":1784368245376299825,"hash":"05326fa6e75c84b2cd63fd2ee8efad2f1404c433aefc0a6c3348b59efb8d58b9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php":{"size":5300,"mtime_ns":1784368474600013193,"hash":"481b376fa81b9fb35846ad76bc2d3884d5438d1c61025b3b4f7f9a9e9280c13f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php":{"size":3236,"mtime_ns":1784368440540116308,"hash":"c176047a6e3ddca1f54fad9b965437bbc36d39b2aa705cf5480f69bcfc9ed422"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/context-separation-clinic-vs-doctor-booking.md":{"size":31140,"mtime_ns":1784368245375706073,"hash":"2cfae15318b4a142ed0efed9a394373ecdca3b657b0a0866bda665afba9db07e"}} \ No newline at end of file diff --git a/graphify-out/graph.json b/graphify-out/graph.json index 3ac54b62..6c8ecb5d 100644 --- a/graphify-out/graph.json +++ b/graphify-out/graph.json @@ -10,7 +10,7 @@ "source_location": "L1", "_origin": "ast", "id": "admin_app", - "community": 63, + "community": 204, "norm_label": "app.tsx" }, { @@ -20,7 +20,7 @@ "source_location": "L76", "_origin": "ast", "id": "admin_app_allowed_roles", - "community": 63, + "community": 204, "norm_label": "allowed_roles" }, { @@ -30,7 +30,7 @@ "source_location": "L78", "_origin": "ast", "id": "admin_app_privateroute", - "community": 63, + "community": 204, "norm_label": "privateroute()" }, { @@ -40,7 +40,7 @@ "source_location": "L115", "_origin": "ast", "id": "admin_app_publicroute", - "community": 63, + "community": 204, "norm_label": "publicroute()" }, { @@ -50,7 +50,7 @@ "source_location": "L120", "_origin": "ast", "id": "admin_app_roleroute", - "community": 63, + "community": 204, "norm_label": "roleroute()" }, { @@ -60,7 +60,7 @@ "source_location": "L143", "_origin": "ast", "id": "admin_app_app", - "community": 63, + "community": 204, "norm_label": "app()" }, { @@ -430,7 +430,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_clinicdoctorsmanager", - "community": 13, + "community": 1, "norm_label": "clinicdoctorsmanager.tsx" }, { @@ -440,7 +440,7 @@ "source_location": "L15", "_origin": "ast", "id": "components_clinicdoctorsmanager_hues_list", - "community": 13, + "community": 1, "norm_label": "hues_list" }, { @@ -450,7 +450,7 @@ "source_location": "L17", "_origin": "ast", "id": "components_clinicdoctorsmanager_clinicdoctoritem", - "community": 13, + "community": 204, "norm_label": "clinicdoctoritem" }, { @@ -460,7 +460,7 @@ "source_location": "L25", "_origin": "ast", "id": "components_clinicdoctorsmanager_clinicinvitation", - "community": 13, + "community": 1, "norm_label": "clinicinvitation" }, { @@ -470,7 +470,7 @@ "source_location": "L38", "_origin": "ast", "id": "components_clinicdoctorsmanager_inv_status_map", - "community": 13, + "community": 1, "norm_label": "inv_status_map" }, { @@ -480,7 +480,7 @@ "source_location": "L52", "_origin": "ast", "id": "components_clinicdoctorsmanager_clinicdoctorsmanager", - "community": 13, + "community": 1, "norm_label": "clinicdoctorsmanager()" }, { @@ -700,7 +700,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_insurancemodal_test", - "community": 200, + "community": 8, "norm_label": "insurancemodal.test.tsx" }, { @@ -710,7 +710,7 @@ "source_location": "L8", "_origin": "ast", "id": "components_insurancemodal_test_mkcontract", - "community": 200, + "community": 8, "norm_label": "mkcontract()" }, { @@ -720,7 +720,7 @@ "source_location": "L15", "_origin": "ast", "id": "components_insurancemodal_test_options", - "community": 200, + "community": 8, "norm_label": "options" }, { @@ -730,7 +730,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_insurancemodal", - "community": 200, + "community": 8, "norm_label": "insurancemodal.tsx" }, { @@ -740,7 +740,7 @@ "source_location": "L8", "_origin": "ast", "id": "components_insurancemodal_insuranceoption", - "community": 200, + "community": 8, "norm_label": "insuranceoption" }, { @@ -750,7 +750,7 @@ "source_location": "L14", "_origin": "ast", "id": "components_insurancemodal_contract", - "community": 200, + "community": 8, "norm_label": "contract" }, { @@ -760,7 +760,7 @@ "source_location": "L29", "_origin": "ast", "id": "components_insurancemodal_insuranceformvalues", - "community": 200, + "community": 8, "norm_label": "insuranceformvalues" }, { @@ -770,7 +770,7 @@ "source_location": "L39", "_origin": "ast", "id": "components_insurancemodal_kind_label", - "community": 200, + "community": 8, "norm_label": "kind_label" }, { @@ -780,7 +780,7 @@ "source_location": "L44", "_origin": "ast", "id": "components_insurancemodal_empty_form", - "community": 200, + "community": 8, "norm_label": "empty_form" }, { @@ -790,7 +790,7 @@ "source_location": "L50", "_origin": "ast", "id": "components_insurancemodal_contracttoform", - "community": 200, + "community": 8, "norm_label": "contracttoform()" }, { @@ -800,7 +800,7 @@ "source_location": "L63", "_origin": "ast", "id": "components_insurancemodal_buildinsurancepayload", - "community": 200, + "community": 8, "norm_label": "buildinsurancepayload()" }, { @@ -810,7 +810,7 @@ "source_location": "L75", "_origin": "ast", "id": "components_insurancemodal_props", - "community": 200, + "community": 8, "norm_label": "props" }, { @@ -820,7 +820,7 @@ "source_location": "L92", "_origin": "ast", "id": "components_insurancemodal_insurancemodal", - "community": 200, + "community": 8, "norm_label": "insurancemodal()" }, { @@ -880,7 +880,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_invoicesummarymodal", - "community": 21, + "community": 49, "norm_label": "invoicesummarymodal.tsx" }, { @@ -890,7 +890,7 @@ "source_location": "L8", "_origin": "ast", "id": "components_invoicesummarymodal_invoiceitem", - "community": 21, + "community": 49, "norm_label": "invoiceitem" }, { @@ -900,7 +900,7 @@ "source_location": "L9", "_origin": "ast", "id": "components_invoicesummarymodal_sessionpayment", - "community": 21, + "community": 49, "norm_label": "sessionpayment" }, { @@ -910,7 +910,7 @@ "source_location": "L10", "_origin": "ast", "id": "components_invoicesummarymodal_sessionconsumable", - "community": 21, + "community": 49, "norm_label": "sessionconsumable" }, { @@ -920,7 +920,7 @@ "source_location": "L11", "_origin": "ast", "id": "components_invoicesummarymodal_sessiondata", - "community": 21, + "community": 49, "norm_label": "sessiondata" }, { @@ -930,7 +930,7 @@ "source_location": "L17", "_origin": "ast", "id": "components_invoicesummarymodal_invoice", - "community": 21, + "community": 49, "norm_label": "invoice" }, { @@ -940,7 +940,7 @@ "source_location": "L24", "_origin": "ast", "id": "components_invoicesummarymodal_status_label", - "community": 21, + "community": 49, "norm_label": "status_label" }, { @@ -950,7 +950,7 @@ "source_location": "L27", "_origin": "ast", "id": "components_invoicesummarymodal_sectiontable", - "community": 21, + "community": 49, "norm_label": "sectiontable()" }, { @@ -960,7 +960,7 @@ "source_location": "L56", "_origin": "ast", "id": "components_invoicesummarymodal_invoicesummarymodal", - "community": 21, + "community": 49, "norm_label": "invoicesummarymodal()" }, { @@ -1020,7 +1020,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_newappointmentdrawer", - "community": 314, + "community": 200, "norm_label": "newappointmentdrawer.tsx" }, { @@ -1030,7 +1030,7 @@ "source_location": "L14", "_origin": "ast", "id": "components_newappointmentdrawer_option", - "community": 314, + "community": 200, "norm_label": "option" }, { @@ -1040,7 +1040,7 @@ "source_location": "L15", "_origin": "ast", "id": "components_newappointmentdrawer_patientrow", - "community": 314, + "community": 200, "norm_label": "patientrow" }, { @@ -1060,7 +1060,7 @@ "source_location": "L18", "_origin": "ast", "id": "components_newappointmentdrawer_addminutes", - "community": 314, + "community": 200, "norm_label": "addminutes()" }, { @@ -1070,7 +1070,7 @@ "source_location": "L29", "_origin": "ast", "id": "components_newappointmentdrawer_newappointmentdrawer", - "community": 314, + "community": 200, "norm_label": "newappointmentdrawer()" }, { @@ -1140,7 +1140,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_patientrecordinfoform_test", - "community": 1, + "community": 577, "norm_label": "patientrecordinfoform.test.tsx" }, { @@ -1150,7 +1150,7 @@ "source_location": "L9", "_origin": "ast", "id": "components_patientrecordinfoform_test_options", - "community": 1, + "community": 577, "norm_label": "options" }, { @@ -1160,7 +1160,7 @@ "source_location": "L20", "_origin": "ast", "id": "components_patientrecordinfoform_test_basevalues", - "community": 1, + "community": 577, "norm_label": "basevalues" }, { @@ -1170,7 +1170,7 @@ "source_location": "L42", "_origin": "ast", "id": "components_patientrecordinfoform_test_setup", - "community": 1, + "community": 13, "norm_label": "setup()" }, { @@ -1180,7 +1180,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_patientrecordinfoform", - "community": 1, + "community": 577, "norm_label": "patientrecordinfoform.tsx" }, { @@ -1190,7 +1190,7 @@ "source_location": "L18", "_origin": "ast", "id": "components_patientrecordinfoform_patientformschema", - "community": 1, + "community": 577, "norm_label": "patientformschema" }, { @@ -1200,7 +1200,7 @@ "source_location": "L40", "_origin": "ast", "id": "components_patientrecordinfoform_patientformvalues", - "community": 1, + "community": 577, "norm_label": "patientformvalues" }, { @@ -1210,7 +1210,7 @@ "source_location": "L42", "_origin": "ast", "id": "components_patientrecordinfoform_patientformoptions", - "community": 1, + "community": 577, "norm_label": "patientformoptions" }, { @@ -1220,7 +1220,7 @@ "source_location": "L53", "_origin": "ast", "id": "components_patientrecordinfoform_props", - "community": 1, + "community": 577, "norm_label": "props" }, { @@ -1230,7 +1230,7 @@ "source_location": "L63", "_origin": "ast", "id": "components_patientrecordinfoform_grid", - "community": 1, + "community": 577, "norm_label": "grid" }, { @@ -1240,7 +1240,7 @@ "source_location": "L69", "_origin": "ast", "id": "components_patientrecordinfoform_patientrecordinfoform", - "community": 1, + "community": 577, "norm_label": "patientrecordinfoform()" }, { @@ -1280,7 +1280,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_patientsfiltermodal", - "community": 646, + "community": 300, "norm_label": "patientsfiltermodal.tsx" }, { @@ -1290,7 +1290,7 @@ "source_location": "L9", "_origin": "ast", "id": "components_patientsfiltermodal_patientfilters", - "community": 646, + "community": 300, "norm_label": "patientfilters" }, { @@ -1300,7 +1300,7 @@ "source_location": "L19", "_origin": "ast", "id": "components_patientsfiltermodal_tenanttag", - "community": 646, + "community": 300, "norm_label": "tenanttag" }, { @@ -1310,7 +1310,7 @@ "source_location": "L20", "_origin": "ast", "id": "components_patientsfiltermodal_pricinginsurance", - "community": 646, + "community": 300, "norm_label": "pricinginsurance" }, { @@ -1320,7 +1320,7 @@ "source_location": "L22", "_origin": "ast", "id": "components_patientsfiltermodal_empty", - "community": 646, + "community": 300, "norm_label": "empty" }, { @@ -1330,7 +1330,7 @@ "source_location": "L24", "_origin": "ast", "id": "components_patientsfiltermodal_segmented", - "community": 646, + "community": 300, "norm_label": "segmented()" }, { @@ -1340,7 +1340,7 @@ "source_location": "L49", "_origin": "ast", "id": "components_patientsfiltermodal_patientsfiltermodal", - "community": 646, + "community": 300, "norm_label": "patientsfiltermodal()" }, { @@ -1350,7 +1350,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_serviceinsurancemodal_test", - "community": 416, + "community": 13, "norm_label": "serviceinsurancemodal.test.tsx" }, { @@ -1360,7 +1360,7 @@ "source_location": "L15", "_origin": "ast", "id": "components_serviceinsurancemodal_test_get", - "community": 416, + "community": 13, "norm_label": "get" }, { @@ -1370,7 +1370,7 @@ "source_location": "L16", "_origin": "ast", "id": "components_serviceinsurancemodal_test_put", - "community": 416, + "community": 13, "norm_label": "put" }, { @@ -1380,7 +1380,7 @@ "source_location": "L18", "_origin": "ast", "id": "components_serviceinsurancemodal_test_item", - "community": 416, + "community": 13, "norm_label": "item" }, { @@ -1390,7 +1390,7 @@ "source_location": "L31", "_origin": "ast", "id": "components_serviceinsurancemodal_test_percentinput", - "community": 416, + "community": 13, "norm_label": "percentinput()" }, { @@ -1400,7 +1400,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_serviceinsurancemodal", - "community": 416, + "community": 200, "norm_label": "serviceinsurancemodal.tsx" }, { @@ -1410,7 +1410,7 @@ "source_location": "L11", "_origin": "ast", "id": "components_serviceinsurancemodal_tenantinsurance", - "community": 416, + "community": 200, "norm_label": "tenantinsurance" }, { @@ -1420,7 +1420,7 @@ "source_location": "L18", "_origin": "ast", "id": "components_serviceinsurancemodal_coveragerow", - "community": 416, + "community": 200, "norm_label": "coveragerow" }, { @@ -1430,7 +1430,7 @@ "source_location": "L26", "_origin": "ast", "id": "components_serviceinsurancemodal_draft", - "community": 416, + "community": 200, "norm_label": "draft" }, { @@ -1440,7 +1440,7 @@ "source_location": "L33", "_origin": "ast", "id": "components_serviceinsurancemodal_kind", - "community": 416, + "community": 200, "norm_label": "kind" }, { @@ -1450,7 +1450,7 @@ "source_location": "L38", "_origin": "ast", "id": "components_serviceinsurancemodal_contractcard", - "community": 416, + "community": 200, "norm_label": "contractcard()" }, { @@ -1460,7 +1460,7 @@ "source_location": "L193", "_origin": "ast", "id": "components_serviceinsurancemodal_serviceinsurancemodal", - "community": 416, + "community": 200, "norm_label": "serviceinsurancemodal()" }, { @@ -1470,7 +1470,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_serviceitemformmodal", - "community": 416, + "community": 200, "norm_label": "serviceitemformmodal.tsx" }, { @@ -1480,7 +1480,7 @@ "source_location": "L18", "_origin": "ast", "id": "components_serviceitemformmodal_itemschema", - "community": 416, + "community": 200, "norm_label": "itemschema" }, { @@ -1490,7 +1490,7 @@ "source_location": "L29", "_origin": "ast", "id": "components_serviceitemformmodal_itemform", - "community": 416, + "community": 200, "norm_label": "itemform" }, { @@ -1500,7 +1500,7 @@ "source_location": "L31", "_origin": "ast", "id": "components_serviceitemformmodal_empty_form", - "community": 416, + "community": 200, "norm_label": "empty_form" }, { @@ -1510,7 +1510,7 @@ "source_location": "L36", "_origin": "ast", "id": "components_serviceitemformmodal_props", - "community": 416, + "community": 200, "norm_label": "props" }, { @@ -1520,7 +1520,7 @@ "source_location": "L52", "_origin": "ast", "id": "components_serviceitemformmodal_serviceitemformmodal", - "community": 416, + "community": 200, "norm_label": "serviceitemformmodal()" }, { @@ -1530,7 +1530,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_servicetariffmodal", - "community": 416, + "community": 200, "norm_label": "servicetariffmodal.tsx" }, { @@ -1540,7 +1540,7 @@ "source_location": "L12", "_origin": "ast", "id": "components_servicetariffmodal_tariffrow", - "community": 416, + "community": 200, "norm_label": "tariffrow" }, { @@ -1550,7 +1550,7 @@ "source_location": "L19", "_origin": "ast", "id": "components_servicetariffmodal_tariffresponse", - "community": 416, + "community": 200, "norm_label": "tariffresponse" }, { @@ -1560,7 +1560,7 @@ "source_location": "L25", "_origin": "ast", "id": "components_servicetariffmodal_servicetariffmodal", - "community": 416, + "community": 200, "norm_label": "servicetariffmodal()" }, { @@ -1570,7 +1570,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_sessionpaymentaccordion_test", - "community": 314, + "community": 21, "norm_label": "sessionpaymentaccordion.test.tsx" }, { @@ -1580,7 +1580,7 @@ "source_location": "L5", "_origin": "ast", "id": "components_sessionpaymentaccordion_test_paid", - "community": 314, + "community": 21, "norm_label": "paid" }, { @@ -1590,7 +1590,7 @@ "source_location": "L10", "_origin": "ast", "id": "components_sessionpaymentaccordion_test_unpaid", - "community": 314, + "community": 21, "norm_label": "unpaid" }, { @@ -1600,7 +1600,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_sessionpaymentaccordion", - "community": 314, + "community": 21, "norm_label": "sessionpaymentaccordion.tsx" }, { @@ -1610,7 +1610,7 @@ "source_location": "L5", "_origin": "ast", "id": "components_sessionpaymentaccordion_sessionpaymentdata", - "community": 314, + "community": 21, "norm_label": "sessionpaymentdata" }, { @@ -1620,7 +1620,7 @@ "source_location": "L17", "_origin": "ast", "id": "components_sessionpaymentaccordion_payment_labels", - "community": 314, + "community": 21, "norm_label": "payment_labels" }, { @@ -1630,7 +1630,7 @@ "source_location": "L23", "_origin": "ast", "id": "components_sessionpaymentaccordion_vdivider", - "community": 314, + "community": 21, "norm_label": "vdivider()" }, { @@ -1640,7 +1640,7 @@ "source_location": "L27", "_origin": "ast", "id": "components_sessionpaymentaccordion_meta", - "community": 314, + "community": 21, "norm_label": "meta()" }, { @@ -1650,7 +1650,7 @@ "source_location": "L42", "_origin": "ast", "id": "components_sessionpaymentaccordion_sessionpaymentaccordion", - "community": 314, + "community": 21, "norm_label": "sessionpaymentaccordion()" }, { @@ -1700,7 +1700,7 @@ "source_location": "L58", "_origin": "ast", "id": "components_sessionservicecard_sessionservicecard", - "community": 314, + "community": 21, "norm_label": "sessionservicecard()" }, { @@ -1770,7 +1770,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_tenantinsurancecontracts_test", - "community": 200, + "community": 8, "norm_label": "tenantinsurancecontracts.test.tsx" }, { @@ -1780,7 +1780,7 @@ "source_location": "L15", "_origin": "ast", "id": "components_tenantinsurancecontracts_test_get", - "community": 200, + "community": 8, "norm_label": "get" }, { @@ -1790,7 +1790,7 @@ "source_location": "L16", "_origin": "ast", "id": "components_tenantinsurancecontracts_test_patch", - "community": 200, + "community": 8, "norm_label": "patch" }, { @@ -1800,7 +1800,7 @@ "source_location": "L18", "_origin": "ast", "id": "components_tenantinsurancecontracts_test_mk", - "community": 200, + "community": 8, "norm_label": "mk()" }, { @@ -1810,7 +1810,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_tenantinsurancecontracts", - "community": 200, + "community": 8, "norm_label": "tenantinsurancecontracts.tsx" }, { @@ -1820,7 +1820,7 @@ "source_location": "L9", "_origin": "ast", "id": "components_tenantinsurancecontracts_kind", - "community": 200, + "community": 8, "norm_label": "kind" }, { @@ -1830,7 +1830,7 @@ "source_location": "L11", "_origin": "ast", "id": "components_tenantinsurancecontracts_kinds", - "community": 200, + "community": 8, "norm_label": "kinds" }, { @@ -1840,7 +1840,7 @@ "source_location": "L17", "_origin": "ast", "id": "components_tenantinsurancecontracts_contractkind", - "community": 200, + "community": 8, "norm_label": "contractkind()" }, { @@ -1850,7 +1850,7 @@ "source_location": "L21", "_origin": "ast", "id": "components_tenantinsurancecontracts_filterinsurances", - "community": 200, + "community": 8, "norm_label": "filterinsurances()" }, { @@ -1860,7 +1860,7 @@ "source_location": "L31", "_origin": "ast", "id": "components_tenantinsurancecontracts_contractsummary", - "community": 200, + "community": 8, "norm_label": "contractsummary()" }, { @@ -1870,7 +1870,7 @@ "source_location": "L38", "_origin": "ast", "id": "components_tenantinsurancecontracts_tenantinsurancecontracts", - "community": 200, + "community": 8, "norm_label": "tenantinsurancecontracts()" }, { @@ -1880,7 +1880,7 @@ "source_location": "L192", "_origin": "ast", "id": "components_tenantinsurancecontracts_rowprops", - "community": 200, + "community": 8, "norm_label": "rowprops" }, { @@ -1890,7 +1890,7 @@ "source_location": "L201", "_origin": "ast", "id": "components_tenantinsurancecontracts_contractcard", - "community": 200, + "community": 8, "norm_label": "contractcard()" }, { @@ -1900,7 +1900,7 @@ "source_location": "L224", "_origin": "ast", "id": "components_tenantinsurancecontracts_contractdetails", - "community": 63, + "community": 8, "norm_label": "contractdetails()" }, { @@ -1910,7 +1910,7 @@ "source_location": "L250", "_origin": "ast", "id": "components_tenantinsurancecontracts_detailcell", - "community": 200, + "community": 8, "norm_label": "detailcell()" }, { @@ -1920,7 +1920,7 @@ "source_location": "L259", "_origin": "ast", "id": "components_tenantinsurancecontracts_statustoggle", - "community": 200, + "community": 8, "norm_label": "statustoggle()" }, { @@ -2050,7 +2050,7 @@ "source_location": "L1", "_origin": "ast", "id": "appointments_serviceslotpicker_test", - "community": 200, + "community": 13, "norm_label": "serviceslotpicker.test.tsx" }, { @@ -2060,7 +2060,7 @@ "source_location": "L14", "_origin": "ast", "id": "appointments_serviceslotpicker_test_get", - "community": 200, + "community": 13, "norm_label": "get" }, { @@ -2070,7 +2070,7 @@ "source_location": "L16", "_origin": "ast", "id": "appointments_serviceslotpicker_test_services", - "community": 200, + "community": 13, "norm_label": "services" }, { @@ -2080,7 +2080,7 @@ "source_location": "L22", "_origin": "ast", "id": "appointments_serviceslotpicker_test_picksection", - "community": 200, + "community": 13, "norm_label": "picksection()" }, { @@ -2090,7 +2090,7 @@ "source_location": "L1", "_origin": "ast", "id": "appointments_serviceslotpicker", - "community": 200, + "community": 13, "norm_label": "serviceslotpicker.tsx" }, { @@ -2100,7 +2100,7 @@ "source_location": "L9", "_origin": "ast", "id": "appointments_serviceslotpicker_serviceslot", - "community": 200, + "community": 13, "norm_label": "serviceslot" }, { @@ -2110,7 +2110,7 @@ "source_location": "L10", "_origin": "ast", "id": "appointments_serviceslotpicker_pickedservice", - "community": 200, + "community": 13, "norm_label": "pickedservice" }, { @@ -2120,7 +2120,7 @@ "source_location": "L11", "_origin": "ast", "id": "appointments_serviceslotpicker_servicepick", - "community": 200, + "community": 13, "norm_label": "servicepick" }, { @@ -2130,7 +2130,7 @@ "source_location": "L19", "_origin": "ast", "id": "appointments_serviceslotpicker_serviceslotpicker", - "community": 200, + "community": 13, "norm_label": "serviceslotpicker()" }, { @@ -3040,7 +3040,7 @@ "source_location": "L197", "_origin": "ast", "id": "icons_filesserviceicons_filesservicepaymentscheck", - "community": 314, + "community": 21, "norm_label": "filesservicepaymentscheck()" }, { @@ -3190,7 +3190,7 @@ "source_location": "L1", "_origin": "ast", "id": "icons_filestoolbaricons", - "community": 646, + "community": 300, "norm_label": "filestoolbaricons.tsx" }, { @@ -3200,7 +3200,7 @@ "source_location": "L6", "_origin": "ast", "id": "icons_filestoolbaricons_searchheaderp", - "community": 646, + "community": 300, "norm_label": "searchheaderp()" }, { @@ -3210,7 +3210,7 @@ "source_location": "L15", "_origin": "ast", "id": "icons_filestoolbaricons_turnsfilter", - "community": 646, + "community": 300, "norm_label": "turnsfilter()" }, { @@ -3220,7 +3220,7 @@ "source_location": "L27", "_origin": "ast", "id": "icons_filestoolbaricons_patientsgridview", - "community": 646, + "community": 300, "norm_label": "patientsgridview()" }, { @@ -3230,7 +3230,7 @@ "source_location": "L40", "_origin": "ast", "id": "icons_filestoolbaricons_patientscategoryview", - "community": 646, + "community": 300, "norm_label": "patientscategoryview()" }, { @@ -3240,7 +3240,7 @@ "source_location": "L51", "_origin": "ast", "id": "icons_filestoolbaricons_addturn", - "community": 646, + "community": 300, "norm_label": "addturn()" }, { @@ -3250,7 +3250,7 @@ "source_location": "L1", "_origin": "ast", "id": "inventory_additemmodal", - "community": 416, + "community": 200, "norm_label": "additemmodal.tsx" }, { @@ -3270,7 +3270,7 @@ "source_location": "L16", "_origin": "ast", "id": "inventory_additemmodal_formstate", - "community": 416, + "community": 200, "norm_label": "formstate" }, { @@ -3280,7 +3280,7 @@ "source_location": "L27", "_origin": "ast", "id": "inventory_additemmodal_blank", - "community": 416, + "community": 200, "norm_label": "blank" }, { @@ -3290,7 +3290,7 @@ "source_location": "L30", "_origin": "ast", "id": "inventory_additemmodal_group", - "community": 416, + "community": 200, "norm_label": "group()" }, { @@ -3420,7 +3420,7 @@ "source_location": "L1", "_origin": "ast", "id": "inventory_inventorystatcards", - "community": 21, + "community": 416, "norm_label": "inventorystatcards.tsx" }, { @@ -3430,7 +3430,7 @@ "source_location": "L10", "_origin": "ast", "id": "inventory_inventorystatcards_inventorystatcards", - "community": 21, + "community": 416, "norm_label": "inventorystatcards()" }, { @@ -3670,7 +3670,7 @@ "source_location": "L1", "_origin": "ast", "id": "layout_purchasesubscriptionsidebar_test", - "community": 13, + "community": 204, "norm_label": "purchasesubscriptionsidebar.test.tsx" }, { @@ -3680,7 +3680,7 @@ "source_location": "L1", "_origin": "ast", "id": "layout_purchasesubscriptionsidebar", - "community": 13, + "community": 204, "norm_label": "purchasesubscriptionsidebar.tsx" }, { @@ -3690,7 +3690,7 @@ "source_location": "L17", "_origin": "ast", "id": "layout_purchasesubscriptionsidebar_navitem", - "community": 13, + "community": 204, "norm_label": "navitem" }, { @@ -3700,7 +3700,7 @@ "source_location": "L19", "_origin": "ast", "id": "layout_purchasesubscriptionsidebar_nav_items", - "community": 13, + "community": 204, "norm_label": "nav_items" }, { @@ -3710,7 +3710,7 @@ "source_location": "L35", "_origin": "ast", "id": "layout_purchasesubscriptionsidebar_purchasesubscriptionsidebar", - "community": 13, + "community": 204, "norm_label": "purchasesubscriptionsidebar()" }, { @@ -3720,7 +3720,7 @@ "source_location": "L1", "_origin": "ast", "id": "layout_settingslayout_test", - "community": 13, + "community": 204, "norm_label": "settingslayout.test.tsx" }, { @@ -3730,7 +3730,7 @@ "source_location": "L1", "_origin": "ast", "id": "layout_settingslayout", - "community": 13, + "community": 204, "norm_label": "settingslayout.tsx" }, { @@ -3740,7 +3740,7 @@ "source_location": "L13", "_origin": "ast", "id": "layout_settingslayout_settingsmenuitem", - "community": 13, + "community": 204, "norm_label": "settingsmenuitem" }, { @@ -3750,7 +3750,7 @@ "source_location": "L22", "_origin": "ast", "id": "layout_settingslayout_settings_menu", - "community": 13, + "community": 204, "norm_label": "settings_menu" }, { @@ -3760,7 +3760,7 @@ "source_location": "L39", "_origin": "ast", "id": "layout_settingslayout_menuforrole", - "community": 13, + "community": 204, "norm_label": "menuforrole()" }, { @@ -3770,7 +3770,7 @@ "source_location": "L52", "_origin": "ast", "id": "layout_settingslayout_settingslayout", - "community": 13, + "community": 204, "norm_label": "settingslayout()" }, { @@ -3780,7 +3780,7 @@ "source_location": "L1", "_origin": "ast", "id": "layout_sidebar_test", - "community": 13, + "community": 204, "norm_label": "sidebar.test.tsx" }, { @@ -3910,7 +3910,7 @@ "source_location": "L1", "_origin": "ast", "id": "layout_topbar_test", - "community": 13, + "community": 204, "norm_label": "topbar.test.tsx" }, { @@ -3920,7 +3920,7 @@ "source_location": "L5", "_origin": "ast", "id": "layout_topbar_test_navigatemock", - "community": 13, + "community": 204, "norm_label": "navigatemock" }, { @@ -3970,7 +3970,7 @@ "source_location": "L1", "_origin": "ast", "id": "paymentmethods_bankaccounttable", - "community": 62, + "community": 63, "norm_label": "bankaccounttable.tsx" }, { @@ -3980,7 +3980,7 @@ "source_location": "L12", "_origin": "ast", "id": "paymentmethods_bankaccounttable_bankaccounttable", - "community": 62, + "community": 63, "norm_label": "bankaccounttable()" }, { @@ -4443,11 +4443,21 @@ "community": 726, "norm_label": "sessioneditor()" }, + { + "label": "withClinic()", + "file_type": "code", + "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", + "source_location": "L500", + "_origin": "ast", + "id": "schedule_schedulesection_withclinic", + "community": 726, + "norm_label": "withclinic()" + }, { "label": "WeeklyScheduleTab()", "file_type": "code", "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", - "source_location": "L496", + "source_location": "L503", "_origin": "ast", "id": "schedule_schedulesection_weeklyscheduletab", "community": 726, @@ -4457,7 +4467,7 @@ "label": "DateOverrideModal()", "file_type": "code", "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", - "source_location": "L878", + "source_location": "L885", "_origin": "ast", "id": "schedule_schedulesection_dateoverridemodal", "community": 726, @@ -4467,7 +4477,7 @@ "label": "DateOverridesTab()", "file_type": "code", "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", - "source_location": "L1018", + "source_location": "L1025", "_origin": "ast", "id": "schedule_schedulesection_dateoverridestab", "community": 726, @@ -4477,7 +4487,7 @@ "label": "HolidayModal()", "file_type": "code", "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", - "source_location": "L1117", + "source_location": "L1124", "_origin": "ast", "id": "schedule_schedulesection_holidaymodal", "community": 726, @@ -4487,7 +4497,7 @@ "label": "HolidaysTab()", "file_type": "code", "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", - "source_location": "L1190", + "source_location": "L1197", "_origin": "ast", "id": "schedule_schedulesection_holidaystab", "community": 726, @@ -4497,7 +4507,7 @@ "label": "SCHEDULE_TABS", "file_type": "code", "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", - "source_location": "L1298", + "source_location": "L1305", "_origin": "ast", "id": "schedule_schedulesection_schedule_tabs", "community": 726, @@ -4507,10 +4517,10 @@ "label": "ScheduleSection()", "file_type": "code", "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", - "source_location": "L1304", + "source_location": "L1311", "_origin": "ast", "id": "schedule_schedulesection_schedulesection", - "community": 13, + "community": 204, "norm_label": "schedulesection()" }, { @@ -4730,7 +4740,7 @@ "source_location": "L1", "_origin": "ast", "id": "session_detailsstep_test", - "community": 13, + "community": 314, "norm_label": "detailsstep.test.tsx" }, { @@ -4740,7 +4750,7 @@ "source_location": "L16", "_origin": "ast", "id": "session_detailsstep_test_post", - "community": 13, + "community": 314, "norm_label": "post" }, { @@ -4750,7 +4760,7 @@ "source_location": "L18", "_origin": "ast", "id": "session_detailsstep_test_session", - "community": 13, + "community": 314, "norm_label": "session" }, { @@ -4800,7 +4810,7 @@ "source_location": "L24", "_origin": "ast", "id": "session_detailsstep_detailsstep", - "community": 577, + "community": 314, "norm_label": "detailsstep()" }, { @@ -4910,7 +4920,7 @@ "source_location": "L1", "_origin": "ast", "id": "session_sessionauditmodal", - "community": 21, + "community": 49, "norm_label": "sessionauditmodal.tsx" }, { @@ -4920,7 +4930,7 @@ "source_location": "L8", "_origin": "ast", "id": "session_sessionauditmodal_field_labels", - "community": 21, + "community": 49, "norm_label": "field_labels" }, { @@ -4930,7 +4940,7 @@ "source_location": "L18", "_origin": "ast", "id": "session_sessionauditmodal_op_labels", - "community": 21, + "community": 49, "norm_label": "op_labels" }, { @@ -4940,7 +4950,7 @@ "source_location": "L25", "_origin": "ast", "id": "session_sessionauditmodal_rial_fields", - "community": 21, + "community": 49, "norm_label": "rial_fields" }, { @@ -4950,7 +4960,7 @@ "source_location": "L26", "_origin": "ast", "id": "session_sessionauditmodal_fmtvalue", - "community": 21, + "community": 49, "norm_label": "fmtvalue()" }, { @@ -4960,7 +4970,7 @@ "source_location": "L32", "_origin": "ast", "id": "session_sessionauditmodal_sessionauditmodal", - "community": 21, + "community": 49, "norm_label": "sessionauditmodal()" }, { @@ -5120,7 +5130,7 @@ "source_location": "L4", "_origin": "ast", "id": "ui_datatable_column", - "community": 62, + "community": 63, "norm_label": "column" }, { @@ -5200,7 +5210,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_doctorpermissionsmodal", - "community": 13, + "community": 49, "norm_label": "doctorpermissionsmodal.tsx" }, { @@ -5210,7 +5220,7 @@ "source_location": "L9", "_origin": "ast", "id": "ui_doctorpermissionsmodal_permissionenvelope", - "community": 13, + "community": 49, "norm_label": "permissionenvelope" }, { @@ -5220,7 +5230,7 @@ "source_location": "L14", "_origin": "ast", "id": "ui_doctorpermissionsmodal_clinicdoctorpermissionpayload", - "community": 13, + "community": 49, "norm_label": "clinicdoctorpermissionpayload" }, { @@ -5230,7 +5240,7 @@ "source_location": "L23", "_origin": "ast", "id": "ui_doctorpermissionsmodal_resource_labels", - "community": 13, + "community": 49, "norm_label": "resource_labels" }, { @@ -5240,7 +5250,7 @@ "source_location": "L50", "_origin": "ast", "id": "ui_doctorpermissionsmodal_action_columns", - "community": 13, + "community": 49, "norm_label": "action_columns" }, { @@ -5250,7 +5260,7 @@ "source_location": "L51", "_origin": "ast", "id": "ui_doctorpermissionsmodal_action_headers", - "community": 13, + "community": 49, "norm_label": "action_headers" }, { @@ -5260,7 +5270,7 @@ "source_location": "L53", "_origin": "ast", "id": "ui_doctorpermissionsmodal_doctorpermissionsmodal", - "community": 13, + "community": 1, "norm_label": "doctorpermissionsmodal()" }, { @@ -5270,7 +5280,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_featuregate", - "community": 8, + "community": 204, "norm_label": "featuregate.tsx" }, { @@ -5280,7 +5290,7 @@ "source_location": "L6", "_origin": "ast", "id": "ui_featuregate_featuregateprops", - "community": 8, + "community": 204, "norm_label": "featuregateprops" }, { @@ -5290,7 +5300,7 @@ "source_location": "L11", "_origin": "ast", "id": "ui_featuregate_featuregate", - "community": 8, + "community": 204, "norm_label": "featuregate()" }, { @@ -5300,7 +5310,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_field", - "community": 1, + "community": 577, "norm_label": "field.tsx" }, { @@ -5310,7 +5320,7 @@ "source_location": "L3", "_origin": "ast", "id": "ui_field_props", - "community": 1, + "community": 577, "norm_label": "props" }, { @@ -5320,7 +5330,7 @@ "source_location": "L16", "_origin": "ast", "id": "ui_field_field", - "community": 1, + "community": 577, "norm_label": "field()" }, { @@ -5330,7 +5340,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_input", - "community": 1, + "community": 200, "norm_label": "input.tsx" }, { @@ -5340,7 +5350,7 @@ "source_location": "L4", "_origin": "ast", "id": "ui_input_props", - "community": 1, + "community": 200, "norm_label": "props" }, { @@ -5350,7 +5360,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_inputfield_test", - "community": 1, + "community": 577, "norm_label": "inputfield.test.tsx" }, { @@ -5410,7 +5420,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_mobileinput", - "community": 1, + "community": 63, "norm_label": "mobileinput.tsx" }, { @@ -5420,7 +5430,7 @@ "source_location": "L4", "_origin": "ast", "id": "ui_mobileinput_props", - "community": 1, + "community": 63, "norm_label": "props" }, { @@ -5430,7 +5440,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_modal", - "community": 416, + "community": 49, "norm_label": "modal.tsx" }, { @@ -5440,7 +5450,7 @@ "source_location": "L5", "_origin": "ast", "id": "ui_modal_modalsize", - "community": 416, + "community": 49, "norm_label": "modalsize" }, { @@ -5450,7 +5460,7 @@ "source_location": "L7", "_origin": "ast", "id": "ui_modal_sizemap", - "community": 416, + "community": 49, "norm_label": "sizemap" }, { @@ -5460,7 +5470,7 @@ "source_location": "L14", "_origin": "ast", "id": "ui_modal_props", - "community": 416, + "community": 49, "norm_label": "props" }, { @@ -5470,7 +5480,7 @@ "source_location": "L23", "_origin": "ast", "id": "ui_modal_modal", - "community": 416, + "community": 49, "norm_label": "modal()" }, { @@ -5740,7 +5750,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_persiandatepicker", - "community": 1, + "community": 21, "norm_label": "persiandatepicker.tsx" }, { @@ -5750,7 +5760,7 @@ "source_location": "L7", "_origin": "ast", "id": "ui_persiandatepicker_props", - "community": 1, + "community": 21, "norm_label": "props" }, { @@ -5760,7 +5770,7 @@ "source_location": "L17", "_origin": "ast", "id": "ui_persiandatepicker_persiandatepicker", - "community": 1, + "community": 21, "norm_label": "persiandatepicker()" }, { @@ -5770,7 +5780,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_portal", - "community": 1, + "community": 63, "norm_label": "portal.tsx" }, { @@ -5780,7 +5790,7 @@ "source_location": "L4", "_origin": "ast", "id": "ui_portal_portal", - "community": 1, + "community": 63, "norm_label": "portal()" }, { @@ -5790,7 +5800,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_priceinput_test", - "community": 924, + "community": 200, "norm_label": "priceinput.test.tsx" }, { @@ -5800,7 +5810,7 @@ "source_location": "L7", "_origin": "ast", "id": "ui_priceinput_test_controlled", - "community": 924, + "community": 200, "norm_label": "controlled()" }, { @@ -5810,7 +5820,7 @@ "source_location": "L17", "_origin": "ast", "id": "ui_priceinput_test_input", - "community": 924, + "community": 200, "norm_label": "input()" }, { @@ -5820,7 +5830,7 @@ "source_location": "L18", "_origin": "ast", "id": "ui_priceinput_test_emitted", - "community": 924, + "community": 200, "norm_label": "emitted()" }, { @@ -5830,7 +5840,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_priceinput", - "community": 416, + "community": 200, "norm_label": "priceinput.tsx" }, { @@ -5840,7 +5850,7 @@ "source_location": "L4", "_origin": "ast", "id": "ui_priceinput_priceinputprops", - "community": 416, + "community": 200, "norm_label": "priceinputprops" }, { @@ -5850,7 +5860,7 @@ "source_location": "L19", "_origin": "ast", "id": "ui_priceinput_formatdisplay", - "community": 416, + "community": 200, "norm_label": "formatdisplay()" }, { @@ -5860,7 +5870,7 @@ "source_location": "L24", "_origin": "ast", "id": "ui_priceinput_textfromvalue", - "community": 416, + "community": 200, "norm_label": "textfromvalue()" }, { @@ -5870,7 +5880,7 @@ "source_location": "L36", "_origin": "ast", "id": "ui_priceinput_priceinput", - "community": 416, + "community": 200, "norm_label": "priceinput()" }, { @@ -5930,7 +5940,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_searchableselect_test", - "community": 200, + "community": 314, "norm_label": "searchableselect.test.tsx" }, { @@ -5940,7 +5950,7 @@ "source_location": "L7", "_origin": "ast", "id": "ui_searchableselect_test_insuranceopts", - "community": 200, + "community": 314, "norm_label": "insuranceopts" }, { @@ -5950,7 +5960,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_searchableselect", - "community": 200, + "community": 314, "norm_label": "searchableselect.tsx" }, { @@ -5960,7 +5970,7 @@ "source_location": "L5", "_origin": "ast", "id": "ui_searchableselect_selectoption", - "community": 1, + "community": 577, "norm_label": "selectoption" }, { @@ -5970,7 +5980,7 @@ "source_location": "L10", "_origin": "ast", "id": "ui_searchableselect_props", - "community": 200, + "community": 314, "norm_label": "props" }, { @@ -5980,7 +5990,7 @@ "source_location": "L23", "_origin": "ast", "id": "ui_searchableselect_searchableselect", - "community": 200, + "community": 314, "norm_label": "searchableselect()" }, { @@ -6160,7 +6170,7 @@ "source_location": "L1", "_origin": "ast", "id": "hooks_usedoctorbookingservices", - "community": 200, + "community": 13, "norm_label": "usedoctorbookingservices.ts" }, { @@ -6170,7 +6180,7 @@ "source_location": "L5", "_origin": "ast", "id": "hooks_usedoctorbookingservices_bookingservice", - "community": 200, + "community": 13, "norm_label": "bookingservice" }, { @@ -6180,7 +6190,7 @@ "source_location": "L13", "_origin": "ast", "id": "hooks_usedoctorbookingservices_bookingservicesdata", - "community": 200, + "community": 13, "norm_label": "bookingservicesdata" }, { @@ -6240,7 +6250,7 @@ "source_location": "L28", "_origin": "ast", "id": "hooks_useinventory_inventorystats", - "community": 21, + "community": 416, "norm_label": "inventorystats" }, { @@ -6350,7 +6360,7 @@ "source_location": "L1", "_origin": "ast", "id": "hooks_useissueinvoice", - "community": 13, + "community": 314, "norm_label": "useissueinvoice.ts" }, { @@ -6360,7 +6370,7 @@ "source_location": "L4", "_origin": "ast", "id": "hooks_useissueinvoice_invoicepayload", - "community": 13, + "community": 314, "norm_label": "invoicepayload" }, { @@ -6370,7 +6380,7 @@ "source_location": "L12", "_origin": "ast", "id": "hooks_useissueinvoice_useissueinvoice", - "community": 577, + "community": 314, "norm_label": "useissueinvoice()" }, { @@ -6800,7 +6810,7 @@ "source_location": "L1", "_origin": "ast", "id": "hooks_usepermissions", - "community": 63, + "community": 204, "norm_label": "usepermissions.ts" }, { @@ -6810,7 +6820,7 @@ "source_location": "L10", "_origin": "ast", "id": "hooks_usepermissions_usepermissions", - "community": 63, + "community": 204, "norm_label": "usepermissions()" }, { @@ -6850,7 +6860,7 @@ "source_location": "L1", "_origin": "ast", "id": "hooks_usesubscription", - "community": 13, + "community": 204, "norm_label": "usesubscription.ts" }, { @@ -6860,7 +6870,7 @@ "source_location": "L7", "_origin": "ast", "id": "hooks_usesubscription_usesubscription", - "community": 8, + "community": 204, "norm_label": "usesubscription()" }, { @@ -6870,7 +6880,7 @@ "source_location": "L1", "_origin": "ast", "id": "admin_index", - "community": 63, + "community": 204, "norm_label": "index.tsx" }, { @@ -6880,7 +6890,7 @@ "source_location": "L15", "_origin": "ast", "id": "admin_index_queryclient", - "community": 63, + "community": 204, "norm_label": "queryclient" }, { @@ -6890,7 +6900,7 @@ "source_location": "L21", "_origin": "ast", "id": "admin_index_toaststyle", - "community": 63, + "community": 204, "norm_label": "toaststyle" }, { @@ -7030,7 +7040,7 @@ "source_location": "L127", "_origin": "ast", "id": "lib_api_apiresponse", - "community": 314, + "community": 62, "norm_label": "apiresponse" }, { @@ -7080,7 +7090,7 @@ "source_location": "L1", "_origin": "ast", "id": "lib_forms", - "community": 1, + "community": 200, "norm_label": "forms.ts" }, { @@ -7090,7 +7100,7 @@ "source_location": "L11", "_origin": "ast", "id": "lib_forms_numericfieldprops", - "community": 1, + "community": 200, "norm_label": "numericfieldprops" }, { @@ -7230,7 +7240,7 @@ "source_location": "L1", "_origin": "ast", "id": "lib_utils_test", - "community": 1, + "community": 200, "norm_label": "utils.test.ts" }, { @@ -7240,7 +7250,7 @@ "source_location": "L1", "_origin": "ast", "id": "lib_utils", - "community": 1, + "community": 200, "norm_label": "utils.ts" }, { @@ -7290,7 +7300,7 @@ "source_location": "L18", "_origin": "ast", "id": "lib_utils_formatyear", - "community": 416, + "community": 200, "norm_label": "formatyear()" }, { @@ -7300,7 +7310,7 @@ "source_location": "L26", "_origin": "ast", "id": "lib_utils_todate", - "community": 1, + "community": 300, "norm_label": "todate()" }, { @@ -7310,7 +7320,7 @@ "source_location": "L34", "_origin": "ast", "id": "lib_utils_formatdate", - "community": 63, + "community": 21, "norm_label": "formatdate()" }, { @@ -7320,7 +7330,7 @@ "source_location": "L43", "_origin": "ast", "id": "lib_utils_formatdatetime", - "community": 21, + "community": 63, "norm_label": "formatdatetime()" }, { @@ -7360,7 +7370,7 @@ "source_location": "L83", "_origin": "ast", "id": "lib_utils_togregoriandate", - "community": 1, + "community": 200, "norm_label": "togregoriandate()" }, { @@ -7370,7 +7380,7 @@ "source_location": "L91", "_origin": "ast", "id": "lib_utils_isotounix", - "community": 200, + "community": 8, "norm_label": "isotounix()" }, { @@ -7380,7 +7390,7 @@ "source_location": "L96", "_origin": "ast", "id": "lib_utils_unixtoiso", - "community": 200, + "community": 8, "norm_label": "unixtoiso()" }, { @@ -7390,7 +7400,7 @@ "source_location": "L101", "_origin": "ast", "id": "lib_utils_maskmobile", - "community": 1, + "community": 200, "norm_label": "maskmobile()" }, { @@ -7400,7 +7410,7 @@ "source_location": "L106", "_origin": "ast", "id": "lib_utils_cn", - "community": 1, + "community": 200, "norm_label": "cn()" }, { @@ -7410,7 +7420,7 @@ "source_location": "L112", "_origin": "ast", "id": "lib_utils_toenglishdigits", - "community": 1, + "community": 200, "norm_label": "toenglishdigits()" }, { @@ -7420,7 +7430,7 @@ "source_location": "L120", "_origin": "ast", "id": "lib_utils_digitsonly", - "community": 1, + "community": 200, "norm_label": "digitsonly()" }, { @@ -7430,7 +7440,7 @@ "source_location": "L126", "_origin": "ast", "id": "lib_utils_sanitizemobileinput", - "community": 1, + "community": 200, "norm_label": "sanitizemobileinput()" }, { @@ -7440,7 +7450,7 @@ "source_location": "L134", "_origin": "ast", "id": "lib_utils_parseusernumber", - "community": 1, + "community": 200, "norm_label": "parseusernumber()" }, { @@ -7450,7 +7460,7 @@ "source_location": "L143", "_origin": "ast", "id": "lib_utils_parseusernumberclamped", - "community": 1, + "community": 200, "norm_label": "parseusernumberclamped()" }, { @@ -7460,7 +7470,7 @@ "source_location": "L155", "_origin": "ast", "id": "lib_utils_persiansafenumber", - "community": 1, + "community": 200, "norm_label": "persiansafenumber()" }, { @@ -7470,7 +7480,7 @@ "source_location": "L161", "_origin": "ast", "id": "lib_utils_isvalidiranmobile", - "community": 1, + "community": 200, "norm_label": "isvalidiranmobile()" }, { @@ -7480,7 +7490,7 @@ "source_location": "L166", "_origin": "ast", "id": "lib_utils_iranmobileschema", - "community": 1, + "community": 200, "norm_label": "iranmobileschema" }, { @@ -7490,7 +7500,7 @@ "source_location": "L172", "_origin": "ast", "id": "lib_utils_iranmobileoptionalschema", - "community": 1, + "community": 200, "norm_label": "iranmobileoptionalschema" }, { @@ -7500,7 +7510,7 @@ "source_location": "L180", "_origin": "ast", "id": "lib_utils_irannationalcodeschema", - "community": 1, + "community": 200, "norm_label": "irannationalcodeschema" }, { @@ -7510,7 +7520,7 @@ "source_location": "L185", "_origin": "ast", "id": "lib_utils_irannationalcodeoptionalschema", - "community": 1, + "community": 200, "norm_label": "irannationalcodeoptionalschema" }, { @@ -7540,7 +7550,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_accountsettingspage", - "community": 13, + "community": 204, "norm_label": "accountsettingspage.tsx" }, { @@ -7550,7 +7560,7 @@ "source_location": "L12", "_origin": "ast", "id": "pages_accountsettingspage_role_labels", - "community": 13, + "community": 204, "norm_label": "role_labels" }, { @@ -7560,7 +7570,7 @@ "source_location": "L17", "_origin": "ast", "id": "pages_accountsettingspage_schema", - "community": 13, + "community": 204, "norm_label": "schema" }, { @@ -7570,7 +7580,7 @@ "source_location": "L24", "_origin": "ast", "id": "pages_accountsettingspage_form", - "community": 13, + "community": 204, "norm_label": "form" }, { @@ -7580,7 +7590,7 @@ "source_location": "L27", "_origin": "ast", "id": "pages_accountsettingspage_accountsettingspage", - "community": 13, + "community": 204, "norm_label": "accountsettingspage()" }, { @@ -7590,7 +7600,7 @@ "source_location": "L103", "_origin": "ast", "id": "pages_accountsettingspage_passwordfield", - "community": 13, + "community": 204, "norm_label": "passwordfield()" }, { @@ -8040,7 +8050,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_appointmenteditpage", - "community": 200, + "community": 314, "norm_label": "appointmenteditpage.tsx" }, { @@ -8050,7 +8060,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_appointmenteditpage_option", - "community": 200, + "community": 314, "norm_label": "option" }, { @@ -8060,7 +8070,7 @@ "source_location": "L16", "_origin": "ast", "id": "pages_appointmenteditpage_appointmentdetail", - "community": 200, + "community": 314, "norm_label": "appointmentdetail" }, { @@ -8070,7 +8080,7 @@ "source_location": "L25", "_origin": "ast", "id": "pages_appointmenteditpage_isodate", - "community": 200, + "community": 314, "norm_label": "isodate()" }, { @@ -8080,7 +8090,7 @@ "source_location": "L29", "_origin": "ast", "id": "pages_appointmenteditpage_isotime", - "community": 200, + "community": 314, "norm_label": "isotime()" }, { @@ -8090,7 +8100,7 @@ "source_location": "L33", "_origin": "ast", "id": "pages_appointmenteditpage_toepoch", - "community": 200, + "community": 314, "norm_label": "toepoch()" }, { @@ -8100,7 +8110,7 @@ "source_location": "L36", "_origin": "ast", "id": "pages_appointmenteditpage_appointmenteditpage", - "community": 200, + "community": 314, "norm_label": "appointmenteditpage()" }, { @@ -8130,7 +8140,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_appointmentsettingspage", - "community": 13, + "community": 204, "norm_label": "appointmentsettingspage.tsx" }, { @@ -8140,7 +8150,7 @@ "source_location": "L11", "_origin": "ast", "id": "pages_appointmentsettingspage_appointmentsettingspage", - "community": 13, + "community": 204, "norm_label": "appointmentsettingspage()" }, { @@ -8340,7 +8350,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_blogformpage", - "community": 63, + "community": 204, "norm_label": "blogformpage.tsx" }, { @@ -8350,7 +8360,7 @@ "source_location": "L17", "_origin": "ast", "id": "pages_blogformpage_schema", - "community": 63, + "community": 204, "norm_label": "schema" }, { @@ -8360,7 +8370,7 @@ "source_location": "L25", "_origin": "ast", "id": "pages_blogformpage_formdata", - "community": 63, + "community": 204, "norm_label": "formdata" }, { @@ -8370,7 +8380,7 @@ "source_location": "L27", "_origin": "ast", "id": "pages_blogformpage_uploadblogimage", - "community": 63, + "community": 204, "norm_label": "uploadblogimage()" }, { @@ -8380,7 +8390,7 @@ "source_location": "L46", "_origin": "ast", "id": "pages_blogformpage_blogformpage", - "community": 63, + "community": 204, "norm_label": "blogformpage()" }, { @@ -8720,7 +8730,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_claimspage", - "community": 8, + "community": 49, "norm_label": "claimspage.tsx" }, { @@ -8730,7 +8740,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_claimspage_isondaysago", - "community": 8, + "community": 49, "norm_label": "isondaysago()" }, { @@ -8740,7 +8750,7 @@ "source_location": "L19", "_origin": "ast", "id": "pages_claimspage_todayiso", - "community": 8, + "community": 49, "norm_label": "todayiso()" }, { @@ -8750,7 +8760,7 @@ "source_location": "L21", "_origin": "ast", "id": "pages_claimspage_tounix", - "community": 8, + "community": 49, "norm_label": "tounix()" }, { @@ -8760,7 +8770,7 @@ "source_location": "L26", "_origin": "ast", "id": "pages_claimspage_endofdayunix", - "community": 8, + "community": 49, "norm_label": "endofdayunix()" }, { @@ -8770,7 +8780,7 @@ "source_location": "L32", "_origin": "ast", "id": "pages_claimspage_claimitem", - "community": 8, + "community": 49, "norm_label": "claimitem" }, { @@ -8780,7 +8790,7 @@ "source_location": "L43", "_origin": "ast", "id": "pages_claimspage_claim", - "community": 8, + "community": 49, "norm_label": "claim" }, { @@ -8790,7 +8800,7 @@ "source_location": "L58", "_origin": "ast", "id": "pages_claimspage_insuranceoption", - "community": 8, + "community": 49, "norm_label": "insuranceoption" }, { @@ -8800,7 +8810,7 @@ "source_location": "L60", "_origin": "ast", "id": "pages_claimspage_debtrow", - "community": 8, + "community": 49, "norm_label": "debtrow" }, { @@ -8810,7 +8820,7 @@ "source_location": "L69", "_origin": "ast", "id": "pages_claimspage_status_meta", - "community": 8, + "community": 49, "norm_label": "status_meta" }, { @@ -8820,7 +8830,7 @@ "source_location": "L77", "_origin": "ast", "id": "pages_claimspage_kind_label", - "community": 8, + "community": 49, "norm_label": "kind_label" }, { @@ -8830,7 +8840,7 @@ "source_location": "L78", "_origin": "ast", "id": "pages_claimspage_status_filters", - "community": 8, + "community": 49, "norm_label": "status_filters" }, { @@ -8840,7 +8850,7 @@ "source_location": "L80", "_origin": "ast", "id": "pages_claimspage_claimspage", - "community": 8, + "community": 49, "norm_label": "claimspage()" }, { @@ -8850,7 +8860,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_clinicappointmentsettingspage", - "community": 13, + "community": 204, "norm_label": "clinicappointmentsettingspage.tsx" }, { @@ -8860,7 +8870,7 @@ "source_location": "L19", "_origin": "ast", "id": "pages_clinicappointmentsettingspage_clinicappointmentsettingscontent", - "community": 13, + "community": 204, "norm_label": "clinicappointmentsettingscontent()" }, { @@ -8870,7 +8880,7 @@ "source_location": "L112", "_origin": "ast", "id": "pages_clinicappointmentsettingspage_clinicappointmentsettingspage", - "community": 13, + "community": 204, "norm_label": "clinicappointmentsettingspage()" }, { @@ -9060,7 +9070,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_clinicdoctorspage", - "community": 13, + "community": 204, "norm_label": "clinicdoctorspage.tsx" }, { @@ -9070,7 +9080,7 @@ "source_location": "L15", "_origin": "ast", "id": "pages_clinicdoctorspage_clinicdoctorscontent", - "community": 13, + "community": 204, "norm_label": "clinicdoctorscontent()" }, { @@ -9080,7 +9090,7 @@ "source_location": "L56", "_origin": "ast", "id": "pages_clinicdoctorspage_clinicdoctorspage", - "community": 13, + "community": 204, "norm_label": "clinicdoctorspage()" }, { @@ -9160,7 +9170,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_clinicservicespage", - "community": 416, + "community": 200, "norm_label": "clinicservicespage.tsx" }, { @@ -9170,7 +9180,7 @@ "source_location": "L25", "_origin": "ast", "id": "pages_clinicservicespage_sectionschema", - "community": 416, + "community": 200, "norm_label": "sectionschema" }, { @@ -9180,7 +9190,7 @@ "source_location": "L26", "_origin": "ast", "id": "pages_clinicservicespage_sectionform", - "community": 416, + "community": 200, "norm_label": "sectionform" }, { @@ -9190,7 +9200,7 @@ "source_location": "L28", "_origin": "ast", "id": "pages_clinicservicespage_empty_sections", - "community": 416, + "community": 200, "norm_label": "empty_sections" }, { @@ -9200,7 +9210,7 @@ "source_location": "L29", "_origin": "ast", "id": "pages_clinicservicespage_empty_items", - "community": 416, + "community": 200, "norm_label": "empty_items" }, { @@ -9210,7 +9220,7 @@ "source_location": "L31", "_origin": "ast", "id": "pages_clinicservicespage_avatar", - "community": 416, + "community": 200, "norm_label": "avatar()" }, { @@ -9220,7 +9230,7 @@ "source_location": "L44", "_origin": "ast", "id": "pages_clinicservicespage_clinicservicespageinner", - "community": 416, + "community": 200, "norm_label": "clinicservicespageinner()" }, { @@ -9230,7 +9240,7 @@ "source_location": "L399", "_origin": "ast", "id": "pages_clinicservicespage_clinicservicespage", - "community": 416, + "community": 200, "norm_label": "clinicservicespage()" }, { @@ -9240,7 +9250,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_clinicspage", - "community": 1, + "community": 63, "norm_label": "clinicspage.tsx" }, { @@ -9250,7 +9260,7 @@ "source_location": "L26", "_origin": "ast", "id": "pages_clinicspage_hues_list", - "community": 1, + "community": 63, "norm_label": "hues_list" }, { @@ -9260,7 +9270,7 @@ "source_location": "L28", "_origin": "ast", "id": "pages_clinicspage_addschema", - "community": 1, + "community": 63, "norm_label": "addschema" }, { @@ -9270,7 +9280,7 @@ "source_location": "L33", "_origin": "ast", "id": "pages_clinicspage_addform", - "community": 1, + "community": 63, "norm_label": "addform" }, { @@ -9357,7 +9367,7 @@ "label": "APPT_LABEL", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L19", + "source_location": "L21", "_origin": "ast", "id": "pages_dashboardpage_appt_label", "community": 21, @@ -9367,7 +9377,7 @@ "label": "APPT_COLOR", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L25", + "source_location": "L27", "_origin": "ast", "id": "pages_dashboardpage_appt_color", "community": 21, @@ -9377,7 +9387,7 @@ "label": "APPT_CLS", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L31", + "source_location": "L33", "_origin": "ast", "id": "pages_dashboardpage_appt_cls", "community": 21, @@ -9387,7 +9397,7 @@ "label": "PAY_LABEL", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L36", + "source_location": "L38", "_origin": "ast", "id": "pages_dashboardpage_pay_label", "community": 21, @@ -9397,7 +9407,7 @@ "label": "PAY_COLOR", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L39", + "source_location": "L41", "_origin": "ast", "id": "pages_dashboardpage_pay_color", "community": 21, @@ -9407,7 +9417,7 @@ "label": "PAY_CLS", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L42", + "source_location": "L44", "_origin": "ast", "id": "pages_dashboardpage_pay_cls", "community": 21, @@ -9417,7 +9427,7 @@ "label": "SvgLineChart()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L48", + "source_location": "L50", "_origin": "ast", "id": "pages_dashboardpage_svglinechart", "community": 21, @@ -9427,7 +9437,7 @@ "label": "SvgDonut()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L87", + "source_location": "L89", "_origin": "ast", "id": "pages_dashboardpage_svgdonut", "community": 21, @@ -9437,7 +9447,7 @@ "label": "SvgHBars()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L114", + "source_location": "L116", "_origin": "ast", "id": "pages_dashboardpage_svghbars", "community": 21, @@ -9447,7 +9457,7 @@ "label": "SvgVBars()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L131", + "source_location": "L133", "_origin": "ast", "id": "pages_dashboardpage_svgvbars", "community": 21, @@ -9457,7 +9467,7 @@ "label": "AvatarEl()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L159", + "source_location": "L161", "_origin": "ast", "id": "pages_dashboardpage_avatarel", "community": 21, @@ -9467,7 +9477,7 @@ "label": "MiniRow", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L168", + "source_location": "L170", "_origin": "ast", "id": "pages_dashboardpage_minirow", "community": 21, @@ -9477,7 +9487,7 @@ "label": "MiniList()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L173", + "source_location": "L175", "_origin": "ast", "id": "pages_dashboardpage_minilist", "community": 21, @@ -9487,7 +9497,7 @@ "label": "KpiSkeleton()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L215", + "source_location": "L217", "_origin": "ast", "id": "pages_dashboardpage_kpiskeleton", "community": 21, @@ -9497,7 +9507,7 @@ "label": "LoadingSkeleton()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L226", + "source_location": "L228", "_origin": "ast", "id": "pages_dashboardpage_loadingskeleton", "community": 21, @@ -9507,7 +9517,7 @@ "label": "ApptRow", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L239", + "source_location": "L241", "_origin": "ast", "id": "pages_dashboardpage_apptrow", "community": 21, @@ -9517,7 +9527,7 @@ "label": "TodayAppointmentsTable()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L250", + "source_location": "L252", "_origin": "ast", "id": "pages_dashboardpage_todayappointmentstable", "community": 21, @@ -9527,7 +9537,7 @@ "label": "AdminStats", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L285", + "source_location": "L287", "_origin": "ast", "id": "pages_dashboardpage_adminstats", "community": 21, @@ -9537,7 +9547,7 @@ "label": "AdminCharts", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L291", + "source_location": "L293", "_origin": "ast", "id": "pages_dashboardpage_admincharts", "community": 21, @@ -9547,7 +9557,7 @@ "label": "AdminRecent", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L298", + "source_location": "L300", "_origin": "ast", "id": "pages_dashboardpage_adminrecent", "community": 21, @@ -9557,7 +9567,7 @@ "label": "DatePreset", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L304", + "source_location": "L306", "_origin": "ast", "id": "pages_dashboardpage_datepreset", "community": 21, @@ -9567,7 +9577,7 @@ "label": "getRange()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L306", + "source_location": "L308", "_origin": "ast", "id": "pages_dashboardpage_getrange", "community": 21, @@ -9577,7 +9587,7 @@ "label": "AdminDashboard()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L322", + "source_location": "L324", "_origin": "ast", "id": "pages_dashboardpage_admindashboard", "community": 21, @@ -9587,7 +9597,7 @@ "label": "ClinicDashboardData", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L598", + "source_location": "L600", "_origin": "ast", "id": "pages_dashboardpage_clinicdashboarddata", "community": 21, @@ -9597,7 +9607,7 @@ "label": "ClinicDashboard()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L610", + "source_location": "L612", "_origin": "ast", "id": "pages_dashboardpage_clinicdashboard", "community": 21, @@ -9607,7 +9617,7 @@ "label": "ClinicInvitation", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L701", + "source_location": "L703", "_origin": "ast", "id": "pages_dashboardpage_clinicinvitation", "community": 21, @@ -9617,7 +9627,7 @@ "label": "DoctorClinicInvitationsCard()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L709", + "source_location": "L711", "_origin": "ast", "id": "pages_dashboardpage_doctorclinicinvitationscard", "community": 21, @@ -9627,7 +9637,7 @@ "label": "DashboardCharts", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L798", + "source_location": "L800", "_origin": "ast", "id": "pages_dashboardpage_dashboardcharts", "community": 21, @@ -9637,7 +9647,7 @@ "label": "DoctorDashboardData", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L803", + "source_location": "L805", "_origin": "ast", "id": "pages_dashboardpage_doctordashboarddata", "community": 21, @@ -9647,7 +9657,7 @@ "label": "DoctorDashboard()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L816", + "source_location": "L818", "_origin": "ast", "id": "pages_dashboardpage_doctordashboard", "community": 21, @@ -9657,7 +9667,7 @@ "label": "SecretaryDashboardData", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L876", + "source_location": "L878", "_origin": "ast", "id": "pages_dashboardpage_secretarydashboarddata", "community": 21, @@ -9667,7 +9677,7 @@ "label": "SecretaryDashboard()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L883", + "source_location": "L885", "_origin": "ast", "id": "pages_dashboardpage_secretarydashboard", "community": 21, @@ -9677,7 +9687,7 @@ "label": "RepSummary", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L962", + "source_location": "L964", "_origin": "ast", "id": "pages_dashboardpage_repsummary", "community": 21, @@ -9687,7 +9697,7 @@ "label": "RepDoctorPerf", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L969", + "source_location": "L971", "_origin": "ast", "id": "pages_dashboardpage_repdoctorperf", "community": 21, @@ -9697,17 +9707,27 @@ "label": "RepresentationDashboard()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L976", + "source_location": "L978", "_origin": "ast", "id": "pages_dashboardpage_representationdashboard", "community": 21, "norm_label": "representationdashboard()" }, + { + "label": "InvitedDoctorDashboard()", + "file_type": "code", + "source_file": "assets/admin/pages/DashboardPage.tsx", + "source_location": "L1123", + "_origin": "ast", + "id": "pages_dashboardpage_inviteddoctordashboard", + "community": 204, + "norm_label": "inviteddoctordashboard()" + }, { "label": "DashboardPage()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", - "source_location": "L1116", + "source_location": "L1172", "_origin": "ast", "id": "pages_dashboardpage_dashboardpage", "community": 21, @@ -9720,7 +9740,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_discountspage", - "community": 200, + "community": 204, "norm_label": "discountspage.tsx" }, { @@ -9730,7 +9750,7 @@ "source_location": "L5", "_origin": "ast", "id": "pages_discountspage_discountspage", - "community": 200, + "community": 204, "norm_label": "discountspage()" }, { @@ -9740,7 +9760,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_doctorclaimspage", - "community": 63, + "community": 49, "norm_label": "doctorclaimspage.tsx" }, { @@ -9750,7 +9770,7 @@ "source_location": "L12", "_origin": "ast", "id": "pages_doctorclaimspage_doctorclaim", - "community": 63, + "community": 49, "norm_label": "doctorclaim" }, { @@ -9760,7 +9780,7 @@ "source_location": "L23", "_origin": "ast", "id": "pages_doctorclaimspage_filters", - "community": 63, + "community": 49, "norm_label": "filters" }, { @@ -9770,7 +9790,7 @@ "source_location": "L30", "_origin": "ast", "id": "pages_doctorclaimspage_status_badge", - "community": 63, + "community": 49, "norm_label": "status_badge" }, { @@ -9780,7 +9800,7 @@ "source_location": "L36", "_origin": "ast", "id": "pages_doctorclaimspage_method_label", - "community": 63, + "community": 49, "norm_label": "method_label" }, { @@ -9790,7 +9810,7 @@ "source_location": "L42", "_origin": "ast", "id": "pages_doctorclaimspage_doctorclaimspage", - "community": 63, + "community": 49, "norm_label": "doctorclaimspage()" }, { @@ -10200,7 +10220,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_doctorformpage", - "community": 1, + "community": 204, "norm_label": "doctorformpage.tsx" }, { @@ -10210,7 +10230,7 @@ "source_location": "L23", "_origin": "ast", "id": "pages_doctorformpage_specialtyoption", - "community": 1, + "community": 204, "norm_label": "specialtyoption" }, { @@ -10220,7 +10240,7 @@ "source_location": "L27", "_origin": "ast", "id": "pages_doctorformpage_schema", - "community": 1, + "community": 204, "norm_label": "schema" }, { @@ -10230,7 +10250,7 @@ "source_location": "L35", "_origin": "ast", "id": "pages_doctorformpage_formvalues", - "community": 1, + "community": 204, "norm_label": "formvalues" }, { @@ -10240,7 +10260,7 @@ "source_location": "L39", "_origin": "ast", "id": "pages_doctorformpage_degree_options", - "community": 1, + "community": 204, "norm_label": "degree_options" }, { @@ -10250,7 +10270,7 @@ "source_location": "L46", "_origin": "ast", "id": "pages_doctorformpage_gender_options", - "community": 1, + "community": 204, "norm_label": "gender_options" }, { @@ -10260,7 +10280,7 @@ "source_location": "L53", "_origin": "ast", "id": "pages_doctorformpage_field", - "community": 1, + "community": 204, "norm_label": "field()" }, { @@ -10270,7 +10290,7 @@ "source_location": "L76", "_origin": "ast", "id": "pages_doctorformpage_selectedentry", - "community": 1, + "community": 204, "norm_label": "selectedentry" }, { @@ -10280,7 +10300,7 @@ "source_location": "L78", "_origin": "ast", "id": "pages_doctorformpage_specialtypicker", - "community": 1, + "community": 204, "norm_label": "specialtypicker()" }, { @@ -10290,7 +10310,7 @@ "source_location": "L258", "_origin": "ast", "id": "pages_doctorformpage_doctorformpage", - "community": 1, + "community": 204, "norm_label": "doctorformpage()" }, { @@ -10300,7 +10320,7 @@ "source_location": "L442", "_origin": "ast", "id": "pages_doctorformpage_sectionheader", - "community": 1, + "community": 204, "norm_label": "sectionheader()" }, { @@ -10310,7 +10330,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_doctorprofilepage", - "community": 63, + "community": 204, "norm_label": "doctorprofilepage.tsx" }, { @@ -10320,7 +10340,7 @@ "source_location": "L5", "_origin": "ast", "id": "pages_doctorprofilepage_doctorprofilepage", - "community": 63, + "community": 204, "norm_label": "doctorprofilepage()" }, { @@ -10330,7 +10350,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_doctorspage", - "community": 63, + "community": 204, "norm_label": "doctorspage.tsx" }, { @@ -10340,7 +10360,7 @@ "source_location": "L20", "_origin": "ast", "id": "pages_doctorspage_admindoctor", - "community": 63, + "community": 204, "norm_label": "admindoctor" }, { @@ -10350,7 +10370,7 @@ "source_location": "L41", "_origin": "ast", "id": "pages_doctorspage_doctorstats", - "community": 63, + "community": 204, "norm_label": "doctorstats" }, { @@ -10360,7 +10380,7 @@ "source_location": "L49", "_origin": "ast", "id": "pages_doctorspage_specialtyoption", - "community": 63, + "community": 204, "norm_label": "specialtyoption" }, { @@ -10370,7 +10390,7 @@ "source_location": "L57", "_origin": "ast", "id": "pages_doctorspage_hues_list", - "community": 63, + "community": 204, "norm_label": "hues_list" }, { @@ -10380,7 +10400,7 @@ "source_location": "L59", "_origin": "ast", "id": "pages_doctorspage_degree_badge", - "community": 63, + "community": 204, "norm_label": "degree_badge" }, { @@ -10390,7 +10410,7 @@ "source_location": "L66", "_origin": "ast", "id": "pages_doctorspage_degree_label", - "community": 63, + "community": 204, "norm_label": "degree_label" }, { @@ -10400,7 +10420,7 @@ "source_location": "L73", "_origin": "ast", "id": "pages_doctorspage_doctoravatar", - "community": 63, + "community": 204, "norm_label": "doctoravatar()" }, { @@ -10410,7 +10430,7 @@ "source_location": "L97", "_origin": "ast", "id": "pages_doctorspage_doctorspage", - "community": 63, + "community": 204, "norm_label": "doctorspage()" }, { @@ -10440,7 +10460,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_financialreportpage", - "community": 63, + "community": 21, "norm_label": "financialreportpage.tsx" }, { @@ -10450,7 +10470,7 @@ "source_location": "L11", "_origin": "ast", "id": "pages_financialreportpage_daystart", - "community": 63, + "community": 21, "norm_label": "daystart()" }, { @@ -10460,7 +10480,7 @@ "source_location": "L12", "_origin": "ast", "id": "pages_financialreportpage_dayend", - "community": 63, + "community": 21, "norm_label": "dayend()" }, { @@ -10470,7 +10490,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_financialreportpage_breakdown", - "community": 63, + "community": 21, "norm_label": "breakdown" }, { @@ -10480,7 +10500,7 @@ "source_location": "L33", "_origin": "ast", "id": "pages_financialreportpage_summary", - "community": 63, + "community": 21, "norm_label": "summary" }, { @@ -10490,7 +10510,7 @@ "source_location": "L41", "_origin": "ast", "id": "pages_financialreportpage_source_label", - "community": 63, + "community": 21, "norm_label": "source_label" }, { @@ -10500,7 +10520,7 @@ "source_location": "L46", "_origin": "ast", "id": "pages_financialreportpage_financialreportpage", - "community": 63, + "community": 21, "norm_label": "financialreportpage()" }, { @@ -10510,7 +10530,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_insurancepricingpage", - "community": 200, + "community": 204, "norm_label": "insurancepricingpage.tsx" }, { @@ -10520,7 +10540,7 @@ "source_location": "L6", "_origin": "ast", "id": "pages_insurancepricingpage_insurancepricingpage", - "community": 200, + "community": 204, "norm_label": "insurancepricingpage()" }, { @@ -10660,7 +10680,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_loginpage", - "community": 13, + "community": 204, "norm_label": "loginpage.tsx" }, { @@ -10670,7 +10690,7 @@ "source_location": "L10", "_origin": "ast", "id": "pages_loginpage_mode", - "community": 13, + "community": 204, "norm_label": "mode" }, { @@ -10680,7 +10700,7 @@ "source_location": "L11", "_origin": "ast", "id": "pages_loginpage_smsstep", - "community": 13, + "community": 204, "norm_label": "smsstep" }, { @@ -10690,7 +10710,7 @@ "source_location": "L12", "_origin": "ast", "id": "pages_loginpage_forgotstep", - "community": 13, + "community": 204, "norm_label": "forgotstep" }, { @@ -10700,7 +10720,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_loginpage_loginpage", - "community": 13, + "community": 204, "norm_label": "loginpage()" }, { @@ -10840,7 +10860,7 @@ "source_location": "L88", "_origin": "ast", "id": "pages_myfinancialpage_myfinancialpage", - "community": 62, + "community": 21, "norm_label": "myfinancialpage()" }, { @@ -11080,7 +11100,7 @@ "source_location": "L1810", "_origin": "ast", "id": "pages_mypatientspage_visitsummarycard", - "community": 63, + "community": 577, "norm_label": "visitsummarycard()" }, { @@ -11090,7 +11110,7 @@ "source_location": "L1879", "_origin": "ast", "id": "pages_mypatientspage_visitdetailmodal", - "community": 21, + "community": 63, "norm_label": "visitdetailmodal()" }, { @@ -11380,7 +11400,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_mysecretariespage", - "community": 8, + "community": 204, "norm_label": "mysecretariespage.tsx" }, { @@ -11390,7 +11410,7 @@ "source_location": "L17", "_origin": "ast", "id": "pages_mysecretariespage_plusicon", - "community": 8, + "community": 204, "norm_label": "plusicon()" }, { @@ -11400,7 +11420,7 @@ "source_location": "L24", "_origin": "ast", "id": "pages_mysecretariespage_eyeicon", - "community": 8, + "community": 204, "norm_label": "eyeicon()" }, { @@ -11410,7 +11430,7 @@ "source_location": "L31", "_origin": "ast", "id": "pages_mysecretariespage_editicon", - "community": 8, + "community": 204, "norm_label": "editicon()" }, { @@ -11420,7 +11440,7 @@ "source_location": "L39", "_origin": "ast", "id": "pages_mysecretariespage_chevrondown", - "community": 8, + "community": 204, "norm_label": "chevrondown()" }, { @@ -11430,7 +11450,7 @@ "source_location": "L55", "_origin": "ast", "id": "pages_mysecretariespage_avatar", - "community": 8, + "community": 204, "norm_label": "avatar()" }, { @@ -11440,7 +11460,7 @@ "source_location": "L69", "_origin": "ast", "id": "pages_mysecretariespage_empty_permissions", - "community": 8, + "community": 204, "norm_label": "empty_permissions" }, { @@ -11450,7 +11470,7 @@ "source_location": "L78", "_origin": "ast", "id": "pages_mysecretariespage_permsection", - "community": 8, + "community": 204, "norm_label": "permsection" }, { @@ -11460,7 +11480,7 @@ "source_location": "L80", "_origin": "ast", "id": "pages_mysecretariespage_permission_sections", - "community": 8, + "community": 204, "norm_label": "permission_sections" }, { @@ -11470,7 +11490,7 @@ "source_location": "L145", "_origin": "ast", "id": "pages_mysecretariespage_permissionaccordions", - "community": 8, + "community": 204, "norm_label": "permissionaccordions()" }, { @@ -11480,7 +11500,7 @@ "source_location": "L226", "_origin": "ast", "id": "pages_mysecretariespage_defaulttextfield", - "community": 8, + "community": 204, "norm_label": "defaulttextfield()" }, { @@ -11490,7 +11510,7 @@ "source_location": "L276", "_origin": "ast", "id": "pages_mysecretariespage_modalmode", - "community": 8, + "community": 204, "norm_label": "modalmode" }, { @@ -11500,7 +11520,7 @@ "source_location": "L278", "_origin": "ast", "id": "pages_mysecretariespage_formstate", - "community": 8, + "community": 204, "norm_label": "formstate" }, { @@ -11510,7 +11530,7 @@ "source_location": "L287", "_origin": "ast", "id": "pages_mysecretariespage_secretarymodal", - "community": 8, + "community": 204, "norm_label": "secretarymodal()" }, { @@ -11520,7 +11540,7 @@ "source_location": "L468", "_origin": "ast", "id": "pages_mysecretariespage_rowbuttons", - "community": 8, + "community": 204, "norm_label": "rowbuttons()" }, { @@ -11530,7 +11550,7 @@ "source_location": "L488", "_origin": "ast", "id": "pages_mysecretariespage_secretarygroup", - "community": 8, + "community": 204, "norm_label": "secretarygroup" }, { @@ -11540,7 +11560,7 @@ "source_location": "L496", "_origin": "ast", "id": "pages_mysecretariespage_groupbysecretary", - "community": 8, + "community": 204, "norm_label": "groupbysecretary()" }, { @@ -11550,7 +11570,7 @@ "source_location": "L522", "_origin": "ast", "id": "pages_mysecretariespage_secretarytable", - "community": 8, + "community": 204, "norm_label": "secretarytable()" }, { @@ -11560,7 +11580,7 @@ "source_location": "L607", "_origin": "ast", "id": "pages_mysecretariespage_secretarycards", - "community": 8, + "community": 204, "norm_label": "secretarycards()" }, { @@ -11570,7 +11590,7 @@ "source_location": "L693", "_origin": "ast", "id": "pages_mysecretariespage_clinicdoctor", - "community": 8, + "community": 204, "norm_label": "clinicdoctor" }, { @@ -11580,7 +11600,7 @@ "source_location": "L699", "_origin": "ast", "id": "pages_mysecretariespage_doctormultiselect", - "community": 8, + "community": 204, "norm_label": "doctormultiselect()" }, { @@ -11590,7 +11610,7 @@ "source_location": "L789", "_origin": "ast", "id": "pages_mysecretariespage_mysecretariespagecontent", - "community": 8, + "community": 204, "norm_label": "mysecretariespagecontent()" }, { @@ -11600,7 +11620,7 @@ "source_location": "L1046", "_origin": "ast", "id": "pages_mysecretariespage_mysecretariespage", - "community": 8, + "community": 204, "norm_label": "mysecretariespage()" }, { @@ -12120,7 +12140,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_patientrecordformpage", - "community": 1, + "community": 314, "norm_label": "patientrecordformpage.tsx" }, { @@ -12130,7 +12150,7 @@ "source_location": "L17", "_origin": "ast", "id": "pages_patientrecordformpage_referral_options", - "community": 1, + "community": 314, "norm_label": "referral_options" }, { @@ -12140,7 +12160,7 @@ "source_location": "L19", "_origin": "ast", "id": "pages_patientrecordformpage_schema", - "community": 1, + "community": 314, "norm_label": "schema" }, { @@ -12150,7 +12170,7 @@ "source_location": "L29", "_origin": "ast", "id": "pages_patientrecordformpage_form", - "community": 1, + "community": 314, "norm_label": "form" }, { @@ -12160,7 +12180,7 @@ "source_location": "L31", "_origin": "ast", "id": "pages_patientrecordformpage_toepoch", - "community": 1, + "community": 314, "norm_label": "toepoch()" }, { @@ -12170,7 +12190,7 @@ "source_location": "L32", "_origin": "ast", "id": "pages_patientrecordformpage_fromepoch", - "community": 1, + "community": 314, "norm_label": "fromepoch()" }, { @@ -12180,7 +12200,7 @@ "source_location": "L35", "_origin": "ast", "id": "pages_patientrecordformpage_patientrecordformpage", - "community": 1, + "community": 314, "norm_label": "patientrecordformpage()" }, { @@ -12230,7 +12250,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_patientslistpage", - "community": 646, + "community": 300, "norm_label": "patientslistpage.tsx" }, { @@ -12240,7 +12260,7 @@ "source_location": "L22", "_origin": "ast", "id": "pages_patientslistpage_empty", - "community": 646, + "community": 300, "norm_label": "empty" }, { @@ -12250,7 +12270,7 @@ "source_location": "L25", "_origin": "ast", "id": "pages_patientslistpage_daybound", - "community": 646, + "community": 300, "norm_label": "daybound()" }, { @@ -12260,7 +12280,7 @@ "source_location": "L34", "_origin": "ast", "id": "pages_patientslistpage_countfilters", - "community": 646, + "community": 300, "norm_label": "countfilters()" }, { @@ -12270,7 +12290,7 @@ "source_location": "L43", "_origin": "ast", "id": "pages_patientslistpage_patientcard", - "community": 646, + "community": 300, "norm_label": "patientcard()" }, { @@ -12280,7 +12300,7 @@ "source_location": "L99", "_origin": "ast", "id": "pages_patientslistpage_patientslistpage", - "community": 646, + "community": 300, "norm_label": "patientslistpage()" }, { @@ -12290,7 +12310,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_paymentdetailpage", - "community": 21, + "community": 63, "norm_label": "paymentdetailpage.tsx" }, { @@ -12300,7 +12320,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_paymentdetailpage_payment_type_labels", - "community": 21, + "community": 63, "norm_label": "payment_type_labels" }, { @@ -12310,7 +12330,7 @@ "source_location": "L20", "_origin": "ast", "id": "pages_paymentdetailpage_inforow", - "community": 21, + "community": 63, "norm_label": "inforow()" }, { @@ -12320,7 +12340,7 @@ "source_location": "L29", "_origin": "ast", "id": "pages_paymentdetailpage_paymentdetailpage", - "community": 21, + "community": 63, "norm_label": "paymentdetailpage()" }, { @@ -12600,7 +12620,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_representationfinancepage", - "community": 63, + "community": 21, "norm_label": "representationfinancepage.tsx" }, { @@ -12610,7 +12630,7 @@ "source_location": "L12", "_origin": "ast", "id": "pages_representationfinancepage_financerow", - "community": 63, + "community": 21, "norm_label": "financerow" }, { @@ -12620,7 +12640,7 @@ "source_location": "L24", "_origin": "ast", "id": "pages_representationfinancepage_rangekey", - "community": 63, + "community": 21, "norm_label": "rangekey" }, { @@ -12630,7 +12650,7 @@ "source_location": "L26", "_origin": "ast", "id": "pages_representationfinancepage_rangefrom", - "community": 63, + "community": 21, "norm_label": "rangefrom()" }, { @@ -12640,7 +12660,7 @@ "source_location": "L34", "_origin": "ast", "id": "pages_representationfinancepage_ranges", - "community": 63, + "community": 21, "norm_label": "ranges" }, { @@ -12650,7 +12670,7 @@ "source_location": "L41", "_origin": "ast", "id": "pages_representationfinancepage_representationfinancepage", - "community": 63, + "community": 21, "norm_label": "representationfinancepage()" }, { @@ -12660,7 +12680,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_representationprofilepage", - "community": 1, + "community": 200, "norm_label": "representationprofilepage.tsx" }, { @@ -12670,7 +12690,7 @@ "source_location": "L11", "_origin": "ast", "id": "pages_representationprofilepage_tojalali", - "community": 1, + "community": 200, "norm_label": "tojalali()" }, { @@ -12680,7 +12700,7 @@ "source_location": "L22", "_origin": "ast", "id": "pages_representationprofilepage_isvalidirannationalcode", - "community": 1, + "community": 200, "norm_label": "isvalidirannationalcode()" }, { @@ -12690,7 +12710,7 @@ "source_location": "L33", "_origin": "ast", "id": "pages_representationprofilepage_isvalidiraniban", - "community": 1, + "community": 200, "norm_label": "isvalidiraniban()" }, { @@ -12700,7 +12720,7 @@ "source_location": "L43", "_origin": "ast", "id": "pages_representationprofilepage_ibanitem", - "community": 1, + "community": 200, "norm_label": "ibanitem" }, { @@ -12710,7 +12730,7 @@ "source_location": "L51", "_origin": "ast", "id": "pages_representationprofilepage_repprofile", - "community": 1, + "community": 200, "norm_label": "repprofile" }, { @@ -12720,7 +12740,7 @@ "source_location": "L61", "_origin": "ast", "id": "pages_representationprofilepage_unwrap", - "community": 1, + "community": 200, "norm_label": "unwrap()" }, { @@ -12730,7 +12750,7 @@ "source_location": "L63", "_origin": "ast", "id": "pages_representationprofilepage_representationprofilepage", - "community": 1, + "community": 200, "norm_label": "representationprofilepage()" }, { @@ -12740,7 +12760,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_representationsettlementpage", - "community": 200, + "community": 21, "norm_label": "representationsettlementpage.tsx" }, { @@ -12750,7 +12770,7 @@ "source_location": "L11", "_origin": "ast", "id": "pages_representationsettlementpage_walletbalance", - "community": 200, + "community": 21, "norm_label": "walletbalance" }, { @@ -12760,7 +12780,7 @@ "source_location": "L12", "_origin": "ast", "id": "pages_representationsettlementpage_repsummary", - "community": 200, + "community": 21, "norm_label": "repsummary" }, { @@ -12770,7 +12790,7 @@ "source_location": "L13", "_origin": "ast", "id": "pages_representationsettlementpage_settlementrow", - "community": 200, + "community": 21, "norm_label": "settlementrow" }, { @@ -12780,7 +12800,7 @@ "source_location": "L21", "_origin": "ast", "id": "pages_representationsettlementpage_status_label", - "community": 200, + "community": 21, "norm_label": "status_label" }, { @@ -12790,7 +12810,7 @@ "source_location": "L24", "_origin": "ast", "id": "pages_representationsettlementpage_status_class", - "community": 200, + "community": 21, "norm_label": "status_class" }, { @@ -12800,7 +12820,7 @@ "source_location": "L28", "_origin": "ast", "id": "pages_representationsettlementpage_ibanitem", - "community": 200, + "community": 21, "norm_label": "ibanitem" }, { @@ -12810,7 +12830,7 @@ "source_location": "L29", "_origin": "ast", "id": "pages_representationsettlementpage_repme", - "community": 200, + "community": 21, "norm_label": "repme" }, { @@ -12820,7 +12840,7 @@ "source_location": "L31", "_origin": "ast", "id": "pages_representationsettlementpage_representationsettlementpage", - "community": 200, + "community": 21, "norm_label": "representationsettlementpage()" }, { @@ -12980,7 +13000,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_selectcontextpage", - "community": 13, + "community": 204, "norm_label": "selectcontextpage.tsx" }, { @@ -12990,7 +13010,7 @@ "source_location": "L5", "_origin": "ast", "id": "pages_selectcontextpage_role_labels", - "community": 13, + "community": 204, "norm_label": "role_labels" }, { @@ -13000,7 +13020,7 @@ "source_location": "L13", "_origin": "ast", "id": "pages_selectcontextpage_type_icons", - "community": 13, + "community": 204, "norm_label": "type_icons" }, { @@ -13010,7 +13030,7 @@ "source_location": "L18", "_origin": "ast", "id": "pages_selectcontextpage_selectcontextpage", - "community": 13, + "community": 204, "norm_label": "selectcontextpage()" }, { @@ -13360,7 +13380,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_settingsmenupage_test", - "community": 13, + "community": 204, "norm_label": "settingsmenupage.test.tsx" }, { @@ -13370,7 +13390,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_settingsmenupage", - "community": 13, + "community": 204, "norm_label": "settingsmenupage.tsx" }, { @@ -13380,7 +13400,7 @@ "source_location": "L13", "_origin": "ast", "id": "pages_settingsmenupage_settingsmenupage", - "community": 13, + "community": 204, "norm_label": "settingsmenupage()" }, { @@ -13390,7 +13410,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_settingspage", - "community": 410, + "community": 200, "norm_label": "settingspage.tsx" }, { @@ -13400,7 +13420,7 @@ "source_location": "L15", "_origin": "ast", "id": "pages_settingspage_taxhistoryrow", - "community": 410, + "community": 200, "norm_label": "taxhistoryrow" }, { @@ -13410,7 +13430,7 @@ "source_location": "L24", "_origin": "ast", "id": "pages_settingspage_schema", - "community": 410, + "community": 200, "norm_label": "schema" }, { @@ -13420,7 +13440,7 @@ "source_location": "L51", "_origin": "ast", "id": "pages_settingspage_formvalues", - "community": 410, + "community": 200, "norm_label": "formvalues" }, { @@ -13430,7 +13450,7 @@ "source_location": "L53", "_origin": "ast", "id": "pages_settingspage_settings", - "community": 410, + "community": 200, "norm_label": "settings" }, { @@ -13440,7 +13460,7 @@ "source_location": "L57", "_origin": "ast", "id": "pages_settingspage_toform", - "community": 410, + "community": 200, "norm_label": "toform()" }, { @@ -13450,7 +13470,7 @@ "source_location": "L85", "_origin": "ast", "id": "pages_settingspage_sectionid", - "community": 410, + "community": 200, "norm_label": "sectionid" }, { @@ -13460,7 +13480,7 @@ "source_location": "L87", "_origin": "ast", "id": "pages_settingspage_sectiondef", - "community": 410, + "community": 200, "norm_label": "sectiondef" }, { @@ -13470,7 +13490,7 @@ "source_location": "L96", "_origin": "ast", "id": "pages_settingspage_sections", - "community": 410, + "community": 200, "norm_label": "sections" }, { @@ -13480,7 +13500,7 @@ "source_location": "L106", "_origin": "ast", "id": "pages_settingspage_sectionhead", - "community": 410, + "community": 200, "norm_label": "sectionhead()" }, { @@ -13490,7 +13510,7 @@ "source_location": "L118", "_origin": "ast", "id": "pages_settingspage_toggle", - "community": 410, + "community": 200, "norm_label": "toggle()" }, { @@ -13500,7 +13520,7 @@ "source_location": "L127", "_origin": "ast", "id": "pages_settingspage_field", - "community": 410, + "community": 200, "norm_label": "field()" }, { @@ -13510,7 +13530,7 @@ "source_location": "L147", "_origin": "ast", "id": "pages_settingspage_settingspage", - "community": 410, + "community": 200, "norm_label": "settingspage()" }, { @@ -13520,7 +13540,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_settlementdetailpage", - "community": 21, + "community": 204, "norm_label": "settlementdetailpage.tsx" }, { @@ -13530,7 +13550,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_settlementdetailpage_settlementdetail", - "community": 21, + "community": 204, "norm_label": "settlementdetail" }, { @@ -13540,7 +13560,7 @@ "source_location": "L30", "_origin": "ast", "id": "pages_settlementdetailpage_row", - "community": 21, + "community": 204, "norm_label": "row()" }, { @@ -13550,7 +13570,7 @@ "source_location": "L39", "_origin": "ast", "id": "pages_settlementdetailpage_settlementdetailpage", - "community": 21, + "community": 204, "norm_label": "settlementdetailpage()" }, { @@ -13680,7 +13700,7 @@ "source_location": "L117", "_origin": "ast", "id": "pages_smspage_smspage", - "community": 21, + "community": 63, "norm_label": "smspage()" }, { @@ -14000,7 +14020,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_tagssettingspage", - "community": 416, + "community": 49, "norm_label": "tagssettingspage.tsx" }, { @@ -14010,7 +14030,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_tagssettingspage_tenanttag", - "community": 416, + "community": 49, "norm_label": "tenanttag" }, { @@ -14020,7 +14040,7 @@ "source_location": "L16", "_origin": "ast", "id": "pages_tagssettingspage_schema", - "community": 416, + "community": 49, "norm_label": "schema" }, { @@ -14030,7 +14050,7 @@ "source_location": "L21", "_origin": "ast", "id": "pages_tagssettingspage_form", - "community": 416, + "community": 49, "norm_label": "form" }, { @@ -14040,7 +14060,7 @@ "source_location": "L24", "_origin": "ast", "id": "pages_tagssettingspage_tag_colors", - "community": 416, + "community": 49, "norm_label": "tag_colors" }, { @@ -14050,7 +14070,7 @@ "source_location": "L25", "_origin": "ast", "id": "pages_tagssettingspage_defaults", - "community": 416, + "community": 49, "norm_label": "defaults" }, { @@ -14060,7 +14080,7 @@ "source_location": "L27", "_origin": "ast", "id": "pages_tagssettingspage_empty", - "community": 416, + "community": 49, "norm_label": "empty" }, { @@ -14070,7 +14090,7 @@ "source_location": "L30", "_origin": "ast", "id": "pages_tagssettingspage_tagssettingspage", - "community": 416, + "community": 49, "norm_label": "tagssettingspage()" }, { @@ -14240,7 +14260,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_userspage", - "community": 1, + "community": 646, "norm_label": "userspage.tsx" }, { @@ -14250,7 +14270,7 @@ "source_location": "L21", "_origin": "ast", "id": "pages_userspage_adminuser", - "community": 1, + "community": 646, "norm_label": "adminuser" }, { @@ -14260,7 +14280,7 @@ "source_location": "L33", "_origin": "ast", "id": "pages_userspage_userstats", - "community": 1, + "community": 646, "norm_label": "userstats" }, { @@ -14270,7 +14290,7 @@ "source_location": "L44", "_origin": "ast", "id": "pages_userspage_hues_list", - "community": 1, + "community": 646, "norm_label": "hues_list" }, { @@ -14280,7 +14300,7 @@ "source_location": "L46", "_origin": "ast", "id": "pages_userspage_role_meta", - "community": 1, + "community": 646, "norm_label": "role_meta" }, { @@ -14290,7 +14310,7 @@ "source_location": "L57", "_origin": "ast", "id": "pages_userspage_assignable_roles", - "community": 1, + "community": 646, "norm_label": "assignable_roles" }, { @@ -14300,7 +14320,7 @@ "source_location": "L59", "_origin": "ast", "id": "pages_userspage_getprimaryrole", - "community": 1, + "community": 646, "norm_label": "getprimaryrole()" }, { @@ -14310,7 +14330,7 @@ "source_location": "L68", "_origin": "ast", "id": "pages_userspage_useravatar", - "community": 1, + "community": 646, "norm_label": "useravatar()" }, { @@ -14320,7 +14340,7 @@ "source_location": "L83", "_origin": "ast", "id": "pages_userspage_rolebadge", - "community": 1, + "community": 646, "norm_label": "rolebadge()" }, { @@ -14330,7 +14350,7 @@ "source_location": "L94", "_origin": "ast", "id": "pages_userspage_activebadge", - "community": 1, + "community": 646, "norm_label": "activebadge()" }, { @@ -14340,7 +14360,7 @@ "source_location": "L105", "_origin": "ast", "id": "pages_userspage_changerolemodal", - "community": 1, + "community": 646, "norm_label": "changerolemodal()" }, { @@ -14350,7 +14370,7 @@ "source_location": "L157", "_origin": "ast", "id": "pages_userspage_role_tabs", - "community": 1, + "community": 646, "norm_label": "role_tabs" }, { @@ -14360,7 +14380,7 @@ "source_location": "L169", "_origin": "ast", "id": "pages_userspage_userspage", - "community": 1, + "community": 646, "norm_label": "userspage()" }, { @@ -14440,7 +14460,7 @@ "source_location": "L68", "_origin": "ast", "id": "pages_subscriptionicons_searchheaderp", - "community": 13, + "community": 204, "norm_label": "searchheaderp()" }, { @@ -14450,7 +14470,7 @@ "source_location": "L1", "_origin": "ast", "id": "stores_authstore_test", - "community": 13, + "community": 204, "norm_label": "authstore.test.ts" }, { @@ -14460,7 +14480,7 @@ "source_location": "L4", "_origin": "ast", "id": "stores_authstore_test_initial", - "community": 13, + "community": 204, "norm_label": "initial" }, { @@ -14470,7 +14490,7 @@ "source_location": "L6", "_origin": "ast", "id": "stores_authstore_test_jsonres", - "community": 13, + "community": 204, "norm_label": "jsonres()" }, { @@ -14480,7 +14500,7 @@ "source_location": "L1", "_origin": "ast", "id": "stores_authstore", - "community": 13, + "community": 204, "norm_label": "authstore.ts" }, { @@ -14490,7 +14510,7 @@ "source_location": "L4", "_origin": "ast", "id": "stores_authstore_contextitem", - "community": 13, + "community": 204, "norm_label": "contextitem" }, { @@ -14500,7 +14520,7 @@ "source_location": "L14", "_origin": "ast", "id": "stores_authstore_authstate", - "community": 13, + "community": 204, "norm_label": "authstate" }, { @@ -14510,7 +14530,7 @@ "source_location": "L34", "_origin": "ast", "id": "stores_authstore_gettoken", - "community": 13, + "community": 204, "norm_label": "gettoken()" }, { @@ -14520,7 +14540,7 @@ "source_location": "L44", "_origin": "ast", "id": "stores_authstore_apifetch", - "community": 13, + "community": 204, "norm_label": "apifetch()" }, { @@ -14530,7 +14550,7 @@ "source_location": "L57", "_origin": "ast", "id": "stores_authstore_useauthstore", - "community": 13, + "community": 204, "norm_label": "useauthstore" }, { @@ -14750,7 +14770,7 @@ "source_location": "L40", "_origin": "ast", "id": "types_index_clinic", - "community": 1, + "community": 63, "norm_label": "clinic" }, { @@ -14820,7 +14840,7 @@ "source_location": "L156", "_origin": "ast", "id": "types_index_sessionauditentry", - "community": 21, + "community": 49, "norm_label": "sessionauditentry" }, { @@ -14860,7 +14880,7 @@ "source_location": "L185", "_origin": "ast", "id": "types_index_payment", - "community": 21, + "community": 63, "norm_label": "payment" }, { @@ -15120,7 +15140,7 @@ "source_location": "L505", "_origin": "ast", "id": "types_index_servicesection", - "community": 416, + "community": 200, "norm_label": "servicesection" }, { @@ -15140,7 +15160,7 @@ "source_location": "L523", "_origin": "ast", "id": "types_index_serviceitem", - "community": 416, + "community": 200, "norm_label": "serviceitem" }, { @@ -16470,7 +16490,7 @@ "source_location": "", "_origin": "ast", "id": "abstractmigration", - "community": 404, + "community": 453, "norm_label": "abstractmigration" }, { @@ -17190,7 +17210,7 @@ "source_location": "L1", "_origin": "ast", "id": "migrations_version20260609135704", - "community": 404, + "community": 883, "norm_label": "version20260609135704.php" }, { @@ -17200,7 +17220,7 @@ "source_location": "L13", "_origin": "ast", "id": "migrations_version20260609135704_version20260609135704", - "community": 404, + "community": 883, "norm_label": "version20260609135704" }, { @@ -17210,7 +17230,7 @@ "source_location": "L15", "_origin": "ast", "id": "migrations_version20260609135704_version20260609135704_getdescription", - "community": 404, + "community": 883, "norm_label": ".getdescription()" }, { @@ -17220,7 +17240,7 @@ "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609135704_version20260609135704_up", - "community": 404, + "community": 883, "norm_label": ".up()" }, { @@ -17230,7 +17250,7 @@ "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609135704_php_schema", - "community": 404, + "community": 883, "norm_label": "schema" }, { @@ -17240,7 +17260,7 @@ "source_location": "L30", "_origin": "ast", "id": "migrations_version20260609135704_version20260609135704_down", - "community": 404, + "community": 883, "norm_label": ".down()" }, { @@ -18930,7 +18950,7 @@ "source_location": "L1", "_origin": "ast", "id": "migrations_version20260615203529", - "community": 883, + "community": 453, "norm_label": "version20260615203529.php" }, { @@ -18940,7 +18960,7 @@ "source_location": "L13", "_origin": "ast", "id": "migrations_version20260615203529_version20260615203529", - "community": 883, + "community": 453, "norm_label": "version20260615203529" }, { @@ -18950,7 +18970,7 @@ "source_location": "L15", "_origin": "ast", "id": "migrations_version20260615203529_version20260615203529_getdescription", - "community": 883, + "community": 453, "norm_label": ".getdescription()" }, { @@ -18960,7 +18980,7 @@ "source_location": "L20", "_origin": "ast", "id": "migrations_version20260615203529_version20260615203529_up", - "community": 883, + "community": 453, "norm_label": ".up()" }, { @@ -18970,7 +18990,7 @@ "source_location": "L20", "_origin": "ast", "id": "migrations_version20260615203529_php_schema", - "community": 883, + "community": 453, "norm_label": "schema" }, { @@ -18980,7 +19000,7 @@ "source_location": "L30", "_origin": "ast", "id": "migrations_version20260615203529_version20260615203529_down", - "community": 883, + "community": 453, "norm_label": ".down()" }, { @@ -20670,7 +20690,7 @@ "source_location": "L1", "_origin": "ast", "id": "migrations_version20260702063537", - "community": 404, + "community": 922, "norm_label": "version20260702063537.php" }, { @@ -20680,7 +20700,7 @@ "source_location": "L13", "_origin": "ast", "id": "migrations_version20260702063537_version20260702063537", - "community": 404, + "community": 922, "norm_label": "version20260702063537" }, { @@ -20690,7 +20710,7 @@ "source_location": "L15", "_origin": "ast", "id": "migrations_version20260702063537_version20260702063537_getdescription", - "community": 404, + "community": 922, "norm_label": ".getdescription()" }, { @@ -20700,7 +20720,7 @@ "source_location": "L20", "_origin": "ast", "id": "migrations_version20260702063537_version20260702063537_up", - "community": 404, + "community": 922, "norm_label": ".up()" }, { @@ -20710,7 +20730,7 @@ "source_location": "L20", "_origin": "ast", "id": "migrations_version20260702063537_php_schema", - "community": 404, + "community": 922, "norm_label": "schema" }, { @@ -20720,7 +20740,7 @@ "source_location": "L25", "_origin": "ast", "id": "migrations_version20260702063537_version20260702063537_down", - "community": 404, + "community": 922, "norm_label": ".down()" }, { @@ -21210,7 +21230,7 @@ "source_location": "L1", "_origin": "ast", "id": "migrations_version20260711120000", - "community": 802, + "community": 453, "norm_label": "version20260711120000.php" }, { @@ -21220,7 +21240,7 @@ "source_location": "L18", "_origin": "ast", "id": "migrations_version20260711120000_version20260711120000", - "community": 802, + "community": 453, "norm_label": "version20260711120000" }, { @@ -21230,7 +21250,7 @@ "source_location": "L20", "_origin": "ast", "id": "migrations_version20260711120000_version20260711120000_getdescription", - "community": 802, + "community": 453, "norm_label": ".getdescription()" }, { @@ -21240,7 +21260,7 @@ "source_location": "L25", "_origin": "ast", "id": "migrations_version20260711120000_version20260711120000_up", - "community": 802, + "community": 453, "norm_label": ".up()" }, { @@ -21250,7 +21270,7 @@ "source_location": "L25", "_origin": "ast", "id": "migrations_version20260711120000_php_schema", - "community": 802, + "community": 453, "norm_label": "schema" }, { @@ -21260,7 +21280,7 @@ "source_location": "L41", "_origin": "ast", "id": "migrations_version20260711120000_version20260711120000_down", - "community": 802, + "community": 453, "norm_label": ".down()" }, { @@ -23423,6 +23443,66 @@ "community": 898, "norm_label": ".down()" }, + { + "label": "Version20260718092903.php", + "file_type": "code", + "source_file": "migrations/Version20260718092903.php", + "source_location": "L1", + "_origin": "ast", + "id": "migrations_version20260718092903", + "community": 924, + "norm_label": "version20260718092903.php" + }, + { + "label": "Version20260718092903", + "file_type": "code", + "source_file": "migrations/Version20260718092903.php", + "source_location": "L26", + "_origin": "ast", + "id": "migrations_version20260718092903_version20260718092903", + "community": 924, + "norm_label": "version20260718092903" + }, + { + "label": ".getDescription()", + "file_type": "code", + "source_file": "migrations/Version20260718092903.php", + "source_location": "L28", + "_origin": "ast", + "id": "migrations_version20260718092903_version20260718092903_getdescription", + "community": 924, + "norm_label": ".getdescription()" + }, + { + "label": ".up()", + "file_type": "code", + "source_file": "migrations/Version20260718092903.php", + "source_location": "L33", + "_origin": "ast", + "id": "migrations_version20260718092903_version20260718092903_up", + "community": 924, + "norm_label": ".up()" + }, + { + "label": "Schema", + "file_type": "code", + "source_file": "migrations/Version20260718092903.php", + "source_location": "L33", + "_origin": "ast", + "id": "migrations_version20260718092903_php_schema", + "community": 924, + "norm_label": "schema" + }, + { + "label": ".down()", + "file_type": "code", + "source_file": "migrations/Version20260718092903.php", + "source_location": "L54", + "_origin": "ast", + "id": "migrations_version20260718092903_version20260718092903_down", + "community": 924, + "norm_label": ".down()" + }, { "label": "package.json", "file_type": "code", @@ -24420,7 +24500,7 @@ "source_location": "L453", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_createdoctor", - "community": 858, + "community": 20, "norm_label": ".createdoctor()" }, { @@ -24440,7 +24520,7 @@ "source_location": "L567", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_createclinic", - "community": 858, + "community": 20, "norm_label": ".createclinic()" }, { @@ -24490,7 +24570,7 @@ "source_location": "L815", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_createappointment", - "community": 858, + "community": 20, "norm_label": ".createappointment()" }, { @@ -24783,6 +24863,106 @@ "community": 295, "norm_label": "response" }, + { + "label": "AssignScheduleClinicCommand.php", + "file_type": "code", + "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", + "source_location": "L1", + "_origin": "ast", + "id": "command_assignschedulecliniccommand", + "community": 805, + "norm_label": "assignschedulecliniccommand.php" + }, + { + "label": "AssignScheduleClinicCommand", + "file_type": "code", + "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", + "source_location": "L26", + "_origin": "ast", + "id": "command_assignschedulecliniccommand_assignschedulecliniccommand", + "community": 805, + "norm_label": "assignschedulecliniccommand" + }, + { + "label": "Command", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "id": "command", + "community": 435, + "norm_label": "command" + }, + { + "label": ".__construct()", + "file_type": "code", + "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", + "source_location": "L29", + "_origin": "ast", + "id": "command_assignschedulecliniccommand_assignschedulecliniccommand_construct", + "community": 805, + "norm_label": ".__construct()" + }, + { + "label": ".configure()", + "file_type": "code", + "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", + "source_location": "L39", + "_origin": "ast", + "id": "command_assignschedulecliniccommand_assignschedulecliniccommand_configure", + "community": 805, + "norm_label": ".configure()" + }, + { + "label": ".execute()", + "file_type": "code", + "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", + "source_location": "L47", + "_origin": "ast", + "id": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", + "community": 805, + "norm_label": ".execute()" + }, + { + "label": "InputInterface", + "file_type": "code", + "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", + "source_location": "L47", + "_origin": "ast", + "id": "src_appointment_command_assignschedulecliniccommand_php_inputinterface", + "community": 805, + "norm_label": "inputinterface" + }, + { + "label": "OutputInterface", + "file_type": "code", + "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", + "source_location": "L47", + "_origin": "ast", + "id": "src_appointment_command_assignschedulecliniccommand_php_outputinterface", + "community": 805, + "norm_label": "outputinterface" + }, + { + "label": ".sessionsOutsideClinic()", + "file_type": "code", + "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", + "source_location": "L93", + "_origin": "ast", + "id": "command_assignschedulecliniccommand_assignschedulecliniccommand_sessionsoutsideclinic", + "community": 805, + "norm_label": ".sessionsoutsideclinic()" + }, + { + "label": "Doctor", + "file_type": "code", + "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", + "source_location": "L93", + "_origin": "ast", + "id": "src_appointment_command_assignschedulecliniccommand_php_doctor", + "community": 805, + "norm_label": "doctor" + }, { "label": "CancelExpiredAppointmentsCommand.php", "file_type": "code", @@ -24803,16 +24983,6 @@ "community": 435, "norm_label": "cancelexpiredappointmentscommand" }, - { - "label": "Command", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "command", - "community": 435, - "norm_label": "command" - }, { "label": ".__construct()", "file_type": "code", @@ -24867,7 +25037,7 @@ "label": "AppointmentController", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", - "source_location": "L26", + "source_location": "L27", "_origin": "ast", "id": "controller_appointmentcontroller_appointmentcontroller", "community": 107, @@ -24877,7 +25047,7 @@ "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", - "source_location": "L29", + "source_location": "L30", "_origin": "ast", "id": "controller_appointmentcontroller_appointmentcontroller_construct", "community": 107, @@ -24887,7 +25057,7 @@ "label": ".recordCancellation()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", - "source_location": "L52", + "source_location": "L55", "_origin": "ast", "id": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "community": 107, @@ -24897,7 +25067,7 @@ "label": "Appointment", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", - "source_location": "L52", + "source_location": "L55", "_origin": "ast", "id": "src_appointment_controller_appointmentcontroller_php_appointment", "community": 107, @@ -24907,7 +25077,7 @@ "label": "User", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", - "source_location": "L52", + "source_location": "L55", "_origin": "ast", "id": "src_appointment_controller_appointmentcontroller_php_user", "community": 107, @@ -24917,7 +25087,7 @@ "label": ".slots()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", - "source_location": "L69", + "source_location": "L72", "_origin": "ast", "id": "controller_appointmentcontroller_appointmentcontroller_slots", "community": 107, @@ -24927,7 +25097,7 @@ "label": "Request", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", - "source_location": "L69", + "source_location": "L72", "_origin": "ast", "id": "src_appointment_controller_appointmentcontroller_php_request", "community": 107, @@ -24937,7 +25107,7 @@ "label": "JsonResponse", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", - "source_location": "L69", + "source_location": "L72", "_origin": "ast", "id": "src_appointment_controller_appointmentcontroller_php_jsonresponse", "community": 107, @@ -24947,7 +25117,7 @@ "label": ".serviceSlots()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", - "source_location": "L171", + "source_location": "L176", "_origin": "ast", "id": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "community": 107, @@ -24957,17 +25127,27 @@ "label": ".bookingServices()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", - "source_location": "L234", + "source_location": "L241", "_origin": "ast", "id": "controller_appointmentcontroller_appointmentcontroller_bookingservices", "community": 107, "norm_label": ".bookingservices()" }, + { + "label": ".bookingLocations()", + "file_type": "code", + "source_file": "src/Appointment/Controller/AppointmentController.php", + "source_location": "L269", + "_origin": "ast", + "id": "controller_appointmentcontroller_appointmentcontroller_bookinglocations", + "community": 107, + "norm_label": ".bookinglocations()" + }, { "label": ".monthAvailability()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", - "source_location": "L264", + "source_location": "L307", "_origin": "ast", "id": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "community": 107, @@ -24977,7 +25157,7 @@ "label": ".book()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", - "source_location": "L309", + "source_location": "L354", "_origin": "ast", "id": "controller_appointmentcontroller_appointmentcontroller_book", "community": 107, @@ -24987,7 +25167,7 @@ "label": ".get()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", - "source_location": "L453", + "source_location": "L507", "_origin": "ast", "id": "controller_appointmentcontroller_appointmentcontroller_get", "community": 107, @@ -24997,7 +25177,7 @@ "label": ".listByDoctor()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", - "source_location": "L498", + "source_location": "L552", "_origin": "ast", "id": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "community": 107, @@ -25007,7 +25187,7 @@ "label": ".listByUser()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", - "source_location": "L557", + "source_location": "L611", "_origin": "ast", "id": "controller_appointmentcontroller_appointmentcontroller_listbyuser", "community": 107, @@ -25017,7 +25197,7 @@ "label": ".canView()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", - "source_location": "L599", + "source_location": "L653", "_origin": "ast", "id": "controller_appointmentcontroller_appointmentcontroller_canview", "community": 107, @@ -25027,37 +25207,77 @@ "label": ".canManage()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", - "source_location": "L606", + "source_location": "L660", "_origin": "ast", "id": "controller_appointmentcontroller_appointmentcontroller_canmanage", "community": 107, "norm_label": ".canmanage()" }, { - "label": ".resolveSlotLocationId()", + "label": ".bookingClinic()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", - "source_location": "L613", + "source_location": "L672", "_origin": "ast", - "id": "controller_appointmentcontroller_appointmentcontroller_resolveslotlocationid", + "id": "controller_appointmentcontroller_appointmentcontroller_bookingclinic", "community": 107, - "norm_label": ".resolveslotlocationid()" + "norm_label": ".bookingclinic()" }, { "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", - "source_location": "L613", + "source_location": "L672", "_origin": "ast", "id": "src_appointment_controller_appointmentcontroller_php_doctor", "community": 107, "norm_label": "doctor" }, + { + "label": "Clinic", + "file_type": "code", + "source_file": "src/Appointment/Controller/AppointmentController.php", + "source_location": "L672", + "_origin": "ast", + "id": "src_appointment_controller_appointmentcontroller_php_clinic", + "community": 107, + "norm_label": "clinic" + }, + { + "label": ".assertServicesMatchContext()", + "file_type": "code", + "source_file": "src/Appointment/Controller/AppointmentController.php", + "source_location": "L686", + "_origin": "ast", + "id": "controller_appointmentcontroller_appointmentcontroller_assertservicesmatchcontext", + "community": 107, + "norm_label": ".assertservicesmatchcontext()" + }, + { + "label": ".bookableServices()", + "file_type": "code", + "source_file": "src/Appointment/Controller/AppointmentController.php", + "source_location": "L703", + "_origin": "ast", + "id": "controller_appointmentcontroller_appointmentcontroller_bookableservices", + "community": 107, + "norm_label": ".bookableservices()" + }, + { + "label": ".nextAvailableAt()", + "file_type": "code", + "source_file": "src/Appointment/Controller/AppointmentController.php", + "source_location": "L722", + "_origin": "ast", + "id": "controller_appointmentcontroller_appointmentcontroller_nextavailableat", + "community": 107, + "norm_label": ".nextavailableat()" + }, { "label": ".updateStatus()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", - "source_location": "L618", + "source_location": "L736", "_origin": "ast", "id": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "community": 107, @@ -25067,7 +25287,7 @@ "label": ".update()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", - "source_location": "L708", + "source_location": "L826", "_origin": "ast", "id": "controller_appointmentcontroller_appointmentcontroller_update", "community": 107, @@ -25077,7 +25297,7 @@ "label": ".events()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", - "source_location": "L820", + "source_location": "L938", "_origin": "ast", "id": "controller_appointmentcontroller_appointmentcontroller_events", "community": 107, @@ -25097,7 +25317,7 @@ "label": "AppointmentSettingsController", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", - "source_location": "L26", + "source_location": "L29", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "community": 14, @@ -25107,7 +25327,7 @@ "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", - "source_location": "L30", + "source_location": "L33", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_construct", "community": 14, @@ -25137,7 +25357,7 @@ "label": ".serviceModeHasNoBookable()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", - "source_location": "L57", + "source_location": "L64", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_servicemodehasnobookable", "community": 14, @@ -25147,17 +25367,47 @@ "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", - "source_location": "L57", + "source_location": "L64", "_origin": "ast", "id": "src_appointment_controller_appointmentsettingscontroller_php_doctor", "community": 14, "norm_label": "doctor" }, + { + "label": "Clinic", + "file_type": "code", + "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", + "source_location": "L64", + "_origin": "ast", + "id": "src_appointment_controller_appointmentsettingscontroller_php_clinic", + "community": 14, + "norm_label": "clinic" + }, + { + "label": ".noBookableServiceError()", + "file_type": "code", + "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", + "source_location": "L77", + "_origin": "ast", + "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_nobookableserviceerror", + "community": 14, + "norm_label": ".nobookableserviceerror()" + }, + { + "label": ".contextClinic()", + "file_type": "code", + "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", + "source_location": "L91", + "_origin": "ast", + "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_contextclinic", + "community": 14, + "norm_label": ".contextclinic()" + }, { "label": ".createSchedule()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", - "source_location": "L65", + "source_location": "L111", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "community": 14, @@ -25167,7 +25417,7 @@ "label": "Request", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", - "source_location": "L65", + "source_location": "L111", "_origin": "ast", "id": "src_appointment_controller_appointmentsettingscontroller_php_request", "community": 14, @@ -25177,7 +25427,7 @@ "label": "User", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", - "source_location": "L65", + "source_location": "L111", "_origin": "ast", "id": "src_appointment_controller_appointmentsettingscontroller_php_user", "community": 14, @@ -25187,7 +25437,7 @@ "label": ".updateSchedule()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", - "source_location": "L110", + "source_location": "L158", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "community": 14, @@ -25197,7 +25447,7 @@ "label": ".getSchedule()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", - "source_location": "L153", + "source_location": "L208", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getschedule", "community": 14, @@ -25207,7 +25457,7 @@ "label": ".deleteSchedule()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", - "source_location": "L173", + "source_location": "L232", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteschedule", "community": 14, @@ -25217,7 +25467,7 @@ "label": ".listOverrides()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", - "source_location": "L192", + "source_location": "L251", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listoverrides", "community": 14, @@ -25227,7 +25477,7 @@ "label": ".createOverride()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", - "source_location": "L212", + "source_location": "L273", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createoverride", "community": 14, @@ -25237,7 +25487,7 @@ "label": ".updateOverride()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", - "source_location": "L242", + "source_location": "L305", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateoverride", "community": 14, @@ -25247,7 +25497,7 @@ "label": ".deleteOverride()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", - "source_location": "L268", + "source_location": "L331", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteoverride", "community": 14, @@ -25257,7 +25507,7 @@ "label": ".getOverride()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", - "source_location": "L285", + "source_location": "L348", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getoverride", "community": 14, @@ -25267,7 +25517,7 @@ "label": ".listHolidays()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", - "source_location": "L302", + "source_location": "L365", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listholidays", "community": 14, @@ -25277,7 +25527,7 @@ "label": ".deleteHoliday()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", - "source_location": "L319", + "source_location": "L390", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteholiday", "community": 14, @@ -25287,7 +25537,7 @@ "label": ".createHoliday()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", - "source_location": "L336", + "source_location": "L407", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "community": 14, @@ -25297,7 +25547,7 @@ "label": ".updateHoliday()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", - "source_location": "L368", + "source_location": "L447", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday", "community": 14, @@ -25307,7 +25557,7 @@ "label": ".availableLocations()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", - "source_location": "L399", + "source_location": "L478", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_availablelocations", "community": 14, @@ -25317,21 +25567,21 @@ "label": ".denyDoctorAccess()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", - "source_location": "L437", + "source_location": "L511", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", "community": 14, "norm_label": ".denydoctoraccess()" }, { - "label": ".validateSessionsHaveLocation()", + "label": ".validateSessions()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", - "source_location": "L456", + "source_location": "L528", "_origin": "ast", - "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_validatesessionshavelocation", + "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_validatesessions", "community": 14, - "norm_label": ".validatesessionshavelocation()" + "norm_label": ".validatesessions()" }, { "label": "MyAppointmentsController.php", @@ -26147,7 +26397,7 @@ "label": "DateOverride", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", - "source_location": "L10", + "source_location": "L15", "_origin": "ast", "id": "entity_dateoverride_dateoverride", "community": 110, @@ -26157,17 +26407,27 @@ "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", - "source_location": "L23", + "source_location": "L28", "_origin": "ast", "id": "src_appointment_entity_dateoverride_php_doctor", "community": 110, "norm_label": "doctor" }, + { + "label": "Clinic", + "file_type": "code", + "source_file": "src/Appointment/Entity/DateOverride.php", + "source_location": "L33", + "_origin": "ast", + "id": "src_appointment_entity_dateoverride_php_clinic", + "community": 110, + "norm_label": "clinic" + }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", - "source_location": "L45", + "source_location": "L59", "_origin": "ast", "id": "entity_dateoverride_dateoverride_construct", "community": 110, @@ -26177,7 +26437,7 @@ "label": ".getId()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", - "source_location": "L55", + "source_location": "L70", "_origin": "ast", "id": "entity_dateoverride_dateoverride_getid", "community": 110, @@ -26187,7 +26447,7 @@ "label": ".getUuid()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", - "source_location": "L56", + "source_location": "L71", "_origin": "ast", "id": "entity_dateoverride_dateoverride_getuuid", "community": 110, @@ -26197,17 +26457,27 @@ "label": ".getDoctor()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", - "source_location": "L57", + "source_location": "L72", "_origin": "ast", "id": "entity_dateoverride_dateoverride_getdoctor", "community": 110, "norm_label": ".getdoctor()" }, + { + "label": ".getClinic()", + "file_type": "code", + "source_file": "src/Appointment/Entity/DateOverride.php", + "source_location": "L73", + "_origin": "ast", + "id": "entity_dateoverride_dateoverride_getclinic", + "community": 110, + "norm_label": ".getclinic()" + }, { "label": ".getDate()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", - "source_location": "L58", + "source_location": "L74", "_origin": "ast", "id": "entity_dateoverride_dateoverride_getdate", "community": 110, @@ -26217,7 +26487,7 @@ "label": ".isActive()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", - "source_location": "L59", + "source_location": "L75", "_origin": "ast", "id": "entity_dateoverride_dateoverride_isactive", "community": 110, @@ -26227,7 +26497,7 @@ "label": ".getSetting()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", - "source_location": "L60", + "source_location": "L76", "_origin": "ast", "id": "entity_dateoverride_dateoverride_getsetting", "community": 110, @@ -26237,7 +26507,7 @@ "label": ".getReason()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", - "source_location": "L61", + "source_location": "L77", "_origin": "ast", "id": "entity_dateoverride_dateoverride_getreason", "community": 110, @@ -26247,7 +26517,7 @@ "label": ".setDate()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", - "source_location": "L63", + "source_location": "L79", "_origin": "ast", "id": "entity_dateoverride_dateoverride_setdate", "community": 110, @@ -26257,7 +26527,7 @@ "label": "self", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", - "source_location": "L63", + "source_location": "L79", "_origin": "ast", "id": "src_appointment_entity_dateoverride_php_self", "community": 110, @@ -26267,7 +26537,7 @@ "label": ".setActive()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", - "source_location": "L64", + "source_location": "L80", "_origin": "ast", "id": "entity_dateoverride_dateoverride_setactive", "community": 110, @@ -26277,7 +26547,7 @@ "label": ".setSetting()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", - "source_location": "L65", + "source_location": "L81", "_origin": "ast", "id": "entity_dateoverride_dateoverride_setsetting", "community": 110, @@ -26287,7 +26557,7 @@ "label": ".setReason()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", - "source_location": "L66", + "source_location": "L82", "_origin": "ast", "id": "entity_dateoverride_dateoverride_setreason", "community": 110, @@ -26297,7 +26567,7 @@ "label": ".touch()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", - "source_location": "L68", + "source_location": "L84", "_origin": "ast", "id": "entity_dateoverride_dateoverride_touch", "community": 110, @@ -26307,7 +26577,7 @@ "label": ".toArray()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", - "source_location": "L70", + "source_location": "L86", "_origin": "ast", "id": "entity_dateoverride_dateoverride_toarray", "community": 110, @@ -26327,7 +26597,7 @@ "label": "Holiday", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", - "source_location": "L10", + "source_location": "L16", "_origin": "ast", "id": "entity_holiday_holiday", "community": 112, @@ -26337,17 +26607,27 @@ "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", - "source_location": "L23", + "source_location": "L29", "_origin": "ast", "id": "src_appointment_entity_holiday_php_doctor", "community": 112, "norm_label": "doctor" }, + { + "label": "Clinic", + "file_type": "code", + "source_file": "src/Appointment/Entity/Holiday.php", + "source_location": "L34", + "_origin": "ast", + "id": "src_appointment_entity_holiday_php_clinic", + "community": 112, + "norm_label": "clinic" + }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", - "source_location": "L45", + "source_location": "L56", "_origin": "ast", "id": "entity_holiday_holiday_construct", "community": 112, @@ -26357,7 +26637,7 @@ "label": ".getId()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", - "source_location": "L55", + "source_location": "L67", "_origin": "ast", "id": "entity_holiday_holiday_getid", "community": 112, @@ -26367,7 +26647,7 @@ "label": ".getUuid()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", - "source_location": "L56", + "source_location": "L68", "_origin": "ast", "id": "entity_holiday_holiday_getuuid", "community": 112, @@ -26377,17 +26657,37 @@ "label": ".getDoctor()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", - "source_location": "L57", + "source_location": "L69", "_origin": "ast", "id": "entity_holiday_holiday_getdoctor", "community": 112, "norm_label": ".getdoctor()" }, + { + "label": ".getClinic()", + "file_type": "code", + "source_file": "src/Appointment/Entity/Holiday.php", + "source_location": "L70", + "_origin": "ast", + "id": "entity_holiday_holiday_getclinic", + "community": 112, + "norm_label": ".getclinic()" + }, + { + "label": ".isGlobal()", + "file_type": "code", + "source_file": "src/Appointment/Entity/Holiday.php", + "source_location": "L71", + "_origin": "ast", + "id": "entity_holiday_holiday_isglobal", + "community": 112, + "norm_label": ".isglobal()" + }, { "label": ".getStartDate()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", - "source_location": "L58", + "source_location": "L72", "_origin": "ast", "id": "entity_holiday_holiday_getstartdate", "community": 112, @@ -26397,7 +26697,7 @@ "label": ".getEndDate()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", - "source_location": "L59", + "source_location": "L73", "_origin": "ast", "id": "entity_holiday_holiday_getenddate", "community": 112, @@ -26407,7 +26707,7 @@ "label": ".isActive()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", - "source_location": "L60", + "source_location": "L74", "_origin": "ast", "id": "entity_holiday_holiday_isactive", "community": 112, @@ -26417,7 +26717,7 @@ "label": ".getReason()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", - "source_location": "L61", + "source_location": "L75", "_origin": "ast", "id": "entity_holiday_holiday_getreason", "community": 112, @@ -26427,7 +26727,7 @@ "label": ".setStartDate()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", - "source_location": "L63", + "source_location": "L77", "_origin": "ast", "id": "entity_holiday_holiday_setstartdate", "community": 112, @@ -26437,7 +26737,7 @@ "label": "self", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", - "source_location": "L63", + "source_location": "L77", "_origin": "ast", "id": "src_appointment_entity_holiday_php_self", "community": 112, @@ -26447,7 +26747,7 @@ "label": ".setEndDate()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", - "source_location": "L64", + "source_location": "L78", "_origin": "ast", "id": "entity_holiday_holiday_setenddate", "community": 112, @@ -26457,7 +26757,7 @@ "label": ".setActive()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", - "source_location": "L65", + "source_location": "L79", "_origin": "ast", "id": "entity_holiday_holiday_setactive", "community": 112, @@ -26467,7 +26767,7 @@ "label": ".setReason()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", - "source_location": "L66", + "source_location": "L80", "_origin": "ast", "id": "entity_holiday_holiday_setreason", "community": 112, @@ -26477,7 +26777,7 @@ "label": ".touch()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", - "source_location": "L68", + "source_location": "L82", "_origin": "ast", "id": "entity_holiday_holiday_touch", "community": 112, @@ -26487,7 +26787,7 @@ "label": ".toArray()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", - "source_location": "L70", + "source_location": "L84", "_origin": "ast", "id": "entity_holiday_holiday_toarray", "community": 112, @@ -26507,7 +26807,7 @@ "label": "WeeklySchedule", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", - "source_location": "L10", + "source_location": "L18", "_origin": "ast", "id": "entity_weeklyschedule_weeklyschedule", "community": 181, @@ -26517,18 +26817,28 @@ "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", - "source_location": "L38", + "source_location": "L46", "_origin": "ast", "id": "src_appointment_entity_weeklyschedule_php_doctor", "community": 181, "norm_label": "doctor" }, { - "label": ".__construct()", + "label": "Clinic", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L51", "_origin": "ast", + "id": "src_appointment_entity_weeklyschedule_php_clinic", + "community": 181, + "norm_label": "clinic" + }, + { + "label": ".__construct()", + "file_type": "code", + "source_file": "src/Appointment/Entity/WeeklySchedule.php", + "source_location": "L74", + "_origin": "ast", "id": "entity_weeklyschedule_weeklyschedule_construct", "community": 181, "norm_label": ".__construct()" @@ -26537,7 +26847,7 @@ "label": ".getId()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", - "source_location": "L60", + "source_location": "L84", "_origin": "ast", "id": "entity_weeklyschedule_weeklyschedule_getid", "community": 181, @@ -26547,7 +26857,7 @@ "label": ".getUuid()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", - "source_location": "L61", + "source_location": "L85", "_origin": "ast", "id": "entity_weeklyschedule_weeklyschedule_getuuid", "community": 181, @@ -26557,17 +26867,47 @@ "label": ".getDoctor()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", - "source_location": "L62", + "source_location": "L86", "_origin": "ast", "id": "entity_weeklyschedule_weeklyschedule_getdoctor", "community": 181, "norm_label": ".getdoctor()" }, + { + "label": ".getClinic()", + "file_type": "code", + "source_file": "src/Appointment/Entity/WeeklySchedule.php", + "source_location": "L87", + "_origin": "ast", + "id": "entity_weeklyschedule_weeklyschedule_getclinic", + "community": 181, + "norm_label": ".getclinic()" + }, + { + "label": ".setClinic()", + "file_type": "code", + "source_file": "src/Appointment/Entity/WeeklySchedule.php", + "source_location": "L90", + "_origin": "ast", + "id": "entity_weeklyschedule_weeklyschedule_setclinic", + "community": 181, + "norm_label": ".setclinic()" + }, + { + "label": "self", + "file_type": "code", + "source_file": "src/Appointment/Entity/WeeklySchedule.php", + "source_location": "L90", + "_origin": "ast", + "id": "src_appointment_entity_weeklyschedule_php_self", + "community": 181, + "norm_label": "self" + }, { "label": ".getSetting()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", - "source_location": "L63", + "source_location": "L96", "_origin": "ast", "id": "entity_weeklyschedule_weeklyschedule_getsetting", "community": 181, @@ -26577,27 +26917,17 @@ "label": ".setSetting()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", - "source_location": "L65", + "source_location": "L98", "_origin": "ast", "id": "entity_weeklyschedule_weeklyschedule_setsetting", "community": 181, "norm_label": ".setsetting()" }, - { - "label": "self", - "file_type": "code", - "source_file": "src/Appointment/Entity/WeeklySchedule.php", - "source_location": "L65", - "_origin": "ast", - "id": "src_appointment_entity_weeklyschedule_php_self", - "community": 181, - "norm_label": "self" - }, { "label": ".getMeta()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", - "source_location": "L77", + "source_location": "L110", "_origin": "ast", "id": "entity_weeklyschedule_weeklyschedule_getmeta", "community": 181, @@ -26607,7 +26937,7 @@ "label": ".getStoredBookingMode()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", - "source_location": "L87", + "source_location": "L120", "_origin": "ast", "id": "entity_weeklyschedule_weeklyschedule_getstoredbookingmode", "community": 181, @@ -26617,7 +26947,7 @@ "label": ".setMeta()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", - "source_location": "L92", + "source_location": "L125", "_origin": "ast", "id": "entity_weeklyschedule_weeklyschedule_setmeta", "community": 181, @@ -26627,7 +26957,7 @@ "label": ".getDaySchedule()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", - "source_location": "L110", + "source_location": "L143", "_origin": "ast", "id": "entity_weeklyschedule_weeklyschedule_getdayschedule", "community": 181, @@ -26637,7 +26967,7 @@ "label": ".toArray()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", - "source_location": "L117", + "source_location": "L150", "_origin": "ast", "id": "entity_weeklyschedule_weeklyschedule_toarray", "community": 181, @@ -27017,7 +27347,7 @@ "label": "DateOverrideRepository", "file_type": "code", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", - "source_location": "L10", + "source_location": "L11", "_origin": "ast", "id": "repository_dateoverriderepository_dateoverriderepository", "community": 14, @@ -27027,7 +27357,7 @@ "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", - "source_location": "L12", + "source_location": "L13", "_origin": "ast", "id": "repository_dateoverriderepository_dateoverriderepository_construct", "community": 14, @@ -27037,7 +27367,7 @@ "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", - "source_location": "L12", + "source_location": "L13", "_origin": "ast", "id": "src_appointment_repository_dateoverriderepository_php_managerregistry", "community": 14, @@ -27047,7 +27377,7 @@ "label": ".findByUuid()", "file_type": "code", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", - "source_location": "L17", + "source_location": "L18", "_origin": "ast", "id": "repository_dateoverriderepository_dateoverriderepository_findbyuuid", "community": 14, @@ -27057,37 +27387,57 @@ "label": "DateOverride", "file_type": "code", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", - "source_location": "L17", + "source_location": "L18", "_origin": "ast", "id": "dateoverride", "community": 14, "norm_label": "dateoverride" }, { - "label": ".findByDoctor()", + "label": ".findByDoctorAndClinic()", "file_type": "code", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", - "source_location": "L23", + "source_location": "L29", "_origin": "ast", - "id": "repository_dateoverriderepository_dateoverriderepository_findbydoctor", + "id": "repository_dateoverriderepository_dateoverriderepository_findbydoctorandclinic", "community": 14, - "norm_label": ".findbydoctor()" + "norm_label": ".findbydoctorandclinic()" }, { "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", - "source_location": "L23", + "source_location": "L29", "_origin": "ast", "id": "src_appointment_repository_dateoverriderepository_php_doctor", "community": 14, "norm_label": "doctor" }, + { + "label": "Clinic", + "file_type": "code", + "source_file": "src/Appointment/Repository/DateOverrideRepository.php", + "source_location": "L29", + "_origin": "ast", + "id": "src_appointment_repository_dateoverriderepository_php_clinic", + "community": 14, + "norm_label": "clinic" + }, + { + "label": ".findByDoctor()", + "file_type": "code", + "source_file": "src/Appointment/Repository/DateOverrideRepository.php", + "source_location": "L46", + "_origin": "ast", + "id": "repository_dateoverriderepository_dateoverriderepository_findbydoctor", + "community": 14, + "norm_label": ".findbydoctor()" + }, { "label": ".save()", "file_type": "code", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", - "source_location": "L28", + "source_location": "L51", "_origin": "ast", "id": "repository_dateoverriderepository_dateoverriderepository_save", "community": 14, @@ -27097,7 +27447,7 @@ "label": ".remove()", "file_type": "code", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", - "source_location": "L34", + "source_location": "L57", "_origin": "ast", "id": "repository_dateoverriderepository_dateoverriderepository_remove", "community": 14, @@ -27117,7 +27467,7 @@ "label": "HolidayRepository", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", - "source_location": "L10", + "source_location": "L11", "_origin": "ast", "id": "repository_holidayrepository_holidayrepository", "community": 14, @@ -27127,7 +27477,7 @@ "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", - "source_location": "L12", + "source_location": "L13", "_origin": "ast", "id": "repository_holidayrepository_holidayrepository_construct", "community": 14, @@ -27137,7 +27487,7 @@ "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", - "source_location": "L12", + "source_location": "L13", "_origin": "ast", "id": "src_appointment_repository_holidayrepository_php_managerregistry", "community": 14, @@ -27147,7 +27497,7 @@ "label": ".findByUuid()", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", - "source_location": "L17", + "source_location": "L18", "_origin": "ast", "id": "repository_holidayrepository_holidayrepository_findbyuuid", "community": 14, @@ -27157,7 +27507,7 @@ "label": "Holiday", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", - "source_location": "L17", + "source_location": "L18", "_origin": "ast", "id": "holiday", "community": 14, @@ -27167,7 +27517,7 @@ "label": ".findAllByDoctor()", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", - "source_location": "L23", + "source_location": "L24", "_origin": "ast", "id": "repository_holidayrepository_holidayrepository_findallbydoctor", "community": 14, @@ -27177,17 +27527,37 @@ "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", - "source_location": "L23", + "source_location": "L24", "_origin": "ast", "id": "src_appointment_repository_holidayrepository_php_doctor", "community": 14, "norm_label": "doctor" }, + { + "label": ".findAllByDoctorInContext()", + "file_type": "code", + "source_file": "src/Appointment/Repository/HolidayRepository.php", + "source_location": "L41", + "_origin": "ast", + "id": "repository_holidayrepository_holidayrepository_findallbydoctorincontext", + "community": 14, + "norm_label": ".findallbydoctorincontext()" + }, + { + "label": "Clinic", + "file_type": "code", + "source_file": "src/Appointment/Repository/HolidayRepository.php", + "source_location": "L41", + "_origin": "ast", + "id": "src_appointment_repository_holidayrepository_php_clinic", + "community": 14, + "norm_label": "clinic" + }, { "label": ".findActiveByDoctor()", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", - "source_location": "L34", + "source_location": "L58", "_origin": "ast", "id": "repository_holidayrepository_holidayrepository_findactivebydoctor", "community": 14, @@ -27197,7 +27567,7 @@ "label": ".save()", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", - "source_location": "L48", + "source_location": "L78", "_origin": "ast", "id": "repository_holidayrepository_holidayrepository_save", "community": 14, @@ -27207,7 +27577,7 @@ "label": ".remove()", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", - "source_location": "L54", + "source_location": "L84", "_origin": "ast", "id": "repository_holidayrepository_holidayrepository_remove", "community": 14, @@ -27257,7 +27627,7 @@ "label": "WeeklyScheduleRepository", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", - "source_location": "L10", + "source_location": "L11", "_origin": "ast", "id": "repository_weeklyschedulerepository_weeklyschedulerepository", "community": 267, @@ -27267,7 +27637,7 @@ "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", - "source_location": "L12", + "source_location": "L13", "_origin": "ast", "id": "repository_weeklyschedulerepository_weeklyschedulerepository_construct", "community": 267, @@ -27277,47 +27647,77 @@ "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", - "source_location": "L12", + "source_location": "L13", "_origin": "ast", "id": "src_appointment_repository_weeklyschedulerepository_php_managerregistry", "community": 267, "norm_label": "managerregistry" }, { - "label": ".findByDoctor()", + "label": ".findByDoctorAndClinic()", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", - "source_location": "L17", + "source_location": "L24", "_origin": "ast", - "id": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctor", + "id": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctorandclinic", "community": 267, - "norm_label": ".findbydoctor()" + "norm_label": ".findbydoctorandclinic()" }, { "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", - "source_location": "L17", + "source_location": "L24", "_origin": "ast", "id": "src_appointment_repository_weeklyschedulerepository_php_doctor", "community": 267, "norm_label": "doctor" }, + { + "label": "Clinic", + "file_type": "code", + "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", + "source_location": "L24", + "_origin": "ast", + "id": "src_appointment_repository_weeklyschedulerepository_php_clinic", + "community": 267, + "norm_label": "clinic" + }, { "label": "WeeklySchedule", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", - "source_location": "L17", + "source_location": "L24", "_origin": "ast", "id": "src_appointment_repository_weeklyschedulerepository_php_weeklyschedule", "community": 267, "norm_label": "weeklyschedule" }, + { + "label": ".findAllByDoctor()", + "file_type": "code", + "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", + "source_location": "L40", + "_origin": "ast", + "id": "repository_weeklyschedulerepository_weeklyschedulerepository_findallbydoctor", + "community": 267, + "norm_label": ".findallbydoctor()" + }, + { + "label": ".findByDoctor()", + "file_type": "code", + "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", + "source_location": "L54", + "_origin": "ast", + "id": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctor", + "community": 267, + "norm_label": ".findbydoctor()" + }, { "label": ".findByDoctors()", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", - "source_location": "L23", + "source_location": "L60", "_origin": "ast", "id": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctors", "community": 267, @@ -27327,7 +27727,7 @@ "label": ".findByUuid()", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", - "source_location": "L35", + "source_location": "L72", "_origin": "ast", "id": "repository_weeklyschedulerepository_weeklyschedulerepository_findbyuuid", "community": 267, @@ -27337,7 +27737,7 @@ "label": ".save()", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", - "source_location": "L40", + "source_location": "L77", "_origin": "ast", "id": "repository_weeklyschedulerepository_weeklyschedulerepository_save", "community": 267, @@ -27347,7 +27747,7 @@ "label": ".remove()", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", - "source_location": "L46", + "source_location": "L83", "_origin": "ast", "id": "repository_weeklyschedulerepository_weeklyschedulerepository_remove", "community": 267, @@ -27360,7 +27760,7 @@ "source_location": "L1", "_origin": "ast", "id": "service_appointmentexpiryservice", - "community": 854, + "community": 40, "norm_label": "appointmentexpiryservice.php" }, { @@ -27370,7 +27770,7 @@ "source_location": "L10", "_origin": "ast", "id": "service_appointmentexpiryservice_appointmentexpiryservice", - "community": 854, + "community": 40, "norm_label": "appointmentexpiryservice" }, { @@ -27380,7 +27780,7 @@ "source_location": "L12", "_origin": "ast", "id": "service_appointmentexpiryservice_appointmentexpiryservice_construct", - "community": 854, + "community": 40, "norm_label": ".__construct()" }, { @@ -27390,7 +27790,7 @@ "source_location": "L23", "_origin": "ast", "id": "service_appointmentexpiryservice_appointmentexpiryservice_expirestale", - "community": 854, + "community": 40, "norm_label": ".expirestale()" }, { @@ -27407,7 +27807,7 @@ "label": "SlotCalculatorService", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", - "source_location": "L13", + "source_location": "L14", "_origin": "ast", "id": "service_slotcalculatorservice_slotcalculatorservice", "community": 598, @@ -27417,7 +27817,7 @@ "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", - "source_location": "L15", + "source_location": "L16", "_origin": "ast", "id": "service_slotcalculatorservice_slotcalculatorservice_construct", "community": 598, @@ -27427,7 +27827,7 @@ "label": ".getAvailableSlots()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", - "source_location": "L28", + "source_location": "L29", "_origin": "ast", "id": "service_slotcalculatorservice_slotcalculatorservice_getavailableslots", "community": 598, @@ -27437,17 +27837,27 @@ "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", - "source_location": "L28", + "source_location": "L29", "_origin": "ast", "id": "src_appointment_service_slotcalculatorservice_php_doctor", "community": 598, "norm_label": "doctor" }, + { + "label": "Clinic", + "file_type": "code", + "source_file": "src/Appointment/Service/SlotCalculatorService.php", + "source_location": "L29", + "_origin": "ast", + "id": "src_appointment_service_slotcalculatorservice_php_clinic", + "community": 598, + "norm_label": "clinic" + }, { "label": ".resolveSlotLocationId()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", - "source_location": "L39", + "source_location": "L40", "_origin": "ast", "id": "service_slotcalculatorservice_slotcalculatorservice_resolveslotlocationid", "community": 598, @@ -27457,7 +27867,7 @@ "label": ".getAllSlotsWithAvailability()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", - "source_location": "L60", + "source_location": "L61", "_origin": "ast", "id": "service_slotcalculatorservice_slotcalculatorservice_getallslotswithavailability", "community": 598, @@ -27467,7 +27877,7 @@ "label": ".hasAnyAvailability()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", - "source_location": "L78", + "source_location": "L79", "_origin": "ast", "id": "service_slotcalculatorservice_slotcalculatorservice_hasanyavailability", "community": 598, @@ -27477,7 +27887,7 @@ "label": ".getServiceStartTimes()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", - "source_location": "L95", + "source_location": "L96", "_origin": "ast", "id": "service_slotcalculatorservice_slotcalculatorservice_getservicestarttimes", "community": 598, @@ -27487,7 +27897,7 @@ "label": ".firstOverlap()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", - "source_location": "L141", + "source_location": "L142", "_origin": "ast", "id": "service_slotcalculatorservice_slotcalculatorservice_firstoverlap", "community": 598, @@ -27497,7 +27907,7 @@ "label": ".isWithinBookingWindow()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", - "source_location": "L155", + "source_location": "L156", "_origin": "ast", "id": "service_slotcalculatorservice_slotcalculatorservice_iswithinbookingwindow", "community": 598, @@ -27507,7 +27917,7 @@ "label": ".getBookingMeta()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", - "source_location": "L174", + "source_location": "L175", "_origin": "ast", "id": "service_slotcalculatorservice_slotcalculatorservice_getbookingmeta", "community": 598, @@ -27517,7 +27927,7 @@ "label": ".buildAllSessions()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", - "source_location": "L185", + "source_location": "L186", "_origin": "ast", "id": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "community": 598, @@ -27527,7 +27937,7 @@ "label": ".buildSessionsFromOverride()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", - "source_location": "L248", + "source_location": "L249", "_origin": "ast", "id": "service_slotcalculatorservice_slotcalculatorservice_buildsessionsfromoverride", "community": 598, @@ -27537,7 +27947,7 @@ "label": ".buildSessionSlots()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", - "source_location": "L293", + "source_location": "L294", "_origin": "ast", "id": "service_slotcalculatorservice_slotcalculatorservice_buildsessionslots", "community": 598, @@ -27547,7 +27957,7 @@ "label": ".filterBookedSlots()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", - "source_location": "L337", + "source_location": "L338", "_origin": "ast", "id": "service_slotcalculatorservice_slotcalculatorservice_filterbookedslots", "community": 598, @@ -27557,7 +27967,7 @@ "label": ".parseTime()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", - "source_location": "L346", + "source_location": "L347", "_origin": "ast", "id": "service_slotcalculatorservice_slotcalculatorservice_parsetime", "community": 598, @@ -27570,7 +27980,7 @@ "source_location": "L1", "_origin": "ast", "id": "command_createadmincommand", - "community": 435, + "community": 858, "norm_label": "createadmincommand.php" }, { @@ -27580,7 +27990,7 @@ "source_location": "L15", "_origin": "ast", "id": "command_createadmincommand_createadmincommand", - "community": 435, + "community": 858, "norm_label": "createadmincommand" }, { @@ -27590,7 +28000,7 @@ "source_location": "L21", "_origin": "ast", "id": "command_createadmincommand_createadmincommand_construct", - "community": 435, + "community": 858, "norm_label": ".__construct()" }, { @@ -27600,7 +28010,7 @@ "source_location": "L28", "_origin": "ast", "id": "command_createadmincommand_createadmincommand_configure", - "community": 435, + "community": 858, "norm_label": ".configure()" }, { @@ -27610,7 +28020,7 @@ "source_location": "L35", "_origin": "ast", "id": "command_createadmincommand_createadmincommand_execute", - "community": 435, + "community": 858, "norm_label": ".execute()" }, { @@ -27620,7 +28030,7 @@ "source_location": "L35", "_origin": "ast", "id": "src_auth_command_createadmincommand_php_inputinterface", - "community": 435, + "community": 858, "norm_label": "inputinterface" }, { @@ -27630,7 +28040,7 @@ "source_location": "L35", "_origin": "ast", "id": "src_auth_command_createadmincommand_php_outputinterface", - "community": 435, + "community": 858, "norm_label": "outputinterface" }, { @@ -30590,7 +31000,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_invoiceitemrepository", - "community": 675, + "community": 53, "norm_label": "invoiceitemrepository.php" }, { @@ -30600,7 +31010,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_invoiceitemrepository_invoiceitemrepository", - "community": 675, + "community": 53, "norm_label": "invoiceitemrepository" }, { @@ -30610,7 +31020,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_invoiceitemrepository_invoiceitemrepository_construct", - "community": 675, + "community": 53, "norm_label": ".__construct()" }, { @@ -30620,7 +31030,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_billing_repository_invoiceitemrepository_php_managerregistry", - "community": 675, + "community": 53, "norm_label": "managerregistry" }, { @@ -30630,7 +31040,7 @@ "source_location": "L16", "_origin": "ast", "id": "repository_invoiceitemrepository_invoiceitemrepository_save", - "community": 675, + "community": 53, "norm_label": ".save()" }, { @@ -30640,7 +31050,7 @@ "source_location": "L16", "_origin": "ast", "id": "src_billing_repository_invoiceitemrepository_php_invoiceitem", - "community": 675, + "community": 53, "norm_label": "invoiceitem" }, { @@ -30650,7 +31060,7 @@ "source_location": "L29", "_origin": "ast", "id": "repository_invoiceitemrepository_invoiceitemrepository_detailsforids", - "community": 675, + "community": 53, "norm_label": ".detailsforids()" }, { @@ -32350,7 +32760,7 @@ "source_location": "L1", "_origin": "ast", "id": "controller_clinicdoctorpermissioncontroller", - "community": 0, + "community": 527, "norm_label": "clinicdoctorpermissioncontroller.php" }, { @@ -32360,7 +32770,7 @@ "source_location": "L22", "_origin": "ast", "id": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller", - "community": 0, + "community": 527, "norm_label": "clinicdoctorpermissioncontroller" }, { @@ -32370,7 +32780,7 @@ "source_location": "L25", "_origin": "ast", "id": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_construct", - "community": 0, + "community": 527, "norm_label": ".__construct()" }, { @@ -32380,7 +32790,7 @@ "source_location": "L32", "_origin": "ast", "id": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_listpermissions", - "community": 0, + "community": 527, "norm_label": ".listpermissions()" }, { @@ -32390,7 +32800,7 @@ "source_location": "L32", "_origin": "ast", "id": "src_clinic_controller_clinicdoctorpermissioncontroller_php_user", - "community": 0, + "community": 527, "norm_label": "user" }, { @@ -32400,7 +32810,7 @@ "source_location": "L32", "_origin": "ast", "id": "src_clinic_controller_clinicdoctorpermissioncontroller_php_jsonresponse", - "community": 0, + "community": 527, "norm_label": "jsonresponse" }, { @@ -32410,7 +32820,7 @@ "source_location": "L46", "_origin": "ast", "id": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_showpermissions", - "community": 0, + "community": 527, "norm_label": ".showpermissions()" }, { @@ -32420,7 +32830,7 @@ "source_location": "L56", "_origin": "ast", "id": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_updatepermissions", - "community": 0, + "community": 527, "norm_label": ".updatepermissions()" }, { @@ -32430,7 +32840,7 @@ "source_location": "L56", "_origin": "ast", "id": "src_clinic_controller_clinicdoctorpermissioncontroller_php_request", - "community": 0, + "community": 527, "norm_label": "request" }, { @@ -32440,7 +32850,7 @@ "source_location": "L82", "_origin": "ast", "id": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_resolveclinic", - "community": 0, + "community": 527, "norm_label": ".resolveclinic()" }, { @@ -32450,7 +32860,7 @@ "source_location": "L82", "_origin": "ast", "id": "src_clinic_controller_clinicdoctorpermissioncontroller_php_clinic", - "community": 0, + "community": 527, "norm_label": "clinic" }, { @@ -32460,7 +32870,7 @@ "source_location": "L97", "_origin": "ast", "id": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_resolvemember", - "community": 0, + "community": 527, "norm_label": ".resolvemember()" }, { @@ -32470,7 +32880,7 @@ "source_location": "L97", "_origin": "ast", "id": "src_clinic_controller_clinicdoctorpermissioncontroller_php_doctor", - "community": 0, + "community": 527, "norm_label": "doctor" }, { @@ -34677,17 +35087,27 @@ "label": ".resolveEntity()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L492", + "source_location": "L498", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "community": 438, "norm_label": ".resolveentity()" }, + { + "label": ".requestedClinicUuid()", + "file_type": "code", + "source_file": "src/ClinicService/Controller/ClinicServiceController.php", + "source_location": "L503", + "_origin": "ast", + "id": "controller_clinicservicecontroller_clinicservicecontroller_requestedclinicuuid", + "community": 438, + "norm_label": ".requestedclinicuuid()" + }, { "label": ".assertServicesGate()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L507", + "source_location": "L526", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_assertservicesgate", "community": 438, @@ -34697,7 +35117,7 @@ "label": ".ownsSection()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L518", + "source_location": "L537", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "community": 438, @@ -34707,7 +35127,7 @@ "label": "ServiceSection", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L518", + "source_location": "L537", "_origin": "ast", "id": "src_clinicservice_controller_clinicservicecontroller_php_servicesection", "community": 438, @@ -36567,7 +36987,7 @@ "label": "DashboardController", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", - "source_location": "L24", + "source_location": "L25", "_origin": "ast", "id": "controller_dashboardcontroller_dashboardcontroller", "community": 654, @@ -36577,7 +36997,7 @@ "label": ".__construct()", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", - "source_location": "L27", + "source_location": "L28", "_origin": "ast", "id": "controller_dashboardcontroller_dashboardcontroller_construct", "community": 654, @@ -36587,7 +37007,7 @@ "label": ".clinic()", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", - "source_location": "L40", + "source_location": "L44", "_origin": "ast", "id": "controller_dashboardcontroller_dashboardcontroller_clinic", "community": 654, @@ -36597,7 +37017,7 @@ "label": "Request", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", - "source_location": "L40", + "source_location": "L44", "_origin": "ast", "id": "src_dashboard_controller_dashboardcontroller_php_request", "community": 654, @@ -36607,7 +37027,7 @@ "label": "User", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", - "source_location": "L40", + "source_location": "L44", "_origin": "ast", "id": "src_dashboard_controller_dashboardcontroller_php_user", "community": 654, @@ -36617,7 +37037,7 @@ "label": "JsonResponse", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", - "source_location": "L40", + "source_location": "L44", "_origin": "ast", "id": "src_dashboard_controller_dashboardcontroller_php_jsonresponse", "community": 654, @@ -36627,17 +37047,77 @@ "label": ".doctor()", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", - "source_location": "L180", + "source_location": "L184", "_origin": "ast", "id": "controller_dashboardcontroller_dashboardcontroller_doctor", "community": 654, "norm_label": ".doctor()" }, + { + "label": ".countAppointments()", + "file_type": "code", + "source_file": "src/Dashboard/Controller/DashboardController.php", + "source_location": "L302", + "_origin": "ast", + "id": "controller_dashboardcontroller_dashboardcontroller_countappointments", + "community": 654, + "norm_label": ".countappointments()" + }, + { + "label": "Doctor", + "file_type": "code", + "source_file": "src/Dashboard/Controller/DashboardController.php", + "source_location": "L302", + "_origin": "ast", + "id": "src_dashboard_controller_dashboardcontroller_php_doctor", + "community": 654, + "norm_label": "doctor" + }, + { + "label": "Clinic", + "file_type": "code", + "source_file": "src/Dashboard/Controller/DashboardController.php", + "source_location": "L302", + "_origin": "ast", + "id": "src_dashboard_controller_dashboardcontroller_php_clinic", + "community": 654, + "norm_label": "clinic" + }, + { + "label": ".restrictToClinicAddresses()", + "file_type": "code", + "source_file": "src/Dashboard/Controller/DashboardController.php", + "source_location": "L318", + "_origin": "ast", + "id": "controller_dashboardcontroller_dashboardcontroller_restricttoclinicaddresses", + "community": 654, + "norm_label": ".restricttoclinicaddresses()" + }, + { + "label": "QueryBuilder", + "file_type": "code", + "source_file": "src/Dashboard/Controller/DashboardController.php", + "source_location": "L318", + "_origin": "ast", + "id": "src_dashboard_controller_dashboardcontroller_php_querybuilder", + "community": 654, + "norm_label": "querybuilder" + }, + { + "label": ".maySeeFinancials()", + "file_type": "code", + "source_file": "src/Dashboard/Controller/DashboardController.php", + "source_location": "L334", + "_origin": "ast", + "id": "controller_dashboardcontroller_dashboardcontroller_mayseefinancials", + "community": 654, + "norm_label": ".mayseefinancials()" + }, { "label": ".revenueDaily()", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", - "source_location": "L296", + "source_location": "L348", "_origin": "ast", "id": "controller_dashboardcontroller_dashboardcontroller_revenuedaily", "community": 654, @@ -36647,7 +37127,7 @@ "label": ".appointmentsDaily()", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", - "source_location": "L318", + "source_location": "L370", "_origin": "ast", "id": "controller_dashboardcontroller_dashboardcontroller_appointmentsdaily", "community": 654, @@ -36657,7 +37137,7 @@ "label": ".secretary()", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", - "source_location": "L332", + "source_location": "L384", "_origin": "ast", "id": "controller_dashboardcontroller_dashboardcontroller_secretary", "community": 654, @@ -36667,7 +37147,7 @@ "label": ".secretaryDoctorDashboard()", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", - "source_location": "L361", + "source_location": "L413", "_origin": "ast", "id": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "community": 654, @@ -36677,7 +37157,7 @@ "label": "DoctorSecretary", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", - "source_location": "L361", + "source_location": "L413", "_origin": "ast", "id": "src_dashboard_controller_dashboardcontroller_php_doctorsecretary", "community": 654, @@ -36687,22 +37167,12 @@ "label": ".secretaryClinicDashboard()", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", - "source_location": "L416", + "source_location": "L468", "_origin": "ast", "id": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "community": 654, "norm_label": ".secretaryclinicdashboard()" }, - { - "label": "Clinic", - "file_type": "code", - "source_file": "src/Dashboard/Controller/DashboardController.php", - "source_location": "L416", - "_origin": "ast", - "id": "src_dashboard_controller_dashboardcontroller_php_clinic", - "community": 654, - "norm_label": "clinic" - }, { "label": "DiscountController.php", "file_type": "code", @@ -39284,25 +39754,35 @@ "norm_label": ".countbyclinic()" }, { - "label": ".findAvailableForDoctor()", + "label": ".findForContext()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", - "source_location": "L65", + "source_location": "L71", "_origin": "ast", - "id": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", + "id": "repository_doctoraddressrepository_doctoraddressrepository_findforcontext", "community": 242, - "norm_label": ".findavailablefordoctor()" + "norm_label": ".findforcontext()" }, { "label": "Doctor", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", - "source_location": "L65", + "source_location": "L71", "_origin": "ast", "id": "src_doctor_repository_doctoraddressrepository_php_doctor", "community": 242, "norm_label": "doctor" }, + { + "label": ".findAvailableForDoctor()", + "file_type": "code", + "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", + "source_location": "L91", + "_origin": "ast", + "id": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", + "community": 242, + "norm_label": ".findavailablefordoctor()" + }, { "label": "DoctorClaimRequestRepository.php", "file_type": "code", @@ -39630,7 +40110,7 @@ "source_location": "L1", "_origin": "ast", "id": "service_doctorimportservice", - "community": 759, + "community": 724, "norm_label": "doctorimportservice.php" }, { @@ -39640,7 +40120,7 @@ "source_location": "L24", "_origin": "ast", "id": "service_doctorimportservice_doctorimportservice", - "community": 759, + "community": 724, "norm_label": "doctorimportservice" }, { @@ -39650,7 +40130,7 @@ "source_location": "L29", "_origin": "ast", "id": "service_doctorimportservice_doctorimportservice_construct", - "community": 759, + "community": 724, "norm_label": ".__construct()" }, { @@ -39660,7 +40140,7 @@ "source_location": "L35", "_origin": "ast", "id": "service_doctorimportservice_doctorimportservice_import", - "community": 759, + "community": 724, "norm_label": ".import()" }, { @@ -39670,7 +40150,7 @@ "source_location": "L35", "_origin": "ast", "id": "src_doctor_service_doctorimportservice_php_user", - "community": 759, + "community": 724, "norm_label": "user" }, { @@ -39680,7 +40160,7 @@ "source_location": "L35", "_origin": "ast", "id": "doctorimportresult", - "community": 759, + "community": 724, "norm_label": "doctorimportresult" }, { @@ -39690,7 +40170,7 @@ "source_location": "L47", "_origin": "ast", "id": "service_doctorimportservice_doctorimportservice_doimport", - "community": 759, + "community": 724, "norm_label": ".doimport()" }, { @@ -39700,7 +40180,7 @@ "source_location": "L133", "_origin": "ast", "id": "service_doctorimportservice_doctorimportservice_ensuredefaultaddress", - "community": 759, + "community": 724, "norm_label": ".ensuredefaultaddress()" }, { @@ -39710,7 +40190,7 @@ "source_location": "L133", "_origin": "ast", "id": "src_doctor_service_doctorimportservice_php_doctor", - "community": 759, + "community": 724, "norm_label": "doctor" }, { @@ -39720,7 +40200,7 @@ "source_location": "L164", "_origin": "ast", "id": "service_doctorimportservice_doctorimportservice_syncrefcollection", - "community": 759, + "community": 724, "norm_label": ".syncrefcollection()" }, { @@ -39730,7 +40210,7 @@ "source_location": "L164", "_origin": "ast", "id": "src_doctor_service_doctorimportservice_php_collection", - "community": 759, + "community": 724, "norm_label": "collection" }, { @@ -39740,7 +40220,7 @@ "source_location": "L1", "_origin": "ast", "id": "controller_doctorservicecontroller", - "community": 834, + "community": 7, "norm_label": "doctorservicecontroller.php" }, { @@ -39750,7 +40230,7 @@ "source_location": "L16", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller", - "community": 834, + "community": 7, "norm_label": "doctorservicecontroller" }, { @@ -39760,7 +40240,7 @@ "source_location": "L19", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller_construct", - "community": 834, + "community": 7, "norm_label": ".__construct()" }, { @@ -39770,7 +40250,7 @@ "source_location": "L24", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller_list", - "community": 834, + "community": 7, "norm_label": ".list()" }, { @@ -39780,7 +40260,7 @@ "source_location": "L24", "_origin": "ast", "id": "src_doctorservice_controller_doctorservicecontroller_php_request", - "community": 834, + "community": 7, "norm_label": "request" }, { @@ -39790,7 +40270,7 @@ "source_location": "L24", "_origin": "ast", "id": "src_doctorservice_controller_doctorservicecontroller_php_jsonresponse", - "community": 834, + "community": 7, "norm_label": "jsonresponse" }, { @@ -39800,7 +40280,7 @@ "source_location": "L37", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller_create", - "community": 834, + "community": 7, "norm_label": ".create()" }, { @@ -39810,7 +40290,7 @@ "source_location": "L62", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller_update", - "community": 834, + "community": 7, "norm_label": ".update()" }, { @@ -39820,7 +40300,7 @@ "source_location": "L85", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller_delete", - "community": 834, + "community": 7, "norm_label": ".delete()" }, { @@ -39830,7 +40310,7 @@ "source_location": "L98", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller_adminlist", - "community": 834, + "community": 7, "norm_label": ".adminlist()" }, { @@ -39840,7 +40320,7 @@ "source_location": "L130", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller_slugify", - "community": 834, + "community": 7, "norm_label": ".slugify()" }, { @@ -41260,7 +41740,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_doctorinsurancerepository", - "community": 53, + "community": 874, "norm_label": "doctorinsurancerepository.php" }, { @@ -41270,7 +41750,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_doctorinsurancerepository_doctorinsurancerepository", - "community": 53, + "community": 874, "norm_label": "doctorinsurancerepository" }, { @@ -41280,7 +41760,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_doctorinsurancerepository_doctorinsurancerepository_construct", - "community": 53, + "community": 874, "norm_label": ".__construct()" }, { @@ -41290,7 +41770,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_insurance_repository_doctorinsurancerepository_php_managerregistry", - "community": 53, + "community": 874, "norm_label": "managerregistry" }, { @@ -41300,7 +41780,7 @@ "source_location": "L16", "_origin": "ast", "id": "repository_doctorinsurancerepository_doctorinsurancerepository_save", - "community": 53, + "community": 874, "norm_label": ".save()" }, { @@ -41310,7 +41790,7 @@ "source_location": "L16", "_origin": "ast", "id": "src_insurance_repository_doctorinsurancerepository_php_doctorinsurance", - "community": 53, + "community": 874, "norm_label": "doctorinsurance" }, { @@ -41320,7 +41800,7 @@ "source_location": "L24", "_origin": "ast", "id": "repository_doctorinsurancerepository_doctorinsurancerepository_remove", - "community": 53, + "community": 874, "norm_label": ".remove()" }, { @@ -47200,7 +47680,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_sessionauditlogrepository", - "community": 874, + "community": 53, "norm_label": "sessionauditlogrepository.php" }, { @@ -47210,7 +47690,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_sessionauditlogrepository_sessionauditlogrepository", - "community": 874, + "community": 53, "norm_label": "sessionauditlogrepository" }, { @@ -47220,7 +47700,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_sessionauditlogrepository_sessionauditlogrepository_construct", - "community": 874, + "community": 53, "norm_label": ".__construct()" }, { @@ -47230,7 +47710,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_patient_repository_sessionauditlogrepository_php_managerregistry", - "community": 874, + "community": 53, "norm_label": "managerregistry" }, { @@ -47240,7 +47720,7 @@ "source_location": "L13", "_origin": "ast", "id": "repository_sessionauditlogrepository_sessionauditlogrepository_save", - "community": 874, + "community": 53, "norm_label": ".save()" }, { @@ -47250,7 +47730,7 @@ "source_location": "L13", "_origin": "ast", "id": "sessionauditlog", - "community": 874, + "community": 53, "norm_label": "sessionauditlog" }, { @@ -47260,7 +47740,7 @@ "source_location": "L22", "_origin": "ast", "id": "repository_sessionauditlogrepository_sessionauditlogrepository_findbysessionuuid", - "community": 874, + "community": 53, "norm_label": ".findbysessionuuid()" }, { @@ -48550,7 +49030,7 @@ "source_location": "L1", "_origin": "ast", "id": "gateway_mellatgateway", - "community": 608, + "community": 721, "norm_label": "mellatgateway.php" }, { @@ -48820,7 +49300,7 @@ "source_location": "L367", "_origin": "ast", "id": "gateway_mellatgateway_mellatgateway_time", - "community": 16, + "community": 40, "norm_label": ".time()" }, { @@ -51450,7 +51930,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_likerepository", - "community": 22, + "community": 802, "norm_label": "likerepository.php" }, { @@ -51460,7 +51940,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_likerepository_likerepository", - "community": 22, + "community": 802, "norm_label": "likerepository" }, { @@ -51470,7 +51950,7 @@ "source_location": "L13", "_origin": "ast", "id": "repository_likerepository_likerepository_construct", - "community": 22, + "community": 802, "norm_label": ".__construct()" }, { @@ -51480,7 +51960,7 @@ "source_location": "L13", "_origin": "ast", "id": "src_rating_repository_likerepository_php_managerregistry", - "community": 22, + "community": 802, "norm_label": "managerregistry" }, { @@ -51490,7 +51970,7 @@ "source_location": "L15", "_origin": "ast", "id": "repository_likerepository_likerepository_findbyuserandcomment", - "community": 22, + "community": 802, "norm_label": ".findbyuserandcomment()" }, { @@ -51500,7 +51980,7 @@ "source_location": "L15", "_origin": "ast", "id": "src_rating_repository_likerepository_php_user", - "community": 22, + "community": 802, "norm_label": "user" }, { @@ -51510,7 +51990,7 @@ "source_location": "L15", "_origin": "ast", "id": "src_rating_repository_likerepository_php_comment", - "community": 22, + "community": 802, "norm_label": "comment" }, { @@ -51520,7 +52000,7 @@ "source_location": "L15", "_origin": "ast", "id": "like", - "community": 22, + "community": 802, "norm_label": "like" }, { @@ -51530,7 +52010,7 @@ "source_location": "L18", "_origin": "ast", "id": "repository_likerepository_likerepository_countbycomment", - "community": 22, + "community": 802, "norm_label": ".countbycomment()" }, { @@ -51540,7 +52020,7 @@ "source_location": "L40", "_origin": "ast", "id": "repository_likerepository_likerepository_save", - "community": 22, + "community": 802, "norm_label": ".save()" }, { @@ -51550,7 +52030,7 @@ "source_location": "L41", "_origin": "ast", "id": "repository_likerepository_likerepository_remove", - "community": 22, + "community": 802, "norm_label": ".remove()" }, { @@ -51560,7 +52040,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_raterepository", - "community": 527, + "community": 22, "norm_label": "raterepository.php" }, { @@ -51570,7 +52050,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_raterepository_raterepository", - "community": 527, + "community": 22, "norm_label": "raterepository" }, { @@ -51580,7 +52060,7 @@ "source_location": "L13", "_origin": "ast", "id": "repository_raterepository_raterepository_construct", - "community": 527, + "community": 22, "norm_label": ".__construct()" }, { @@ -51590,7 +52070,7 @@ "source_location": "L13", "_origin": "ast", "id": "src_rating_repository_raterepository_php_managerregistry", - "community": 527, + "community": 22, "norm_label": "managerregistry" }, { @@ -51600,7 +52080,7 @@ "source_location": "L15", "_origin": "ast", "id": "repository_raterepository_raterepository_findbyuseranddoctor", - "community": 527, + "community": 22, "norm_label": ".findbyuseranddoctor()" }, { @@ -51610,7 +52090,7 @@ "source_location": "L15", "_origin": "ast", "id": "src_rating_repository_raterepository_php_user", - "community": 527, + "community": 22, "norm_label": "user" }, { @@ -51620,7 +52100,7 @@ "source_location": "L15", "_origin": "ast", "id": "src_rating_repository_raterepository_php_doctor", - "community": 527, + "community": 22, "norm_label": "doctor" }, { @@ -51630,7 +52110,7 @@ "source_location": "L15", "_origin": "ast", "id": "rate", - "community": 527, + "community": 22, "norm_label": "rate" }, { @@ -51640,7 +52120,7 @@ "source_location": "L22", "_origin": "ast", "id": "repository_raterepository_raterepository_getaggregate", - "community": 527, + "community": 22, "norm_label": ".getaggregate()" }, { @@ -51650,7 +52130,7 @@ "source_location": "L53", "_origin": "ast", "id": "repository_raterepository_raterepository_save", - "community": 527, + "community": 22, "norm_label": ".save()" }, { @@ -52050,7 +52530,7 @@ "source_location": "L1", "_origin": "ast", "id": "controller_sitecontextcontroller", - "community": 877, + "community": 108, "norm_label": "sitecontextcontroller.php" }, { @@ -52060,7 +52540,7 @@ "source_location": "L16", "_origin": "ast", "id": "controller_sitecontextcontroller_sitecontextcontroller", - "community": 877, + "community": 108, "norm_label": "sitecontextcontroller" }, { @@ -52070,7 +52550,7 @@ "source_location": "L19", "_origin": "ast", "id": "controller_sitecontextcontroller_sitecontextcontroller_construct", - "community": 877, + "community": 108, "norm_label": ".__construct()" }, { @@ -52080,7 +52560,7 @@ "source_location": "L23", "_origin": "ast", "id": "controller_sitecontextcontroller_sitecontextcontroller_resolve", - "community": 877, + "community": 108, "norm_label": ".resolve()" }, { @@ -52090,7 +52570,7 @@ "source_location": "L23", "_origin": "ast", "id": "src_representation_controller_sitecontextcontroller_php_request", - "community": 877, + "community": 108, "norm_label": "request" }, { @@ -52100,7 +52580,7 @@ "source_location": "L23", "_origin": "ast", "id": "src_representation_controller_sitecontextcontroller_php_jsonresponse", - "community": 877, + "community": 108, "norm_label": "jsonresponse" }, { @@ -54750,7 +55230,7 @@ "source_location": "L1", "_origin": "ast", "id": "service_commissionservice", - "community": 867, + "community": 759, "norm_label": "commissionservice.php" }, { @@ -54760,7 +55240,7 @@ "source_location": "L20", "_origin": "ast", "id": "service_commissionservice_commissionservice", - "community": 867, + "community": 759, "norm_label": "commissionservice" }, { @@ -54770,7 +55250,7 @@ "source_location": "L22", "_origin": "ast", "id": "service_commissionservice_commissionservice_construct", - "community": 867, + "community": 759, "norm_label": ".__construct()" }, { @@ -54780,7 +55260,7 @@ "source_location": "L35", "_origin": "ast", "id": "service_commissionservice_commissionservice_processappointment", - "community": 867, + "community": 759, "norm_label": ".processappointment()" }, { @@ -54790,7 +55270,7 @@ "source_location": "L35", "_origin": "ast", "id": "src_settlement_service_commissionservice_php_payment", - "community": 867, + "community": 759, "norm_label": "payment" }, { @@ -54800,7 +55280,7 @@ "source_location": "L59", "_origin": "ast", "id": "service_commissionservice_commissionservice_processsubscription", - "community": 867, + "community": 759, "norm_label": ".processsubscription()" }, { @@ -54810,7 +55290,7 @@ "source_location": "L78", "_origin": "ast", "id": "service_commissionservice_commissionservice_resolverep", - "community": 867, + "community": 759, "norm_label": ".resolverep()" }, { @@ -54820,7 +55300,7 @@ "source_location": "L78", "_origin": "ast", "id": "src_settlement_service_commissionservice_php_representation", - "community": 867, + "community": 759, "norm_label": "representation" }, { @@ -54830,7 +55310,7 @@ "source_location": "L85", "_origin": "ast", "id": "service_commissionservice_commissionservice_settle", - "community": 867, + "community": 759, "norm_label": ".settle()" }, { @@ -55413,6 +55893,246 @@ "community": 433, "norm_label": ".message()" }, + { + "label": "EntityContext.php", + "file_type": "code", + "source_file": "src/Shared/Context/EntityContext.php", + "source_location": "L1", + "_origin": "ast", + "id": "context_entitycontext", + "community": 675, + "norm_label": "entitycontext.php" + }, + { + "label": "EntityContext", + "file_type": "code", + "source_file": "src/Shared/Context/EntityContext.php", + "source_location": "L15", + "_origin": "ast", + "id": "context_entitycontext_entitycontext", + "community": 675, + "norm_label": "entitycontext" + }, + { + "label": ".__construct()", + "file_type": "code", + "source_file": "src/Shared/Context/EntityContext.php", + "source_location": "L21", + "_origin": "ast", + "id": "context_entitycontext_entitycontext_construct", + "community": 675, + "norm_label": ".__construct()" + }, + { + "label": ".forDoctor()", + "file_type": "code", + "source_file": "src/Shared/Context/EntityContext.php", + "source_location": "L28", + "_origin": "ast", + "id": "context_entitycontext_entitycontext_fordoctor", + "community": 675, + "norm_label": ".fordoctor()" + }, + { + "label": "Doctor", + "file_type": "code", + "source_file": "src/Shared/Context/EntityContext.php", + "source_location": "L28", + "_origin": "ast", + "id": "src_shared_context_entitycontext_php_doctor", + "community": 675, + "norm_label": "doctor" + }, + { + "label": "self", + "file_type": "code", + "source_file": "src/Shared/Context/EntityContext.php", + "source_location": "L28", + "_origin": "ast", + "id": "src_shared_context_entitycontext_php_self", + "community": 675, + "norm_label": "self" + }, + { + "label": ".forClinic()", + "file_type": "code", + "source_file": "src/Shared/Context/EntityContext.php", + "source_location": "L33", + "_origin": "ast", + "id": "context_entitycontext_entitycontext_forclinic", + "community": 675, + "norm_label": ".forclinic()" + }, + { + "label": "Clinic", + "file_type": "code", + "source_file": "src/Shared/Context/EntityContext.php", + "source_location": "L33", + "_origin": "ast", + "id": "src_shared_context_entitycontext_php_clinic", + "community": 675, + "norm_label": "clinic" + }, + { + "label": ".unknown()", + "file_type": "code", + "source_file": "src/Shared/Context/EntityContext.php", + "source_location": "L38", + "_origin": "ast", + "id": "context_entitycontext_entitycontext_unknown", + "community": 675, + "norm_label": ".unknown()" + }, + { + "label": ".isClinic()", + "file_type": "code", + "source_file": "src/Shared/Context/EntityContext.php", + "source_location": "L43", + "_origin": "ast", + "id": "context_entitycontext_entitycontext_isclinic", + "community": 675, + "norm_label": ".isclinic()" + }, + { + "label": ".isResolved()", + "file_type": "code", + "source_file": "src/Shared/Context/EntityContext.php", + "source_location": "L45", + "_origin": "ast", + "id": "context_entitycontext_entitycontext_isresolved", + "community": 675, + "norm_label": ".isresolved()" + }, + { + "label": ".toEntityPair()", + "file_type": "code", + "source_file": "src/Shared/Context/EntityContext.php", + "source_location": "L48", + "_origin": "ast", + "id": "context_entitycontext_entitycontext_toentitypair", + "community": 675, + "norm_label": ".toentitypair()" + }, + { + "label": "EntityContextResolver.php", + "file_type": "code", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L1", + "_origin": "ast", + "id": "context_entitycontextresolver", + "community": 14, + "norm_label": "entitycontextresolver.php" + }, + { + "label": "EntityContextResolver", + "file_type": "code", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L22", + "_origin": "ast", + "id": "context_entitycontextresolver_entitycontextresolver", + "community": 14, + "norm_label": "entitycontextresolver" + }, + { + "label": ".__construct()", + "file_type": "code", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L24", + "_origin": "ast", + "id": "context_entitycontextresolver_entitycontextresolver_construct", + "community": 14, + "norm_label": ".__construct()" + }, + { + "label": ".resolve()", + "file_type": "code", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L34", + "_origin": "ast", + "id": "context_entitycontextresolver_entitycontextresolver_resolve", + "community": 14, + "norm_label": ".resolve()" + }, + { + "label": "User", + "file_type": "code", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L34", + "_origin": "ast", + "id": "src_shared_context_entitycontextresolver_php_user", + "community": 14, + "norm_label": "user" + }, + { + "label": "EntityContext", + "file_type": "code", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L34", + "_origin": "ast", + "id": "entitycontext", + "community": 14, + "norm_label": "entitycontext" + }, + { + "label": ".tryResolve()", + "file_type": "code", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L58", + "_origin": "ast", + "id": "context_entitycontextresolver_entitycontextresolver_tryresolve", + "community": 14, + "norm_label": ".tryresolve()" + }, + { + "label": ".canActInClinic()", + "file_type": "code", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L68", + "_origin": "ast", + "id": "context_entitycontextresolver_entitycontextresolver_canactinclinic", + "community": 14, + "norm_label": ".canactinclinic()" + }, + { + "label": "Clinic", + "file_type": "code", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L68", + "_origin": "ast", + "id": "src_shared_context_entitycontextresolver_php_clinic", + "community": 14, + "norm_label": "clinic" + }, + { + "label": ".assertCanActInClinic()", + "file_type": "code", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L79", + "_origin": "ast", + "id": "context_entitycontextresolver_entitycontextresolver_assertcanactinclinic", + "community": 14, + "norm_label": ".assertcanactinclinic()" + }, + { + "label": ".fromActiveContext()", + "file_type": "code", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L90", + "_origin": "ast", + "id": "context_entitycontextresolver_entitycontextresolver_fromactivecontext", + "community": 14, + "norm_label": ".fromactivecontext()" + }, + { + "label": ".fromRole()", + "file_type": "code", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L110", + "_origin": "ast", + "id": "context_entitycontextresolver_entitycontextresolver_fromrole", + "community": 14, + "norm_label": ".fromrole()" + }, { "label": "BaseController.php", "file_type": "code", @@ -56220,7 +56940,7 @@ "source_location": "", "_origin": "ast", "id": "loggerinterface", - "community": 608, + "community": 721, "norm_label": "loggerinterface" }, { @@ -56350,7 +57070,7 @@ "source_location": "L1", "_origin": "ast", "id": "logging_logpruneservice", - "community": 922, + "community": 40, "norm_label": "logpruneservice.php" }, { @@ -56360,7 +57080,7 @@ "source_location": "L11", "_origin": "ast", "id": "logging_logpruneservice_logpruneservice", - "community": 922, + "community": 40, "norm_label": "logpruneservice" }, { @@ -56370,7 +57090,7 @@ "source_location": "L13", "_origin": "ast", "id": "logging_logpruneservice_logpruneservice_construct", - "community": 922, + "community": 40, "norm_label": ".__construct()" }, { @@ -56380,7 +57100,7 @@ "source_location": "L19", "_origin": "ast", "id": "logging_logpruneservice_logpruneservice_prunebyretention", - "community": 922, + "community": 40, "norm_label": ".prunebyretention()" }, { @@ -56490,7 +57210,7 @@ "source_location": "L1", "_origin": "ast", "id": "service_apiirservice", - "community": 608, + "community": 721, "norm_label": "apiirservice.php" }, { @@ -56710,7 +57430,7 @@ "source_location": "L1", "_origin": "ast", "id": "service_inputvalidator", - "community": 858, + "community": 655, "norm_label": "inputvalidator.php" }, { @@ -56720,7 +57440,7 @@ "source_location": "L9", "_origin": "ast", "id": "service_inputvalidator_inputvalidator", - "community": 858, + "community": 655, "norm_label": "inputvalidator" }, { @@ -56730,7 +57450,7 @@ "source_location": "L11", "_origin": "ast", "id": "service_inputvalidator_inputvalidator_isvalidiranmobile", - "community": 858, + "community": 655, "norm_label": ".isvalidiranmobile()" }, { @@ -56740,7 +57460,7 @@ "source_location": "L17", "_origin": "ast", "id": "service_inputvalidator_inputvalidator_isvalidirannationalcode", - "community": 858, + "community": 655, "norm_label": ".isvalidirannationalcode()" }, { @@ -56750,7 +57470,7 @@ "source_location": "L27", "_origin": "ast", "id": "service_inputvalidator_inputvalidator_maskmobile", - "community": 858, + "community": 655, "norm_label": ".maskmobile()" }, { @@ -56760,7 +57480,7 @@ "source_location": "L37", "_origin": "ast", "id": "service_inputvalidator_inputvalidator_toenglishdigits", - "community": 858, + "community": 655, "norm_label": ".toenglishdigits()" }, { @@ -57040,7 +57760,7 @@ "source_location": "L1", "_origin": "ast", "id": "controller_smsmessagecontroller", - "community": 108, + "community": 559, "norm_label": "smsmessagecontroller.php" }, { @@ -57050,7 +57770,7 @@ "source_location": "L18", "_origin": "ast", "id": "controller_smsmessagecontroller_smsmessagecontroller", - "community": 108, + "community": 559, "norm_label": "smsmessagecontroller" }, { @@ -57060,7 +57780,7 @@ "source_location": "L22", "_origin": "ast", "id": "controller_smsmessagecontroller_smsmessagecontroller_construct", - "community": 108, + "community": 559, "norm_label": ".__construct()" }, { @@ -57070,7 +57790,7 @@ "source_location": "L26", "_origin": "ast", "id": "controller_smsmessagecontroller_smsmessagecontroller_list", - "community": 108, + "community": 559, "norm_label": ".list()" }, { @@ -57080,7 +57800,7 @@ "source_location": "L26", "_origin": "ast", "id": "src_sms_controller_smsmessagecontroller_php_jsonresponse", - "community": 108, + "community": 559, "norm_label": "jsonresponse" }, { @@ -57090,7 +57810,7 @@ "source_location": "L57", "_origin": "ast", "id": "controller_smsmessagecontroller_smsmessagecontroller_update", - "community": 108, + "community": 559, "norm_label": ".update()" }, { @@ -57100,7 +57820,7 @@ "source_location": "L57", "_origin": "ast", "id": "src_sms_controller_smsmessagecontroller_php_request", - "community": 108, + "community": 559, "norm_label": "request" }, { @@ -57290,7 +58010,7 @@ "source_location": "L1", "_origin": "ast", "id": "entity_smslog", - "community": 407, + "community": 339, "norm_label": "smslog.php" }, { @@ -58010,7 +58730,7 @@ "source_location": "L1", "_origin": "ast", "id": "entity_smswallet", - "community": 16, + "community": 40, "norm_label": "smswallet.php" }, { @@ -58020,7 +58740,7 @@ "source_location": "L8", "_origin": "ast", "id": "entity_smswallet_smswallet", - "community": 16, + "community": 40, "norm_label": "smswallet" }, { @@ -58030,7 +58750,7 @@ "source_location": "L33", "_origin": "ast", "id": "entity_smswallet_smswallet_construct", - "community": 16, + "community": 40, "norm_label": ".__construct()" }, { @@ -58040,7 +58760,7 @@ "source_location": "L41", "_origin": "ast", "id": "entity_smswallet_smswallet_getid", - "community": 16, + "community": 40, "norm_label": ".getid()" }, { @@ -58050,7 +58770,7 @@ "source_location": "L42", "_origin": "ast", "id": "entity_smswallet_smswallet_getentitytype", - "community": 16, + "community": 40, "norm_label": ".getentitytype()" }, { @@ -58060,7 +58780,7 @@ "source_location": "L43", "_origin": "ast", "id": "entity_smswallet_smswallet_getentityid", - "community": 16, + "community": 40, "norm_label": ".getentityid()" }, { @@ -58070,7 +58790,7 @@ "source_location": "L44", "_origin": "ast", "id": "entity_smswallet_smswallet_getbalancerials", - "community": 16, + "community": 40, "norm_label": ".getbalancerials()" }, { @@ -58080,7 +58800,7 @@ "source_location": "L46", "_origin": "ast", "id": "entity_smswallet_smswallet_credit", - "community": 16, + "community": 40, "norm_label": ".credit()" }, { @@ -58090,7 +58810,7 @@ "source_location": "L52", "_origin": "ast", "id": "entity_smswallet_smswallet_debit", - "community": 16, + "community": 40, "norm_label": ".debit()" }, { @@ -58250,7 +58970,7 @@ "source_location": "L1", "_origin": "ast", "id": "provider_kavehnegarprovider", - "community": 608, + "community": 721, "norm_label": "kavehnegarprovider.php" }, { @@ -58260,7 +58980,7 @@ "source_location": "L9", "_origin": "ast", "id": "provider_kavehnegarprovider_kavehnegarprovider", - "community": 608, + "community": 809, "norm_label": "kavehnegarprovider" }, { @@ -58270,7 +58990,7 @@ "source_location": "L13", "_origin": "ast", "id": "provider_kavehnegarprovider_kavehnegarprovider_construct", - "community": 608, + "community": 809, "norm_label": ".__construct()" }, { @@ -58280,7 +59000,7 @@ "source_location": "L21", "_origin": "ast", "id": "provider_kavehnegarprovider_kavehnegarprovider_key", - "community": 608, + "community": 809, "norm_label": ".key()" }, { @@ -58290,7 +59010,7 @@ "source_location": "L22", "_origin": "ast", "id": "provider_kavehnegarprovider_kavehnegarprovider_sender", - "community": 608, + "community": 809, "norm_label": ".sender()" }, { @@ -58300,7 +59020,7 @@ "source_location": "L24", "_origin": "ast", "id": "provider_kavehnegarprovider_kavehnegarprovider_getname", - "community": 608, + "community": 809, "norm_label": ".getname()" }, { @@ -58310,7 +59030,7 @@ "source_location": "L31", "_origin": "ast", "id": "provider_kavehnegarprovider_kavehnegarprovider_get", - "community": 608, + "community": 809, "norm_label": ".get()" }, { @@ -58320,7 +59040,7 @@ "source_location": "L51", "_origin": "ast", "id": "provider_kavehnegarprovider_kavehnegarprovider_send", - "community": 608, + "community": 809, "norm_label": ".send()" }, { @@ -58330,7 +59050,7 @@ "source_location": "L69", "_origin": "ast", "id": "provider_kavehnegarprovider_kavehnegarprovider_forslot", - "community": 608, + "community": 809, "norm_label": ".forslot()" }, { @@ -58340,7 +59060,7 @@ "source_location": "L77", "_origin": "ast", "id": "provider_kavehnegarprovider_kavehnegarprovider_sendtemplate", - "community": 608, + "community": 809, "norm_label": ".sendtemplate()" }, { @@ -58580,7 +59300,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_smssettingsrepository", - "community": 876, + "community": 64, "norm_label": "smssettingsrepository.php" }, { @@ -58590,7 +59310,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_smssettingsrepository_smssettingsrepository", - "community": 876, + "community": 64, "norm_label": "smssettingsrepository" }, { @@ -58600,7 +59320,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_smssettingsrepository_smssettingsrepository_construct", - "community": 876, + "community": 64, "norm_label": ".__construct()" }, { @@ -58610,7 +59330,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_sms_repository_smssettingsrepository_php_managerregistry", - "community": 876, + "community": 64, "norm_label": "managerregistry" }, { @@ -58620,7 +59340,7 @@ "source_location": "L16", "_origin": "ast", "id": "repository_smssettingsrepository_smssettingsrepository_findbyentity", - "community": 876, + "community": 64, "norm_label": ".findbyentity()" }, { @@ -58630,7 +59350,7 @@ "source_location": "L16", "_origin": "ast", "id": "smssettings", - "community": 876, + "community": 64, "norm_label": "smssettings" }, { @@ -58640,7 +59360,7 @@ "source_location": "L21", "_origin": "ast", "id": "repository_smssettingsrepository_smssettingsrepository_save", - "community": 876, + "community": 64, "norm_label": ".save()" }, { @@ -58950,7 +59670,7 @@ "source_location": "L1", "_origin": "ast", "id": "service_smsservice", - "community": 608, + "community": 407, "norm_label": "smsservice.php" }, { @@ -59040,7 +59760,7 @@ "source_location": "L1", "_origin": "ast", "id": "service_smstextresolver", - "community": 407, + "community": 559, "norm_label": "smstextresolver.php" }, { @@ -59050,7 +59770,7 @@ "source_location": "L12", "_origin": "ast", "id": "service_smstextresolver_smstextresolver", - "community": 407, + "community": 559, "norm_label": "smstextresolver" }, { @@ -59060,7 +59780,7 @@ "source_location": "L14", "_origin": "ast", "id": "service_smstextresolver_smstextresolver_construct", - "community": 407, + "community": 559, "norm_label": ".__construct()" }, { @@ -59070,7 +59790,7 @@ "source_location": "L19", "_origin": "ast", "id": "service_smstextresolver_smstextresolver_resolve", - "community": 407, + "community": 559, "norm_label": ".resolve()" }, { @@ -61810,7 +62530,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_tagrepository", - "community": 104, + "community": 834, "norm_label": "tagrepository.php" }, { @@ -61820,7 +62540,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_tagrepository_tagrepository", - "community": 104, + "community": 834, "norm_label": "tagrepository" }, { @@ -61830,7 +62550,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_tagrepository_tagrepository_construct", - "community": 104, + "community": 834, "norm_label": ".__construct()" }, { @@ -61840,7 +62560,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_tag_repository_tagrepository_php_managerregistry", - "community": 104, + "community": 834, "norm_label": "managerregistry" }, { @@ -61850,7 +62570,7 @@ "source_location": "L17", "_origin": "ast", "id": "repository_tagrepository_tagrepository_findactive", - "community": 104, + "community": 834, "norm_label": ".findactive()" }, { @@ -61860,7 +62580,7 @@ "source_location": "L26", "_origin": "ast", "id": "repository_tagrepository_tagrepository_save", - "community": 104, + "community": 834, "norm_label": ".save()" }, { @@ -61870,7 +62590,7 @@ "source_location": "L26", "_origin": "ast", "id": "tag", - "community": 104, + "community": 834, "norm_label": "tag" }, { @@ -61880,7 +62600,7 @@ "source_location": "L32", "_origin": "ast", "id": "repository_tagrepository_tagrepository_remove", - "community": 104, + "community": 834, "norm_label": ".remove()" }, { @@ -63090,7 +63810,7 @@ "source_location": "L1", "_origin": "ast", "id": "appointment_appointmentcreatereservetest", - "community": 697, + "community": 40, "norm_label": "appointmentcreatereservetest.php" }, { @@ -63100,7 +63820,7 @@ "source_location": "L15", "_origin": "ast", "id": "appointment_appointmentcreatereservetest_appointmentcreatereservetest", - "community": 697, + "community": 40, "norm_label": "appointmentcreatereservetest" }, { @@ -63110,7 +63830,7 @@ "source_location": "L18", "_origin": "ast", "id": "appointment_appointmentcreatereservetest_appointmentcreatereservetest_doctor", - "community": 697, + "community": 40, "norm_label": ".doctor()" }, { @@ -63120,7 +63840,7 @@ "source_location": "L28", "_origin": "ast", "id": "appointment_appointmentcreatereservetest_appointmentcreatereservetest_testcreatewithworkflowfields", - "community": 697, + "community": 40, "norm_label": ".testcreatewithworkflowfields()" }, { @@ -63130,7 +63850,7 @@ "source_location": "L64", "_origin": "ast", "id": "appointment_appointmentcreatereservetest_appointmentcreatereservetest_testreserveentriesskipslotrulesandarelistedseparately", - "community": 697, + "community": 40, "norm_label": ".testreserveentriesskipslotrulesandarelistedseparately()" }, { @@ -63140,7 +63860,7 @@ "source_location": "L92", "_origin": "ast", "id": "appointment_appointmentcreatereservetest_appointmentcreatereservetest_testexistingprofilenamewinsovermodalinput", - "community": 697, + "community": 40, "norm_label": ".testexistingprofilenamewinsovermodalinput()" }, { @@ -63150,7 +63870,7 @@ "source_location": "L129", "_origin": "ast", "id": "appointment_appointmentcreatereservetest_appointmentcreatereservetest_testunknownserviceuuidis422", - "community": 697, + "community": 40, "norm_label": ".testunknownserviceuuidis422()" }, { @@ -63954,40 +64674,100 @@ "norm_label": "doctoraddress" }, { - "label": ".schedulePayload()", + "label": ".clinicAddress()", "file_type": "code", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L53", "_origin": "ast", + "id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_clinicaddress", + "community": 0, + "norm_label": ".clinicaddress()" + }, + { + "label": "Clinic", + "file_type": "code", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L53", + "_origin": "ast", + "id": "tests_appointment_clinicownerscheduleaccesstest_php_clinic", + "community": 0, + "norm_label": "clinic" + }, + { + "label": ".schedulePayload()", + "file_type": "code", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L62", + "_origin": "ast", "id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload", "community": 0, "norm_label": ".schedulepayload()" }, { - "label": ".testClinicOwnerCanReadAndWriteMemberDoctorSchedule()", + "label": ".testClinicOwnerCanReadAndWriteMemberDoctorScheduleInClinicContext()", "file_type": "code", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", - "source_location": "L65", + "source_location": "L75", "_origin": "ast", - "id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorschedule", + "id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorscheduleincliniccontext", "community": 0, - "norm_label": ".testclinicownercanreadandwritememberdoctorschedule()" + "norm_label": ".testclinicownercanreadandwritememberdoctorscheduleincliniccontext()" }, { - "label": ".testClinicOwnerCannotTouchOutsideDoctor()", + "label": ".testClinicOwnerCannotTouchDoctorPersonalSchedule()", "file_type": "code", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", - "source_location": "L87", + "source_location": "L98", "_origin": "ast", - "id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercannottouchoutsidedoctor", + "id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercannottouchdoctorpersonalschedule", "community": 0, - "norm_label": ".testclinicownercannottouchoutsidedoctor()" + "norm_label": ".testclinicownercannottouchdoctorpersonalschedule()" + }, + { + "label": ".testClinicContextRejectsPersonalAddress()", + "file_type": "code", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L109", + "_origin": "ast", + "id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testcliniccontextrejectspersonaladdress", + "community": 0, + "norm_label": ".testcliniccontextrejectspersonaladdress()" + }, + { + "label": ".testPersonalContextRejectsClinicAddress()", + "file_type": "code", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L120", + "_origin": "ast", + "id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalcontextrejectsclinicaddress", + "community": 0, + "norm_label": ".testpersonalcontextrejectsclinicaddress()" + }, + { + "label": ".testStrangerClinicUuidIsRejected()", + "file_type": "code", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L131", + "_origin": "ast", + "id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_teststrangerclinicuuidisrejected", + "community": 0, + "norm_label": ".teststrangerclinicuuidisrejected()" + }, + { + "label": ".testPersonalAndClinicSchedulesCoexistIndependently()", + "file_type": "code", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L143", + "_origin": "ast", + "id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", + "community": 0, + "norm_label": ".testpersonalandclinicschedulescoexistindependently()" }, { "label": ".testDoctorKeepsFullAccessToOwnSchedule()", "file_type": "code", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", - "source_location": "L99", + "source_location": "L171", "_origin": "ast", "id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorkeepsfullaccesstoownschedule", "community": 0, @@ -63997,7 +64777,7 @@ "label": ".testDoctorCannotTouchAnotherDoctorSchedule()", "file_type": "code", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", - "source_location": "L111", + "source_location": "L183", "_origin": "ast", "id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorcannottouchanotherdoctorschedule", "community": 0, @@ -64007,7 +64787,7 @@ "label": ".testAdminCanWriteAnyDoctorSchedule()", "file_type": "code", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", - "source_location": "L122", + "source_location": "L194", "_origin": "ast", "id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testadmincanwriteanydoctorschedule", "community": 0, @@ -64017,7 +64797,7 @@ "label": ".testMemberDoctorLosesAccessWhenPermissionRevoked()", "file_type": "code", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", - "source_location": "L133", + "source_location": "L205", "_origin": "ast", "id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testmemberdoctorlosesaccesswhenpermissionrevoked", "community": 0, @@ -64027,7 +64807,7 @@ "label": ".testEditingOneDoctorDoesNotAffectAnother()", "file_type": "code", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", - "source_location": "L150", + "source_location": "L221", "_origin": "ast", "id": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", "community": 0, @@ -64260,7 +65040,7 @@ "source_location": "L1", "_origin": "ast", "id": "appointment_servicebasedslotstest", - "community": 809, + "community": 86, "norm_label": "servicebasedslotstest.php" }, { @@ -64270,7 +65050,7 @@ "source_location": "L15", "_origin": "ast", "id": "appointment_servicebasedslotstest_servicebasedslotstest", - "community": 809, + "community": 86, "norm_label": "servicebasedslotstest" }, { @@ -64280,7 +65060,7 @@ "source_location": "L17", "_origin": "ast", "id": "appointment_servicebasedslotstest_servicebasedslotstest_makedoctorwithserviceschedule", - "community": 809, + "community": 86, "norm_label": ".makedoctorwithserviceschedule()" }, { @@ -64290,7 +65070,7 @@ "source_location": "L43", "_origin": "ast", "id": "appointment_servicebasedslotstest_servicebasedslotstest_testgappackingwithbuffer", - "community": 809, + "community": 86, "norm_label": ".testgappackingwithbuffer()" }, { @@ -64300,7 +65080,7 @@ "source_location": "L58", "_origin": "ast", "id": "appointment_servicebasedslotstest_servicebasedslotstest_testbookedintervalisskipped", - "community": 809, + "community": 86, "norm_label": ".testbookedintervalisskipped()" }, { @@ -64310,7 +65090,7 @@ "source_location": "L77", "_origin": "ast", "id": "appointment_servicebasedslotstest_servicebasedslotstest_testnoroomreturnsempty", - "community": 809, + "community": 86, "norm_label": ".testnoroomreturnsempty()" }, { @@ -64320,9 +65100,119 @@ "source_location": "L86", "_origin": "ast", "id": "appointment_servicebasedslotstest_servicebasedslotstest_testmetadefaultsandwhitelist", - "community": 809, + "community": 86, "norm_label": ".testmetadefaultsandwhitelist()" }, + { + "label": "ServiceModeContextTest.php", + "file_type": "code", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L1", + "_origin": "ast", + "id": "appointment_servicemodecontexttest", + "community": 697, + "norm_label": "servicemodecontexttest.php" + }, + { + "label": "ServiceModeContextTest", + "file_type": "code", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L17", + "_origin": "ast", + "id": "appointment_servicemodecontexttest_servicemodecontexttest", + "community": 697, + "norm_label": "servicemodecontexttest" + }, + { + "label": ".makeDoctorInClinic()", + "file_type": "code", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L19", + "_origin": "ast", + "id": "appointment_servicemodecontexttest_servicemodecontexttest_makedoctorinclinic", + "community": 697, + "norm_label": ".makedoctorinclinic()" + }, + { + "label": ".bookableServiceFor()", + "file_type": "code", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L36", + "_origin": "ast", + "id": "appointment_servicemodecontexttest_servicemodecontexttest_bookableservicefor", + "community": 697, + "norm_label": ".bookableservicefor()" + }, + { + "label": ".servicePayload()", + "file_type": "code", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L48", + "_origin": "ast", + "id": "appointment_servicemodecontexttest_servicemodecontexttest_servicepayload", + "community": 697, + "norm_label": ".servicepayload()" + }, + { + "label": "Doctor", + "file_type": "code", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L48", + "_origin": "ast", + "id": "tests_appointment_servicemodecontexttest_php_doctor", + "community": 697, + "norm_label": "doctor" + }, + { + "label": "Clinic", + "file_type": "code", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L48", + "_origin": "ast", + "id": "tests_appointment_servicemodecontexttest_php_clinic", + "community": 697, + "norm_label": "clinic" + }, + { + "label": ".testClinicServiceModeAcceptsClinicOwnedService()", + "file_type": "code", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L62", + "_origin": "ast", + "id": "appointment_servicemodecontexttest_servicemodecontexttest_testclinicservicemodeacceptsclinicownedservice", + "community": 697, + "norm_label": ".testclinicservicemodeacceptsclinicownedservice()" + }, + { + "label": ".testPersonalServiceModeIgnoresClinicServices()", + "file_type": "code", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L76", + "_origin": "ast", + "id": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeignoresclinicservices", + "community": 697, + "norm_label": ".testpersonalservicemodeignoresclinicservices()" + }, + { + "label": ".testPersonalServiceModeAcceptsOwnService()", + "file_type": "code", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L91", + "_origin": "ast", + "id": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeacceptsownservice", + "community": 697, + "norm_label": ".testpersonalservicemodeacceptsownservice()" + }, + { + "label": ".testBookingModeLocksPerContextNotGlobally()", + "file_type": "code", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L105", + "_origin": "ast", + "id": "appointment_servicemodecontexttest_servicemodecontexttest_testbookingmodelockspercontextnotglobally", + "community": 697, + "norm_label": ".testbookingmodelockspercontextnotglobally()" + }, { "label": "ServiceModeSectionDurationTest.php", "file_type": "code", @@ -66303,6 +67193,66 @@ "community": 539, "norm_label": ".testdoctornotfoundreturns404()" }, + { + "label": "InvitedDoctorDashboardScopeTest.php", + "file_type": "code", + "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", + "source_location": "L1", + "_origin": "ast", + "id": "dashboard_inviteddoctordashboardscopetest", + "community": 877, + "norm_label": "inviteddoctordashboardscopetest.php" + }, + { + "label": "InvitedDoctorDashboardScopeTest", + "file_type": "code", + "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", + "source_location": "L13", + "_origin": "ast", + "id": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest", + "community": 877, + "norm_label": "inviteddoctordashboardscopetest" + }, + { + "label": ".makeDoctorInClinic()", + "file_type": "code", + "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", + "source_location": "L22", + "_origin": "ast", + "id": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_makedoctorinclinic", + "community": 877, + "norm_label": ".makedoctorinclinic()" + }, + { + "label": ".testClinicContextOmitsFinancialFields()", + "file_type": "code", + "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", + "source_location": "L38", + "_origin": "ast", + "id": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testcliniccontextomitsfinancialfields", + "community": 877, + "norm_label": ".testcliniccontextomitsfinancialfields()" + }, + { + "label": ".testPersonalContextStillReturnsFinancialFields()", + "file_type": "code", + "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", + "source_location": "L55", + "_origin": "ast", + "id": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testpersonalcontextstillreturnsfinancialfields", + "community": 877, + "norm_label": ".testpersonalcontextstillreturnsfinancialfields()" + }, + { + "label": ".testForeignClinicUuidFallsBackToPersonalScope()", + "file_type": "code", + "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", + "source_location": "L70", + "_origin": "ast", + "id": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testforeignclinicuuidfallsbacktopersonalscope", + "community": 877, + "norm_label": ".testforeignclinicuuidfallsbacktopersonalscope()" + }, { "label": "UniqueConstraintsTest.php", "file_type": "code", @@ -66310,7 +67260,7 @@ "source_location": "L1", "_origin": "ast", "id": "database_uniqueconstraintstest", - "community": 782, + "community": 86, "norm_label": "uniqueconstraintstest.php" }, { @@ -66320,7 +67270,7 @@ "source_location": "L17", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest", - "community": 782, + "community": 86, "norm_label": "uniqueconstraintstest" }, { @@ -66330,7 +67280,7 @@ "source_location": "L19", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicateemailrejected", - "community": 782, + "community": 86, "norm_label": ".testduplicateemailrejected()" }, { @@ -66340,7 +67290,7 @@ "source_location": "L29", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicategatewaytokenrejected", - "community": 782, + "community": 86, "norm_label": ".testduplicategatewaytokenrejected()" }, { @@ -66350,7 +67300,7 @@ "source_location": "L43", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicatedateoverriderejected", - "community": 782, + "community": 86, "norm_label": ".testduplicatedateoverriderejected()" }, { @@ -66360,7 +67310,7 @@ "source_location": "L57", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicatebreakdownpaymentsourcerejected", - "community": 782, + "community": 86, "norm_label": ".testduplicatebreakdownpaymentsourcerejected()" }, { @@ -66810,7 +67760,7 @@ "source_location": "L1", "_origin": "ast", "id": "doctrine_repositoryclassmappingtest", - "community": 82, + "community": 867, "norm_label": "repositoryclassmappingtest.php" }, { @@ -66820,7 +67770,7 @@ "source_location": "L18", "_origin": "ast", "id": "doctrine_repositoryclassmappingtest_repositoryclassmappingtest", - "community": 82, + "community": 867, "norm_label": "repositoryclassmappingtest" }, { @@ -66830,7 +67780,7 @@ "source_location": "", "_origin": "ast", "id": "kerneltestcase", - "community": 82, + "community": 867, "norm_label": "kerneltestcase" }, { @@ -66840,7 +67790,7 @@ "source_location": "L20", "_origin": "ast", "id": "doctrine_repositoryclassmappingtest_repositoryclassmappingtest_testentitieswithcustomrepodeclareit", - "community": 82, + "community": 867, "norm_label": ".testentitieswithcustomrepodeclareit()" }, { @@ -68270,7 +69220,7 @@ "source_location": "L1", "_origin": "ast", "id": "patient_patientmessagetest", - "community": 86, + "community": 930, "norm_label": "patientmessagetest.php" }, { @@ -68280,7 +69230,7 @@ "source_location": "L12", "_origin": "ast", "id": "patient_patientmessagetest_patientmessagetest", - "community": 86, + "community": 930, "norm_label": "patientmessagetest" }, { @@ -68290,7 +69240,7 @@ "source_location": "L15", "_origin": "ast", "id": "patient_patientmessagetest_patientmessagetest_recordfor", - "community": 86, + "community": 930, "norm_label": ".recordfor()" }, { @@ -68300,7 +69250,7 @@ "source_location": "L30", "_origin": "ast", "id": "patient_patientmessagetest_patientmessagetest_testcreatelistdelete", - "community": 86, + "community": 930, "norm_label": ".testcreatelistdelete()" }, { @@ -68310,7 +69260,7 @@ "source_location": "L52", "_origin": "ast", "id": "patient_patientmessagetest_patientmessagetest_testrequiresbody", - "community": 86, + "community": 930, "norm_label": ".testrequiresbody()" }, { @@ -68320,7 +69270,7 @@ "source_location": "L59", "_origin": "ast", "id": "patient_patientmessagetest_patientmessagetest_testownershipscoped", - "community": 86, + "community": 930, "norm_label": ".testownershipscoped()" }, { @@ -69390,7 +70340,7 @@ "source_location": "L1", "_origin": "ast", "id": "rating_commentlistnplusonetest", - "community": 22, + "community": 933, "norm_label": "commentlistnplusonetest.php" }, { @@ -69400,7 +70350,7 @@ "source_location": "L17", "_origin": "ast", "id": "rating_commentlistnplusonetest_commentlistnplusonetest", - "community": 22, + "community": 933, "norm_label": "commentlistnplusonetest" }, { @@ -69410,7 +70360,7 @@ "source_location": "L19", "_origin": "ast", "id": "rating_commentlistnplusonetest_commentlistnplusonetest_testtreeisserializedcorrectly", - "community": 22, + "community": 933, "norm_label": ".testtreeisserializedcorrectly()" }, { @@ -69420,7 +70370,7 @@ "source_location": "L52", "_origin": "ast", "id": "rating_commentlistnplusonetest_commentlistnplusonetest_jsonget", - "community": 22, + "community": 933, "norm_label": ".jsonget()" }, { @@ -69430,7 +70380,7 @@ "source_location": "L64", "_origin": "ast", "id": "rating_commentlistnplusonetest_commentlistnplusonetest_testrepositoryfetchjoinscollections", - "community": 22, + "community": 933, "norm_label": ".testrepositoryfetchjoinscollections()" }, { @@ -69800,7 +70750,7 @@ "source_location": "L1", "_origin": "ast", "id": "secretary_secretaryappointmentscopetest", - "community": 16, + "community": 40, "norm_label": "secretaryappointmentscopetest.php" }, { @@ -69810,7 +70760,7 @@ "source_location": "L16", "_origin": "ast", "id": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest", - "community": 16, + "community": 40, "norm_label": "secretaryappointmentscopetest" }, { @@ -69820,7 +70770,7 @@ "source_location": "L18", "_origin": "ast", "id": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretaryseesonlyassigneddoctorsappointments", - "community": 16, + "community": 40, "norm_label": ".testsecretaryseesonlyassigneddoctorsappointments()" }, { @@ -69830,7 +70780,7 @@ "source_location": "L53", "_origin": "ast", "id": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretarywithnoassignmentseesnothing", - "community": 16, + "community": 40, "norm_label": ".testsecretarywithnoassignmentseesnothing()" }, { @@ -70300,7 +71250,7 @@ "source_location": "L1", "_origin": "ast", "id": "shared_dbloggertest", - "community": 82, + "community": 867, "norm_label": "dbloggertest.php" }, { @@ -70310,7 +71260,7 @@ "source_location": "L13", "_origin": "ast", "id": "shared_dbloggertest_dbloggertest", - "community": 82, + "community": 867, "norm_label": "dbloggertest" }, { @@ -70320,7 +71270,7 @@ "source_location": "L15", "_origin": "ast", "id": "shared_dbloggertest_dbloggertest_testwarningpersistedbutinfoisnot", - "community": 82, + "community": 867, "norm_label": ".testwarningpersistedbutinfoisnot()" }, { @@ -75983,6 +76933,256 @@ "community": 236, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, + { + "label": "context-separation-clinic-vs-doctor-booking.md", + "file_type": "document", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L1", + "_origin": "ast", + "id": "prompt_context_separation_clinic_vs_doctor_booking", + "community": 410, + "norm_label": "context-separation-clinic-vs-doctor-booking.md" + }, + { + "label": "\u062c\u062f\u0627\u0633\u0627\u0632\u06cc Context \u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u0648 \u0645\u062d\u06cc\u0637 \u0634\u062e\u0635\u06cc \u067e\u0632\u0634\u06a9 \u062f\u0631 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc", + "file_type": "document", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L1", + "_origin": "ast", + "id": "prompt_context_separation_clinic_vs_doctor_booking_\u062c\u062f\u0627\u0633\u0627\u0632\u06cc_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_\u0645\u062d\u06cc\u0637_\u0634\u062e\u0635\u06cc_\u067e\u0632\u0634\u06a9_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", + "community": 410, + "norm_label": "\u062c\u062f\u0627\u0633\u0627\u0632\u06cc context \u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u0648 \u0645\u062d\u06cc\u0637 \u0634\u062e\u0635\u06cc \u067e\u0632\u0634\u06a9 \u062f\u0631 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc" + }, + { + "label": "\u067e\u0631\u0648\u0698\u0647", + "file_type": "document", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L3", + "_origin": "ast", + "id": "prompt_context_separation_clinic_vs_doctor_booking_\u067e\u0631\u0648\u0698\u0647", + "community": 410, + "norm_label": "\u067e\u0631\u0648\u0698\u0647" + }, + { + "label": "\u0632\u0645\u06cc\u0646\u0647", + "file_type": "document", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L7", + "_origin": "ast", + "id": "prompt_context_separation_clinic_vs_doctor_booking_\u0632\u0645\u06cc\u0646\u0647", + "community": 410, + "norm_label": "\u0632\u0645\u06cc\u0646\u0647" + }, + { + "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", + "file_type": "document", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L17", + "_origin": "ast", + "id": "prompt_context_separation_clinic_vs_doctor_booking_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", + "community": 410, + "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" + }, + { + "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", + "file_type": "document", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L33", + "_origin": "ast", + "id": "prompt_context_separation_clinic_vs_doctor_booking_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", + "community": 410, + "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" + }, + { + "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", + "file_type": "document", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L51", + "_origin": "ast", + "id": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", + "community": 410, + "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc" + }, + { + "label": "\u06f1. \u0634\u0645\u0627\u0631\u0634 \u0633\u0631\u0648\u06cc\u0633 \u0628\u0627 `doctor` \u0647\u0627\u0631\u062f\u06a9\u062f", + "file_type": "document", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L53", + "_origin": "ast", + "id": "prompt_context_separation_clinic_vs_doctor_booking_\u06f1_\u0634\u0645\u0627\u0631\u0634_\u0633\u0631\u0648\u06cc\u0633_\u0628\u0627_doctor_\u0647\u0627\u0631\u062f\u06a9\u062f", + "community": 410, + "norm_label": "\u06f1. \u0634\u0645\u0627\u0631\u0634 \u0633\u0631\u0648\u06cc\u0633 \u0628\u0627 `doctor` \u0647\u0627\u0631\u062f\u06a9\u062f" + }, + { + "label": "\u06f2. Entity \u0628\u062f\u0648\u0646 clinic", + "file_type": "document", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L73", + "_origin": "ast", + "id": "prompt_context_separation_clinic_vs_doctor_booking_\u06f2_entity_\u0628\u062f\u0648\u0646_clinic", + "community": 410, + "norm_label": "\u06f2. entity \u0628\u062f\u0648\u0646 clinic" + }, + { + "label": "\u06f3. \u062a\u0634\u062e\u06cc\u0635 context \u0641\u0642\u0637 \u0627\u0632 \u0631\u0648\u06cc role (\u0648 doctor \u0628\u0631\u0646\u062f\u0647 \u0627\u0633\u062a)", + "file_type": "document", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L94", + "_origin": "ast", + "id": "prompt_context_separation_clinic_vs_doctor_booking_\u06f3_\u062a\u0634\u062e\u06cc\u0635_context_\u0641\u0642\u0637_\u0627\u0632_\u0631\u0648\u06cc_role_\u0648_doctor_\u0628\u0631\u0646\u062f\u0647_\u0627\u0633\u062a", + "community": 410, + "norm_label": "\u06f3. \u062a\u0634\u062e\u06cc\u0635 context \u0641\u0642\u0637 \u0627\u0632 \u0631\u0648\u06cc role (\u0648 doctor \u0628\u0631\u0646\u062f\u0647 \u0627\u0633\u062a)" + }, + { + "label": "\u06f4. Authorization \u0627\u0632 \u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u0639\u0628\u0648\u0631 \u0645\u06cc\u200c\u06a9\u0646\u062f \u0648\u0644\u06cc context \u0631\u0627 \u062d\u0645\u0644 \u0646\u0645\u06cc\u200c\u06a9\u0646\u062f", + "file_type": "document", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L117", + "_origin": "ast", + "id": "prompt_context_separation_clinic_vs_doctor_booking_\u06f4_authorization_\u0627\u0632_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0639\u0628\u0648\u0631_\u0645\u06cc_\u06a9\u0646\u062f_\u0648\u0644\u06cc_context_\u0631\u0627_\u062d\u0645\u0644_\u0646\u0645\u06cc_\u06a9\u0646\u062f", + "community": 410, + "norm_label": "\u06f4. authorization \u0627\u0632 \u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u0639\u0628\u0648\u0631 \u0645\u06cc\u200c\u06a9\u0646\u062f \u0648\u0644\u06cc context \u0631\u0627 \u062d\u0645\u0644 \u0646\u0645\u06cc\u200c\u06a9\u0646\u062f" + }, + { + "label": "\u06f5. \u0641\u0631\u0627\u0646\u062a context \u0631\u0627 \u0627\u0631\u0633\u0627\u0644 \u0646\u0645\u06cc\u200c\u06a9\u0646\u062f", + "file_type": "document", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L140", + "_origin": "ast", + "id": "prompt_context_separation_clinic_vs_doctor_booking_\u06f5_\u0641\u0631\u0627\u0646\u062a_context_\u0631\u0627_\u0627\u0631\u0633\u0627\u0644_\u0646\u0645\u06cc_\u06a9\u0646\u062f", + "community": 410, + "norm_label": "\u06f5. \u0641\u0631\u0627\u0646\u062a context \u0631\u0627 \u0627\u0631\u0633\u0627\u0644 \u0646\u0645\u06cc\u200c\u06a9\u0646\u062f" + }, + { + "label": "\u0648\u0638\u0627\u06cc\u0641", + "file_type": "document", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L151", + "_origin": "ast", + "id": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0638\u0627\u06cc\u0641", + "community": 410, + "norm_label": "\u0648\u0638\u0627\u06cc\u0641" + }, + { + "label": "\u06f1. \u0645\u062f\u0644\u200c\u0633\u0627\u0632\u06cc Context \u062f\u0631 `WeeklySchedule`", + "file_type": "document", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L153", + "_origin": "ast", + "id": "prompt_context_separation_clinic_vs_doctor_booking_\u06f1_\u0645\u062f\u0644_\u0633\u0627\u0632\u06cc_context_\u062f\u0631_weeklyschedule", + "community": 410, + "norm_label": "\u06f1. \u0645\u062f\u0644\u200c\u0633\u0627\u0632\u06cc context \u062f\u0631 `weeklyschedule`" + }, + { + "label": "\u062a\u0635\u0645\u06cc\u0645 \u0642\u0637\u0639\u06cc \u062f\u0631\u0628\u0627\u0631\u0647\u0654 `DateOverride` \u0648 `Holiday`", + "file_type": "document", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L182", + "_origin": "ast", + "id": "prompt_context_separation_clinic_vs_doctor_booking_\u062a\u0635\u0645\u06cc\u0645_\u0642\u0637\u0639\u06cc_\u062f\u0631\u0628\u0627\u0631\u0647_dateoverride_\u0648_holiday", + "community": 410, + "norm_label": "\u062a\u0635\u0645\u06cc\u0645 \u0642\u0637\u0639\u06cc \u062f\u0631\u0628\u0627\u0631\u0647 `dateoverride` \u0648 `holiday`" + }, + { + "label": "\u06f2. \u06cc\u06a9 \u0633\u0631\u0648\u06cc\u0633 \u0645\u0631\u06a9\u0632\u06cc \u0628\u0631\u0627\u06cc \u062d\u0644 Context", + "file_type": "document", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L219", + "_origin": "ast", + "id": "prompt_context_separation_clinic_vs_doctor_booking_\u06f2_\u06cc\u06a9_\u0633\u0631\u0648\u06cc\u0633_\u0645\u0631\u06a9\u0632\u06cc_\u0628\u0631\u0627\u06cc_\u062d\u0644_context", + "community": 410, + "norm_label": "\u06f2. \u06cc\u06a9 \u0633\u0631\u0648\u06cc\u0633 \u0645\u0631\u06a9\u0632\u06cc \u0628\u0631\u0627\u06cc \u062d\u0644 context" + }, + { + "label": "\u06f3. \u0627\u0635\u0644\u0627\u062d validation \u0633\u0631\u0648\u06cc\u0633 bookable \u0628\u0631 \u0627\u0633\u0627\u0633 Context", + "file_type": "document", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L249", + "_origin": "ast", + "id": "prompt_context_separation_clinic_vs_doctor_booking_\u06f3_\u0627\u0635\u0644\u0627\u062d_validation_\u0633\u0631\u0648\u06cc\u0633_bookable_\u0628\u0631_\u0627\u0633\u0627\u0633_context", + "community": 410, + "norm_label": "\u06f3. \u0627\u0635\u0644\u0627\u062d validation \u0633\u0631\u0648\u06cc\u0633 bookable \u0628\u0631 \u0627\u0633\u0627\u0633 context" + }, + { + "label": "\u06f4. \u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0622\u062f\u0631\u0633\u200c\u0647\u0627 \u0628\u0631 \u0627\u0633\u0627\u0633 Context", + "file_type": "document", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L272", + "_origin": "ast", + "id": "prompt_context_separation_clinic_vs_doctor_booking_\u06f4_\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc_\u0622\u062f\u0631\u0633_\u0647\u0627_\u0628\u0631_\u0627\u0633\u0627\u0633_context", + "community": 410, + "norm_label": "\u06f4. \u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0627\u062f\u0631\u0633\u200c\u0647\u0627 \u0628\u0631 \u0627\u0633\u0627\u0633 context" + }, + { + "label": "\u06f5. \u0644\u06cc\u0633\u062a \u0633\u0631\u0648\u06cc\u0633\u200c\u0647\u0627 \u0628\u0631\u0627\u06cc context", + "file_type": "document", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L289", + "_origin": "ast", + "id": "prompt_context_separation_clinic_vs_doctor_booking_\u06f5_\u0644\u06cc\u0633\u062a_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627_\u0628\u0631\u0627\u06cc_context", + "community": 410, + "norm_label": "\u06f5. \u0644\u06cc\u0633\u062a \u0633\u0631\u0648\u06cc\u0633\u200c\u0647\u0627 \u0628\u0631\u0627\u06cc context" + }, + { + "label": "\u06f6. \u062a\u063a\u06cc\u06cc\u0631\u0627\u062a endpoint\u0647\u0627\u06cc \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc", + "file_type": "document", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L296", + "_origin": "ast", + "id": "prompt_context_separation_clinic_vs_doctor_booking_\u06f6_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_endpoint\u0647\u0627\u06cc_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", + "community": 410, + "norm_label": "\u06f6. \u062a\u063a\u06cc\u06cc\u0631\u0627\u062a endpoint\u0647\u0627\u06cc \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc" + }, + { + "label": "\u06f7. \u067e\u0646\u0644 \u0627\u062f\u0645\u06cc\u0646 React", + "file_type": "document", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L307", + "_origin": "ast", + "id": "prompt_context_separation_clinic_vs_doctor_booking_\u06f7_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646_react", + "community": 410, + "norm_label": "\u06f7. \u067e\u0646\u0644 \u0627\u062f\u0645\u06cc\u0646 react" + }, + { + "label": "\u06f8. \u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0648 \u062a\u0633\u062a", + "file_type": "document", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L315", + "_origin": "ast", + "id": "prompt_context_separation_clinic_vs_doctor_booking_\u06f8_\u0645\u0633\u062a\u0646\u062f\u0627\u062a_\u0648_\u062a\u0633\u062a", + "community": 410, + "norm_label": "\u06f8. \u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0648 \u062a\u0633\u062a" + }, + { + "label": "\u06f9. \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u067e\u0632\u0634\u06a9 \u062f\u0639\u0648\u062a\u200c\u0634\u062f\u0647 \u062f\u0631 context \u06a9\u0644\u06cc\u0646\u06cc\u06a9", + "file_type": "document", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L325", + "_origin": "ast", + "id": "prompt_context_separation_clinic_vs_doctor_booking_\u06f9_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u067e\u0632\u0634\u06a9_\u062f\u0639\u0648\u062a_\u0634\u062f\u0647_\u062f\u0631_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", + "community": 410, + "norm_label": "\u06f9. \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u067e\u0632\u0634\u06a9 \u062f\u0639\u0648\u062a\u200c\u0634\u062f\u0647 \u062f\u0631 context \u06a9\u0644\u06cc\u0646\u06cc\u06a9" + }, + { + "label": "\u06f1\u06f0. \u0642\u0631\u0627\u0631\u062f\u0627\u062f \u0639\u0645\u0648\u0645\u06cc \u0628\u0631\u0627\u06cc \u0686\u0646\u062f schedule (\u0645\u0635\u0631\u0641\u200c\u06a9\u0646\u0646\u062f\u0647: `nobat724_front`)", + "file_type": "document", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L390", + "_origin": "ast", + "id": "prompt_context_separation_clinic_vs_doctor_booking_\u06f1\u06f0_\u0642\u0631\u0627\u0631\u062f\u0627\u062f_\u0639\u0645\u0648\u0645\u06cc_\u0628\u0631\u0627\u06cc_\u0686\u0646\u062f_schedule_\u0645\u0635\u0631\u0641_\u06a9\u0646\u0646\u062f\u0647_nobat724_front", + "community": 410, + "norm_label": "\u06f1\u06f0. \u0642\u0631\u0627\u0631\u062f\u0627\u062f \u0639\u0645\u0648\u0645\u06cc \u0628\u0631\u0627\u06cc \u0686\u0646\u062f schedule (\u0645\u0635\u0631\u0641\u200c\u06a9\u0646\u0646\u062f\u0647: `nobat724_front`)" + }, + { + "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", + "file_type": "document", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L437", + "_origin": "ast", + "id": "prompt_context_separation_clinic_vs_doctor_booking_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", + "community": 410, + "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" + }, { "label": "coolify-docker-production-hardening.md", "file_type": "document", @@ -104450,7 +105650,7 @@ "source_location": "L1", "_origin": "ast", "id": "api_appointment_settings", - "community": 724, + "community": 202, "norm_label": "appointment-settings.md" }, { @@ -104460,24 +105660,34 @@ "source_location": "L1", "_origin": "ast", "id": "api_appointment_settings_appointment_settings_api", - "community": 724, + "community": 202, "norm_label": "appointment settings api" }, + { + "label": "Booking context (`clinic_uuid`)", + "file_type": "document", + "source_file": "docs/api/appointment-settings.md", + "source_location": "L8", + "_origin": "ast", + "id": "api_appointment_settings_booking_context_clinic_uuid", + "community": 202, + "norm_label": "booking context (`clinic_uuid`)" + }, { "label": "Access rule", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L8", + "source_location": "L25", "_origin": "ast", "id": "api_appointment_settings_access_rule", - "community": 724, + "community": 202, "norm_label": "access rule" }, { "label": "Weekly Schedule", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L23", + "source_location": "L44", "_origin": "ast", "id": "api_appointment_settings_weekly_schedule", "community": 135, @@ -104487,7 +105697,7 @@ "label": "Day Index Convention", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L27", + "source_location": "L50", "_origin": "ast", "id": "api_appointment_settings_day_index_convention", "community": 135, @@ -104497,7 +105707,7 @@ "label": "POST `/api/v1/appointment-settings/weekly-schedule`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L41", + "source_location": "L64", "_origin": "ast", "id": "api_appointment_settings_post_api_v1_appointment_settings_weekly_schedule", "community": 135, @@ -104507,7 +105717,7 @@ "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L49", + "source_location": "L76", "_origin": "ast", "id": "api_appointment_settings_request_body_application_json", "community": 135, @@ -104517,7 +105727,7 @@ "label": "Response `201`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L141", + "source_location": "L169", "_origin": "ast", "id": "api_appointment_settings_response_201", "community": 135, @@ -104527,7 +105737,7 @@ "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L176", + "source_location": "L204", "_origin": "ast", "id": "api_appointment_settings_errors", "community": 135, @@ -104537,7 +105747,7 @@ "label": "GET `/api/v1/appointment-settings/weekly-schedule/{uuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L185", + "source_location": "L213", "_origin": "ast", "id": "api_appointment_settings_get_api_v1_appointment_settings_weekly_schedule_uuid", "community": 135, @@ -104547,7 +105757,7 @@ "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L191", + "source_location": "L219", "_origin": "ast", "id": "api_appointment_settings_response_200", "community": 135, @@ -104557,9 +105767,9 @@ "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L194", + "source_location": "L222", "_origin": "ast", - "id": "api_appointment_settings_errors_194", + "id": "api_appointment_settings_errors_222", "community": 135, "norm_label": "errors" }, @@ -104567,7 +105777,7 @@ "label": "PATCH `/api/v1/appointment-settings/weekly-schedule/{uuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L202", + "source_location": "L230", "_origin": "ast", "id": "api_appointment_settings_patch_api_v1_appointment_settings_weekly_schedule_uuid", "community": 135, @@ -104577,7 +105787,7 @@ "label": "Request Body", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L208", + "source_location": "L236", "_origin": "ast", "id": "api_appointment_settings_request_body", "community": 135, @@ -104587,9 +105797,9 @@ "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L233", + "source_location": "L261", "_origin": "ast", - "id": "api_appointment_settings_response_200_233", + "id": "api_appointment_settings_response_200_261", "community": 135, "norm_label": "response `200`" }, @@ -104597,9 +105807,9 @@ "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L236", + "source_location": "L264", "_origin": "ast", - "id": "api_appointment_settings_errors_236", + "id": "api_appointment_settings_errors_264", "community": 135, "norm_label": "errors" }, @@ -104607,7 +105817,7 @@ "label": "DELETE `/api/v1/booking-setting/{uuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L245", + "source_location": "L273", "_origin": "ast", "id": "api_appointment_settings_delete_api_v1_booking_setting_uuid", "community": 135, @@ -104617,9 +105827,9 @@ "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L253", + "source_location": "L281", "_origin": "ast", - "id": "api_appointment_settings_response_200_253", + "id": "api_appointment_settings_response_200_281", "community": 135, "norm_label": "response `200`" }, @@ -104627,9 +105837,9 @@ "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L258", + "source_location": "L286", "_origin": "ast", - "id": "api_appointment_settings_errors_258", + "id": "api_appointment_settings_errors_286", "community": 135, "norm_label": "errors" }, @@ -104637,7 +105847,7 @@ "label": "Date Overrides", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L267", + "source_location": "L295", "_origin": "ast", "id": "api_appointment_settings_date_overrides", "community": 160, @@ -104647,7 +105857,7 @@ "label": "GET `/api/v1/appointment-settings/date-override/list/{doctorUuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L271", + "source_location": "L299", "_origin": "ast", "id": "api_appointment_settings_get_api_v1_appointment_settings_date_override_list_doctoruuid", "community": 160, @@ -104657,9 +105867,9 @@ "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L277", + "source_location": "L305", "_origin": "ast", - "id": "api_appointment_settings_response_200_277", + "id": "api_appointment_settings_response_200_305", "community": 160, "norm_label": "response `200`" }, @@ -104667,7 +105877,7 @@ "label": "POST `/api/v1/appointment-settings/date-override`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L301", + "source_location": "L329", "_origin": "ast", "id": "api_appointment_settings_post_api_v1_appointment_settings_date_override", "community": 160, @@ -104677,9 +105887,9 @@ "label": "Request Body", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L307", + "source_location": "L335", "_origin": "ast", - "id": "api_appointment_settings_request_body_307", + "id": "api_appointment_settings_request_body_335", "community": 160, "norm_label": "request body" }, @@ -104687,9 +105897,9 @@ "label": "Response `201`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L353", + "source_location": "L381", "_origin": "ast", - "id": "api_appointment_settings_response_201_353", + "id": "api_appointment_settings_response_201_381", "community": 160, "norm_label": "response `201`" }, @@ -104697,9 +105907,9 @@ "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L371", + "source_location": "L399", "_origin": "ast", - "id": "api_appointment_settings_errors_371", + "id": "api_appointment_settings_errors_399", "community": 160, "norm_label": "errors" }, @@ -104707,7 +105917,7 @@ "label": "GET `/api/v1/appointment-settings/date-override/{uuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L381", + "source_location": "L409", "_origin": "ast", "id": "api_appointment_settings_get_api_v1_appointment_settings_date_override_uuid", "community": 160, @@ -104717,9 +105927,9 @@ "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L387", + "source_location": "L415", "_origin": "ast", - "id": "api_appointment_settings_response_200_387", + "id": "api_appointment_settings_response_200_415", "community": 160, "norm_label": "response `200`" }, @@ -104727,7 +105937,7 @@ "label": "PATCH `/api/v1/appointment-settings/date-override/{uuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L392", + "source_location": "L420", "_origin": "ast", "id": "api_appointment_settings_patch_api_v1_appointment_settings_date_override_uuid", "community": 160, @@ -104737,7 +105947,7 @@ "label": "Request Body (all optional)", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L398", + "source_location": "L426", "_origin": "ast", "id": "api_appointment_settings_request_body_all_optional", "community": 160, @@ -104747,9 +105957,9 @@ "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L419", + "source_location": "L447", "_origin": "ast", - "id": "api_appointment_settings_response_200_419", + "id": "api_appointment_settings_response_200_447", "community": 160, "norm_label": "response `200`" }, @@ -104757,9 +105967,9 @@ "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L422", + "source_location": "L450", "_origin": "ast", - "id": "api_appointment_settings_errors_422", + "id": "api_appointment_settings_errors_450", "community": 160, "norm_label": "errors" }, @@ -104767,7 +105977,7 @@ "label": "DELETE `/api/v1/appointment-settings/date-override/{uuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L431", + "source_location": "L459", "_origin": "ast", "id": "api_appointment_settings_delete_api_v1_appointment_settings_date_override_uuid", "community": 160, @@ -104777,9 +105987,9 @@ "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L437", + "source_location": "L465", "_origin": "ast", - "id": "api_appointment_settings_response_200_437", + "id": "api_appointment_settings_response_200_465", "community": 160, "norm_label": "response `200`" }, @@ -104787,7 +105997,7 @@ "label": "Holidays", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L444", + "source_location": "L472", "_origin": "ast", "id": "api_appointment_settings_holidays", "community": 202, @@ -104797,7 +106007,7 @@ "label": "GET `/api/v1/appointment-settings/holidays/list/{doctorUuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L448", + "source_location": "L476", "_origin": "ast", "id": "api_appointment_settings_get_api_v1_appointment_settings_holidays_list_doctoruuid", "community": 202, @@ -104807,9 +106017,9 @@ "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L454", + "source_location": "L482", "_origin": "ast", - "id": "api_appointment_settings_response_200_454", + "id": "api_appointment_settings_response_200_482", "community": 202, "norm_label": "response `200`" }, @@ -104817,7 +106027,7 @@ "label": "POST `/api/v1/appointment-settings/holidays`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L478", + "source_location": "L506", "_origin": "ast", "id": "api_appointment_settings_post_api_v1_appointment_settings_holidays", "community": 202, @@ -104827,9 +106037,9 @@ "label": "Request Body", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L484", + "source_location": "L512", "_origin": "ast", - "id": "api_appointment_settings_request_body_484", + "id": "api_appointment_settings_request_body_512", "community": 202, "norm_label": "request body" }, @@ -104837,9 +106047,9 @@ "label": "Response `201`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L501", + "source_location": "L529", "_origin": "ast", - "id": "api_appointment_settings_response_201_501", + "id": "api_appointment_settings_response_201_529", "community": 202, "norm_label": "response `201`" }, @@ -104847,9 +106057,9 @@ "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L519", + "source_location": "L547", "_origin": "ast", - "id": "api_appointment_settings_errors_519", + "id": "api_appointment_settings_errors_547", "community": 202, "norm_label": "errors" }, @@ -104857,7 +106067,7 @@ "label": "GET `/api/v1/appointment-settings/holidays/{uuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L529", + "source_location": "L557", "_origin": "ast", "id": "api_appointment_settings_get_api_v1_appointment_settings_holidays_uuid", "community": 202, @@ -104867,7 +106077,7 @@ "label": "PATCH `/api/v1/appointment-settings/holidays/{uuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L537", + "source_location": "L565", "_origin": "ast", "id": "api_appointment_settings_patch_api_v1_appointment_settings_holidays_uuid", "community": 202, @@ -104877,9 +106087,9 @@ "label": "Request Body (all optional)", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L543", + "source_location": "L571", "_origin": "ast", - "id": "api_appointment_settings_request_body_all_optional_543", + "id": "api_appointment_settings_request_body_all_optional_571", "community": 202, "norm_label": "request body (all optional)" }, @@ -104887,9 +106097,9 @@ "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L553", + "source_location": "L581", "_origin": "ast", - "id": "api_appointment_settings_response_200_553", + "id": "api_appointment_settings_response_200_581", "community": 202, "norm_label": "response `200`" }, @@ -104897,7 +106107,7 @@ "label": "DELETE `/api/v1/appointment-settings/holidays/{uuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L558", + "source_location": "L586", "_origin": "ast", "id": "api_appointment_settings_delete_api_v1_appointment_settings_holidays_uuid", "community": 202, @@ -104907,9 +106117,9 @@ "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L564", + "source_location": "L592", "_origin": "ast", - "id": "api_appointment_settings_response_200_564", + "id": "api_appointment_settings_response_200_592", "community": 202, "norm_label": "response `200`" }, @@ -104917,52 +106127,102 @@ "label": "Slot Calculation Logic (Reference)", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L571", + "source_location": "L599", "_origin": "ast", "id": "api_appointment_settings_slot_calculation_logic_reference", - "community": 724, + "community": 202, "norm_label": "slot calculation logic (reference)" }, { "label": "Available Locations", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L596", + "source_location": "L624", "_origin": "ast", "id": "api_appointment_settings_available_locations", - "community": 724, + "community": 202, "norm_label": "available locations" }, { "label": "`GET /api/v1/appointment-settings/available-locations/{doctorUuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L598", + "source_location": "L626", "_origin": "ast", "id": "api_appointment_settings_get_api_v1_appointment_settings_available_locations_doctoruuid", - "community": 724, + "community": 202, "norm_label": "`get /api/v1/appointment-settings/available-locations/{doctoruuid}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L604", + "source_location": "L632", "_origin": "ast", - "id": "api_appointment_settings_response_200_604", - "community": 724, + "id": "api_appointment_settings_response_200_632", + "community": 202, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment-settings.md", - "source_location": "L647", + "source_location": "L675", "_origin": "ast", - "id": "api_appointment_settings_errors_647", - "community": 724, + "id": "api_appointment_settings_errors_675", + "community": 202, "norm_label": "errors" }, + { + "label": "Context additions (2026-07)", + "file_type": "document", + "source_file": "docs/api/appointment-settings.md", + "source_location": "L683", + "_origin": "ast", + "id": "api_appointment_settings_context_additions_2026_07", + "community": 202, + "norm_label": "context additions (2026-07)" + }, + { + "label": "Response fields", + "file_type": "document", + "source_file": "docs/api/appointment-settings.md", + "source_location": "L685", + "_origin": "ast", + "id": "api_appointment_settings_response_fields", + "community": 202, + "norm_label": "response fields" + }, + { + "label": "Holidays are global by default", + "file_type": "document", + "source_file": "docs/api/appointment-settings.md", + "source_location": "L697", + "_origin": "ast", + "id": "api_appointment_settings_holidays_are_global_by_default", + "community": 202, + "norm_label": "holidays are global by default" + }, + { + "label": "Date overrides are always per-context", + "file_type": "document", + "source_file": "docs/api/appointment-settings.md", + "source_location": "L716", + "_origin": "ast", + "id": "api_appointment_settings_date_overrides_are_always_per_context", + "community": 202, + "norm_label": "date overrides are always per-context" + }, + { + "label": "`GET /available-locations/{doctorUuid}`", + "file_type": "document", + "source_file": "docs/api/appointment-settings.md", + "source_location": "L721", + "_origin": "ast", + "id": "api_appointment_settings_get_available_locations_doctoruuid", + "community": 202, + "norm_label": "`get /available-locations/{doctoruuid}`" + }, { "label": "appointment.md", "file_type": "document", @@ -104990,7 +106250,7 @@ "source_location": "L7", "_origin": "ast", "id": "api_appointment_get_api_v1_appointment_slots", - "community": 25, + "community": 935, "norm_label": "get `/api/v1/appointment-slots`" }, { @@ -105000,7 +106260,7 @@ "source_location": "L13", "_origin": "ast", "id": "api_appointment_query_parameters", - "community": 25, + "community": 935, "norm_label": "query parameters" }, { @@ -105010,7 +106270,7 @@ "source_location": "L19", "_origin": "ast", "id": "api_appointment_response_200", - "community": 25, + "community": 935, "norm_label": "response `200`" }, { @@ -105020,7 +106280,7 @@ "source_location": "L63", "_origin": "ast", "id": "api_appointment_errors", - "community": 25, + "community": 935, "norm_label": "errors" }, { @@ -105030,7 +106290,7 @@ "source_location": "L71", "_origin": "ast", "id": "api_appointment_get_api_v1_appointment_service_slots", - "community": 25, + "community": 936, "norm_label": "get `/api/v1/appointment-service-slots`" }, { @@ -105040,7 +106300,7 @@ "source_location": "L75", "_origin": "ast", "id": "api_appointment_query_parameters_75", - "community": 25, + "community": 936, "norm_label": "query parameters" }, { @@ -105050,7 +106310,7 @@ "source_location": "L83", "_origin": "ast", "id": "api_appointment_response_200_83", - "community": 25, + "community": 936, "norm_label": "response `200`" }, { @@ -105060,7 +106320,7 @@ "source_location": "L100", "_origin": "ast", "id": "api_appointment_errors_100", - "community": 25, + "community": 936, "norm_label": "errors" }, { @@ -105150,7 +106410,7 @@ "source_location": "L184", "_origin": "ast", "id": "api_appointment_post_api_v1_appointment", - "community": 25, + "community": 937, "norm_label": "post `/api/v1/appointment`" }, { @@ -105160,7 +106420,7 @@ "source_location": "L190", "_origin": "ast", "id": "api_appointment_request_body_application_json", - "community": 25, + "community": 937, "norm_label": "request body (`application/json`)" }, { @@ -105170,7 +106430,7 @@ "source_location": "L233", "_origin": "ast", "id": "api_appointment_response_201", - "community": 25, + "community": 937, "norm_label": "response `201`" }, { @@ -105180,7 +106440,7 @@ "source_location": "L266", "_origin": "ast", "id": "api_appointment_errors_266", - "community": 25, + "community": 937, "norm_label": "errors" }, { @@ -105190,7 +106450,7 @@ "source_location": "L276", "_origin": "ast", "id": "api_appointment_get_api_v1_appointment_uuid", - "community": 25, + "community": 938, "norm_label": "get `/api/v1/appointment/{uuid}`" }, { @@ -105200,7 +106460,7 @@ "source_location": "L282", "_origin": "ast", "id": "api_appointment_path_parameters_282", - "community": 25, + "community": 938, "norm_label": "path parameters" }, { @@ -105210,7 +106470,7 @@ "source_location": "L287", "_origin": "ast", "id": "api_appointment_response_200_287", - "community": 25, + "community": 938, "norm_label": "response `200`" }, { @@ -105220,7 +106480,7 @@ "source_location": "L322", "_origin": "ast", "id": "api_appointment_errors_322", - "community": 25, + "community": 938, "norm_label": "errors" }, { @@ -105230,7 +106490,7 @@ "source_location": "L331", "_origin": "ast", "id": "api_appointment_get_api_v1_appointments_doctor_doctoruuid", - "community": 25, + "community": 931, "norm_label": "get `/api/v1/appointments/doctor/{doctoruuid}`" }, { @@ -105240,7 +106500,7 @@ "source_location": "L337", "_origin": "ast", "id": "api_appointment_path_parameters_337", - "community": 25, + "community": 931, "norm_label": "path parameters" }, { @@ -105250,7 +106510,7 @@ "source_location": "L342", "_origin": "ast", "id": "api_appointment_query_parameters_342", - "community": 25, + "community": 931, "norm_label": "query parameters" }, { @@ -105260,7 +106520,7 @@ "source_location": "L347", "_origin": "ast", "id": "api_appointment_response_200_347", - "community": 25, + "community": 931, "norm_label": "response `200`" }, { @@ -105270,7 +106530,7 @@ "source_location": "L364", "_origin": "ast", "id": "api_appointment_errors_364", - "community": 25, + "community": 931, "norm_label": "errors" }, { @@ -105280,7 +106540,7 @@ "source_location": "L373", "_origin": "ast", "id": "api_appointment_get_api_v1_appointments_user", - "community": 25, + "community": 939, "norm_label": "get `/api/v1/appointments/user`" }, { @@ -105290,7 +106550,7 @@ "source_location": "L379", "_origin": "ast", "id": "api_appointment_query_parameters_379", - "community": 25, + "community": 939, "norm_label": "query parameters" }, { @@ -105300,7 +106560,7 @@ "source_location": "L384", "_origin": "ast", "id": "api_appointment_response_200_384", - "community": 25, + "community": 939, "norm_label": "response `200`" }, { @@ -105310,7 +106570,7 @@ "source_location": "L401", "_origin": "ast", "id": "api_appointment_errors_401", - "community": 25, + "community": 939, "norm_label": "errors" }, { @@ -105320,7 +106580,7 @@ "source_location": "L408", "_origin": "ast", "id": "api_appointment_patch_api_v1_appointment_uuid_status", - "community": 25, + "community": 932, "norm_label": "patch `/api/v1/appointment/{uuid}/status`" }, { @@ -105330,7 +106590,7 @@ "source_location": "L414", "_origin": "ast", "id": "api_appointment_path_parameters_414", - "community": 25, + "community": 932, "norm_label": "path parameters" }, { @@ -105340,7 +106600,7 @@ "source_location": "L419", "_origin": "ast", "id": "api_appointment_request_body", - "community": 25, + "community": 932, "norm_label": "request body" }, { @@ -105350,7 +106610,7 @@ "source_location": "L443", "_origin": "ast", "id": "api_appointment_response_200_443", - "community": 25, + "community": 932, "norm_label": "response `200`" }, { @@ -105360,7 +106620,7 @@ "source_location": "L446", "_origin": "ast", "id": "api_appointment_errors_446", - "community": 25, + "community": 932, "norm_label": "errors" }, { @@ -105370,7 +106630,7 @@ "source_location": "L457", "_origin": "ast", "id": "api_appointment_get_api_v1_appointment_uuid_events", - "community": 25, + "community": 940, "norm_label": "get `/api/v1/appointment/{uuid}/events`" }, { @@ -105380,7 +106640,7 @@ "source_location": "L463", "_origin": "ast", "id": "api_appointment_path_parameters_463", - "community": 25, + "community": 940, "norm_label": "path parameters" }, { @@ -105390,7 +106650,7 @@ "source_location": "L468", "_origin": "ast", "id": "api_appointment_response_200_468", - "community": 25, + "community": 940, "norm_label": "response `200`" }, { @@ -105400,7 +106660,7 @@ "source_location": "L485", "_origin": "ast", "id": "api_appointment_errors_485", - "community": 25, + "community": 940, "norm_label": "errors" }, { @@ -105410,7 +106670,7 @@ "source_location": "L493", "_origin": "ast", "id": "api_appointment_post_api_v1_my_appointment", - "community": 25, + "community": 934, "norm_label": "post `/api/v1/my/appointment`" }, { @@ -105420,7 +106680,7 @@ "source_location": "L501", "_origin": "ast", "id": "api_appointment_request_body_501", - "community": 25, + "community": 934, "norm_label": "request body" }, { @@ -105430,7 +106690,7 @@ "source_location": "L525", "_origin": "ast", "id": "api_appointment_response_201_525", - "community": 25, + "community": 934, "norm_label": "response `201`" }, { @@ -105440,7 +106700,7 @@ "source_location": "L538", "_origin": "ast", "id": "api_appointment_error_responses", - "community": 25, + "community": 934, "norm_label": "error responses" }, { @@ -107493,6 +108753,16 @@ "community": 203, "norm_label": "put /api/v1/service-items/{uuid}/tariffs/{year}" }, + { + "label": "Owner resolution (2026-07)", + "file_type": "document", + "source_file": "docs/api/clinic-services.md", + "source_location": "L334", + "_origin": "ast", + "id": "api_clinic_services_owner_resolution_2026_07", + "community": 203, + "norm_label": "owner resolution (2026-07)" + }, { "label": "clinic.md", "file_type": "document", @@ -108243,6 +109513,16 @@ "community": 136, "norm_label": "response `200`" }, + { + "label": "Doctor dashboard is context-scoped (2026-07)", + "file_type": "document", + "source_file": "docs/api/dashboard.md", + "source_location": "L273", + "_origin": "ast", + "id": "api_dashboard_doctor_dashboard_is_context_scoped_2026_07", + "community": 136, + "norm_label": "doctor dashboard is context-scoped (2026-07)" + }, { "label": "discount.md", "file_type": "document", @@ -110730,7 +112010,7 @@ "source_location": "L628", "_origin": "ast", "id": "api_patient_\u0636\u0645\u06cc\u0645\u0647_\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_attachments", - "community": 805, + "community": 846, "norm_label": "\u0636\u0645\u06cc\u0645\u0647\u200c\u0647\u0627\u06cc \u0628\u06cc\u0645\u0627\u0631 (attachments)" }, { @@ -110740,7 +112020,7 @@ "source_location": "L634", "_origin": "ast", "id": "api_patient_get_api_v1_patient_uuid_attachments", - "community": 805, + "community": 846, "norm_label": "get `/api/v1/patient/{uuid}/attachments`" }, { @@ -110750,7 +112030,7 @@ "source_location": "L637", "_origin": "ast", "id": "api_patient_post_api_v1_patient_uuid_attachment", - "community": 805, + "community": 846, "norm_label": "post `/api/v1/patient/{uuid}/attachment`" }, { @@ -110760,7 +112040,7 @@ "source_location": "L640", "_origin": "ast", "id": "api_patient_delete_api_v1_patient_attachment_uuid", - "community": 805, + "community": 846, "norm_label": "delete `/api/v1/patient/attachment/{uuid}`" }, { @@ -110770,7 +112050,7 @@ "source_location": "L643", "_origin": "ast", "id": "api_patient_errors", - "community": 805, + "community": 846, "norm_label": "errors" }, { @@ -110890,7 +112170,7 @@ "source_location": "L708", "_origin": "ast", "id": "api_patient_\u06cc\u0627\u062f\u062f\u0627\u0634\u062a_\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_notes", - "community": 846, + "community": 876, "norm_label": "\u06cc\u0627\u062f\u062f\u0627\u0634\u062a\u200c\u0647\u0627\u06cc \u0628\u06cc\u0645\u0627\u0631 (notes)" }, { @@ -110900,7 +112180,7 @@ "source_location": "L714", "_origin": "ast", "id": "api_patient_get_api_v1_patient_uuid_notes", - "community": 846, + "community": 876, "norm_label": "get `/api/v1/patient/{uuid}/notes`" }, { @@ -110910,7 +112190,7 @@ "source_location": "L717", "_origin": "ast", "id": "api_patient_post_api_v1_patient_uuid_note", - "community": 846, + "community": 876, "norm_label": "post `/api/v1/patient/{uuid}/note`" }, { @@ -110920,7 +112200,7 @@ "source_location": "L723", "_origin": "ast", "id": "api_patient_patch_api_v1_patient_note_uuid", - "community": 846, + "community": 876, "norm_label": "patch `/api/v1/patient/note/{uuid}`" }, { @@ -110930,7 +112210,7 @@ "source_location": "L729", "_origin": "ast", "id": "api_patient_delete_api_v1_patient_note_uuid", - "community": 846, + "community": 876, "norm_label": "delete `/api/v1/patient/note/{uuid}`" }, { @@ -110940,7 +112220,7 @@ "source_location": "L732", "_origin": "ast", "id": "api_patient_errors_732", - "community": 846, + "community": 876, "norm_label": "errors" }, { @@ -113560,7 +114840,7 @@ "source_location": "L25", "_origin": "ast", "id": "api_sms_post_api_v1_sms_send_\u063a\u06cc\u0631\u0641\u0639\u0627\u0644_deprecated", - "community": 597, + "community": 941, "norm_label": "post `/api/v1/sms/send` \u2014 \u26d4 \u063a\u06cc\u0631\u0641\u0639\u0627\u0644 (deprecated)" }, { @@ -113570,7 +114850,7 @@ "source_location": "L34", "_origin": "ast", "id": "api_sms_response_422_\u0647\u0645\u06cc\u0634\u0647", - "community": 597, + "community": 941, "norm_label": "response `422` (\u0647\u0645\u06cc\u0634\u0647)" }, { @@ -113580,7 +114860,7 @@ "source_location": "L44", "_origin": "ast", "id": "api_sms_errors", - "community": 597, + "community": 941, "norm_label": "errors" }, { @@ -126192,9 +127472,9 @@ "source_file": "assets/admin/App.tsx", "source_location": "L4", "weight": 1.0, + "confidence_score": 1.0, "source": "admin_app", - "target": "hooks_usepermissions", - "confidence_score": 1.0 + "target": "hooks_usepermissions" }, { "relation": "imports", @@ -126203,9 +127483,9 @@ "source_file": "assets/admin/App.tsx", "source_location": "L4", "weight": 1.0, + "confidence_score": 1.0, "source": "admin_app", - "target": "hooks_usepermissions_usepermissions", - "confidence_score": 1.0 + "target": "hooks_usepermissions_usepermissions" }, { "relation": "imports_from", @@ -126357,9 +127637,9 @@ "source_file": "assets/admin/App.tsx", "source_location": "L66", "weight": 1.0, + "confidence_score": 1.0, "source": "admin_app", - "target": "pages_clinicappointmentsettingspage", - "confidence_score": 1.0 + "target": "pages_clinicappointmentsettingspage" }, { "relation": "imports_from", @@ -126379,9 +127659,9 @@ "source_file": "assets/admin/App.tsx", "source_location": "L35", "weight": 1.0, + "confidence_score": 1.0, "source": "admin_app", - "target": "pages_clinicdoctorspage", - "confidence_score": 1.0 + "target": "pages_clinicdoctorspage" }, { "relation": "imports_from", @@ -126445,9 +127725,9 @@ "source_file": "assets/admin/App.tsx", "source_location": "L56", "weight": 1.0, + "confidence_score": 1.0, "source": "admin_app", - "target": "pages_discountspage", - "confidence_score": 1.0 + "target": "pages_discountspage" }, { "relation": "imports_from", @@ -126522,9 +127802,9 @@ "source_file": "assets/admin/App.tsx", "source_location": "L46", "weight": 1.0, + "confidence_score": 1.0, "source": "admin_app", - "target": "pages_editsessionpage", - "confidence_score": 1.0 + "target": "pages_editsessionpage" }, { "relation": "imports_from", @@ -126841,9 +128121,9 @@ "source_file": "assets/admin/App.tsx", "source_location": "L58", "weight": 1.0, + "confidence_score": 1.0, "source": "admin_app", - "target": "pages_servicedetailpage", - "confidence_score": 1.0 + "target": "pages_servicedetailpage" }, { "relation": "imports_from", @@ -127397,9 +128677,9 @@ "source_file": "assets/admin/components/AppointmentActions.tsx", "source_location": "L23", "weight": 1.0, + "confidence_score": 1.0, "source": "components_appointmentactions", - "target": "lib_utils_rialtotoman", - "confidence_score": 1.0 + "target": "lib_utils_rialtotoman" }, { "relation": "imports", @@ -127419,9 +128699,9 @@ "source_file": "assets/admin/components/AppointmentActions.tsx", "source_location": "L23", "weight": 1.0, + "confidence_score": 1.0, "source": "components_appointmentactions", - "target": "lib_utils_tomantorial", - "confidence_score": 1.0 + "target": "lib_utils_tomantorial" }, { "relation": "imports_from", @@ -127906,9 +129186,9 @@ "source_file": "assets/admin/components/AppointmentFiltersModal.tsx", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "components_appointmentfiltersmodal", - "target": "lib_utils", - "confidence_score": 1.0 + "target": "lib_utils" }, { "relation": "imports", @@ -127917,9 +129197,9 @@ "source_file": "assets/admin/components/AppointmentFiltersModal.tsx", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "components_appointmentfiltersmodal", - "target": "lib_utils_digitsonly", - "confidence_score": 1.0 + "target": "lib_utils_digitsonly" }, { "relation": "imports_from", @@ -128298,9 +129578,9 @@ "source_file": "assets/admin/components/ClinicDoctorsManager.test.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "components_clinicdoctorsmanager_test", - "target": "components_clinicdoctorsmanager", - "confidence_score": 1.0 + "target": "components_clinicdoctorsmanager" }, { "relation": "contains", @@ -128308,9 +129588,9 @@ "source_file": "assets/admin/components/ClinicDoctorsManager.test.tsx", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "components_clinicdoctorsmanager_test", - "target": "components_clinicdoctorsmanager_test_get", - "confidence_score": 1.0 + "target": "components_clinicdoctorsmanager_test_get" }, { "relation": "imports_from", @@ -128319,9 +129599,9 @@ "source_file": "assets/admin/components/ClinicDoctorsManager.test.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "components_clinicdoctorsmanager_test", - "target": "lib_api", - "confidence_score": 1.0 + "target": "lib_api" }, { "relation": "imports", @@ -128330,9 +129610,9 @@ "source_file": "assets/admin/components/ClinicDoctorsManager.test.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "components_clinicdoctorsmanager_test", - "target": "lib_api_api", - "confidence_score": 1.0 + "target": "lib_api_api" }, { "relation": "imports_from", @@ -128341,9 +129621,9 @@ "source_file": "assets/admin/components/ClinicDoctorsManager.test.tsx", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "components_clinicdoctorsmanager_test", - "target": "test_utils", - "confidence_score": 1.0 + "target": "test_utils" }, { "relation": "imports", @@ -128352,9 +129632,9 @@ "source_file": "assets/admin/components/ClinicDoctorsManager.test.tsx", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "components_clinicdoctorsmanager_test", - "target": "test_utils_renderwithproviders", - "confidence_score": 1.0 + "target": "test_utils_renderwithproviders" }, { "relation": "contains", @@ -128362,9 +129642,9 @@ "source_file": "assets/admin/components/ClinicDoctorsManager.tsx", "source_location": "L17", "weight": 1.0, + "confidence_score": 1.0, "source": "components_clinicdoctorsmanager", - "target": "components_clinicdoctorsmanager_clinicdoctoritem", - "confidence_score": 1.0 + "target": "components_clinicdoctorsmanager_clinicdoctoritem" }, { "relation": "contains", @@ -128372,9 +129652,9 @@ "source_file": "assets/admin/components/ClinicDoctorsManager.tsx", "source_location": "L52", "weight": 1.0, + "confidence_score": 1.0, "source": "components_clinicdoctorsmanager", - "target": "components_clinicdoctorsmanager_clinicdoctorsmanager", - "confidence_score": 1.0 + "target": "components_clinicdoctorsmanager_clinicdoctorsmanager" }, { "relation": "contains", @@ -128382,9 +129662,9 @@ "source_file": "assets/admin/components/ClinicDoctorsManager.tsx", "source_location": "L25", "weight": 1.0, + "confidence_score": 1.0, "source": "components_clinicdoctorsmanager", - "target": "components_clinicdoctorsmanager_clinicinvitation", - "confidence_score": 1.0 + "target": "components_clinicdoctorsmanager_clinicinvitation" }, { "relation": "contains", @@ -128392,9 +129672,9 @@ "source_file": "assets/admin/components/ClinicDoctorsManager.tsx", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "components_clinicdoctorsmanager", - "target": "components_clinicdoctorsmanager_hues_list", - "confidence_score": 1.0 + "target": "components_clinicdoctorsmanager_hues_list" }, { "relation": "contains", @@ -128402,9 +129682,9 @@ "source_file": "assets/admin/components/ClinicDoctorsManager.tsx", "source_location": "L38", "weight": 1.0, + "confidence_score": 1.0, "source": "components_clinicdoctorsmanager", - "target": "components_clinicdoctorsmanager_inv_status_map", - "confidence_score": 1.0 + "target": "components_clinicdoctorsmanager_inv_status_map" }, { "relation": "imports_from", @@ -128413,9 +129693,9 @@ "source_file": "assets/admin/components/ClinicDoctorsManager.tsx", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "components_clinicdoctorsmanager", - "target": "lib_api", - "confidence_score": 1.0 + "target": "lib_api" }, { "relation": "imports", @@ -128424,9 +129704,9 @@ "source_file": "assets/admin/components/ClinicDoctorsManager.tsx", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "components_clinicdoctorsmanager", - "target": "lib_api_api", - "confidence_score": 1.0 + "target": "lib_api_api" }, { "relation": "imports", @@ -128435,9 +129715,9 @@ "source_file": "assets/admin/components/ClinicDoctorsManager.tsx", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "components_clinicdoctorsmanager", - "target": "lib_api_apiresponse", - "confidence_score": 1.0 + "target": "lib_api_apiresponse" }, { "relation": "imports", @@ -128446,9 +129726,9 @@ "source_file": "assets/admin/components/ClinicDoctorsManager.tsx", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "components_clinicdoctorsmanager", - "target": "lib_api_paginatedresponse", - "confidence_score": 1.0 + "target": "lib_api_paginatedresponse" }, { "relation": "imports_from", @@ -128457,9 +129737,9 @@ "source_file": "assets/admin/components/ClinicDoctorsManager.tsx", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "components_clinicdoctorsmanager", - "target": "lib_utils", - "confidence_score": 1.0 + "target": "lib_utils" }, { "relation": "imports", @@ -128468,9 +129748,9 @@ "source_file": "assets/admin/components/ClinicDoctorsManager.tsx", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "components_clinicdoctorsmanager", - "target": "lib_utils_formatnumber", - "confidence_score": 1.0 + "target": "lib_utils_formatnumber" }, { "relation": "imports_from", @@ -128479,9 +129759,9 @@ "source_file": "assets/admin/components/ClinicDoctorsManager.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "components_clinicdoctorsmanager", - "target": "ui_confirmdialog", - "confidence_score": 1.0 + "target": "ui_confirmdialog" }, { "relation": "imports_from", @@ -128490,9 +129770,9 @@ "source_file": "assets/admin/components/ClinicDoctorsManager.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "components_clinicdoctorsmanager", - "target": "ui_doctorpermissionsmodal", - "confidence_score": 1.0 + "target": "ui_doctorpermissionsmodal" }, { "relation": "imports", @@ -128501,9 +129781,9 @@ "source_file": "assets/admin/components/ClinicDoctorsManager.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "components_clinicdoctorsmanager", - "target": "ui_doctorpermissionsmodal_doctorpermissionsmodal", - "confidence_score": 1.0 + "target": "ui_doctorpermissionsmodal_doctorpermissionsmodal" }, { "relation": "imports_from", @@ -128512,9 +129792,9 @@ "source_file": "assets/admin/components/ClinicDoctorsManager.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "components_clinicdoctorsmanager", - "target": "ui_invitedoctormodal", - "confidence_score": 1.0 + "target": "ui_invitedoctormodal" }, { "relation": "imports_from", @@ -128523,9 +129803,9 @@ "source_file": "assets/admin/pages/ClinicAppointmentSettingsPage.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_clinicappointmentsettingspage", - "target": "components_clinicdoctorsmanager", - "confidence_score": 1.0 + "target": "components_clinicdoctorsmanager" }, { "relation": "imports_from", @@ -128534,9 +129814,9 @@ "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L23", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_clinicdetailpage", - "target": "components_clinicdoctorsmanager", - "confidence_score": 1.0 + "target": "components_clinicdoctorsmanager" }, { "relation": "imports_from", @@ -128545,9 +129825,9 @@ "source_file": "assets/admin/pages/ClinicDoctorsPage.tsx", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_clinicdoctorspage", - "target": "components_clinicdoctorsmanager", - "confidence_score": 1.0 + "target": "components_clinicdoctorsmanager" }, { "relation": "imports", @@ -128556,9 +129836,9 @@ "source_file": "assets/admin/pages/ClinicAppointmentSettingsPage.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_clinicappointmentsettingspage", - "target": "components_clinicdoctorsmanager_clinicdoctoritem", - "confidence_score": 1.0 + "target": "components_clinicdoctorsmanager_clinicdoctoritem" }, { "relation": "calls", @@ -128577,9 +129857,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L73", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab", - "target": "components_discounttab_discounttab", - "confidence_score": 1.0 + "target": "components_discounttab_discounttab" }, { "relation": "contains", @@ -128587,9 +129867,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L52", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab", - "target": "components_discounttab_emptyform", - "confidence_score": 1.0 + "target": "components_discounttab_emptyform" }, { "relation": "contains", @@ -128597,9 +129877,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L34", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab", - "target": "components_discounttab_formstate", - "confidence_score": 1.0 + "target": "components_discounttab_formstate" }, { "relation": "contains", @@ -128607,9 +129887,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L59", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab", - "target": "components_discounttab_fromrule", - "confidence_score": 1.0 + "target": "components_discounttab_fromrule" }, { "relation": "contains", @@ -128617,9 +129897,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L32", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab", - "target": "components_discounttab_isotounix", - "confidence_score": 1.0 + "target": "components_discounttab_isotounix" }, { "relation": "contains", @@ -128627,9 +129907,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L71", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab", - "target": "components_discounttab_labelstyle", - "confidence_score": 1.0 + "target": "components_discounttab_labelstyle" }, { "relation": "contains", @@ -128637,9 +129917,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L25", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab", - "target": "components_discounttab_option", - "confidence_score": 1.0 + "target": "components_discounttab_option" }, { "relation": "contains", @@ -128647,9 +129927,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L164", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab", - "target": "components_discounttab_rulemodal", - "confidence_score": 1.0 + "target": "components_discounttab_rulemodal" }, { "relation": "contains", @@ -128657,9 +129937,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab", - "target": "components_discounttab_type_labels", - "confidence_score": 1.0 + "target": "components_discounttab_type_labels" }, { "relation": "contains", @@ -128667,9 +129947,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L27", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab", - "target": "components_discounttab_unixtoiso", - "confidence_score": 1.0 + "target": "components_discounttab_unixtoiso" }, { "relation": "imports_from", @@ -128678,9 +129958,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab", - "target": "lib_api", - "confidence_score": 1.0 + "target": "lib_api" }, { "relation": "imports", @@ -128689,9 +129969,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab", - "target": "lib_api_api", - "confidence_score": 1.0 + "target": "lib_api_api" }, { "relation": "imports", @@ -128700,9 +129980,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab", - "target": "lib_api_apiresponse", - "confidence_score": 1.0 + "target": "lib_api_apiresponse" }, { "relation": "imports_from", @@ -128711,9 +129991,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab", - "target": "lib_utils", - "confidence_score": 1.0 + "target": "lib_utils" }, { "relation": "imports", @@ -128722,9 +130002,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab", - "target": "lib_utils_digitsonly", - "confidence_score": 1.0 + "target": "lib_utils_digitsonly" }, { "relation": "imports", @@ -128733,9 +130013,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab", - "target": "lib_utils_formatdate", - "confidence_score": 1.0 + "target": "lib_utils_formatdate" }, { "relation": "imports", @@ -128744,9 +130024,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab", - "target": "lib_utils_formatrial", - "confidence_score": 1.0 + "target": "lib_utils_formatrial" }, { "relation": "imports", @@ -128755,9 +130035,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab", - "target": "lib_utils_rialtotoman", - "confidence_score": 1.0 + "target": "lib_utils_rialtotoman" }, { "relation": "imports", @@ -128766,9 +130046,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab", - "target": "lib_utils_tehranwallclocktounix", - "confidence_score": 1.0 + "target": "lib_utils_tehranwallclocktounix" }, { "relation": "imports", @@ -128777,9 +130057,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab", - "target": "lib_utils_tomantorial", - "confidence_score": 1.0 + "target": "lib_utils_tomantorial" }, { "relation": "imports_from", @@ -128788,9 +130068,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab", - "target": "types_index", - "confidence_score": 1.0 + "target": "types_index" }, { "relation": "imports", @@ -128799,9 +130079,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab", - "target": "types_index_discountrule", - "confidence_score": 1.0 + "target": "types_index_discountrule" }, { "relation": "imports", @@ -128810,9 +130090,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab", - "target": "types_index_discountruletype", - "confidence_score": 1.0 + "target": "types_index_discountruletype" }, { "relation": "imports_from", @@ -128821,9 +130101,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab", - "target": "ui_confirmdialog", - "confidence_score": 1.0 + "target": "ui_confirmdialog" }, { "relation": "imports_from", @@ -128832,9 +130112,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab", - "target": "ui_modal", - "confidence_score": 1.0 + "target": "ui_modal" }, { "relation": "imports", @@ -128843,9 +130123,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab", - "target": "ui_modal_modal", - "confidence_score": 1.0 + "target": "ui_modal_modal" }, { "relation": "imports_from", @@ -128854,9 +130134,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab", - "target": "ui_persiandateinput", - "confidence_score": 1.0 + "target": "ui_persiandateinput" }, { "relation": "imports", @@ -128865,9 +130145,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab", - "target": "ui_persiandateinput_persiandateinput", - "confidence_score": 1.0 + "target": "ui_persiandateinput_persiandateinput" }, { "relation": "imports_from", @@ -128876,9 +130156,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab", - "target": "ui_priceinput", - "confidence_score": 1.0 + "target": "ui_priceinput" }, { "relation": "imports_from", @@ -128887,9 +130167,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab", - "target": "ui_searchableselect", - "confidence_score": 1.0 + "target": "ui_searchableselect" }, { "relation": "imports", @@ -128898,9 +130178,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab", - "target": "ui_searchableselect_searchableselect", - "confidence_score": 1.0 + "target": "ui_searchableselect_searchableselect" }, { "relation": "imports_from", @@ -128909,9 +130189,9 @@ "source_file": "assets/admin/pages/DiscountsPage.tsx", "source_location": "L2", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_discountspage", - "target": "components_discounttab", - "confidence_score": 1.0 + "target": "components_discounttab" }, { "relation": "calls", @@ -128920,9 +130200,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L63", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab_fromrule", - "target": "components_discounttab_unixtoiso", - "confidence_score": 1.0 + "target": "components_discounttab_unixtoiso" }, { "relation": "calls", @@ -128931,9 +130211,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L32", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab_isotounix", - "target": "lib_utils_tehranwallclocktounix", - "confidence_score": 1.0 + "target": "lib_utils_tehranwallclocktounix" }, { "relation": "references", @@ -128942,9 +130222,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L36", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab_formstate", - "target": "types_index_discountruletype", - "confidence_score": 1.0 + "target": "types_index_discountruletype" }, { "relation": "calls", @@ -128953,9 +130233,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L165", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab_rulemodal", - "target": "components_discounttab_emptyform", - "confidence_score": 1.0 + "target": "components_discounttab_emptyform" }, { "relation": "calls", @@ -128964,9 +130244,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L61", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab_fromrule", - "target": "lib_utils_rialtotoman", - "confidence_score": 1.0 + "target": "lib_utils_rialtotoman" }, { "relation": "calls", @@ -128975,9 +130255,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L165", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab_rulemodal", - "target": "components_discounttab_fromrule", - "confidence_score": 1.0 + "target": "components_discounttab_fromrule" }, { "relation": "calls", @@ -128986,9 +130266,9 @@ "source_file": "assets/admin/components/DiscountTab.tsx", "source_location": "L218", "weight": 1.0, + "confidence_score": 1.0, "source": "components_discounttab_rulemodal", - "target": "components_discounttab_labelstyle", - "confidence_score": 1.0 + "target": "components_discounttab_labelstyle" }, { "relation": "imports_from", @@ -128997,9 +130277,9 @@ "source_file": "assets/admin/components/FreeVisitPrice.test.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "components_freevisitprice_test", - "target": "components_freevisitprice", - "confidence_score": 1.0 + "target": "components_freevisitprice" }, { "relation": "contains", @@ -129007,9 +130287,9 @@ "source_file": "assets/admin/components/FreeVisitPrice.test.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "components_freevisitprice_test", - "target": "components_freevisitprice_test_get", - "confidence_score": 1.0 + "target": "components_freevisitprice_test_get" }, { "relation": "contains", @@ -129017,9 +130297,9 @@ "source_file": "assets/admin/components/FreeVisitPrice.test.tsx", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "components_freevisitprice_test", - "target": "components_freevisitprice_test_pricing", - "confidence_score": 1.0 + "target": "components_freevisitprice_test_pricing" }, { "relation": "contains", @@ -129027,9 +130307,9 @@ "source_file": "assets/admin/components/FreeVisitPrice.test.tsx", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "components_freevisitprice_test", - "target": "components_freevisitprice_test_put", - "confidence_score": 1.0 + "target": "components_freevisitprice_test_put" }, { "relation": "imports_from", @@ -129038,9 +130318,9 @@ "source_file": "assets/admin/components/FreeVisitPrice.test.tsx", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "components_freevisitprice_test", - "target": "lib_api", - "confidence_score": 1.0 + "target": "lib_api" }, { "relation": "imports", @@ -129049,9 +130329,9 @@ "source_file": "assets/admin/components/FreeVisitPrice.test.tsx", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "components_freevisitprice_test", - "target": "lib_api_api", - "confidence_score": 1.0 + "target": "lib_api_api" }, { "relation": "imports_from", @@ -129060,9 +130340,9 @@ "source_file": "assets/admin/components/FreeVisitPrice.test.tsx", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "components_freevisitprice_test", - "target": "test_utils", - "confidence_score": 1.0 + "target": "test_utils" }, { "relation": "imports", @@ -129071,9 +130351,9 @@ "source_file": "assets/admin/components/FreeVisitPrice.test.tsx", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "components_freevisitprice_test", - "target": "test_utils_renderwithproviders", - "confidence_score": 1.0 + "target": "test_utils_renderwithproviders" }, { "relation": "contains", @@ -129135,9 +130415,9 @@ "source_file": "assets/admin/components/FreeVisitPrice.tsx", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "components_freevisitprice", - "target": "lib_utils_digitsonly", - "confidence_score": 1.0 + "target": "lib_utils_digitsonly" }, { "relation": "imports", @@ -129190,9 +130470,9 @@ "source_file": "assets/admin/pages/ClinicAppointmentSettingsPage.tsx", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_clinicappointmentsettingspage", - "target": "components_freevisitprice", - "confidence_score": 1.0 + "target": "components_freevisitprice" }, { "relation": "imports_from", @@ -129507,9 +130787,9 @@ "source_file": "assets/admin/components/InsuranceModal.tsx", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "components_insurancemodal", - "target": "lib_utils_digitsonly", - "confidence_score": 1.0 + "target": "lib_utils_digitsonly" }, { "relation": "imports", @@ -130289,9 +131569,9 @@ "source_file": "assets/admin/components/NewAppointmentDrawer.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "components_newappointmentdrawer", - "target": "lib_utils_digitsonly", - "confidence_score": 1.0 + "target": "lib_utils_digitsonly" }, { "relation": "imports", @@ -130300,9 +131580,9 @@ "source_file": "assets/admin/components/NewAppointmentDrawer.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "components_newappointmentdrawer", - "target": "lib_utils_rialtotoman", - "confidence_score": 1.0 + "target": "lib_utils_rialtotoman" }, { "relation": "imports", @@ -130311,9 +131591,9 @@ "source_file": "assets/admin/components/NewAppointmentDrawer.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "components_newappointmentdrawer", - "target": "lib_utils_sanitizemobileinput", - "confidence_score": 1.0 + "target": "lib_utils_sanitizemobileinput" }, { "relation": "imports", @@ -130333,9 +131613,9 @@ "source_file": "assets/admin/components/NewAppointmentDrawer.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "components_newappointmentdrawer", - "target": "lib_utils_tomantorial", - "confidence_score": 1.0 + "target": "lib_utils_tomantorial" }, { "relation": "imports_from", @@ -130792,9 +132072,9 @@ "source_file": "assets/admin/components/PatientRecordInfoForm.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "components_patientrecordinfoform", - "target": "lib_utils", - "confidence_score": 1.0 + "target": "lib_utils" }, { "relation": "imports", @@ -130803,9 +132083,9 @@ "source_file": "assets/admin/components/PatientRecordInfoForm.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "components_patientrecordinfoform", - "target": "lib_utils_iranmobileoptionalschema", - "confidence_score": 1.0 + "target": "lib_utils_iranmobileoptionalschema" }, { "relation": "imports", @@ -130814,9 +132094,9 @@ "source_file": "assets/admin/components/PatientRecordInfoForm.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "components_patientrecordinfoform", - "target": "lib_utils_irannationalcodeoptionalschema", - "confidence_score": 1.0 + "target": "lib_utils_irannationalcodeoptionalschema" }, { "relation": "imports_from", @@ -131279,9 +132559,9 @@ "source_file": "assets/admin/components/ServiceInsuranceModal.test.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceinsurancemodal_test", - "target": "components_serviceinsurancemodal", - "confidence_score": 1.0 + "target": "components_serviceinsurancemodal" }, { "relation": "contains", @@ -131289,9 +132569,9 @@ "source_file": "assets/admin/components/ServiceInsuranceModal.test.tsx", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceinsurancemodal_test", - "target": "components_serviceinsurancemodal_test_get", - "confidence_score": 1.0 + "target": "components_serviceinsurancemodal_test_get" }, { "relation": "contains", @@ -131299,9 +132579,9 @@ "source_file": "assets/admin/components/ServiceInsuranceModal.test.tsx", "source_location": "L18", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceinsurancemodal_test", - "target": "components_serviceinsurancemodal_test_item", - "confidence_score": 1.0 + "target": "components_serviceinsurancemodal_test_item" }, { "relation": "contains", @@ -131309,9 +132589,9 @@ "source_file": "assets/admin/components/ServiceInsuranceModal.test.tsx", "source_location": "L31", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceinsurancemodal_test", - "target": "components_serviceinsurancemodal_test_percentinput", - "confidence_score": 1.0 + "target": "components_serviceinsurancemodal_test_percentinput" }, { "relation": "contains", @@ -131319,9 +132599,9 @@ "source_file": "assets/admin/components/ServiceInsuranceModal.test.tsx", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceinsurancemodal_test", - "target": "components_serviceinsurancemodal_test_put", - "confidence_score": 1.0 + "target": "components_serviceinsurancemodal_test_put" }, { "relation": "imports_from", @@ -131330,9 +132610,9 @@ "source_file": "assets/admin/components/ServiceInsuranceModal.test.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceinsurancemodal_test", - "target": "lib_api", - "confidence_score": 1.0 + "target": "lib_api" }, { "relation": "imports", @@ -131341,9 +132621,9 @@ "source_file": "assets/admin/components/ServiceInsuranceModal.test.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceinsurancemodal_test", - "target": "lib_api_api", - "confidence_score": 1.0 + "target": "lib_api_api" }, { "relation": "imports_from", @@ -131352,9 +132632,9 @@ "source_file": "assets/admin/components/ServiceInsuranceModal.test.tsx", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceinsurancemodal_test", - "target": "test_utils", - "confidence_score": 1.0 + "target": "test_utils" }, { "relation": "imports", @@ -131363,9 +132643,9 @@ "source_file": "assets/admin/components/ServiceInsuranceModal.test.tsx", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceinsurancemodal_test", - "target": "test_utils_renderwithproviders", - "confidence_score": 1.0 + "target": "test_utils_renderwithproviders" }, { "relation": "imports_from", @@ -131374,9 +132654,9 @@ "source_file": "assets/admin/components/ServiceInsuranceModal.test.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceinsurancemodal_test", - "target": "types_index", - "confidence_score": 1.0 + "target": "types_index" }, { "relation": "imports", @@ -131385,9 +132665,9 @@ "source_file": "assets/admin/components/ServiceInsuranceModal.test.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceinsurancemodal_test", - "target": "types_index_serviceitem", - "confidence_score": 1.0 + "target": "types_index_serviceitem" }, { "relation": "contains", @@ -131478,9 +132758,9 @@ "source_file": "assets/admin/components/ServiceInsuranceModal.tsx", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceinsurancemodal", - "target": "lib_utils", - "confidence_score": 1.0 + "target": "lib_utils" }, { "relation": "imports", @@ -131489,9 +132769,9 @@ "source_file": "assets/admin/components/ServiceInsuranceModal.tsx", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceinsurancemodal", - "target": "lib_utils_digitsonly", - "confidence_score": 1.0 + "target": "lib_utils_digitsonly" }, { "relation": "imports", @@ -131500,9 +132780,9 @@ "source_file": "assets/admin/components/ServiceInsuranceModal.tsx", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceinsurancemodal", - "target": "lib_utils_parseusernumberclamped", - "confidence_score": 1.0 + "target": "lib_utils_parseusernumberclamped" }, { "relation": "imports_from", @@ -131588,9 +132868,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L18", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "components_serviceinsurancemodal", - "confidence_score": 1.0 + "target": "components_serviceinsurancemodal" }, { "relation": "contains", @@ -131598,9 +132878,9 @@ "source_file": "assets/admin/components/ServiceItemFormModal.tsx", "source_location": "L31", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceitemformmodal", - "target": "components_serviceitemformmodal_empty_form", - "confidence_score": 1.0 + "target": "components_serviceitemformmodal_empty_form" }, { "relation": "contains", @@ -131608,9 +132888,9 @@ "source_file": "assets/admin/components/ServiceItemFormModal.tsx", "source_location": "L29", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceitemformmodal", - "target": "components_serviceitemformmodal_itemform", - "confidence_score": 1.0 + "target": "components_serviceitemformmodal_itemform" }, { "relation": "contains", @@ -131618,9 +132898,9 @@ "source_file": "assets/admin/components/ServiceItemFormModal.tsx", "source_location": "L18", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceitemformmodal", - "target": "components_serviceitemformmodal_itemschema", - "confidence_score": 1.0 + "target": "components_serviceitemformmodal_itemschema" }, { "relation": "contains", @@ -131628,9 +132908,9 @@ "source_file": "assets/admin/components/ServiceItemFormModal.tsx", "source_location": "L36", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceitemformmodal", - "target": "components_serviceitemformmodal_props", - "confidence_score": 1.0 + "target": "components_serviceitemformmodal_props" }, { "relation": "contains", @@ -131638,9 +132918,9 @@ "source_file": "assets/admin/components/ServiceItemFormModal.tsx", "source_location": "L52", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceitemformmodal", - "target": "components_serviceitemformmodal_serviceitemformmodal", - "confidence_score": 1.0 + "target": "components_serviceitemformmodal_serviceitemformmodal" }, { "relation": "imports_from", @@ -131649,9 +132929,9 @@ "source_file": "assets/admin/components/ServiceItemFormModal.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceitemformmodal", - "target": "hooks_useinventory", - "confidence_score": 1.0 + "target": "hooks_useinventory" }, { "relation": "imports", @@ -131660,9 +132940,9 @@ "source_file": "assets/admin/components/ServiceItemFormModal.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceitemformmodal", - "target": "hooks_useinventory_inventoryitem", - "confidence_score": 1.0 + "target": "hooks_useinventory_inventoryitem" }, { "relation": "imports", @@ -131671,9 +132951,9 @@ "source_file": "assets/admin/components/ServiceItemFormModal.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceitemformmodal", - "target": "hooks_useinventory_inventorypackage", - "confidence_score": 1.0 + "target": "hooks_useinventory_inventorypackage" }, { "relation": "imports_from", @@ -131682,9 +132962,9 @@ "source_file": "assets/admin/components/ServiceItemFormModal.tsx", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceitemformmodal", - "target": "lib_api", - "confidence_score": 1.0 + "target": "lib_api" }, { "relation": "imports", @@ -131693,9 +132973,9 @@ "source_file": "assets/admin/components/ServiceItemFormModal.tsx", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceitemformmodal", - "target": "lib_api_api", - "confidence_score": 1.0 + "target": "lib_api_api" }, { "relation": "imports", @@ -131704,9 +132984,9 @@ "source_file": "assets/admin/components/ServiceItemFormModal.tsx", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceitemformmodal", - "target": "lib_api_apiresponse", - "confidence_score": 1.0 + "target": "lib_api_apiresponse" }, { "relation": "imports_from", @@ -131715,9 +132995,9 @@ "source_file": "assets/admin/components/ServiceItemFormModal.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceitemformmodal", - "target": "lib_forms", - "confidence_score": 1.0 + "target": "lib_forms" }, { "relation": "imports", @@ -131726,9 +133006,9 @@ "source_file": "assets/admin/components/ServiceItemFormModal.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceitemformmodal", - "target": "lib_forms_numericfield", - "confidence_score": 1.0 + "target": "lib_forms_numericfield" }, { "relation": "imports_from", @@ -131737,9 +133017,9 @@ "source_file": "assets/admin/components/ServiceItemFormModal.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceitemformmodal", - "target": "lib_utils", - "confidence_score": 1.0 + "target": "lib_utils" }, { "relation": "imports", @@ -131748,9 +133028,9 @@ "source_file": "assets/admin/components/ServiceItemFormModal.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceitemformmodal", - "target": "lib_utils_rialtotoman", - "confidence_score": 1.0 + "target": "lib_utils_rialtotoman" }, { "relation": "imports", @@ -131759,9 +133039,9 @@ "source_file": "assets/admin/components/ServiceItemFormModal.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceitemformmodal", - "target": "lib_utils_tomantorial", - "confidence_score": 1.0 + "target": "lib_utils_tomantorial" }, { "relation": "imports_from", @@ -131770,9 +133050,9 @@ "source_file": "assets/admin/components/ServiceItemFormModal.tsx", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceitemformmodal", - "target": "types_index", - "confidence_score": 1.0 + "target": "types_index" }, { "relation": "imports", @@ -131781,9 +133061,9 @@ "source_file": "assets/admin/components/ServiceItemFormModal.tsx", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceitemformmodal", - "target": "types_index_clinicstaff", - "confidence_score": 1.0 + "target": "types_index_clinicstaff" }, { "relation": "imports", @@ -131792,9 +133072,9 @@ "source_file": "assets/admin/components/ServiceItemFormModal.tsx", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceitemformmodal", - "target": "types_index_serviceitem", - "confidence_score": 1.0 + "target": "types_index_serviceitem" }, { "relation": "imports_from", @@ -131803,9 +133083,9 @@ "source_file": "assets/admin/components/ServiceItemFormModal.tsx", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceitemformmodal", - "target": "ui_modal", - "confidence_score": 1.0 + "target": "ui_modal" }, { "relation": "imports", @@ -131814,9 +133094,9 @@ "source_file": "assets/admin/components/ServiceItemFormModal.tsx", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceitemformmodal", - "target": "ui_modal_modal", - "confidence_score": 1.0 + "target": "ui_modal_modal" }, { "relation": "imports_from", @@ -131825,9 +133105,9 @@ "source_file": "assets/admin/components/ServiceItemFormModal.tsx", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceitemformmodal", - "target": "ui_priceinput", - "confidence_score": 1.0 + "target": "ui_priceinput" }, { "relation": "imports_from", @@ -131836,9 +133116,9 @@ "source_file": "assets/admin/components/ServiceItemFormModal.tsx", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceitemformmodal", - "target": "ui_searchableselect", - "confidence_score": 1.0 + "target": "ui_searchableselect" }, { "relation": "imports", @@ -131847,9 +133127,9 @@ "source_file": "assets/admin/components/ServiceItemFormModal.tsx", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceitemformmodal", - "target": "ui_searchableselect_searchableselect", - "confidence_score": 1.0 + "target": "ui_searchableselect_searchableselect" }, { "relation": "imports_from", @@ -131858,9 +133138,9 @@ "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L22", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_clinicservicespage", - "target": "components_serviceitemformmodal", - "confidence_score": 1.0 + "target": "components_serviceitemformmodal" }, { "relation": "imports_from", @@ -131869,9 +133149,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L19", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "components_serviceitemformmodal", - "confidence_score": 1.0 + "target": "components_serviceitemformmodal" }, { "relation": "references", @@ -131880,9 +133160,9 @@ "source_file": "assets/admin/components/ServiceItemFormModal.tsx", "source_location": "L38", "weight": 1.0, + "confidence_score": 1.0, "source": "components_serviceitemformmodal_props", - "target": "types_index_serviceitem", - "confidence_score": 1.0 + "target": "types_index_serviceitem" }, { "relation": "calls", @@ -131987,9 +133267,9 @@ "source_file": "assets/admin/components/ServiceTariffModal.tsx", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "components_servicetariffmodal", - "target": "lib_utils_formatyear", - "confidence_score": 1.0 + "target": "lib_utils_formatyear" }, { "relation": "imports", @@ -132119,9 +133399,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L17", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "components_servicetariffmodal", - "confidence_score": 1.0 + "target": "components_servicetariffmodal" }, { "relation": "calls", @@ -132449,9 +133729,9 @@ "source_file": "assets/admin/pages/EditSessionPage.tsx", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_editsessionpage", - "target": "components_sessionservicecard", - "confidence_score": 1.0 + "target": "components_sessionservicecard" }, { "relation": "imports_from", @@ -132526,9 +133806,9 @@ "source_file": "assets/admin/pages/EditSessionPage.tsx", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_editsessionpage", - "target": "components_sessionservicecard_sessioncarddata", - "confidence_score": 1.0 + "target": "components_sessionservicecard_sessioncarddata" }, { "relation": "imports", @@ -133337,9 +134617,9 @@ "source_file": "assets/admin/components/WalletTransactionModal.tsx", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "components_wallettransactionmodal", - "target": "lib_utils_digitsonly", - "confidence_score": 1.0 + "target": "lib_utils_digitsonly" }, { "relation": "imports", @@ -134500,6 +135780,17 @@ "source": "dashboard_tauridashboardview", "target": "dashboard_newappointmentstable" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/DashboardPage.tsx", + "source_location": "L16", + "weight": 1.0, + "source": "pages_dashboardpage", + "target": "dashboard_newappointmentstable", + "confidence_score": 1.0 + }, { "relation": "imports", "context": "import", @@ -134522,6 +135813,17 @@ "source": "dashboard_tauridashboardview", "target": "dashboard_newappointmentstable_newappointmentstable" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/DashboardPage.tsx", + "source_location": "L16", + "weight": 1.0, + "source": "pages_dashboardpage", + "target": "dashboard_newappointmentstable_newappointmentstable", + "confidence_score": 1.0 + }, { "relation": "imports_from", "context": "import", @@ -135383,9 +136685,9 @@ "source_file": "assets/admin/pages/EditSessionPage.tsx", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_editsessionpage", - "target": "icons_filesserviceicons", - "confidence_score": 1.0 + "target": "icons_filesserviceicons" }, { "relation": "imports_from", @@ -135449,9 +136751,9 @@ "source_file": "assets/admin/pages/EditSessionPage.tsx", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_editsessionpage", - "target": "icons_filesserviceicons_arrowleftph", - "confidence_score": 1.0 + "target": "icons_filesserviceicons_arrowleftph" }, { "relation": "imports", @@ -135482,9 +136784,9 @@ "source_file": "assets/admin/pages/EditSessionPage.tsx", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_editsessionpage", - "target": "icons_filesserviceicons_arrowleftd", - "confidence_score": 1.0 + "target": "icons_filesserviceicons_arrowleftd" }, { "relation": "imports", @@ -135702,9 +137004,9 @@ "source_file": "assets/admin/pages/EditSessionPage.tsx", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_editsessionpage", - "target": "icons_filesserviceicons_closemodald", - "confidence_score": 1.0 + "target": "icons_filesserviceicons_closemodald" }, { "relation": "imports", @@ -136011,9 +137313,9 @@ "source_file": "assets/admin/components/inventory/AddItemModal.tsx", "source_location": "L4", "weight": 1.0, + "confidence_score": 1.0, "source": "inventory_additemmodal", - "target": "lib_utils_digitsonly", - "confidence_score": 1.0 + "target": "lib_utils_digitsonly" }, { "relation": "imports", @@ -136239,9 +137541,9 @@ "source_file": "assets/admin/components/inventory/AddPackageModal.tsx", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "inventory_addpackagemodal", - "target": "lib_utils_digitsonly", - "confidence_score": 1.0 + "target": "lib_utils_digitsonly" }, { "relation": "imports", @@ -137495,9 +138797,9 @@ "source_file": "assets/admin/pages/ClinicAppointmentSettingsPage.tsx", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_clinicappointmentsettingspage", - "target": "layout_settingslayout", - "confidence_score": 1.0 + "target": "layout_settingslayout" }, { "relation": "imports_from", @@ -137506,9 +138808,9 @@ "source_file": "assets/admin/pages/ClinicDoctorsPage.tsx", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_clinicdoctorspage", - "target": "layout_settingslayout", - "confidence_score": 1.0 + "target": "layout_settingslayout" }, { "relation": "imports_from", @@ -137528,9 +138830,9 @@ "source_file": "assets/admin/pages/DiscountsPage.tsx", "source_location": "L1", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_discountspage", - "target": "layout_settingslayout", - "confidence_score": 1.0 + "target": "layout_settingslayout" }, { "relation": "imports_from", @@ -137770,9 +139072,9 @@ "source_file": "assets/admin/components/layout/Sidebar.tsx", "source_location": "L32", "weight": 1.0, + "confidence_score": 1.0, "source": "layout_sidebar", - "target": "hooks_usepermissions", - "confidence_score": 1.0 + "target": "hooks_usepermissions" }, { "relation": "imports", @@ -137781,9 +139083,9 @@ "source_file": "assets/admin/components/layout/Sidebar.tsx", "source_location": "L32", "weight": 1.0, + "confidence_score": 1.0, "source": "layout_sidebar", - "target": "hooks_usepermissions_usepermissions", - "confidence_score": 1.0 + "target": "hooks_usepermissions_usepermissions" }, { "relation": "imports_from", @@ -138274,9 +139576,9 @@ "source_file": "assets/admin/components/paymentMethods/BankAccountFormModal.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "paymentmethods_bankaccountformmodal", - "target": "lib_utils", - "confidence_score": 1.0 + "target": "lib_utils" }, { "relation": "imports", @@ -138285,9 +139587,9 @@ "source_file": "assets/admin/components/paymentMethods/BankAccountFormModal.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "paymentmethods_bankaccountformmodal", - "target": "lib_utils_digitsonly", - "confidence_score": 1.0 + "target": "lib_utils_digitsonly" }, { "relation": "imports", @@ -138296,9 +139598,9 @@ "source_file": "assets/admin/components/paymentMethods/BankAccountFormModal.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "paymentmethods_bankaccountformmodal", - "target": "lib_utils_toenglishdigits", - "confidence_score": 1.0 + "target": "lib_utils_toenglishdigits" }, { "relation": "contains", @@ -138610,9 +139912,9 @@ "source_file": "assets/admin/components/paymentMethods/PosFormModal.tsx", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "paymentmethods_posformmodal", - "target": "ui_digitinput", - "confidence_score": 1.0 + "target": "ui_digitinput" }, { "relation": "imports", @@ -138621,9 +139923,9 @@ "source_file": "assets/admin/components/paymentMethods/PosFormModal.tsx", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "paymentmethods_posformmodal", - "target": "ui_digitinput_digitinput", - "confidence_score": 1.0 + "target": "ui_digitinput_digitinput" }, { "relation": "imports_from", @@ -138816,9 +140118,9 @@ "source_file": "assets/admin/pages/AppointmentSettingsPage.tsx", "source_location": "L4", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmentsettingspage", - "target": "schedule_schedulesection", - "confidence_score": 1.0 + "target": "schedule_schedulesection" }, { "relation": "imports_from", @@ -138827,9 +140129,9 @@ "source_file": "assets/admin/pages/ClinicAppointmentSettingsPage.tsx", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_clinicappointmentsettingspage", - "target": "schedule_schedulesection", - "confidence_score": 1.0 + "target": "schedule_schedulesection" }, { "relation": "imports_from", @@ -138838,9 +140140,9 @@ "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L35", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_doctordetailpage", - "target": "schedule_schedulesection", - "confidence_score": 1.0 + "target": "schedule_schedulesection" }, { "relation": "imports_from", @@ -138849,9 +140151,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "lib_api", - "confidence_score": 1.0 + "target": "lib_api" }, { "relation": "imports", @@ -138860,9 +140162,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "lib_api_api", - "confidence_score": 1.0 + "target": "lib_api_api" }, { "relation": "imports", @@ -138871,9 +140173,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "lib_api_apierror", - "confidence_score": 1.0 + "target": "lib_api_apierror" }, { "relation": "imports", @@ -138882,9 +140184,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "lib_api_apiresponse", - "confidence_score": 1.0 + "target": "lib_api_apiresponse" }, { "relation": "imports_from", @@ -138893,9 +140195,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "lib_utils", - "confidence_score": 1.0 + "target": "lib_utils" }, { "relation": "imports", @@ -138904,9 +140206,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "lib_utils_digitsonly", - "confidence_score": 1.0 + "target": "lib_utils_digitsonly" }, { "relation": "imports", @@ -138915,9 +140217,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "lib_utils_formatnumber", - "confidence_score": 1.0 + "target": "lib_utils_formatnumber" }, { "relation": "contains", @@ -138925,9 +140227,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L259", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_addminutes", - "confidence_score": 1.0 + "target": "schedule_schedulesection_addminutes" }, { "relation": "contains", @@ -138935,9 +140237,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L25", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_addressdata", - "confidence_score": 1.0 + "target": "schedule_schedulesection_addressdata" }, { "relation": "contains", @@ -138945,9 +140247,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L56", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_bookingmeta", - "confidence_score": 1.0 + "target": "schedule_schedulesection_bookingmeta" }, { "relation": "contains", @@ -138955,9 +140257,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L266", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_calcslotcount", - "confidence_score": 1.0 + "target": "schedule_schedulesection_calcslotcount" }, { "relation": "contains", @@ -138965,9 +140267,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L40", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_dateoverridedata", - "confidence_score": 1.0 + "target": "schedule_schedulesection_dateoverridedata" }, { "relation": "contains", @@ -138975,9 +140277,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L878", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_dateoverridemodal", - "confidence_score": 1.0 + "target": "schedule_schedulesection_dateoverridemodal" }, { "relation": "contains", @@ -138985,9 +140287,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L1018", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_dateoverridestab", - "confidence_score": 1.0 + "target": "schedule_schedulesection_dateoverridestab" }, { "relation": "contains", @@ -138995,9 +140297,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L63", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_default_booking_meta", - "confidence_score": 1.0 + "target": "schedule_schedulesection_default_booking_meta" }, { "relation": "contains", @@ -139005,9 +140307,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L234", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_default_session", - "confidence_score": 1.0 + "target": "schedule_schedulesection_default_session" }, { "relation": "contains", @@ -139015,9 +140317,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L233", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_duration_opts", - "confidence_score": 1.0 + "target": "schedule_schedulesection_duration_opts" }, { "relation": "contains", @@ -139025,9 +140327,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L241", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_empty_new_schedule", - "confidence_score": 1.0 + "target": "schedule_schedulesection_empty_new_schedule" }, { "relation": "contains", @@ -139035,9 +140337,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L96", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_formatpersiandate", - "confidence_score": 1.0 + "target": "schedule_schedulesection_formatpersiandate" }, { "relation": "contains", @@ -139045,9 +140347,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L87", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_gtoj", - "confidence_score": 1.0 + "target": "schedule_schedulesection_gtoj" }, { "relation": "contains", @@ -139055,9 +140357,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L250", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_hasoverlap", - "confidence_score": 1.0 + "target": "schedule_schedulesection_hasoverlap" }, { "relation": "contains", @@ -139065,9 +140367,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L41", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_holidaydata", - "confidence_score": 1.0 + "target": "schedule_schedulesection_holidaydata" }, { "relation": "contains", @@ -139075,9 +140377,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L1117", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_holidaymodal", - "confidence_score": 1.0 + "target": "schedule_schedulesection_holidaymodal" }, { "relation": "contains", @@ -139085,9 +140387,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L1190", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_holidaystab", - "confidence_score": 1.0 + "target": "schedule_schedulesection_holidaystab" }, { "relation": "contains", @@ -139095,9 +140397,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L288", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_hour_values", - "confidence_score": 1.0 + "target": "schedule_schedulesection_hour_values" }, { "relation": "contains", @@ -139105,9 +140407,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L75", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_jalaali", - "confidence_score": 1.0 + "target": "schedule_schedulesection_jalaali" }, { "relation": "contains", @@ -139115,9 +140417,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L82", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_jalali_days_short", - "confidence_score": 1.0 + "target": "schedule_schedulesection_jalali_days_short" }, { "relation": "contains", @@ -139125,9 +140427,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L81", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_jalali_months", - "confidence_score": 1.0 + "target": "schedule_schedulesection_jalali_months" }, { "relation": "contains", @@ -139135,9 +140437,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L101", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_jfirstdayofweek", - "confidence_score": 1.0 + "target": "schedule_schedulesection_jfirstdayofweek" }, { "relation": "contains", @@ -139145,9 +140447,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L92", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_jtog", - "confidence_score": 1.0 + "target": "schedule_schedulesection_jtog" }, { "relation": "contains", @@ -139155,9 +140457,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L289", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_minute_values", - "confidence_score": 1.0 + "target": "schedule_schedulesection_minute_values" }, { "relation": "contains", @@ -139165,9 +140467,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L54", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_newdayconfig", - "confidence_score": 1.0 + "target": "schedule_schedulesection_newdayconfig" }, { "relation": "contains", @@ -139175,9 +140477,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L55", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_newschedulemap", - "confidence_score": 1.0 + "target": "schedule_schedulesection_newschedulemap" }, { "relation": "contains", @@ -139185,9 +140487,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L245", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_parseminutes", - "confidence_score": 1.0 + "target": "schedule_schedulesection_parseminutes" }, { "relation": "contains", @@ -139195,9 +140497,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L110", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_persiandateinput", - "confidence_score": 1.0 + "target": "schedule_schedulesection_persiandateinput" }, { "relation": "contains", @@ -139205,9 +140507,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L224", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_schedule_days", - "confidence_score": 1.0 + "target": "schedule_schedulesection_schedule_days" }, { "relation": "contains", @@ -139215,9 +140517,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L1298", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_schedule_tabs", - "confidence_score": 1.0 + "target": "schedule_schedulesection_schedule_tabs" }, { "relation": "contains", @@ -139225,9 +140527,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L1304", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_schedulesection", - "confidence_score": 1.0 + "target": "schedule_schedulesection_schedulesection" }, { "relation": "contains", @@ -139235,9 +140537,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L43", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_sessionconfig", - "confidence_score": 1.0 + "target": "schedule_schedulesection_sessionconfig" }, { "relation": "contains", @@ -139245,9 +140547,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L362", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_sessioneditor", - "confidence_score": 1.0 + "target": "schedule_schedulesection_sessioneditor" }, { "relation": "contains", @@ -139255,9 +140557,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L39", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_slotconfig", - "confidence_score": 1.0 + "target": "schedule_schedulesection_slotconfig" }, { "relation": "contains", @@ -139265,9 +140567,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L321", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_sloteditor", - "confidence_score": 1.0 + "target": "schedule_schedulesection_sloteditor" }, { "relation": "contains", @@ -139275,9 +140577,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L291", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_timeselect", - "confidence_score": 1.0 + "target": "schedule_schedulesection_timeselect" }, { "relation": "contains", @@ -139285,9 +140587,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L106", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_todaygregorian", - "confidence_score": 1.0 + "target": "schedule_schedulesection_todaygregorian" }, { "relation": "contains", @@ -139295,9 +140597,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L84", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_topersiannums", - "confidence_score": 1.0 + "target": "schedule_schedulesection_topersiannums" }, { "relation": "contains", @@ -139305,9 +140607,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L281", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_tstodate", - "confidence_score": 1.0 + "target": "schedule_schedulesection_tstodate" }, { "relation": "contains", @@ -139315,9 +140617,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L70", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_weeklyscheduledata", - "confidence_score": 1.0 + "target": "schedule_schedulesection_weeklyscheduledata" }, { "relation": "contains", @@ -139325,8 +140627,18 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L496", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "schedule_schedulesection_weeklyscheduletab", + "target": "schedule_schedulesection_weeklyscheduletab" + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", + "source_location": "L500", + "weight": 1.0, + "source": "schedule_schedulesection", + "target": "schedule_schedulesection_withclinic", "confidence_score": 1.0 }, { @@ -139336,9 +140648,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "ui_confirmdialog", - "confidence_score": 1.0 + "target": "ui_confirmdialog" }, { "relation": "imports_from", @@ -139347,9 +140659,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "ui_modal", - "confidence_score": 1.0 + "target": "ui_modal" }, { "relation": "imports", @@ -139358,9 +140670,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "ui_modal_modal", - "confidence_score": 1.0 + "target": "ui_modal_modal" }, { "relation": "imports_from", @@ -139369,9 +140681,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "ui_searchableselect", - "confidence_score": 1.0 + "target": "ui_searchableselect" }, { "relation": "imports", @@ -139380,9 +140692,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection", - "target": "ui_searchableselect_searchableselect", - "confidence_score": 1.0 + "target": "ui_searchableselect_searchableselect" }, { "relation": "imports", @@ -139391,9 +140703,9 @@ "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L35", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_doctordetailpage", - "target": "schedule_schedulesection_addressdata", - "confidence_score": 1.0 + "target": "schedule_schedulesection_addressdata" }, { "relation": "references", @@ -139402,9 +140714,9 @@ "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L60", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_doctordetailpage_doctordetail", - "target": "schedule_schedulesection_addressdata", - "confidence_score": 1.0 + "target": "schedule_schedulesection_addressdata" }, { "relation": "calls", @@ -139413,9 +140725,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L99", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection_formatpersiandate", - "target": "schedule_schedulesection_topersiannums", - "confidence_score": 1.0 + "target": "schedule_schedulesection_topersiannums" }, { "relation": "calls", @@ -139424,9 +140736,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L186", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection_persiandateinput", - "target": "schedule_schedulesection_topersiannums", - "confidence_score": 1.0 + "target": "schedule_schedulesection_topersiannums" }, { "relation": "calls", @@ -139435,9 +140747,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L97", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection_formatpersiandate", - "target": "schedule_schedulesection_gtoj", - "confidence_score": 1.0 + "target": "schedule_schedulesection_gtoj" }, { "relation": "calls", @@ -139446,9 +140758,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L147", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection_persiandateinput", - "target": "schedule_schedulesection_gtoj", - "confidence_score": 1.0 + "target": "schedule_schedulesection_gtoj" }, { "relation": "calls", @@ -139457,9 +140769,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L173", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection_persiandateinput", - "target": "schedule_schedulesection_formatpersiandate", - "confidence_score": 1.0 + "target": "schedule_schedulesection_formatpersiandate" }, { "relation": "calls", @@ -139468,9 +140780,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L152", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection_persiandateinput", - "target": "schedule_schedulesection_jfirstdayofweek", - "confidence_score": 1.0 + "target": "schedule_schedulesection_jfirstdayofweek" }, { "relation": "calls", @@ -139479,9 +140791,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L149", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection_persiandateinput", - "target": "schedule_schedulesection_todaygregorian", - "confidence_score": 1.0 + "target": "schedule_schedulesection_todaygregorian" }, { "relation": "calls", @@ -139490,9 +140802,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L260", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection_addminutes", - "target": "schedule_schedulesection_parseminutes", - "confidence_score": 1.0 + "target": "schedule_schedulesection_parseminutes" }, { "relation": "calls", @@ -139501,9 +140813,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L267", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection_calcslotcount", - "target": "schedule_schedulesection_parseminutes", - "confidence_score": 1.0 + "target": "schedule_schedulesection_parseminutes" }, { "relation": "calls", @@ -139512,9 +140824,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L254", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection_hasoverlap", - "target": "schedule_schedulesection_parseminutes", - "confidence_score": 1.0 + "target": "schedule_schedulesection_parseminutes" }, { "relation": "calls", @@ -139523,9 +140835,9 @@ "source_file": "assets/admin/components/schedule/ScheduleSection.tsx", "source_location": "L372", "weight": 1.0, + "confidence_score": 1.0, "source": "schedule_schedulesection_sessioneditor", - "target": "schedule_schedulesection_calcslotcount", - "confidence_score": 1.0 + "target": "schedule_schedulesection_calcslotcount" }, { "relation": "imports", @@ -139534,9 +140846,9 @@ "source_file": "assets/admin/pages/AppointmentSettingsPage.tsx", "source_location": "L4", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmentsettingspage", - "target": "schedule_schedulesection_schedulesection", - "confidence_score": 1.0 + "target": "schedule_schedulesection_schedulesection" }, { "relation": "imports", @@ -139545,9 +140857,9 @@ "source_file": "assets/admin/pages/ClinicAppointmentSettingsPage.tsx", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_clinicappointmentsettingspage", - "target": "schedule_schedulesection_schedulesection", - "confidence_score": 1.0 + "target": "schedule_schedulesection_schedulesection" }, { "relation": "imports", @@ -139556,9 +140868,9 @@ "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L34", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_doctordetailpage", - "target": "schedule_schedulesection_schedulesection", - "confidence_score": 1.0 + "target": "schedule_schedulesection_schedulesection" }, { "relation": "imports_from", @@ -139567,9 +140879,9 @@ "source_file": "assets/admin/components/session/CreateStep.test.tsx", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "session_createstep_test", - "target": "lib_api", - "confidence_score": 1.0 + "target": "lib_api" }, { "relation": "imports", @@ -139578,9 +140890,9 @@ "source_file": "assets/admin/components/session/CreateStep.test.tsx", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "session_createstep_test", - "target": "lib_api_api", - "confidence_score": 1.0 + "target": "lib_api_api" }, { "relation": "imports_from", @@ -139589,9 +140901,9 @@ "source_file": "assets/admin/components/session/CreateStep.test.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "session_createstep_test", - "target": "session_createstep", - "confidence_score": 1.0 + "target": "session_createstep" }, { "relation": "contains", @@ -139599,9 +140911,9 @@ "source_file": "assets/admin/components/session/CreateStep.test.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "session_createstep_test", - "target": "session_createstep_test_get", - "confidence_score": 1.0 + "target": "session_createstep_test_get" }, { "relation": "contains", @@ -139609,9 +140921,9 @@ "source_file": "assets/admin/components/session/CreateStep.test.tsx", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "session_createstep_test", - "target": "session_createstep_test_mockendpoints", - "confidence_score": 1.0 + "target": "session_createstep_test_mockendpoints" }, { "relation": "contains", @@ -139619,9 +140931,9 @@ "source_file": "assets/admin/components/session/CreateStep.test.tsx", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "session_createstep_test", - "target": "session_createstep_test_post", - "confidence_score": 1.0 + "target": "session_createstep_test_post" }, { "relation": "contains", @@ -139629,9 +140941,9 @@ "source_file": "assets/admin/components/session/CreateStep.test.tsx", "source_location": "L31", "weight": 1.0, + "confidence_score": 1.0, "source": "session_createstep_test", - "target": "session_createstep_test_renderstep", - "confidence_score": 1.0 + "target": "session_createstep_test_renderstep" }, { "relation": "imports_from", @@ -139640,9 +140952,9 @@ "source_file": "assets/admin/components/session/CreateStep.test.tsx", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "session_createstep_test", - "target": "test_utils", - "confidence_score": 1.0 + "target": "test_utils" }, { "relation": "imports", @@ -139651,9 +140963,9 @@ "source_file": "assets/admin/components/session/CreateStep.test.tsx", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "session_createstep_test", - "target": "test_utils_renderwithproviders", - "confidence_score": 1.0 + "target": "test_utils_renderwithproviders" }, { "relation": "calls", @@ -139673,9 +140985,9 @@ "source_file": "assets/admin/pages/EditSessionPage.tsx", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_editsessionpage", - "target": "session_createstep", - "confidence_score": 1.0 + "target": "session_createstep" }, { "relation": "imports_from", @@ -139739,9 +141051,9 @@ "source_file": "assets/admin/components/session/CreateStep.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "session_createstep", - "target": "lib_utils_digitsonly", - "confidence_score": 1.0 + "target": "lib_utils_digitsonly" }, { "relation": "imports", @@ -139761,9 +141073,9 @@ "source_file": "assets/admin/components/session/CreateStep.tsx", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "session_createstep", - "target": "lib_utils_rialtotoman", - "confidence_score": 1.0 + "target": "lib_utils_rialtotoman" }, { "relation": "imports", @@ -139772,9 +141084,9 @@ "source_file": "assets/admin/components/session/CreateStep.tsx", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "session_createstep", - "target": "lib_utils_tomantorial", - "confidence_score": 1.0 + "target": "lib_utils_tomantorial" }, { "relation": "contains", @@ -140239,9 +141551,9 @@ "source_file": "assets/admin/components/session/DetailsStep.tsx", "source_location": "L2", "weight": 1.0, + "confidence_score": 1.0, "source": "session_detailsstep", - "target": "lib_utils_formatdatetime", - "confidence_score": 1.0 + "target": "lib_utils_formatdatetime" }, { "relation": "imports", @@ -140356,9 +141668,9 @@ "source_file": "assets/admin/pages/EditSessionPage.tsx", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_editsessionpage", - "target": "session_paymentstep", - "confidence_score": 1.0 + "target": "session_paymentstep" }, { "relation": "imports_from", @@ -140411,9 +141723,9 @@ "source_file": "assets/admin/components/session/PaymentStep.tsx", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "session_paymentstep", - "target": "lib_api_apiresponse", - "confidence_score": 1.0 + "target": "lib_api_apiresponse" }, { "relation": "imports_from", @@ -140433,9 +141745,9 @@ "source_file": "assets/admin/components/session/PaymentStep.tsx", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "session_paymentstep", - "target": "lib_utils_formatdatetime", - "confidence_score": 1.0 + "target": "lib_utils_formatdatetime" }, { "relation": "imports", @@ -140455,9 +141767,9 @@ "source_file": "assets/admin/components/session/PaymentStep.tsx", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "session_paymentstep", - "target": "lib_utils_rialtotoman", - "confidence_score": 1.0 + "target": "lib_utils_rialtotoman" }, { "relation": "imports", @@ -140466,9 +141778,9 @@ "source_file": "assets/admin/components/session/PaymentStep.tsx", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "session_paymentstep", - "target": "lib_utils_tomantorial", - "confidence_score": 1.0 + "target": "lib_utils_tomantorial" }, { "relation": "contains", @@ -140567,9 +141879,9 @@ "source_file": "assets/admin/components/session/PaymentStep.tsx", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "session_paymentstep", - "target": "types_index", - "confidence_score": 1.0 + "target": "types_index" }, { "relation": "imports", @@ -140578,9 +141890,9 @@ "source_file": "assets/admin/components/session/PaymentStep.tsx", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "session_paymentstep", - "target": "types_index_discountsuggestion", - "confidence_score": 1.0 + "target": "types_index_discountsuggestion" }, { "relation": "imports_from", @@ -140589,9 +141901,9 @@ "source_file": "assets/admin/components/session/PaymentStep.tsx", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "session_paymentstep", - "target": "ui_confirmdialog", - "confidence_score": 1.0 + "target": "ui_confirmdialog" }, { "relation": "imports_from", @@ -140600,9 +141912,9 @@ "source_file": "assets/admin/components/session/PaymentStep.tsx", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "session_paymentstep", - "target": "ui_modal", - "confidence_score": 1.0 + "target": "ui_modal" }, { "relation": "imports", @@ -140611,9 +141923,9 @@ "source_file": "assets/admin/components/session/PaymentStep.tsx", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "session_paymentstep", - "target": "ui_modal_modal", - "confidence_score": 1.0 + "target": "ui_modal_modal" }, { "relation": "imports_from", @@ -140644,9 +141956,9 @@ "source_file": "assets/admin/components/session/PaymentStep.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "session_paymentstep", - "target": "ui_priceinput", - "confidence_score": 1.0 + "target": "ui_priceinput" }, { "relation": "imports_from", @@ -140699,9 +142011,9 @@ "source_file": "assets/admin/pages/PatientDetailPage.tsx", "source_location": "L29", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_patientdetailpage", - "target": "session_sessionauditmodal", - "confidence_score": 1.0 + "target": "session_sessionauditmodal" }, { "relation": "imports_from", @@ -140710,9 +142022,9 @@ "source_file": "assets/admin/components/session/SessionAuditModal.tsx", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "session_sessionauditmodal", - "target": "lib_api", - "confidence_score": 1.0 + "target": "lib_api" }, { "relation": "imports", @@ -140721,9 +142033,9 @@ "source_file": "assets/admin/components/session/SessionAuditModal.tsx", "source_location": "L2", "weight": 1.0, + "confidence_score": 1.0, "source": "session_sessionauditmodal", - "target": "lib_api_api", - "confidence_score": 1.0 + "target": "lib_api_api" }, { "relation": "imports", @@ -140732,9 +142044,9 @@ "source_file": "assets/admin/components/session/SessionAuditModal.tsx", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "session_sessionauditmodal", - "target": "lib_api_apiresponse", - "confidence_score": 1.0 + "target": "lib_api_apiresponse" }, { "relation": "imports_from", @@ -140743,9 +142055,9 @@ "source_file": "assets/admin/components/session/SessionAuditModal.tsx", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "session_sessionauditmodal", - "target": "lib_utils", - "confidence_score": 1.0 + "target": "lib_utils" }, { "relation": "imports", @@ -140754,9 +142066,9 @@ "source_file": "assets/admin/components/session/SessionAuditModal.tsx", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "session_sessionauditmodal", - "target": "lib_utils_formatdatetime", - "confidence_score": 1.0 + "target": "lib_utils_formatdatetime" }, { "relation": "imports", @@ -140765,9 +142077,9 @@ "source_file": "assets/admin/components/session/SessionAuditModal.tsx", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "session_sessionauditmodal", - "target": "lib_utils_formatrial", - "confidence_score": 1.0 + "target": "lib_utils_formatrial" }, { "relation": "contains", @@ -140775,9 +142087,9 @@ "source_file": "assets/admin/components/session/SessionAuditModal.tsx", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "session_sessionauditmodal", - "target": "session_sessionauditmodal_field_labels", - "confidence_score": 1.0 + "target": "session_sessionauditmodal_field_labels" }, { "relation": "contains", @@ -140785,9 +142097,9 @@ "source_file": "assets/admin/components/session/SessionAuditModal.tsx", "source_location": "L26", "weight": 1.0, + "confidence_score": 1.0, "source": "session_sessionauditmodal", - "target": "session_sessionauditmodal_fmtvalue", - "confidence_score": 1.0 + "target": "session_sessionauditmodal_fmtvalue" }, { "relation": "contains", @@ -140795,9 +142107,9 @@ "source_file": "assets/admin/components/session/SessionAuditModal.tsx", "source_location": "L18", "weight": 1.0, + "confidence_score": 1.0, "source": "session_sessionauditmodal", - "target": "session_sessionauditmodal_op_labels", - "confidence_score": 1.0 + "target": "session_sessionauditmodal_op_labels" }, { "relation": "contains", @@ -140805,9 +142117,9 @@ "source_file": "assets/admin/components/session/SessionAuditModal.tsx", "source_location": "L25", "weight": 1.0, + "confidence_score": 1.0, "source": "session_sessionauditmodal", - "target": "session_sessionauditmodal_rial_fields", - "confidence_score": 1.0 + "target": "session_sessionauditmodal_rial_fields" }, { "relation": "contains", @@ -140815,9 +142127,9 @@ "source_file": "assets/admin/components/session/SessionAuditModal.tsx", "source_location": "L32", "weight": 1.0, + "confidence_score": 1.0, "source": "session_sessionauditmodal", - "target": "session_sessionauditmodal_sessionauditmodal", - "confidence_score": 1.0 + "target": "session_sessionauditmodal_sessionauditmodal" }, { "relation": "imports_from", @@ -140826,9 +142138,9 @@ "source_file": "assets/admin/components/session/SessionAuditModal.tsx", "source_location": "L4", "weight": 1.0, + "confidence_score": 1.0, "source": "session_sessionauditmodal", - "target": "types_index", - "confidence_score": 1.0 + "target": "types_index" }, { "relation": "imports", @@ -140837,9 +142149,9 @@ "source_file": "assets/admin/components/session/SessionAuditModal.tsx", "source_location": "L4", "weight": 1.0, + "confidence_score": 1.0, "source": "session_sessionauditmodal", - "target": "types_index_sessionauditentry", - "confidence_score": 1.0 + "target": "types_index_sessionauditentry" }, { "relation": "imports_from", @@ -140848,9 +142160,9 @@ "source_file": "assets/admin/components/session/SessionAuditModal.tsx", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "session_sessionauditmodal", - "target": "ui_modal", - "confidence_score": 1.0 + "target": "ui_modal" }, { "relation": "imports", @@ -140859,9 +142171,9 @@ "source_file": "assets/admin/components/session/SessionAuditModal.tsx", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "session_sessionauditmodal", - "target": "ui_modal_modal", - "confidence_score": 1.0 + "target": "ui_modal_modal" }, { "relation": "calls", @@ -140870,9 +142182,9 @@ "source_file": "assets/admin/components/session/SessionAuditModal.tsx", "source_location": "L28", "weight": 1.0, + "confidence_score": 1.0, "source": "session_sessionauditmodal_fmtvalue", - "target": "lib_utils_formatrial", - "confidence_score": 1.0 + "target": "lib_utils_formatrial" }, { "relation": "imports_from", @@ -141313,9 +142625,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "ui_confirmdialog", - "confidence_score": 1.0 + "target": "ui_confirmdialog" }, { "relation": "imports_from", @@ -142185,9 +143497,9 @@ "source_file": "assets/admin/components/ui/DoctorPermissionsModal.tsx", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "ui_doctorpermissionsmodal", - "target": "lib_api", - "confidence_score": 1.0 + "target": "lib_api" }, { "relation": "imports", @@ -142196,9 +143508,9 @@ "source_file": "assets/admin/components/ui/DoctorPermissionsModal.tsx", "source_location": "L4", "weight": 1.0, + "confidence_score": 1.0, "source": "ui_doctorpermissionsmodal", - "target": "lib_api_api", - "confidence_score": 1.0 + "target": "lib_api_api" }, { "relation": "imports", @@ -142207,9 +143519,9 @@ "source_file": "assets/admin/components/ui/DoctorPermissionsModal.tsx", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "ui_doctorpermissionsmodal", - "target": "lib_api_apiresponse", - "confidence_score": 1.0 + "target": "lib_api_apiresponse" }, { "relation": "contains", @@ -142217,9 +143529,9 @@ "source_file": "assets/admin/components/ui/DoctorPermissionsModal.tsx", "source_location": "L50", "weight": 1.0, + "confidence_score": 1.0, "source": "ui_doctorpermissionsmodal", - "target": "ui_doctorpermissionsmodal_action_columns", - "confidence_score": 1.0 + "target": "ui_doctorpermissionsmodal_action_columns" }, { "relation": "contains", @@ -142227,9 +143539,9 @@ "source_file": "assets/admin/components/ui/DoctorPermissionsModal.tsx", "source_location": "L51", "weight": 1.0, + "confidence_score": 1.0, "source": "ui_doctorpermissionsmodal", - "target": "ui_doctorpermissionsmodal_action_headers", - "confidence_score": 1.0 + "target": "ui_doctorpermissionsmodal_action_headers" }, { "relation": "contains", @@ -142237,9 +143549,9 @@ "source_file": "assets/admin/components/ui/DoctorPermissionsModal.tsx", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "ui_doctorpermissionsmodal", - "target": "ui_doctorpermissionsmodal_clinicdoctorpermissionpayload", - "confidence_score": 1.0 + "target": "ui_doctorpermissionsmodal_clinicdoctorpermissionpayload" }, { "relation": "contains", @@ -142247,9 +143559,9 @@ "source_file": "assets/admin/components/ui/DoctorPermissionsModal.tsx", "source_location": "L53", "weight": 1.0, + "confidence_score": 1.0, "source": "ui_doctorpermissionsmodal", - "target": "ui_doctorpermissionsmodal_doctorpermissionsmodal", - "confidence_score": 1.0 + "target": "ui_doctorpermissionsmodal_doctorpermissionsmodal" }, { "relation": "contains", @@ -142257,9 +143569,9 @@ "source_file": "assets/admin/components/ui/DoctorPermissionsModal.tsx", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "ui_doctorpermissionsmodal", - "target": "ui_doctorpermissionsmodal_permissionenvelope", - "confidence_score": 1.0 + "target": "ui_doctorpermissionsmodal_permissionenvelope" }, { "relation": "contains", @@ -142267,9 +143579,9 @@ "source_file": "assets/admin/components/ui/DoctorPermissionsModal.tsx", "source_location": "L23", "weight": 1.0, + "confidence_score": 1.0, "source": "ui_doctorpermissionsmodal", - "target": "ui_doctorpermissionsmodal_resource_labels", - "confidence_score": 1.0 + "target": "ui_doctorpermissionsmodal_resource_labels" }, { "relation": "imports_from", @@ -142278,9 +143590,9 @@ "source_file": "assets/admin/components/ui/DoctorPermissionsModal.tsx", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "ui_doctorpermissionsmodal", - "target": "ui_modal", - "confidence_score": 1.0 + "target": "ui_modal" }, { "relation": "imports", @@ -142289,9 +143601,9 @@ "source_file": "assets/admin/components/ui/DoctorPermissionsModal.tsx", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "ui_doctorpermissionsmodal", - "target": "ui_modal_modal", - "confidence_score": 1.0 + "target": "ui_modal_modal" }, { "relation": "imports_from", @@ -142344,9 +143656,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "ui_featuregate", - "confidence_score": 1.0 + "target": "ui_featuregate" }, { "relation": "imports_from", @@ -142450,9 +143762,9 @@ "source_file": "assets/admin/components/ui/Input.tsx", "source_location": "L2", "weight": 1.0, + "confidence_score": 1.0, "source": "ui_input", - "target": "lib_utils", - "confidence_score": 1.0 + "target": "lib_utils" }, { "relation": "imports", @@ -142461,9 +143773,9 @@ "source_file": "assets/admin/components/ui/Input.tsx", "source_location": "L2", "weight": 1.0, + "confidence_score": 1.0, "source": "ui_input", - "target": "lib_utils_toenglishdigits", - "confidence_score": 1.0 + "target": "lib_utils_toenglishdigits" }, { "relation": "contains", @@ -143537,9 +144849,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "ui_pageheader", - "confidence_score": 1.0 + "target": "ui_pageheader" }, { "relation": "imports_from", @@ -144518,9 +145830,9 @@ "source_file": "assets/admin/components/ui/PriceInput.test.tsx", "source_location": "L4", "weight": 1.0, + "confidence_score": 1.0, "source": "ui_priceinput_test", - "target": "ui_priceinput", - "confidence_score": 1.0 + "target": "ui_priceinput" }, { "relation": "contains", @@ -144528,9 +145840,9 @@ "source_file": "assets/admin/components/ui/PriceInput.test.tsx", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "ui_priceinput_test", - "target": "ui_priceinput_test_controlled", - "confidence_score": 1.0 + "target": "ui_priceinput_test_controlled" }, { "relation": "contains", @@ -144538,9 +145850,9 @@ "source_file": "assets/admin/components/ui/PriceInput.test.tsx", "source_location": "L18", "weight": 1.0, + "confidence_score": 1.0, "source": "ui_priceinput_test", - "target": "ui_priceinput_test_emitted", - "confidence_score": 1.0 + "target": "ui_priceinput_test_emitted" }, { "relation": "contains", @@ -144548,9 +145860,9 @@ "source_file": "assets/admin/components/ui/PriceInput.test.tsx", "source_location": "L17", "weight": 1.0, + "confidence_score": 1.0, "source": "ui_priceinput_test", - "target": "ui_priceinput_test_input", - "confidence_score": 1.0 + "target": "ui_priceinput_test_input" }, { "relation": "imports_from", @@ -144581,9 +145893,9 @@ "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmentspage", - "target": "ui_priceinput", - "confidence_score": 1.0 + "target": "ui_priceinput" }, { "relation": "imports_from", @@ -144614,9 +145926,9 @@ "source_file": "assets/admin/components/ui/PriceInput.tsx", "source_location": "L2", "weight": 1.0, + "confidence_score": 1.0, "source": "ui_priceinput", - "target": "lib_utils", - "confidence_score": 1.0 + "target": "lib_utils" }, { "relation": "imports", @@ -144625,9 +145937,9 @@ "source_file": "assets/admin/components/ui/PriceInput.tsx", "source_location": "L2", "weight": 1.0, + "confidence_score": 1.0, "source": "ui_priceinput", - "target": "lib_utils_digitsonly", - "confidence_score": 1.0 + "target": "lib_utils_digitsonly" }, { "relation": "imports", @@ -144636,9 +145948,9 @@ "source_file": "assets/admin/components/ui/PriceInput.tsx", "source_location": "L2", "weight": 1.0, + "confidence_score": 1.0, "source": "ui_priceinput", - "target": "lib_utils_parseusernumber", - "confidence_score": 1.0 + "target": "lib_utils_parseusernumber" }, { "relation": "contains", @@ -144676,9 +145988,9 @@ "source_file": "assets/admin/components/ui/PriceInput.tsx", "source_location": "L24", "weight": 1.0, + "confidence_score": 1.0, "source": "ui_priceinput", - "target": "ui_priceinput_textfromvalue", - "confidence_score": 1.0 + "target": "ui_priceinput_textfromvalue" }, { "relation": "calls", @@ -144687,9 +145999,9 @@ "source_file": "assets/admin/components/ui/PriceInput.tsx", "source_location": "L26", "weight": 1.0, + "confidence_score": 1.0, "source": "ui_priceinput_textfromvalue", - "target": "ui_priceinput_formatdisplay", - "confidence_score": 1.0 + "target": "ui_priceinput_formatdisplay" }, { "relation": "imports", @@ -146454,9 +147766,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "hooks_useinventory", - "confidence_score": 1.0 + "target": "hooks_useinventory" }, { "relation": "imports", @@ -146487,9 +147799,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "hooks_useinventory_inventorypackage", - "confidence_score": 1.0 + "target": "hooks_useinventory_inventorypackage" }, { "relation": "imports", @@ -147681,9 +148993,9 @@ "source_file": "assets/admin/hooks/usePermissions.ts", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "hooks_usepermissions", - "target": "hooks_usepermissions_usepermissions", - "confidence_score": 1.0 + "target": "hooks_usepermissions_usepermissions" }, { "relation": "imports_from", @@ -147692,9 +149004,9 @@ "source_file": "assets/admin/hooks/usePermissions.ts", "source_location": "L2", "weight": 1.0, + "confidence_score": 1.0, "source": "hooks_usepermissions", - "target": "stores_authstore", - "confidence_score": 1.0 + "target": "stores_authstore" }, { "relation": "imports", @@ -147703,8 +149015,19 @@ "source_file": "assets/admin/hooks/usePermissions.ts", "source_location": "L2", "weight": 1.0, + "confidence_score": 1.0, "source": "hooks_usepermissions", - "target": "stores_authstore_useauthstore", + "target": "stores_authstore_useauthstore" + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/DashboardPage.tsx", + "source_location": "L17", + "weight": 1.0, + "source": "pages_dashboardpage", + "target": "hooks_usepermissions", "confidence_score": 1.0 }, { @@ -147718,6 +149041,28 @@ "source": "hooks_usepermissions_usepermissions", "target": "stores_authstore_useauthstore" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/DashboardPage.tsx", + "source_location": "L17", + "weight": 1.0, + "source": "pages_dashboardpage", + "target": "hooks_usepermissions_usepermissions", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "confidence_score": 1.0, + "source_file": "assets/admin/pages/DashboardPage.tsx", + "source_location": "L1125", + "weight": 1.0, + "source": "pages_dashboardpage_inviteddoctordashboard", + "target": "hooks_usepermissions_usepermissions" + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -148313,9 +149658,9 @@ "source_file": "assets/admin/pages/ClinicAppointmentSettingsPage.tsx", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_clinicappointmentsettingspage", - "target": "lib_api", - "confidence_score": 1.0 + "target": "lib_api" }, { "relation": "imports_from", @@ -148456,9 +149801,9 @@ "source_file": "assets/admin/pages/EditSessionPage.tsx", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_editsessionpage", - "target": "lib_api", - "confidence_score": 1.0 + "target": "lib_api" }, { "relation": "imports_from", @@ -148577,9 +149922,9 @@ "source_file": "assets/admin/pages/MySecretariesPageClinic.test.tsx", "source_location": "L17", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_mysecretariespageclinic_test", - "target": "lib_api", - "confidence_score": 1.0 + "target": "lib_api" }, { "relation": "imports_from", @@ -148830,9 +150175,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "lib_api", - "confidence_score": 1.0 + "target": "lib_api" }, { "relation": "imports_from", @@ -148841,9 +150186,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.test.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage_test", - "target": "lib_api", - "confidence_score": 1.0 + "target": "lib_api" }, { "relation": "imports_from", @@ -149302,9 +150647,9 @@ "source_file": "assets/admin/pages/ClinicAppointmentSettingsPage.tsx", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_clinicappointmentsettingspage", - "target": "lib_api_api", - "confidence_score": 1.0 + "target": "lib_api_api" }, { "relation": "imports", @@ -149445,9 +150790,9 @@ "source_file": "assets/admin/pages/EditSessionPage.tsx", "source_location": "L4", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_editsessionpage", - "target": "lib_api_api", - "confidence_score": 1.0 + "target": "lib_api_api" }, { "relation": "imports", @@ -149566,9 +150911,9 @@ "source_file": "assets/admin/pages/MySecretariesPageClinic.test.tsx", "source_location": "L17", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_mysecretariespageclinic_test", - "target": "lib_api_api", - "confidence_score": 1.0 + "target": "lib_api_api" }, { "relation": "imports", @@ -149819,9 +151164,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "lib_api_api", - "confidence_score": 1.0 + "target": "lib_api_api" }, { "relation": "imports", @@ -149830,9 +151175,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.test.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage_test", - "target": "lib_api_api", - "confidence_score": 1.0 + "target": "lib_api_api" }, { "relation": "imports", @@ -150072,9 +151417,9 @@ "source_file": "assets/admin/pages/ClinicAppointmentSettingsPage.tsx", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_clinicappointmentsettingspage", - "target": "lib_api_apiresponse", - "confidence_score": 1.0 + "target": "lib_api_apiresponse" }, { "relation": "imports", @@ -150193,9 +151538,9 @@ "source_file": "assets/admin/pages/EditSessionPage.tsx", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_editsessionpage", - "target": "lib_api_apiresponse", - "confidence_score": 1.0 + "target": "lib_api_apiresponse" }, { "relation": "imports", @@ -150402,9 +151747,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "lib_api_apiresponse", - "confidence_score": 1.0 + "target": "lib_api_apiresponse" }, { "relation": "imports", @@ -150828,9 +152173,9 @@ "source_file": "assets/admin/lib/forms.ts", "source_location": "L42", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_forms", - "target": "lib_forms_latindigitsfield", - "confidence_score": 1.0 + "target": "lib_forms_latindigitsfield" }, { "relation": "contains", @@ -150838,9 +152183,9 @@ "source_file": "assets/admin/lib/forms.ts", "source_location": "L34", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_forms", - "target": "lib_forms_numericfield", - "confidence_score": 1.0 + "target": "lib_forms_numericfield" }, { "relation": "contains", @@ -150848,9 +152193,9 @@ "source_file": "assets/admin/lib/forms.ts", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_forms", - "target": "lib_forms_numericfieldprops", - "confidence_score": 1.0 + "target": "lib_forms_numericfieldprops" }, { "relation": "contains", @@ -150858,9 +152203,9 @@ "source_file": "assets/admin/lib/forms.ts", "source_location": "L17", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_forms", - "target": "lib_forms_wrap", - "confidence_score": 1.0 + "target": "lib_forms_wrap" }, { "relation": "imports_from", @@ -150869,9 +152214,9 @@ "source_file": "assets/admin/lib/forms.ts", "source_location": "L2", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_forms", - "target": "lib_utils", - "confidence_score": 1.0 + "target": "lib_utils" }, { "relation": "imports", @@ -150880,9 +152225,9 @@ "source_file": "assets/admin/lib/forms.ts", "source_location": "L2", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_forms", - "target": "lib_utils_digitsonly", - "confidence_score": 1.0 + "target": "lib_utils_digitsonly" }, { "relation": "imports", @@ -150891,9 +152236,9 @@ "source_file": "assets/admin/lib/forms.ts", "source_location": "L2", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_forms", - "target": "lib_utils_toenglishdigits", - "confidence_score": 1.0 + "target": "lib_utils_toenglishdigits" }, { "relation": "imports_from", @@ -150902,9 +152247,9 @@ "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_adminsubscriptionpage", - "target": "lib_forms", - "confidence_score": 1.0 + "target": "lib_forms" }, { "relation": "imports_from", @@ -150913,9 +152258,9 @@ "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L21", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_categoriespage", - "target": "lib_forms", - "confidence_score": 1.0 + "target": "lib_forms" }, { "relation": "imports_from", @@ -150924,9 +152269,9 @@ "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L25", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_clinicdetailpage", - "target": "lib_forms", - "confidence_score": 1.0 + "target": "lib_forms" }, { "relation": "imports_from", @@ -150935,9 +152280,9 @@ "source_file": "assets/admin/pages/ClinicFormPage.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_clinicformpage", - "target": "lib_forms", - "confidence_score": 1.0 + "target": "lib_forms" }, { "relation": "imports_from", @@ -150946,9 +152291,9 @@ "source_file": "assets/admin/pages/ClinicsPage.tsx", "source_location": "L24", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_clinicspage", - "target": "lib_forms", - "confidence_score": 1.0 + "target": "lib_forms" }, { "relation": "imports_from", @@ -150957,9 +152302,9 @@ "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L36", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_doctordetailpage", - "target": "lib_forms", - "confidence_score": 1.0 + "target": "lib_forms" }, { "relation": "imports_from", @@ -150968,9 +152313,9 @@ "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L55", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_mypatientspage", - "target": "lib_forms", - "confidence_score": 1.0 + "target": "lib_forms" }, { "relation": "imports_from", @@ -150979,9 +152324,9 @@ "source_file": "assets/admin/pages/PatientRecordFormPage.tsx", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_patientrecordformpage", - "target": "lib_forms", - "confidence_score": 1.0 + "target": "lib_forms" }, { "relation": "imports_from", @@ -150990,9 +152335,9 @@ "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L21", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_representationspage", - "target": "lib_forms", - "confidence_score": 1.0 + "target": "lib_forms" }, { "relation": "imports_from", @@ -151001,9 +152346,9 @@ "source_file": "assets/admin/pages/SettingsPage.tsx", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_settingspage", - "target": "lib_forms", - "confidence_score": 1.0 + "target": "lib_forms" }, { "relation": "imports_from", @@ -151012,9 +152357,9 @@ "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L23", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_smswalletpage", - "target": "lib_forms", - "confidence_score": 1.0 + "target": "lib_forms" }, { "relation": "imports_from", @@ -151023,9 +152368,9 @@ "source_file": "assets/admin/pages/StaffPage.tsx", "source_location": "L18", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_staffpage", - "target": "lib_forms", - "confidence_score": 1.0 + "target": "lib_forms" }, { "relation": "calls", @@ -151034,9 +152379,9 @@ "source_file": "assets/admin/lib/forms.ts", "source_location": "L43", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_forms_latindigitsfield", - "target": "lib_forms_wrap", - "confidence_score": 1.0 + "target": "lib_forms_wrap" }, { "relation": "calls", @@ -151045,9 +152390,9 @@ "source_file": "assets/admin/lib/forms.ts", "source_location": "L35", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_forms_numericfield", - "target": "lib_forms_wrap", - "confidence_score": 1.0 + "target": "lib_forms_wrap" }, { "relation": "imports", @@ -151056,9 +152401,9 @@ "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_adminsubscriptionpage", - "target": "lib_forms_numericfield", - "confidence_score": 1.0 + "target": "lib_forms_numericfield" }, { "relation": "calls", @@ -151078,9 +152423,9 @@ "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L21", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_categoriespage", - "target": "lib_forms_numericfield", - "confidence_score": 1.0 + "target": "lib_forms_numericfield" }, { "relation": "calls", @@ -151133,9 +152478,9 @@ "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L55", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_mypatientspage", - "target": "lib_forms_numericfield", - "confidence_score": 1.0 + "target": "lib_forms_numericfield" }, { "relation": "calls", @@ -151155,9 +152500,9 @@ "source_file": "assets/admin/pages/PatientRecordFormPage.tsx", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_patientrecordformpage", - "target": "lib_forms_numericfield", - "confidence_score": 1.0 + "target": "lib_forms_numericfield" }, { "relation": "calls", @@ -151177,9 +152522,9 @@ "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L21", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_representationspage", - "target": "lib_forms_numericfield", - "confidence_score": 1.0 + "target": "lib_forms_numericfield" }, { "relation": "calls", @@ -151199,9 +152544,9 @@ "source_file": "assets/admin/pages/SettingsPage.tsx", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_settingspage", - "target": "lib_forms_numericfield", - "confidence_score": 1.0 + "target": "lib_forms_numericfield" }, { "relation": "calls", @@ -151221,9 +152566,9 @@ "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L23", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_smswalletpage", - "target": "lib_forms_numericfield", - "confidence_score": 1.0 + "target": "lib_forms_numericfield" }, { "relation": "calls", @@ -151243,9 +152588,9 @@ "source_file": "assets/admin/pages/StaffPage.tsx", "source_location": "L18", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_staffpage", - "target": "lib_forms_numericfield", - "confidence_score": 1.0 + "target": "lib_forms_numericfield" }, { "relation": "calls", @@ -151265,9 +152610,9 @@ "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L25", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_clinicdetailpage", - "target": "lib_forms_latindigitsfield", - "confidence_score": 1.0 + "target": "lib_forms_latindigitsfield" }, { "relation": "calls", @@ -151287,9 +152632,9 @@ "source_file": "assets/admin/pages/ClinicFormPage.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_clinicformpage", - "target": "lib_forms_latindigitsfield", - "confidence_score": 1.0 + "target": "lib_forms_latindigitsfield" }, { "relation": "calls", @@ -151309,9 +152654,9 @@ "source_file": "assets/admin/pages/ClinicsPage.tsx", "source_location": "L24", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_clinicspage", - "target": "lib_forms_latindigitsfield", - "confidence_score": 1.0 + "target": "lib_forms_latindigitsfield" }, { "relation": "calls", @@ -151331,9 +152676,9 @@ "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L36", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_doctordetailpage", - "target": "lib_forms_latindigitsfield", - "confidence_score": 1.0 + "target": "lib_forms_latindigitsfield" }, { "relation": "calls", @@ -151763,9 +153108,9 @@ "source_file": "assets/admin/lib/utils.test.ts", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_utils_test", - "target": "lib_utils_digitsonly", - "confidence_score": 1.0 + "target": "lib_utils_digitsonly" }, { "relation": "imports", @@ -151818,9 +153163,9 @@ "source_file": "assets/admin/lib/utils.test.ts", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_utils_test", - "target": "lib_utils_formatyear", - "confidence_score": 1.0 + "target": "lib_utils_formatyear" }, { "relation": "imports", @@ -151851,9 +153196,9 @@ "source_file": "assets/admin/lib/utils.test.ts", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_utils_test", - "target": "lib_utils_irannationalcodeoptionalschema", - "confidence_score": 1.0 + "target": "lib_utils_irannationalcodeoptionalschema" }, { "relation": "imports", @@ -151862,9 +153207,9 @@ "source_file": "assets/admin/lib/utils.test.ts", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_utils_test", - "target": "lib_utils_irannationalcodeschema", - "confidence_score": 1.0 + "target": "lib_utils_irannationalcodeschema" }, { "relation": "imports", @@ -151895,9 +153240,9 @@ "source_file": "assets/admin/lib/utils.test.ts", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_utils_test", - "target": "lib_utils_parseusernumber", - "confidence_score": 1.0 + "target": "lib_utils_parseusernumber" }, { "relation": "imports", @@ -151906,9 +153251,9 @@ "source_file": "assets/admin/lib/utils.test.ts", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_utils_test", - "target": "lib_utils_parseusernumberclamped", - "confidence_score": 1.0 + "target": "lib_utils_parseusernumberclamped" }, { "relation": "imports", @@ -151917,9 +153262,9 @@ "source_file": "assets/admin/lib/utils.test.ts", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_utils_test", - "target": "lib_utils_persiansafenumber", - "confidence_score": 1.0 + "target": "lib_utils_persiansafenumber" }, { "relation": "imports", @@ -152003,9 +153348,9 @@ "source_file": "assets/admin/lib/utils.ts", "source_location": "L120", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_utils", - "target": "lib_utils_digitsonly", - "confidence_score": 1.0 + "target": "lib_utils_digitsonly" }, { "relation": "contains", @@ -152063,9 +153408,9 @@ "source_file": "assets/admin/lib/utils.ts", "source_location": "L18", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_utils", - "target": "lib_utils_formatyear", - "confidence_score": 1.0 + "target": "lib_utils_formatyear" }, { "relation": "contains", @@ -152093,9 +153438,9 @@ "source_file": "assets/admin/lib/utils.ts", "source_location": "L185", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_utils", - "target": "lib_utils_irannationalcodeoptionalschema", - "confidence_score": 1.0 + "target": "lib_utils_irannationalcodeoptionalschema" }, { "relation": "contains", @@ -152103,9 +153448,9 @@ "source_file": "assets/admin/lib/utils.ts", "source_location": "L180", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_utils", - "target": "lib_utils_irannationalcodeschema", - "confidence_score": 1.0 + "target": "lib_utils_irannationalcodeschema" }, { "relation": "contains", @@ -152143,9 +153488,9 @@ "source_file": "assets/admin/lib/utils.ts", "source_location": "L134", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_utils", - "target": "lib_utils_parseusernumber", - "confidence_score": 1.0 + "target": "lib_utils_parseusernumber" }, { "relation": "contains", @@ -152153,9 +153498,9 @@ "source_file": "assets/admin/lib/utils.ts", "source_location": "L143", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_utils", - "target": "lib_utils_parseusernumberclamped", - "confidence_score": 1.0 + "target": "lib_utils_parseusernumberclamped" }, { "relation": "contains", @@ -152163,9 +153508,9 @@ "source_file": "assets/admin/lib/utils.ts", "source_location": "L155", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_utils", - "target": "lib_utils_persiansafenumber", - "confidence_score": 1.0 + "target": "lib_utils_persiansafenumber" }, { "relation": "contains", @@ -152297,9 +153642,9 @@ "source_file": "assets/admin/pages/AppointmentEditPage.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmenteditpage", - "target": "lib_utils", - "confidence_score": 1.0 + "target": "lib_utils" }, { "relation": "imports_from", @@ -152572,9 +153917,9 @@ "source_file": "assets/admin/pages/PatientRecordFormPage.tsx", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_patientrecordformpage", - "target": "lib_utils", - "confidence_score": 1.0 + "target": "lib_utils" }, { "relation": "imports_from", @@ -152671,9 +154016,9 @@ "source_file": "assets/admin/pages/RepresentationProfilePage.tsx", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_representationprofilepage", - "target": "lib_utils", - "confidence_score": 1.0 + "target": "lib_utils" }, { "relation": "imports_from", @@ -152726,9 +154071,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "lib_utils", - "confidence_score": 1.0 + "target": "lib_utils" }, { "relation": "imports_from", @@ -152880,9 +154225,9 @@ "source_file": "assets/admin/pages/AppointmentCreatePage.tsx", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmentcreatepage", - "target": "lib_utils_rialtotoman", - "confidence_score": 1.0 + "target": "lib_utils_rialtotoman" }, { "relation": "imports", @@ -152891,9 +154236,9 @@ "source_file": "assets/admin/pages/AppointmentEditPage.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmenteditpage", - "target": "lib_utils_rialtotoman", - "confidence_score": 1.0 + "target": "lib_utils_rialtotoman" }, { "relation": "imports", @@ -152902,9 +154247,9 @@ "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmentspage", - "target": "lib_utils_rialtotoman", - "confidence_score": 1.0 + "target": "lib_utils_rialtotoman" }, { "relation": "imports", @@ -152946,9 +154291,9 @@ "source_file": "assets/admin/pages/AppointmentCreatePage.tsx", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmentcreatepage", - "target": "lib_utils_tomantorial", - "confidence_score": 1.0 + "target": "lib_utils_tomantorial" }, { "relation": "imports", @@ -152957,9 +154302,9 @@ "source_file": "assets/admin/pages/AppointmentEditPage.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmenteditpage", - "target": "lib_utils_tomantorial", - "confidence_score": 1.0 + "target": "lib_utils_tomantorial" }, { "relation": "imports", @@ -152968,9 +154313,9 @@ "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmentspage", - "target": "lib_utils_tomantorial", - "confidence_score": 1.0 + "target": "lib_utils_tomantorial" }, { "relation": "imports", @@ -153375,9 +154720,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "lib_utils_formatrial", - "confidence_score": 1.0 + "target": "lib_utils_formatrial" }, { "relation": "calls", @@ -153386,9 +154731,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L83", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage_auditvalue", - "target": "lib_utils_formatrial", - "confidence_score": 1.0 + "target": "lib_utils_formatrial" }, { "relation": "calls", @@ -153676,6 +155021,17 @@ "source": "pages_dashboardpage_doctordashboard", "target": "lib_utils_formatnumber" }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "confidence_score": 1.0, + "source_file": "assets/admin/pages/DashboardPage.tsx", + "source_location": "L1141", + "weight": 1.0, + "source": "pages_dashboardpage_inviteddoctordashboard", + "target": "lib_utils_formatnumber" + }, { "relation": "calls", "context": "call", @@ -153892,9 +155248,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "lib_utils_formatnumber", - "confidence_score": 1.0 + "target": "lib_utils_formatnumber" }, { "relation": "calls", @@ -153903,9 +155259,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L84", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage_auditvalue", - "target": "lib_utils_formatnumber", - "confidence_score": 1.0 + "target": "lib_utils_formatnumber" }, { "relation": "calls", @@ -154013,9 +155369,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "lib_utils_formatyear", - "confidence_score": 1.0 + "target": "lib_utils_formatyear" }, { "relation": "calls", @@ -154574,9 +155930,9 @@ "source_file": "assets/admin/pages/SubscriptionPage.test.tsx", "source_location": "L4", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_subscriptionpage_test", - "target": "lib_utils_formatdate", - "confidence_score": 1.0 + "target": "lib_utils_formatdate" }, { "relation": "imports", @@ -154739,9 +156095,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "lib_utils_formatdatetime", - "confidence_score": 1.0 + "target": "lib_utils_formatdatetime" }, { "relation": "calls", @@ -154981,9 +156337,9 @@ "source_file": "assets/admin/lib/utils.ts", "source_location": "L121", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_utils_digitsonly", - "target": "lib_utils_toenglishdigits", - "confidence_score": 1.0 + "target": "lib_utils_toenglishdigits" }, { "relation": "calls", @@ -155003,9 +156359,9 @@ "source_file": "assets/admin/lib/utils.ts", "source_location": "L136", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_utils_parseusernumber", - "target": "lib_utils_toenglishdigits", - "confidence_score": 1.0 + "target": "lib_utils_toenglishdigits" }, { "relation": "calls", @@ -155025,9 +156381,9 @@ "source_file": "assets/admin/pages/RepresentationProfilePage.tsx", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_representationprofilepage", - "target": "lib_utils_toenglishdigits", - "confidence_score": 1.0 + "target": "lib_utils_toenglishdigits" }, { "relation": "calls", @@ -155036,9 +156392,9 @@ "source_file": "assets/admin/pages/RepresentationProfilePage.tsx", "source_location": "L34", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_representationprofilepage_isvalidiraniban", - "target": "lib_utils_toenglishdigits", - "confidence_score": 1.0 + "target": "lib_utils_toenglishdigits" }, { "relation": "calls", @@ -155047,9 +156403,9 @@ "source_file": "assets/admin/lib/utils.ts", "source_location": "L127", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_utils_sanitizemobileinput", - "target": "lib_utils_digitsonly", - "confidence_score": 1.0 + "target": "lib_utils_digitsonly" }, { "relation": "imports", @@ -155058,9 +156414,9 @@ "source_file": "assets/admin/pages/AppointmentCreatePage.tsx", "source_location": "L17", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmentcreatepage", - "target": "lib_utils_digitsonly", - "confidence_score": 1.0 + "target": "lib_utils_digitsonly" }, { "relation": "imports", @@ -155069,9 +156425,9 @@ "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmentspage", - "target": "lib_utils_digitsonly", - "confidence_score": 1.0 + "target": "lib_utils_digitsonly" }, { "relation": "imports", @@ -155080,9 +156436,9 @@ "source_file": "assets/admin/pages/LogsPage.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_logspage", - "target": "lib_utils_digitsonly", - "confidence_score": 1.0 + "target": "lib_utils_digitsonly" }, { "relation": "imports", @@ -155091,9 +156447,9 @@ "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_mysecretariespage", - "target": "lib_utils_digitsonly", - "confidence_score": 1.0 + "target": "lib_utils_digitsonly" }, { "relation": "imports", @@ -155102,9 +156458,9 @@ "source_file": "assets/admin/pages/RepresentationDetailPage.tsx", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_representationdetailpage", - "target": "lib_utils_digitsonly", - "confidence_score": 1.0 + "target": "lib_utils_digitsonly" }, { "relation": "imports", @@ -155113,9 +156469,9 @@ "source_file": "assets/admin/pages/RepresentationProfilePage.tsx", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_representationprofilepage", - "target": "lib_utils_digitsonly", - "confidence_score": 1.0 + "target": "lib_utils_digitsonly" }, { "relation": "imports", @@ -155124,9 +156480,9 @@ "source_file": "assets/admin/pages/RepresentationSettlementPage.tsx", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_representationsettlementpage", - "target": "lib_utils_digitsonly", - "confidence_score": 1.0 + "target": "lib_utils_digitsonly" }, { "relation": "imports", @@ -155135,9 +156491,9 @@ "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmentspage", - "target": "lib_utils_sanitizemobileinput", - "confidence_score": 1.0 + "target": "lib_utils_sanitizemobileinput" }, { "relation": "imports", @@ -155157,9 +156513,9 @@ "source_file": "assets/admin/lib/utils.ts", "source_location": "L148", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_utils_parseusernumberclamped", - "target": "lib_utils_parseusernumber", - "confidence_score": 1.0 + "target": "lib_utils_parseusernumber" }, { "relation": "imports", @@ -155212,9 +156568,9 @@ "source_file": "assets/admin/pages/PatientRecordFormPage.tsx", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_patientrecordformpage", - "target": "lib_utils_iranmobileschema", - "confidence_score": 1.0 + "target": "lib_utils_iranmobileschema" }, { "relation": "imports", @@ -155245,9 +156601,9 @@ "source_file": "assets/admin/pages/PatientRecordFormPage.tsx", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_patientrecordformpage", - "target": "lib_utils_irannationalcodeschema", - "confidence_score": 1.0 + "target": "lib_utils_irannationalcodeschema" }, { "relation": "imports_from", @@ -155988,9 +157344,9 @@ "source_file": "assets/admin/pages/AppointmentDetailPage.tsx", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmentdetailpage", - "target": "types_index_appointmentevent", - "confidence_score": 1.0 + "target": "types_index_appointmentevent" }, { "relation": "imports", @@ -157365,9 +158721,9 @@ "source_file": "assets/admin/pages/ClinicAppointmentSettingsPage.tsx", "source_location": "L19", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_clinicappointmentsettingspage", - "target": "pages_clinicappointmentsettingspage_clinicappointmentsettingscontent", - "confidence_score": 1.0 + "target": "pages_clinicappointmentsettingspage_clinicappointmentsettingscontent" }, { "relation": "contains", @@ -157375,9 +158731,9 @@ "source_file": "assets/admin/pages/ClinicAppointmentSettingsPage.tsx", "source_location": "L112", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_clinicappointmentsettingspage", - "target": "pages_clinicappointmentsettingspage_clinicappointmentsettingspage", - "confidence_score": 1.0 + "target": "pages_clinicappointmentsettingspage_clinicappointmentsettingspage" }, { "relation": "imports_from", @@ -157386,9 +158742,9 @@ "source_file": "assets/admin/pages/ClinicAppointmentSettingsPage.tsx", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_clinicappointmentsettingspage", - "target": "stores_authstore", - "confidence_score": 1.0 + "target": "stores_authstore" }, { "relation": "imports", @@ -157397,9 +158753,9 @@ "source_file": "assets/admin/pages/ClinicAppointmentSettingsPage.tsx", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_clinicappointmentsettingspage", - "target": "stores_authstore_useauthstore", - "confidence_score": 1.0 + "target": "stores_authstore_useauthstore" }, { "relation": "calls", @@ -157643,9 +158999,9 @@ "source_file": "assets/admin/pages/ClinicDoctorsPage.tsx", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_clinicdoctorspage", - "target": "pages_clinicdoctorspage_clinicdoctorscontent", - "confidence_score": 1.0 + "target": "pages_clinicdoctorspage_clinicdoctorscontent" }, { "relation": "contains", @@ -157653,9 +159009,9 @@ "source_file": "assets/admin/pages/ClinicDoctorsPage.tsx", "source_location": "L56", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_clinicdoctorspage", - "target": "pages_clinicdoctorspage_clinicdoctorspage", - "confidence_score": 1.0 + "target": "pages_clinicdoctorspage_clinicdoctorspage" }, { "relation": "imports_from", @@ -157664,9 +159020,9 @@ "source_file": "assets/admin/pages/ClinicDoctorsPage.tsx", "source_location": "L4", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_clinicdoctorspage", - "target": "stores_authstore", - "confidence_score": 1.0 + "target": "stores_authstore" }, { "relation": "imports", @@ -157675,9 +159031,9 @@ "source_file": "assets/admin/pages/ClinicDoctorsPage.tsx", "source_location": "L4", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_clinicdoctorspage", - "target": "stores_authstore_useauthstore", - "confidence_score": 1.0 + "target": "stores_authstore_useauthstore" }, { "relation": "calls", @@ -158311,6 +159667,16 @@ "source": "pages_dashboardpage", "target": "pages_dashboardpage_getrange" }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/DashboardPage.tsx", + "source_location": "L1123", + "weight": 1.0, + "source": "pages_dashboardpage", + "target": "pages_dashboardpage_inviteddoctordashboard", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -158558,6 +159924,17 @@ "source": "pages_dashboardpage_doctordashboard", "target": "stores_authstore_useauthstore" }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "confidence_score": 1.0, + "source_file": "assets/admin/pages/DashboardPage.tsx", + "source_location": "L1124", + "weight": 1.0, + "source": "pages_dashboardpage_inviteddoctordashboard", + "target": "stores_authstore_useauthstore" + }, { "relation": "calls", "context": "call", @@ -158575,9 +159952,9 @@ "source_file": "assets/admin/pages/DiscountsPage.tsx", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_discountspage", - "target": "pages_discountspage_discountspage", - "confidence_score": 1.0 + "target": "pages_discountspage_discountspage" }, { "relation": "contains", @@ -159325,9 +160702,9 @@ "source_file": "assets/admin/pages/EditSessionPage.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_editsessionpage", - "target": "pages_editsessionpage_editsessionpage", - "confidence_score": 1.0 + "target": "pages_editsessionpage_editsessionpage" }, { "relation": "imports_from", @@ -159336,9 +160713,9 @@ "source_file": "assets/admin/pages/EditSessionPage.tsx", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_editsessionpage", - "target": "types_index", - "confidence_score": 1.0 + "target": "types_index" }, { "relation": "imports", @@ -159347,9 +160724,9 @@ "source_file": "assets/admin/pages/EditSessionPage.tsx", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_editsessionpage", - "target": "types_index_patientrecord", - "confidence_score": 1.0 + "target": "types_index_patientrecord" }, { "relation": "contains", @@ -160682,9 +162059,9 @@ "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L699", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_mysecretariespage", - "target": "pages_mysecretariespage_doctormultiselect", - "confidence_score": 1.0 + "target": "pages_mysecretariespage_doctormultiselect" }, { "relation": "contains", @@ -160732,9 +162109,9 @@ "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L496", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_mysecretariespage", - "target": "pages_mysecretariespage_groupbysecretary", - "confidence_score": 1.0 + "target": "pages_mysecretariespage_groupbysecretary" }, { "relation": "contains", @@ -160832,9 +162209,9 @@ "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L488", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_mysecretariespage", - "target": "pages_mysecretariespage_secretarygroup", - "confidence_score": 1.0 + "target": "pages_mysecretariespage_secretarygroup" }, { "relation": "contains", @@ -160918,9 +162295,9 @@ "source_file": "assets/admin/pages/MySecretariesPageClinic.test.tsx", "source_location": "L18", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_mysecretariespageclinic_test", - "target": "pages_mysecretariespage", - "confidence_score": 1.0 + "target": "pages_mysecretariespage" }, { "relation": "calls", @@ -160929,9 +162306,9 @@ "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L831", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_mysecretariespage_mysecretariespagecontent", - "target": "pages_mysecretariespage_groupbysecretary", - "confidence_score": 1.0 + "target": "pages_mysecretariespage_groupbysecretary" }, { "relation": "calls", @@ -160961,9 +162338,9 @@ "source_file": "assets/admin/pages/MySecretariesPageClinic.test.tsx", "source_location": "L20", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_mysecretariespageclinic_test", - "target": "pages_mysecretariespageclinic_test_get", - "confidence_score": 1.0 + "target": "pages_mysecretariespageclinic_test_get" }, { "relation": "contains", @@ -160971,9 +162348,9 @@ "source_file": "assets/admin/pages/MySecretariesPageClinic.test.tsx", "source_location": "L21", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_mysecretariespageclinic_test", - "target": "pages_mysecretariespageclinic_test_patch", - "confidence_score": 1.0 + "target": "pages_mysecretariespageclinic_test_patch" }, { "relation": "contains", @@ -160981,9 +162358,9 @@ "source_file": "assets/admin/pages/MySecretariesPageClinic.test.tsx", "source_location": "L22", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_mysecretariespageclinic_test", - "target": "pages_mysecretariespageclinic_test_put", - "confidence_score": 1.0 + "target": "pages_mysecretariespageclinic_test_put" }, { "relation": "contains", @@ -160991,9 +162368,9 @@ "source_file": "assets/admin/pages/MySecretariesPageClinic.test.tsx", "source_location": "L25", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_mysecretariespageclinic_test", - "target": "pages_mysecretariespageclinic_test_sharedsecretaryrows", - "confidence_score": 1.0 + "target": "pages_mysecretariespageclinic_test_sharedsecretaryrows" }, { "relation": "imports_from", @@ -161002,9 +162379,9 @@ "source_file": "assets/admin/pages/MySecretariesPageClinic.test.tsx", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_mysecretariespageclinic_test", - "target": "test_utils", - "confidence_score": 1.0 + "target": "test_utils" }, { "relation": "imports", @@ -161013,9 +162390,9 @@ "source_file": "assets/admin/pages/MySecretariesPageClinic.test.tsx", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_mysecretariespageclinic_test", - "target": "test_utils_renderwithproviders", - "confidence_score": 1.0 + "target": "test_utils_renderwithproviders" }, { "relation": "imports_from", @@ -162924,9 +164301,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.test.tsx", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage_test", - "target": "pages_servicedetailpage", - "confidence_score": 1.0 + "target": "pages_servicedetailpage" }, { "relation": "contains", @@ -162934,9 +164311,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.test.tsx", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage_test", - "target": "pages_servicedetailpage_test_get", - "confidence_score": 1.0 + "target": "pages_servicedetailpage_test_get" }, { "relation": "contains", @@ -162944,9 +164321,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.test.tsx", "source_location": "L18", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage_test", - "target": "pages_servicedetailpage_test_item", - "confidence_score": 1.0 + "target": "pages_servicedetailpage_test_item" }, { "relation": "contains", @@ -162954,9 +164331,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.test.tsx", "source_location": "L34", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage_test", - "target": "pages_servicedetailpage_test_mockapi", - "confidence_score": 1.0 + "target": "pages_servicedetailpage_test_mockapi" }, { "relation": "contains", @@ -162964,9 +164341,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.test.tsx", "source_location": "L78", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage_test", - "target": "pages_servicedetailpage_test_render", - "confidence_score": 1.0 + "target": "pages_servicedetailpage_test_render" }, { "relation": "imports_from", @@ -162975,9 +164352,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.test.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage_test", - "target": "stores_authstore", - "confidence_score": 1.0 + "target": "stores_authstore" }, { "relation": "imports", @@ -162986,9 +164363,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.test.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage_test", - "target": "stores_authstore_useauthstore", - "confidence_score": 1.0 + "target": "stores_authstore_useauthstore" }, { "relation": "imports_from", @@ -162997,9 +164374,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.test.tsx", "source_location": "L4", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage_test", - "target": "test_utils", - "confidence_score": 1.0 + "target": "test_utils" }, { "relation": "imports", @@ -163008,9 +164385,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.test.tsx", "source_location": "L4", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage_test", - "target": "test_utils_renderwithproviders", - "confidence_score": 1.0 + "target": "test_utils_renderwithproviders" }, { "relation": "calls", @@ -163019,9 +164396,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.test.tsx", "source_location": "L79", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage_test_render", - "target": "test_utils_renderwithproviders", - "confidence_score": 1.0 + "target": "test_utils_renderwithproviders" }, { "relation": "contains", @@ -163029,9 +164406,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L58", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "pages_servicedetailpage_auditlog", - "confidence_score": 1.0 + "target": "pages_servicedetailpage_auditlog" }, { "relation": "contains", @@ -163039,9 +164416,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L80", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "pages_servicedetailpage_auditvalue", - "confidence_score": 1.0 + "target": "pages_servicedetailpage_auditvalue" }, { "relation": "contains", @@ -163049,9 +164426,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L252", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "pages_servicedetailpage_contractcoveragerow", - "confidence_score": 1.0 + "target": "pages_servicedetailpage_contractcoveragerow" }, { "relation": "contains", @@ -163059,9 +164436,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L41", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "pages_servicedetailpage_coveragerow", - "confidence_score": 1.0 + "target": "pages_servicedetailpage_coveragerow" }, { "relation": "contains", @@ -163069,9 +164446,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L69", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "pages_servicedetailpage_field_labels", - "confidence_score": 1.0 + "target": "pages_servicedetailpage_field_labels" }, { "relation": "contains", @@ -163079,9 +164456,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L289", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "pages_servicedetailpage_goodstab", - "confidence_score": 1.0 + "target": "pages_servicedetailpage_goodstab" }, { "relation": "contains", @@ -163089,9 +164466,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L389", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "pages_servicedetailpage_historytab", - "confidence_score": 1.0 + "target": "pages_servicedetailpage_historytab" }, { "relation": "contains", @@ -163099,9 +164476,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L108", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "pages_servicedetailpage_infotab", - "confidence_score": 1.0 + "target": "pages_servicedetailpage_infotab" }, { "relation": "contains", @@ -163109,9 +164486,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L214", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "pages_servicedetailpage_insurancetab", - "confidence_score": 1.0 + "target": "pages_servicedetailpage_insurancetab" }, { "relation": "contains", @@ -163119,9 +164496,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L89", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "pages_servicedetailpage_kind", - "confidence_score": 1.0 + "target": "pages_servicedetailpage_kind" }, { "relation": "contains", @@ -163129,9 +164506,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L94", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "pages_servicedetailpage_row", - "confidence_score": 1.0 + "target": "pages_servicedetailpage_row" }, { "relation": "contains", @@ -163139,9 +164516,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L562", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "pages_servicedetailpage_servicedetailpage", - "confidence_score": 1.0 + "target": "pages_servicedetailpage_servicedetailpage" }, { "relation": "contains", @@ -163149,9 +164526,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L446", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "pages_servicedetailpage_servicedetailpageinner", - "confidence_score": 1.0 + "target": "pages_servicedetailpage_servicedetailpageinner" }, { "relation": "contains", @@ -163159,9 +164536,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L56", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "pages_servicedetailpage_tabid", - "confidence_score": 1.0 + "target": "pages_servicedetailpage_tabid" }, { "relation": "contains", @@ -163169,9 +164546,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L49", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "pages_servicedetailpage_tabs", - "confidence_score": 1.0 + "target": "pages_servicedetailpage_tabs" }, { "relation": "contains", @@ -163179,9 +164556,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L21", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "pages_servicedetailpage_tariff", - "confidence_score": 1.0 + "target": "pages_servicedetailpage_tariff" }, { "relation": "contains", @@ -163189,9 +164566,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L28", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "pages_servicedetailpage_tarifflist", - "confidence_score": 1.0 + "target": "pages_servicedetailpage_tarifflist" }, { "relation": "contains", @@ -163199,9 +164576,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L163", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "pages_servicedetailpage_tariffstab", - "confidence_score": 1.0 + "target": "pages_servicedetailpage_tariffstab" }, { "relation": "contains", @@ -163209,9 +164586,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L34", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "pages_servicedetailpage_tenantinsurance", - "confidence_score": 1.0 + "target": "pages_servicedetailpage_tenantinsurance" }, { "relation": "imports_from", @@ -163220,9 +164597,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "types_index", - "confidence_score": 1.0 + "target": "types_index" }, { "relation": "imports", @@ -163231,9 +164608,9 @@ "source_file": "assets/admin/pages/ServiceDetailPage.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_servicedetailpage", - "target": "types_index_serviceitem", - "confidence_score": 1.0 + "target": "types_index_serviceitem" }, { "relation": "imports_from", @@ -165153,9 +166530,9 @@ "source_file": "assets/admin/types/index.ts", "source_location": "L119", "weight": 1.0, + "confidence_score": 1.0, "source": "types_index", - "target": "types_index_appointmentevent", - "confidence_score": 1.0 + "target": "types_index_appointmentevent" }, { "relation": "contains", @@ -165233,9 +166610,9 @@ "source_file": "assets/admin/types/index.ts", "source_location": "L135", "weight": 1.0, + "confidence_score": 1.0, "source": "types_index", - "target": "types_index_discountrule", - "confidence_score": 1.0 + "target": "types_index_discountrule" }, { "relation": "contains", @@ -165243,9 +166620,9 @@ "source_file": "assets/admin/types/index.ts", "source_location": "L127", "weight": 1.0, + "confidence_score": 1.0, "source": "types_index", - "target": "types_index_discountruletype", - "confidence_score": 1.0 + "target": "types_index_discountruletype" }, { "relation": "contains", @@ -165253,9 +166630,9 @@ "source_file": "assets/admin/types/index.ts", "source_location": "L166", "weight": 1.0, + "confidence_score": 1.0, "source": "types_index", - "target": "types_index_discountsuggestion", - "confidence_score": 1.0 + "target": "types_index_discountsuggestion" }, { "relation": "contains", @@ -165443,9 +166820,9 @@ "source_file": "assets/admin/types/index.ts", "source_location": "L514", "weight": 1.0, + "confidence_score": 1.0, "source": "types_index", - "target": "types_index_serviceconsumable", - "confidence_score": 1.0 + "target": "types_index_serviceconsumable" }, { "relation": "contains", @@ -165473,9 +166850,9 @@ "source_file": "assets/admin/types/index.ts", "source_location": "L156", "weight": 1.0, + "confidence_score": 1.0, "source": "types_index", - "target": "types_index_sessionauditentry", - "confidence_score": 1.0 + "target": "types_index_sessionauditentry" }, { "relation": "contains", @@ -168911,9 +170288,9 @@ "source_file": "migrations/Version20260716124039.php", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260716124039", - "target": "abstractmigration", - "confidence_score": 1.0 + "target": "abstractmigration" }, { "relation": "inherits", @@ -168921,9 +170298,9 @@ "source_file": "migrations/Version20260716124039.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260716124039_version20260716124039", - "target": "abstractmigration", - "confidence_score": 1.0 + "target": "abstractmigration" }, { "relation": "imports", @@ -168932,9 +170309,9 @@ "source_file": "migrations/Version20260716130713.php", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260716130713", - "target": "abstractmigration", - "confidence_score": 1.0 + "target": "abstractmigration" }, { "relation": "inherits", @@ -168942,9 +170319,9 @@ "source_file": "migrations/Version20260716130713.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260716130713_version20260716130713", - "target": "abstractmigration", - "confidence_score": 1.0 + "target": "abstractmigration" }, { "relation": "imports", @@ -168953,9 +170330,9 @@ "source_file": "migrations/Version20260717073617.php", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717073617", - "target": "abstractmigration", - "confidence_score": 1.0 + "target": "abstractmigration" }, { "relation": "inherits", @@ -168963,9 +170340,9 @@ "source_file": "migrations/Version20260717073617.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717073617_version20260717073617", - "target": "abstractmigration", - "confidence_score": 1.0 + "target": "abstractmigration" }, { "relation": "imports", @@ -168974,9 +170351,9 @@ "source_file": "migrations/Version20260717081632.php", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717081632", - "target": "abstractmigration", - "confidence_score": 1.0 + "target": "abstractmigration" }, { "relation": "inherits", @@ -168984,9 +170361,9 @@ "source_file": "migrations/Version20260717081632.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717081632_version20260717081632", - "target": "abstractmigration", - "confidence_score": 1.0 + "target": "abstractmigration" }, { "relation": "imports", @@ -168995,9 +170372,9 @@ "source_file": "migrations/Version20260717082805.php", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717082805", - "target": "abstractmigration", - "confidence_score": 1.0 + "target": "abstractmigration" }, { "relation": "inherits", @@ -169005,9 +170382,9 @@ "source_file": "migrations/Version20260717082805.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717082805_version20260717082805", - "target": "abstractmigration", - "confidence_score": 1.0 + "target": "abstractmigration" }, { "relation": "imports", @@ -169016,9 +170393,9 @@ "source_file": "migrations/Version20260717093000.php", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717093000", - "target": "abstractmigration", - "confidence_score": 1.0 + "target": "abstractmigration" }, { "relation": "inherits", @@ -169026,9 +170403,9 @@ "source_file": "migrations/Version20260717093000.php", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717093000_version20260717093000", - "target": "abstractmigration", - "confidence_score": 1.0 + "target": "abstractmigration" }, { "relation": "imports", @@ -169037,9 +170414,9 @@ "source_file": "migrations/Version20260717111223.php", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717111223", - "target": "abstractmigration", - "confidence_score": 1.0 + "target": "abstractmigration" }, { "relation": "inherits", @@ -169047,9 +170424,9 @@ "source_file": "migrations/Version20260717111223.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717111223_version20260717111223", - "target": "abstractmigration", - "confidence_score": 1.0 + "target": "abstractmigration" }, { "relation": "imports", @@ -169058,9 +170435,9 @@ "source_file": "migrations/Version20260717113519.php", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717113519", - "target": "abstractmigration", - "confidence_score": 1.0 + "target": "abstractmigration" }, { "relation": "inherits", @@ -169068,9 +170445,9 @@ "source_file": "migrations/Version20260717113519.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717113519_version20260717113519", - "target": "abstractmigration", - "confidence_score": 1.0 + "target": "abstractmigration" }, { "relation": "imports", @@ -169079,9 +170456,9 @@ "source_file": "migrations/Version20260718055833.php", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260718055833", - "target": "abstractmigration", - "confidence_score": 1.0 + "target": "abstractmigration" }, { "relation": "inherits", @@ -169089,9 +170466,9 @@ "source_file": "migrations/Version20260718055833.php", "source_location": "L17", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260718055833_version20260718055833", - "target": "abstractmigration", - "confidence_score": 1.0 + "target": "abstractmigration" }, { "relation": "imports", @@ -169100,9 +170477,9 @@ "source_file": "migrations/Version20260718084301.php", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260718084301", - "target": "abstractmigration", - "confidence_score": 1.0 + "target": "abstractmigration" }, { "relation": "inherits", @@ -169110,9 +170487,9 @@ "source_file": "migrations/Version20260718084301.php", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260718084301_version20260718084301", - "target": "abstractmigration", - "confidence_score": 1.0 + "target": "abstractmigration" }, { "relation": "imports", @@ -169121,9 +170498,9 @@ "source_file": "migrations/Version20260718084524.php", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260718084524", - "target": "abstractmigration", - "confidence_score": 1.0 + "target": "abstractmigration" }, { "relation": "inherits", @@ -169131,9 +170508,9 @@ "source_file": "migrations/Version20260718084524.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260718084524_version20260718084524", - "target": "abstractmigration", - "confidence_score": 1.0 + "target": "abstractmigration" }, { "relation": "imports", @@ -169142,9 +170519,9 @@ "source_file": "migrations/Version20260718085747.php", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260718085747", - "target": "abstractmigration", - "confidence_score": 1.0 + "target": "abstractmigration" }, { "relation": "inherits", @@ -169152,7 +170529,28 @@ "source_file": "migrations/Version20260718085747.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260718085747_version20260718085747", + "target": "abstractmigration" + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "migrations/Version20260718092903.php", + "source_location": "L8", + "weight": 1.0, + "source": "migrations_version20260718092903", + "target": "abstractmigration", + "confidence_score": 1.0 + }, + { + "relation": "inherits", + "confidence": "EXTRACTED", + "source_file": "migrations/Version20260718092903.php", + "source_location": "L26", + "weight": 1.0, + "source": "migrations_version20260718092903_version20260718092903", "target": "abstractmigration", "confidence_score": 1.0 }, @@ -176769,9 +178167,9 @@ "source_file": "migrations/Version20260716124039.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260716124039", - "target": "migrations_version20260716124039_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260716124039_php_schema" }, { "relation": "contains", @@ -176779,9 +178177,9 @@ "source_file": "migrations/Version20260716124039.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260716124039", - "target": "migrations_version20260716124039_version20260716124039", - "confidence_score": 1.0 + "target": "migrations_version20260716124039_version20260716124039" }, { "relation": "method", @@ -176789,9 +178187,9 @@ "source_file": "migrations/Version20260716124039.php", "source_location": "L25", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260716124039_version20260716124039", - "target": "migrations_version20260716124039_version20260716124039_down", - "confidence_score": 1.0 + "target": "migrations_version20260716124039_version20260716124039_down" }, { "relation": "method", @@ -176799,9 +178197,9 @@ "source_file": "migrations/Version20260716124039.php", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260716124039_version20260716124039", - "target": "migrations_version20260716124039_version20260716124039_getdescription", - "confidence_score": 1.0 + "target": "migrations_version20260716124039_version20260716124039_getdescription" }, { "relation": "method", @@ -176809,9 +178207,9 @@ "source_file": "migrations/Version20260716124039.php", "source_location": "L20", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260716124039_version20260716124039", - "target": "migrations_version20260716124039_version20260716124039_up", - "confidence_score": 1.0 + "target": "migrations_version20260716124039_version20260716124039_up" }, { "relation": "references", @@ -176820,9 +178218,9 @@ "source_location": "L20", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "migrations_version20260716124039_version20260716124039_up", - "target": "migrations_version20260716124039_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260716124039_php_schema" }, { "relation": "references", @@ -176831,9 +178229,9 @@ "source_location": "L25", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "migrations_version20260716124039_version20260716124039_down", - "target": "migrations_version20260716124039_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260716124039_php_schema" }, { "relation": "imports", @@ -176842,9 +178240,9 @@ "source_file": "migrations/Version20260716130713.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260716130713", - "target": "migrations_version20260716130713_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260716130713_php_schema" }, { "relation": "contains", @@ -176852,9 +178250,9 @@ "source_file": "migrations/Version20260716130713.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260716130713", - "target": "migrations_version20260716130713_version20260716130713", - "confidence_score": 1.0 + "target": "migrations_version20260716130713_version20260716130713" }, { "relation": "method", @@ -176862,9 +178260,9 @@ "source_file": "migrations/Version20260716130713.php", "source_location": "L25", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260716130713_version20260716130713", - "target": "migrations_version20260716130713_version20260716130713_down", - "confidence_score": 1.0 + "target": "migrations_version20260716130713_version20260716130713_down" }, { "relation": "method", @@ -176872,9 +178270,9 @@ "source_file": "migrations/Version20260716130713.php", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260716130713_version20260716130713", - "target": "migrations_version20260716130713_version20260716130713_getdescription", - "confidence_score": 1.0 + "target": "migrations_version20260716130713_version20260716130713_getdescription" }, { "relation": "method", @@ -176882,9 +178280,9 @@ "source_file": "migrations/Version20260716130713.php", "source_location": "L20", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260716130713_version20260716130713", - "target": "migrations_version20260716130713_version20260716130713_up", - "confidence_score": 1.0 + "target": "migrations_version20260716130713_version20260716130713_up" }, { "relation": "references", @@ -176893,9 +178291,9 @@ "source_location": "L20", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "migrations_version20260716130713_version20260716130713_up", - "target": "migrations_version20260716130713_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260716130713_php_schema" }, { "relation": "references", @@ -176904,9 +178302,9 @@ "source_location": "L25", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "migrations_version20260716130713_version20260716130713_down", - "target": "migrations_version20260716130713_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260716130713_php_schema" }, { "relation": "imports", @@ -176915,9 +178313,9 @@ "source_file": "migrations/Version20260717073617.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717073617", - "target": "migrations_version20260717073617_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260717073617_php_schema" }, { "relation": "contains", @@ -176925,9 +178323,9 @@ "source_file": "migrations/Version20260717073617.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717073617", - "target": "migrations_version20260717073617_version20260717073617", - "confidence_score": 1.0 + "target": "migrations_version20260717073617_version20260717073617" }, { "relation": "method", @@ -176935,9 +178333,9 @@ "source_file": "migrations/Version20260717073617.php", "source_location": "L26", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717073617_version20260717073617", - "target": "migrations_version20260717073617_version20260717073617_down", - "confidence_score": 1.0 + "target": "migrations_version20260717073617_version20260717073617_down" }, { "relation": "method", @@ -176945,9 +178343,9 @@ "source_file": "migrations/Version20260717073617.php", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717073617_version20260717073617", - "target": "migrations_version20260717073617_version20260717073617_getdescription", - "confidence_score": 1.0 + "target": "migrations_version20260717073617_version20260717073617_getdescription" }, { "relation": "method", @@ -176955,9 +178353,9 @@ "source_file": "migrations/Version20260717073617.php", "source_location": "L20", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717073617_version20260717073617", - "target": "migrations_version20260717073617_version20260717073617_up", - "confidence_score": 1.0 + "target": "migrations_version20260717073617_version20260717073617_up" }, { "relation": "references", @@ -176966,9 +178364,9 @@ "source_location": "L20", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "migrations_version20260717073617_version20260717073617_up", - "target": "migrations_version20260717073617_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260717073617_php_schema" }, { "relation": "references", @@ -176977,9 +178375,9 @@ "source_location": "L26", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "migrations_version20260717073617_version20260717073617_down", - "target": "migrations_version20260717073617_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260717073617_php_schema" }, { "relation": "imports", @@ -176988,9 +178386,9 @@ "source_file": "migrations/Version20260717081632.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717081632", - "target": "migrations_version20260717081632_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260717081632_php_schema" }, { "relation": "contains", @@ -176998,9 +178396,9 @@ "source_file": "migrations/Version20260717081632.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717081632", - "target": "migrations_version20260717081632_version20260717081632", - "confidence_score": 1.0 + "target": "migrations_version20260717081632_version20260717081632" }, { "relation": "method", @@ -177008,9 +178406,9 @@ "source_file": "migrations/Version20260717081632.php", "source_location": "L26", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717081632_version20260717081632", - "target": "migrations_version20260717081632_version20260717081632_down", - "confidence_score": 1.0 + "target": "migrations_version20260717081632_version20260717081632_down" }, { "relation": "method", @@ -177018,9 +178416,9 @@ "source_file": "migrations/Version20260717081632.php", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717081632_version20260717081632", - "target": "migrations_version20260717081632_version20260717081632_getdescription", - "confidence_score": 1.0 + "target": "migrations_version20260717081632_version20260717081632_getdescription" }, { "relation": "method", @@ -177028,9 +178426,9 @@ "source_file": "migrations/Version20260717081632.php", "source_location": "L20", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717081632_version20260717081632", - "target": "migrations_version20260717081632_version20260717081632_up", - "confidence_score": 1.0 + "target": "migrations_version20260717081632_version20260717081632_up" }, { "relation": "references", @@ -177039,9 +178437,9 @@ "source_location": "L20", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "migrations_version20260717081632_version20260717081632_up", - "target": "migrations_version20260717081632_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260717081632_php_schema" }, { "relation": "references", @@ -177050,9 +178448,9 @@ "source_location": "L26", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "migrations_version20260717081632_version20260717081632_down", - "target": "migrations_version20260717081632_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260717081632_php_schema" }, { "relation": "imports", @@ -177061,9 +178459,9 @@ "source_file": "migrations/Version20260717082805.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717082805", - "target": "migrations_version20260717082805_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260717082805_php_schema" }, { "relation": "contains", @@ -177071,9 +178469,9 @@ "source_file": "migrations/Version20260717082805.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717082805", - "target": "migrations_version20260717082805_version20260717082805", - "confidence_score": 1.0 + "target": "migrations_version20260717082805_version20260717082805" }, { "relation": "method", @@ -177081,9 +178479,9 @@ "source_file": "migrations/Version20260717082805.php", "source_location": "L25", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717082805_version20260717082805", - "target": "migrations_version20260717082805_version20260717082805_down", - "confidence_score": 1.0 + "target": "migrations_version20260717082805_version20260717082805_down" }, { "relation": "method", @@ -177091,9 +178489,9 @@ "source_file": "migrations/Version20260717082805.php", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717082805_version20260717082805", - "target": "migrations_version20260717082805_version20260717082805_getdescription", - "confidence_score": 1.0 + "target": "migrations_version20260717082805_version20260717082805_getdescription" }, { "relation": "method", @@ -177101,9 +178499,9 @@ "source_file": "migrations/Version20260717082805.php", "source_location": "L20", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717082805_version20260717082805", - "target": "migrations_version20260717082805_version20260717082805_up", - "confidence_score": 1.0 + "target": "migrations_version20260717082805_version20260717082805_up" }, { "relation": "references", @@ -177112,9 +178510,9 @@ "source_location": "L20", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "migrations_version20260717082805_version20260717082805_up", - "target": "migrations_version20260717082805_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260717082805_php_schema" }, { "relation": "references", @@ -177123,9 +178521,9 @@ "source_location": "L25", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "migrations_version20260717082805_version20260717082805_down", - "target": "migrations_version20260717082805_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260717082805_php_schema" }, { "relation": "imports", @@ -177134,9 +178532,9 @@ "source_file": "migrations/Version20260717093000.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717093000", - "target": "migrations_version20260717093000_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260717093000_php_schema" }, { "relation": "contains", @@ -177144,9 +178542,9 @@ "source_file": "migrations/Version20260717093000.php", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717093000", - "target": "migrations_version20260717093000_version20260717093000", - "confidence_score": 1.0 + "target": "migrations_version20260717093000_version20260717093000" }, { "relation": "method", @@ -177154,9 +178552,9 @@ "source_file": "migrations/Version20260717093000.php", "source_location": "L27", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717093000_version20260717093000", - "target": "migrations_version20260717093000_version20260717093000_down", - "confidence_score": 1.0 + "target": "migrations_version20260717093000_version20260717093000_down" }, { "relation": "method", @@ -177164,9 +178562,9 @@ "source_file": "migrations/Version20260717093000.php", "source_location": "L17", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717093000_version20260717093000", - "target": "migrations_version20260717093000_version20260717093000_getdescription", - "confidence_score": 1.0 + "target": "migrations_version20260717093000_version20260717093000_getdescription" }, { "relation": "method", @@ -177174,9 +178572,9 @@ "source_file": "migrations/Version20260717093000.php", "source_location": "L22", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717093000_version20260717093000", - "target": "migrations_version20260717093000_version20260717093000_up", - "confidence_score": 1.0 + "target": "migrations_version20260717093000_version20260717093000_up" }, { "relation": "references", @@ -177185,9 +178583,9 @@ "source_location": "L22", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "migrations_version20260717093000_version20260717093000_up", - "target": "migrations_version20260717093000_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260717093000_php_schema" }, { "relation": "references", @@ -177196,9 +178594,9 @@ "source_location": "L27", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "migrations_version20260717093000_version20260717093000_down", - "target": "migrations_version20260717093000_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260717093000_php_schema" }, { "relation": "imports", @@ -177207,9 +178605,9 @@ "source_file": "migrations/Version20260717111223.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717111223", - "target": "migrations_version20260717111223_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260717111223_php_schema" }, { "relation": "contains", @@ -177217,9 +178615,9 @@ "source_file": "migrations/Version20260717111223.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717111223", - "target": "migrations_version20260717111223_version20260717111223", - "confidence_score": 1.0 + "target": "migrations_version20260717111223_version20260717111223" }, { "relation": "method", @@ -177227,9 +178625,9 @@ "source_file": "migrations/Version20260717111223.php", "source_location": "L25", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717111223_version20260717111223", - "target": "migrations_version20260717111223_version20260717111223_down", - "confidence_score": 1.0 + "target": "migrations_version20260717111223_version20260717111223_down" }, { "relation": "method", @@ -177237,9 +178635,9 @@ "source_file": "migrations/Version20260717111223.php", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717111223_version20260717111223", - "target": "migrations_version20260717111223_version20260717111223_getdescription", - "confidence_score": 1.0 + "target": "migrations_version20260717111223_version20260717111223_getdescription" }, { "relation": "method", @@ -177247,9 +178645,9 @@ "source_file": "migrations/Version20260717111223.php", "source_location": "L20", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717111223_version20260717111223", - "target": "migrations_version20260717111223_version20260717111223_up", - "confidence_score": 1.0 + "target": "migrations_version20260717111223_version20260717111223_up" }, { "relation": "references", @@ -177258,9 +178656,9 @@ "source_location": "L20", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "migrations_version20260717111223_version20260717111223_up", - "target": "migrations_version20260717111223_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260717111223_php_schema" }, { "relation": "references", @@ -177269,9 +178667,9 @@ "source_location": "L25", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "migrations_version20260717111223_version20260717111223_down", - "target": "migrations_version20260717111223_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260717111223_php_schema" }, { "relation": "imports", @@ -177280,9 +178678,9 @@ "source_file": "migrations/Version20260717113519.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717113519", - "target": "migrations_version20260717113519_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260717113519_php_schema" }, { "relation": "contains", @@ -177290,9 +178688,9 @@ "source_file": "migrations/Version20260717113519.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717113519", - "target": "migrations_version20260717113519_version20260717113519", - "confidence_score": 1.0 + "target": "migrations_version20260717113519_version20260717113519" }, { "relation": "method", @@ -177300,9 +178698,9 @@ "source_file": "migrations/Version20260717113519.php", "source_location": "L26", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717113519_version20260717113519", - "target": "migrations_version20260717113519_version20260717113519_down", - "confidence_score": 1.0 + "target": "migrations_version20260717113519_version20260717113519_down" }, { "relation": "method", @@ -177310,9 +178708,9 @@ "source_file": "migrations/Version20260717113519.php", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717113519_version20260717113519", - "target": "migrations_version20260717113519_version20260717113519_getdescription", - "confidence_score": 1.0 + "target": "migrations_version20260717113519_version20260717113519_getdescription" }, { "relation": "method", @@ -177320,9 +178718,9 @@ "source_file": "migrations/Version20260717113519.php", "source_location": "L20", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260717113519_version20260717113519", - "target": "migrations_version20260717113519_version20260717113519_up", - "confidence_score": 1.0 + "target": "migrations_version20260717113519_version20260717113519_up" }, { "relation": "references", @@ -177331,9 +178729,9 @@ "source_location": "L20", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "migrations_version20260717113519_version20260717113519_up", - "target": "migrations_version20260717113519_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260717113519_php_schema" }, { "relation": "references", @@ -177342,9 +178740,9 @@ "source_location": "L26", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "migrations_version20260717113519_version20260717113519_down", - "target": "migrations_version20260717113519_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260717113519_php_schema" }, { "relation": "imports", @@ -177353,9 +178751,9 @@ "source_file": "migrations/Version20260718055833.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260718055833", - "target": "migrations_version20260718055833_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260718055833_php_schema" }, { "relation": "contains", @@ -177363,9 +178761,9 @@ "source_file": "migrations/Version20260718055833.php", "source_location": "L17", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260718055833", - "target": "migrations_version20260718055833_version20260718055833", - "confidence_score": 1.0 + "target": "migrations_version20260718055833_version20260718055833" }, { "relation": "method", @@ -177373,9 +178771,9 @@ "source_file": "migrations/Version20260718055833.php", "source_location": "L40", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260718055833_version20260718055833", - "target": "migrations_version20260718055833_version20260718055833_down", - "confidence_score": 1.0 + "target": "migrations_version20260718055833_version20260718055833_down" }, { "relation": "method", @@ -177383,9 +178781,9 @@ "source_file": "migrations/Version20260718055833.php", "source_location": "L21", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260718055833_version20260718055833", - "target": "migrations_version20260718055833_version20260718055833_getdescription", - "confidence_score": 1.0 + "target": "migrations_version20260718055833_version20260718055833_getdescription" }, { "relation": "method", @@ -177393,9 +178791,9 @@ "source_file": "migrations/Version20260718055833.php", "source_location": "L26", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260718055833_version20260718055833", - "target": "migrations_version20260718055833_version20260718055833_up", - "confidence_score": 1.0 + "target": "migrations_version20260718055833_version20260718055833_up" }, { "relation": "references", @@ -177404,9 +178802,9 @@ "source_location": "L26", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "migrations_version20260718055833_version20260718055833_up", - "target": "migrations_version20260718055833_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260718055833_php_schema" }, { "relation": "references", @@ -177415,9 +178813,9 @@ "source_location": "L40", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "migrations_version20260718055833_version20260718055833_down", - "target": "migrations_version20260718055833_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260718055833_php_schema" }, { "relation": "imports", @@ -177426,9 +178824,9 @@ "source_file": "migrations/Version20260718084301.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260718084301", - "target": "migrations_version20260718084301_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260718084301_php_schema" }, { "relation": "contains", @@ -177436,9 +178834,9 @@ "source_file": "migrations/Version20260718084301.php", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260718084301", - "target": "migrations_version20260718084301_version20260718084301", - "confidence_score": 1.0 + "target": "migrations_version20260718084301_version20260718084301" }, { "relation": "method", @@ -177446,9 +178844,9 @@ "source_file": "migrations/Version20260718084301.php", "source_location": "L28", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260718084301_version20260718084301", - "target": "migrations_version20260718084301_version20260718084301_down", - "confidence_score": 1.0 + "target": "migrations_version20260718084301_version20260718084301_down" }, { "relation": "method", @@ -177456,9 +178854,9 @@ "source_file": "migrations/Version20260718084301.php", "source_location": "L18", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260718084301_version20260718084301", - "target": "migrations_version20260718084301_version20260718084301_getdescription", - "confidence_score": 1.0 + "target": "migrations_version20260718084301_version20260718084301_getdescription" }, { "relation": "method", @@ -177466,9 +178864,9 @@ "source_file": "migrations/Version20260718084301.php", "source_location": "L23", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260718084301_version20260718084301", - "target": "migrations_version20260718084301_version20260718084301_up", - "confidence_score": 1.0 + "target": "migrations_version20260718084301_version20260718084301_up" }, { "relation": "references", @@ -177477,9 +178875,9 @@ "source_location": "L23", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "migrations_version20260718084301_version20260718084301_up", - "target": "migrations_version20260718084301_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260718084301_php_schema" }, { "relation": "references", @@ -177488,9 +178886,9 @@ "source_location": "L28", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "migrations_version20260718084301_version20260718084301_down", - "target": "migrations_version20260718084301_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260718084301_php_schema" }, { "relation": "imports", @@ -177499,9 +178897,9 @@ "source_file": "migrations/Version20260718084524.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260718084524", - "target": "migrations_version20260718084524_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260718084524_php_schema" }, { "relation": "contains", @@ -177509,9 +178907,9 @@ "source_file": "migrations/Version20260718084524.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260718084524", - "target": "migrations_version20260718084524_version20260718084524", - "confidence_score": 1.0 + "target": "migrations_version20260718084524_version20260718084524" }, { "relation": "method", @@ -177519,9 +178917,9 @@ "source_file": "migrations/Version20260718084524.php", "source_location": "L26", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260718084524_version20260718084524", - "target": "migrations_version20260718084524_version20260718084524_down", - "confidence_score": 1.0 + "target": "migrations_version20260718084524_version20260718084524_down" }, { "relation": "method", @@ -177529,9 +178927,9 @@ "source_file": "migrations/Version20260718084524.php", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260718084524_version20260718084524", - "target": "migrations_version20260718084524_version20260718084524_getdescription", - "confidence_score": 1.0 + "target": "migrations_version20260718084524_version20260718084524_getdescription" }, { "relation": "method", @@ -177539,9 +178937,9 @@ "source_file": "migrations/Version20260718084524.php", "source_location": "L20", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260718084524_version20260718084524", - "target": "migrations_version20260718084524_version20260718084524_up", - "confidence_score": 1.0 + "target": "migrations_version20260718084524_version20260718084524_up" }, { "relation": "references", @@ -177550,9 +178948,9 @@ "source_location": "L20", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "migrations_version20260718084524_version20260718084524_up", - "target": "migrations_version20260718084524_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260718084524_php_schema" }, { "relation": "references", @@ -177561,9 +178959,9 @@ "source_location": "L26", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "migrations_version20260718084524_version20260718084524_down", - "target": "migrations_version20260718084524_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260718084524_php_schema" }, { "relation": "imports", @@ -177572,9 +178970,9 @@ "source_file": "migrations/Version20260718085747.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260718085747", - "target": "migrations_version20260718085747_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260718085747_php_schema" }, { "relation": "contains", @@ -177582,9 +178980,9 @@ "source_file": "migrations/Version20260718085747.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260718085747", - "target": "migrations_version20260718085747_version20260718085747", - "confidence_score": 1.0 + "target": "migrations_version20260718085747_version20260718085747" }, { "relation": "method", @@ -177592,9 +178990,9 @@ "source_file": "migrations/Version20260718085747.php", "source_location": "L27", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260718085747_version20260718085747", - "target": "migrations_version20260718085747_version20260718085747_down", - "confidence_score": 1.0 + "target": "migrations_version20260718085747_version20260718085747_down" }, { "relation": "method", @@ -177602,9 +179000,9 @@ "source_file": "migrations/Version20260718085747.php", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260718085747_version20260718085747", - "target": "migrations_version20260718085747_version20260718085747_getdescription", - "confidence_score": 1.0 + "target": "migrations_version20260718085747_version20260718085747_getdescription" }, { "relation": "method", @@ -177612,9 +179010,9 @@ "source_file": "migrations/Version20260718085747.php", "source_location": "L20", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260718085747_version20260718085747", - "target": "migrations_version20260718085747_version20260718085747_up", - "confidence_score": 1.0 + "target": "migrations_version20260718085747_version20260718085747_up" }, { "relation": "references", @@ -177623,9 +179021,9 @@ "source_location": "L20", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "migrations_version20260718085747_version20260718085747_up", - "target": "migrations_version20260718085747_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260718085747_php_schema" }, { "relation": "references", @@ -177634,8 +179032,81 @@ "source_location": "L27", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "migrations_version20260718085747_version20260718085747_down", - "target": "migrations_version20260718085747_php_schema", + "target": "migrations_version20260718085747_php_schema" + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "migrations/Version20260718092903.php", + "source_location": "L7", + "weight": 1.0, + "source": "migrations_version20260718092903", + "target": "migrations_version20260718092903_php_schema", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "migrations/Version20260718092903.php", + "source_location": "L26", + "weight": 1.0, + "source": "migrations_version20260718092903", + "target": "migrations_version20260718092903_version20260718092903", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "migrations/Version20260718092903.php", + "source_location": "L54", + "weight": 1.0, + "source": "migrations_version20260718092903_version20260718092903", + "target": "migrations_version20260718092903_version20260718092903_down", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "migrations/Version20260718092903.php", + "source_location": "L28", + "weight": 1.0, + "source": "migrations_version20260718092903_version20260718092903", + "target": "migrations_version20260718092903_version20260718092903_getdescription", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "migrations/Version20260718092903.php", + "source_location": "L33", + "weight": 1.0, + "source": "migrations_version20260718092903_version20260718092903", + "target": "migrations_version20260718092903_version20260718092903_up", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "migrations/Version20260718092903.php", + "source_location": "L33", + "weight": 1.0, + "context": "parameter_type", + "source": "migrations_version20260718092903_version20260718092903_up", + "target": "migrations_version20260718092903_php_schema", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "migrations/Version20260718092903.php", + "source_location": "L54", + "weight": 1.0, + "context": "parameter_type", + "source": "migrations_version20260718092903_version20260718092903_down", + "target": "migrations_version20260718092903_php_schema", "confidence_score": 1.0 }, { @@ -180297,75 +181768,127 @@ "relation": "imports", "context": "import", "confidence": "EXTRACTED", - "source_file": "src/Appointment/Command/CancelExpiredAppointmentsCommand.php", - "source_location": "L7", + "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", + "source_location": "L11", "weight": 1.0, - "confidence_score": 1.0, - "source": "command_cancelexpiredappointmentscommand", - "target": "command" + "source": "command_assignschedulecliniccommand", + "target": "command", + "confidence_score": 1.0 }, { "relation": "contains", "confidence": "EXTRACTED", - "source_file": "src/Appointment/Command/CancelExpiredAppointmentsCommand.php", - "source_location": "L11", + "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", + "source_location": "L26", "weight": 1.0, - "confidence_score": 1.0, - "source": "command_cancelexpiredappointmentscommand", - "target": "command_cancelexpiredappointmentscommand_cancelexpiredappointmentscommand" + "source": "command_assignschedulecliniccommand", + "target": "command_assignschedulecliniccommand_assignschedulecliniccommand", + "confidence_score": 1.0 }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", - "source_file": "src/Appointment/Command/CancelExpiredAppointmentsCommand.php", - "source_location": "L8", - "weight": 1.0, - "confidence_score": 1.0, - "source": "command_cancelexpiredappointmentscommand", - "target": "src_appointment_command_cancelexpiredappointmentscommand_php_inputinterface" - }, - { - "relation": "imports", - "context": "import", - "confidence": "EXTRACTED", - "source_file": "src/Appointment/Command/CancelExpiredAppointmentsCommand.php", + "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L9", "weight": 1.0, - "confidence_score": 1.0, - "source": "command_cancelexpiredappointmentscommand", - "target": "src_appointment_command_cancelexpiredappointmentscommand_php_outputinterface" + "source": "command_assignschedulecliniccommand", + "target": "entitymanagerinterface", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", + "source_location": "L13", + "weight": 1.0, + "source": "command_assignschedulecliniccommand", + "target": "src_appointment_command_assignschedulecliniccommand_php_inputinterface", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", + "source_location": "L15", + "weight": 1.0, + "source": "command_assignschedulecliniccommand", + "target": "src_appointment_command_assignschedulecliniccommand_php_outputinterface", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", + "source_location": "L16", + "weight": 1.0, + "source": "command_assignschedulecliniccommand", + "target": "symfonystyle", + "confidence_score": 1.0 }, { "relation": "inherits", "confidence": "EXTRACTED", - "source_file": "src/Appointment/Command/CancelExpiredAppointmentsCommand.php", - "source_location": "L15", + "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", + "source_location": "L27", "weight": 1.0, + "source": "command_assignschedulecliniccommand_assignschedulecliniccommand", + "target": "command", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", + "source_location": "L39", + "weight": 1.0, + "source": "command_assignschedulecliniccommand_assignschedulecliniccommand", + "target": "command_assignschedulecliniccommand_assignschedulecliniccommand_configure", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", + "source_location": "L29", + "weight": 1.0, + "source": "command_assignschedulecliniccommand_assignschedulecliniccommand", + "target": "command_assignschedulecliniccommand_assignschedulecliniccommand_construct", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", + "source_location": "L47", + "weight": 1.0, + "source": "command_assignschedulecliniccommand_assignschedulecliniccommand", + "target": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", + "source_location": "L93", + "weight": 1.0, + "source": "command_assignschedulecliniccommand_assignschedulecliniccommand", + "target": "command_assignschedulecliniccommand_assignschedulecliniccommand_sessionsoutsideclinic", + "confidence_score": 1.0 + }, + { + "relation": "references_constant", + "confidence": "EXTRACTED", "confidence_score": 1.0, - "source": "command_cancelexpiredappointmentscommand_cancelexpiredappointmentscommand", + "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", + "source_location": "L56", + "weight": 1.0, + "source": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "target": "command" }, - { - "relation": "method", - "confidence": "EXTRACTED", - "source_file": "src/Appointment/Command/CancelExpiredAppointmentsCommand.php", - "source_location": "L17", - "weight": 1.0, - "confidence_score": 1.0, - "source": "command_cancelexpiredappointmentscommand_cancelexpiredappointmentscommand", - "target": "command_cancelexpiredappointmentscommand_cancelexpiredappointmentscommand_construct" - }, - { - "relation": "method", - "confidence": "EXTRACTED", - "source_file": "src/Appointment/Command/CancelExpiredAppointmentsCommand.php", - "source_location": "L22", - "weight": 1.0, - "confidence_score": 1.0, - "source": "command_cancelexpiredappointmentscommand_cancelexpiredappointmentscommand", - "target": "command_cancelexpiredappointmentscommand_cancelexpiredappointmentscommand_execute" - }, { "relation": "imports", "context": "import", @@ -180397,6 +181920,27 @@ "source": "command_backfillsurrogaterolecommand_backfillsurrogaterolecommand_execute", "target": "command" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Command/CancelExpiredAppointmentsCommand.php", + "source_location": "L7", + "weight": 1.0, + "confidence_score": 1.0, + "source": "command_cancelexpiredappointmentscommand", + "target": "command" + }, + { + "relation": "inherits", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Command/CancelExpiredAppointmentsCommand.php", + "source_location": "L15", + "weight": 1.0, + "confidence_score": 1.0, + "source": "command_cancelexpiredappointmentscommand_cancelexpiredappointmentscommand", + "target": "command" + }, { "relation": "references_constant", "confidence": "EXTRACTED", @@ -180538,9 +182082,9 @@ "source_file": "src/ClinicInvitation/Command/RepairAcceptedInvitationsCommand.php", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "command_repairacceptedinvitationscommand", - "target": "command", - "confidence_score": 1.0 + "target": "command" }, { "relation": "inherits", @@ -180548,9 +182092,9 @@ "source_file": "src/ClinicInvitation/Command/RepairAcceptedInvitationsCommand.php", "source_location": "L20", "weight": 1.0, + "confidence_score": 1.0, "source": "command_repairacceptedinvitationscommand_repairacceptedinvitationscommand", - "target": "command", - "confidence_score": 1.0 + "target": "command" }, { "relation": "references_constant", @@ -180686,6 +182230,102 @@ "source": "command_systemownercommand_systemownercommand_execute", "target": "command" }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", + "source_location": "L75", + "weight": 1.0, + "source": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", + "target": "command_assignschedulecliniccommand_assignschedulecliniccommand_sessionsoutsideclinic", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", + "source_location": "L47", + "weight": 1.0, + "context": "parameter_type", + "source": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", + "target": "src_appointment_command_assignschedulecliniccommand_php_inputinterface", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", + "source_location": "L47", + "weight": 1.0, + "context": "parameter_type", + "source": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", + "target": "src_appointment_command_assignschedulecliniccommand_php_outputinterface", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", + "source_location": "L93", + "weight": 1.0, + "context": "parameter_type", + "source": "command_assignschedulecliniccommand_assignschedulecliniccommand_sessionsoutsideclinic", + "target": "src_appointment_command_assignschedulecliniccommand_php_doctor", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Command/CancelExpiredAppointmentsCommand.php", + "source_location": "L11", + "weight": 1.0, + "confidence_score": 1.0, + "source": "command_cancelexpiredappointmentscommand", + "target": "command_cancelexpiredappointmentscommand_cancelexpiredappointmentscommand" + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Command/CancelExpiredAppointmentsCommand.php", + "source_location": "L8", + "weight": 1.0, + "confidence_score": 1.0, + "source": "command_cancelexpiredappointmentscommand", + "target": "src_appointment_command_cancelexpiredappointmentscommand_php_inputinterface" + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Command/CancelExpiredAppointmentsCommand.php", + "source_location": "L9", + "weight": 1.0, + "confidence_score": 1.0, + "source": "command_cancelexpiredappointmentscommand", + "target": "src_appointment_command_cancelexpiredappointmentscommand_php_outputinterface" + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Command/CancelExpiredAppointmentsCommand.php", + "source_location": "L17", + "weight": 1.0, + "confidence_score": 1.0, + "source": "command_cancelexpiredappointmentscommand_cancelexpiredappointmentscommand", + "target": "command_cancelexpiredappointmentscommand_cancelexpiredappointmentscommand_construct" + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Command/CancelExpiredAppointmentsCommand.php", + "source_location": "L22", + "weight": 1.0, + "confidence_score": 1.0, + "source": "command_cancelexpiredappointmentscommand_cancelexpiredappointmentscommand", + "target": "command_cancelexpiredappointmentscommand_cancelexpiredappointmentscommand_execute" + }, { "relation": "references", "confidence": "EXTRACTED", @@ -180740,6 +182380,17 @@ "source": "controller_appointmentcontroller", "target": "src_appointment_controller_appointmentcontroller_php_appointment" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentController.php", + "source_location": "L11", + "weight": 1.0, + "source": "controller_appointmentcontroller", + "target": "src_appointment_controller_appointmentcontroller_php_clinic", + "confidence_score": 1.0 + }, { "relation": "imports", "context": "import", @@ -180784,6 +182435,16 @@ "source": "controller_appointmentcontroller", "target": "src_appointment_controller_appointmentcontroller_php_user" }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentController.php", + "source_location": "L686", + "weight": 1.0, + "source": "controller_appointmentcontroller_appointmentcontroller", + "target": "controller_appointmentcontroller_appointmentcontroller_assertservicesmatchcontext", + "confidence_score": 1.0 + }, { "relation": "method", "confidence": "EXTRACTED", @@ -180794,6 +182455,36 @@ "source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_book" }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentController.php", + "source_location": "L703", + "weight": 1.0, + "source": "controller_appointmentcontroller_appointmentcontroller", + "target": "controller_appointmentcontroller_appointmentcontroller_bookableservices", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentController.php", + "source_location": "L672", + "weight": 1.0, + "source": "controller_appointmentcontroller_appointmentcontroller", + "target": "controller_appointmentcontroller_appointmentcontroller_bookingclinic", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentController.php", + "source_location": "L269", + "weight": 1.0, + "source": "controller_appointmentcontroller_appointmentcontroller", + "target": "controller_appointmentcontroller_appointmentcontroller_bookinglocations", + "confidence_score": 1.0 + }, { "relation": "method", "confidence": "EXTRACTED", @@ -180840,9 +182531,9 @@ "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L820", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller", - "target": "controller_appointmentcontroller_appointmentcontroller_events", - "confidence_score": 1.0 + "target": "controller_appointmentcontroller_appointmentcontroller_events" }, { "relation": "method", @@ -180888,21 +182579,21 @@ "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", - "source_location": "L52", + "source_location": "L722", "weight": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller", - "target": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", + "target": "controller_appointmentcontroller_appointmentcontroller_nextavailableat", "confidence_score": 1.0 }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", - "source_location": "L463", + "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller", - "target": "controller_appointmentcontroller_appointmentcontroller_resolveslotlocationid" + "target": "controller_appointmentcontroller_appointmentcontroller_recordcancellation" }, { "relation": "method", @@ -180961,9 +182652,9 @@ "source_location": "L52", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", - "target": "src_appointment_controller_appointmentcontroller_php_appointment", - "confidence_score": 1.0 + "target": "src_appointment_controller_appointmentcontroller_php_appointment" }, { "relation": "references", @@ -180972,9 +182663,9 @@ "source_location": "L52", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", - "target": "src_appointment_controller_appointmentcontroller_php_user", - "confidence_score": 1.0 + "target": "src_appointment_controller_appointmentcontroller_php_user" }, { "relation": "calls", @@ -180983,9 +182674,9 @@ "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L812", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_update", - "target": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", - "confidence_score": 1.0 + "target": "controller_appointmentcontroller_appointmentcontroller_recordcancellation" }, { "relation": "calls", @@ -180994,9 +182685,9 @@ "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L696", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_updatestatus", - "target": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", - "confidence_score": 1.0 + "target": "controller_appointmentcontroller_appointmentcontroller_recordcancellation" }, { "relation": "references_constant", @@ -181090,9 +182781,9 @@ "source_location": "L820", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_events", - "target": "src_appointment_controller_appointmentcontroller_php_user", - "confidence_score": 1.0 + "target": "src_appointment_controller_appointmentcontroller_php_user" }, { "relation": "references", @@ -181149,6 +182840,17 @@ "source": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "target": "src_appointment_controller_appointmentcontroller_php_user" }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentController.php", + "source_location": "L159", + "weight": 1.0, + "source": "controller_appointmentcontroller_appointmentcontroller_slots", + "target": "controller_appointmentcontroller_appointmentcontroller_bookingclinic", + "confidence_score": 1.0 + }, { "relation": "calls", "context": "call", @@ -181193,6 +182895,17 @@ "source": "controller_appointmentcontroller_appointmentcontroller_book", "target": "src_appointment_controller_appointmentcontroller_php_request" }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentController.php", + "source_location": "L241", + "weight": 1.0, + "context": "parameter_type", + "source": "controller_appointmentcontroller_appointmentcontroller_bookingservices", + "target": "src_appointment_controller_appointmentcontroller_php_request", + "confidence_score": 1.0 + }, { "relation": "references", "confidence": "EXTRACTED", @@ -181259,6 +182972,17 @@ "source": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "target": "src_appointment_controller_appointmentcontroller_php_request" }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentController.php", + "source_location": "L686", + "weight": 1.0, + "context": "return_type", + "source": "controller_appointmentcontroller_appointmentcontroller_assertservicesmatchcontext", + "target": "src_appointment_controller_appointmentcontroller_php_jsonresponse", + "confidence_score": 1.0 + }, { "relation": "references", "confidence": "EXTRACTED", @@ -181270,6 +182994,17 @@ "source": "controller_appointmentcontroller_appointmentcontroller_book", "target": "src_appointment_controller_appointmentcontroller_php_jsonresponse" }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentController.php", + "source_location": "L269", + "weight": 1.0, + "context": "return_type", + "source": "controller_appointmentcontroller_appointmentcontroller_bookinglocations", + "target": "src_appointment_controller_appointmentcontroller_php_jsonresponse", + "confidence_score": 1.0 + }, { "relation": "references", "confidence": "EXTRACTED", @@ -181288,9 +183023,9 @@ "source_location": "L820", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_events", - "target": "src_appointment_controller_appointmentcontroller_php_jsonresponse", - "confidence_score": 1.0 + "target": "src_appointment_controller_appointmentcontroller_php_jsonresponse" }, { "relation": "references", @@ -181369,6 +183104,17 @@ "source": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "target": "src_appointment_controller_appointmentcontroller_php_jsonresponse" }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentController.php", + "source_location": "L190", + "weight": 1.0, + "source": "controller_appointmentcontroller_appointmentcontroller_serviceslots", + "target": "controller_appointmentcontroller_appointmentcontroller_bookingclinic", + "confidence_score": 1.0 + }, { "relation": "calls", "context": "call", @@ -181380,6 +183126,72 @@ "source": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "target": "controller_appointmentcontroller_appointmentcontroller_get" }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentController.php", + "source_location": "L258", + "weight": 1.0, + "source": "controller_appointmentcontroller_appointmentcontroller_bookingservices", + "target": "controller_appointmentcontroller_appointmentcontroller_bookableservices", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentController.php", + "source_location": "L249", + "weight": 1.0, + "source": "controller_appointmentcontroller_appointmentcontroller_bookingservices", + "target": "controller_appointmentcontroller_appointmentcontroller_bookingclinic", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentController.php", + "source_location": "L249", + "weight": 1.0, + "source": "controller_appointmentcontroller_appointmentcontroller_bookingservices", + "target": "controller_appointmentcontroller_appointmentcontroller_get", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentController.php", + "source_location": "L292", + "weight": 1.0, + "source": "controller_appointmentcontroller_appointmentcontroller_bookinglocations", + "target": "controller_appointmentcontroller_appointmentcontroller_bookableservices", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentController.php", + "source_location": "L294", + "weight": 1.0, + "source": "controller_appointmentcontroller_appointmentcontroller_bookinglocations", + "target": "controller_appointmentcontroller_appointmentcontroller_nextavailableat", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentController.php", + "source_location": "L321", + "weight": 1.0, + "source": "controller_appointmentcontroller_appointmentcontroller_monthavailability", + "target": "controller_appointmentcontroller_appointmentcontroller_bookingclinic", + "confidence_score": 1.0 + }, { "relation": "calls", "context": "call", @@ -181407,22 +183219,33 @@ "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", - "source_location": "L265", + "source_location": "L438", "weight": 1.0, - "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_book", - "target": "controller_appointmentcontroller_appointmentcontroller_get" + "target": "controller_appointmentcontroller_appointmentcontroller_assertservicesmatchcontext", + "confidence_score": 1.0 }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", - "source_location": "L273", + "source_location": "L434", + "weight": 1.0, + "source": "controller_appointmentcontroller_appointmentcontroller_book", + "target": "controller_appointmentcontroller_appointmentcontroller_bookingclinic", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentController.php", + "source_location": "L265", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_book", - "target": "controller_appointmentcontroller_appointmentcontroller_resolveslotlocationid" + "target": "controller_appointmentcontroller_appointmentcontroller_get" }, { "relation": "calls", @@ -181486,9 +183309,9 @@ "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L828", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_events", - "target": "controller_appointmentcontroller_appointmentcontroller_canmanage", - "confidence_score": 1.0 + "target": "controller_appointmentcontroller_appointmentcontroller_canmanage" }, { "relation": "calls", @@ -181516,12 +183339,100 @@ "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", - "source_location": "L463", + "source_location": "L672", + "weight": 1.0, + "context": "return_type", + "source": "controller_appointmentcontroller_appointmentcontroller_bookingclinic", + "target": "src_appointment_controller_appointmentcontroller_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentController.php", + "source_location": "L672", "weight": 1.0, "context": "parameter_type", - "confidence_score": 1.0, - "source": "controller_appointmentcontroller_appointmentcontroller_resolveslotlocationid", - "target": "src_appointment_controller_appointmentcontroller_php_doctor" + "source": "controller_appointmentcontroller_appointmentcontroller_bookingclinic", + "target": "src_appointment_controller_appointmentcontroller_php_doctor", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentController.php", + "source_location": "L686", + "weight": 1.0, + "context": "parameter_type", + "source": "controller_appointmentcontroller_appointmentcontroller_assertservicesmatchcontext", + "target": "src_appointment_controller_appointmentcontroller_php_doctor", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentController.php", + "source_location": "L703", + "weight": 1.0, + "context": "parameter_type", + "source": "controller_appointmentcontroller_appointmentcontroller_bookableservices", + "target": "src_appointment_controller_appointmentcontroller_php_doctor", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentController.php", + "source_location": "L722", + "weight": 1.0, + "context": "parameter_type", + "source": "controller_appointmentcontroller_appointmentcontroller_nextavailableat", + "target": "src_appointment_controller_appointmentcontroller_php_doctor", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentController.php", + "source_location": "L686", + "weight": 1.0, + "context": "parameter_type", + "source": "controller_appointmentcontroller_appointmentcontroller_assertservicesmatchcontext", + "target": "src_appointment_controller_appointmentcontroller_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentController.php", + "source_location": "L703", + "weight": 1.0, + "context": "parameter_type", + "source": "controller_appointmentcontroller_appointmentcontroller_bookableservices", + "target": "src_appointment_controller_appointmentcontroller_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentController.php", + "source_location": "L722", + "weight": 1.0, + "context": "parameter_type", + "source": "controller_appointmentcontroller_appointmentcontroller_nextavailableat", + "target": "src_appointment_controller_appointmentcontroller_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "INFERRED", + "confidence_score": 0.8, + "source_file": "src/Appointment/Controller/AppointmentController.php", + "source_location": "L725", + "weight": 1.0, + "source": "controller_appointmentcontroller_appointmentcontroller_nextavailableat", + "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "contains", @@ -181555,6 +183466,17 @@ "source": "controller_appointmentsettingscontroller", "target": "dateoverride" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", + "source_location": "L19", + "weight": 1.0, + "source": "controller_appointmentsettingscontroller", + "target": "entitycontext", + "confidence_score": 1.0 + }, { "relation": "imports", "context": "import", @@ -181566,6 +183488,28 @@ "source": "controller_appointmentsettingscontroller", "target": "holiday" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", + "source_location": "L12", + "weight": 1.0, + "source": "controller_appointmentsettingscontroller", + "target": "src_appointment_controller_appointmentsettingscontroller_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", + "source_location": "L14", + "weight": 1.0, + "source": "controller_appointmentsettingscontroller", + "target": "src_appointment_controller_appointmentsettingscontroller_php_doctor", + "confidence_score": 1.0 + }, { "relation": "imports", "context": "import", @@ -181629,6 +183573,16 @@ "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_construct" }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", + "source_location": "L91", + "weight": 1.0, + "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", + "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_contextclinic", + "confidence_score": 1.0 + }, { "relation": "method", "confidence": "EXTRACTED", @@ -181695,9 +183649,9 @@ "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L437", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", - "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", - "confidence_score": 1.0 + "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess" }, { "relation": "method", @@ -181739,6 +183693,16 @@ "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listoverrides" }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", + "source_location": "L77", + "weight": 1.0, + "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", + "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_nobookableserviceerror", + "confidence_score": 1.0 + }, { "relation": "method", "confidence": "EXTRACTED", @@ -181783,11 +183747,11 @@ "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", - "source_location": "L371", + "source_location": "L528", "weight": 1.0, - "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", - "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_validatesessionshavelocation" + "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_validatesessions", + "confidence_score": 1.0 }, { "relation": "inherits", @@ -181916,9 +183880,9 @@ "source_location": "L437", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", - "target": "src_appointment_controller_appointmentsettingscontroller_php_jsonresponse", - "confidence_score": 1.0 + "target": "src_appointment_controller_appointmentsettingscontroller_php_jsonresponse" }, { "relation": "references", @@ -181964,6 +183928,17 @@ "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listoverrides", "target": "src_appointment_controller_appointmentsettingscontroller_php_jsonresponse" }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", + "source_location": "L77", + "weight": 1.0, + "context": "return_type", + "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_nobookableserviceerror", + "target": "src_appointment_controller_appointmentsettingscontroller_php_jsonresponse", + "confidence_score": 1.0 + }, { "relation": "references", "confidence": "EXTRACTED", @@ -182008,6 +183983,17 @@ "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_servicemodehasnobookable" }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", + "source_location": "L64", + "weight": 1.0, + "context": "parameter_type", + "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_servicemodehasnobookable", + "target": "src_appointment_controller_appointmentsettingscontroller_php_clinic", + "confidence_score": 1.0 + }, { "relation": "references", "confidence": "EXTRACTED", @@ -182030,6 +184016,17 @@ "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_servicemodehasnobookable" }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", + "source_location": "L91", + "weight": 1.0, + "context": "parameter_type", + "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_contextclinic", + "target": "src_appointment_controller_appointmentsettingscontroller_php_doctor", + "confidence_score": 1.0 + }, { "relation": "references", "confidence": "EXTRACTED", @@ -182037,10 +184034,175 @@ "source_location": "L437", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", + "target": "src_appointment_controller_appointmentsettingscontroller_php_doctor" + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", + "source_location": "L528", + "weight": 1.0, + "context": "parameter_type", + "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_validatesessions", "target": "src_appointment_controller_appointmentsettingscontroller_php_doctor", "confidence_score": 1.0 }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", + "source_location": "L91", + "weight": 1.0, + "context": "return_type", + "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_contextclinic", + "target": "src_appointment_controller_appointmentsettingscontroller_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", + "source_location": "L511", + "weight": 1.0, + "context": "parameter_type", + "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", + "target": "src_appointment_controller_appointmentsettingscontroller_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", + "source_location": "L77", + "weight": 1.0, + "context": "parameter_type", + "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_nobookableserviceerror", + "target": "src_appointment_controller_appointmentsettingscontroller_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", + "source_location": "L528", + "weight": 1.0, + "context": "parameter_type", + "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_validatesessions", + "target": "src_appointment_controller_appointmentsettingscontroller_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", + "source_location": "L150", + "weight": 1.0, + "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", + "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_nobookableserviceerror", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", + "source_location": "L200", + "weight": 1.0, + "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", + "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_nobookableserviceerror", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", + "source_location": "L486", + "weight": 1.0, + "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_availablelocations", + "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_contextclinic", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", + "source_location": "L420", + "weight": 1.0, + "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", + "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_contextclinic", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", + "source_location": "L285", + "weight": 1.0, + "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createoverride", + "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_contextclinic", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", + "source_location": "L122", + "weight": 1.0, + "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", + "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_contextclinic", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", + "source_location": "L214", + "weight": 1.0, + "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getschedule", + "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_contextclinic", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", + "source_location": "L373", + "weight": 1.0, + "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listholidays", + "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_contextclinic", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", + "source_location": "L259", + "weight": 1.0, + "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listoverrides", + "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_contextclinic", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", + "source_location": "L170", + "weight": 1.0, + "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", + "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_contextclinic", + "confidence_score": 1.0 + }, { "relation": "calls", "context": "call", @@ -182048,20 +184210,20 @@ "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L76", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", - "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", - "confidence_score": 1.0 + "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", - "source_location": "L56", + "source_location": "L128", "weight": 1.0, - "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", - "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_validatesessionshavelocation" + "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_validatesessions", + "confidence_score": 1.0 }, { "relation": "references", @@ -182085,6 +184247,17 @@ "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "target": "src_appointment_controller_appointmentsettingscontroller_php_user" }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", + "source_location": "L478", + "weight": 1.0, + "context": "parameter_type", + "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_availablelocations", + "target": "src_appointment_controller_appointmentsettingscontroller_php_request", + "confidence_score": 1.0 + }, { "relation": "references", "confidence": "EXTRACTED", @@ -182107,6 +184280,39 @@ "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createoverride", "target": "src_appointment_controller_appointmentsettingscontroller_php_request" }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", + "source_location": "L208", + "weight": 1.0, + "context": "parameter_type", + "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getschedule", + "target": "src_appointment_controller_appointmentsettingscontroller_php_request", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", + "source_location": "L365", + "weight": 1.0, + "context": "parameter_type", + "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listholidays", + "target": "src_appointment_controller_appointmentsettingscontroller_php_request", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", + "source_location": "L251", + "weight": 1.0, + "context": "parameter_type", + "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listoverrides", + "target": "src_appointment_controller_appointmentsettingscontroller_php_request", + "confidence_score": 1.0 + }, { "relation": "references", "confidence": "EXTRACTED", @@ -182213,9 +184419,9 @@ "source_location": "L437", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", - "target": "src_appointment_controller_appointmentsettingscontroller_php_user", - "confidence_score": 1.0 + "target": "src_appointment_controller_appointmentsettingscontroller_php_user" }, { "relation": "references", @@ -182301,20 +184507,20 @@ "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L124", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", - "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", - "confidence_score": 1.0 + "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", - "source_location": "L97", + "source_location": "L186", "weight": 1.0, - "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", - "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_validatesessionshavelocation" + "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_validatesessions", + "confidence_score": 1.0 }, { "relation": "calls", @@ -182323,9 +184529,9 @@ "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L166", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getschedule", - "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", - "confidence_score": 1.0 + "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess" }, { "relation": "calls", @@ -182334,9 +184540,9 @@ "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L181", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteschedule", - "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", - "confidence_score": 1.0 + "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess" }, { "relation": "calls", @@ -182345,9 +184551,9 @@ "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L200", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listoverrides", - "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", - "confidence_score": 1.0 + "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess" }, { "relation": "calls", @@ -182356,9 +184562,9 @@ "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L224", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createoverride", - "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", - "confidence_score": 1.0 + "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess" }, { "relation": "calls", @@ -182367,9 +184573,9 @@ "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L250", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateoverride", - "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", - "confidence_score": 1.0 + "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess" }, { "relation": "calls", @@ -182378,9 +184584,9 @@ "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L276", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteoverride", - "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", - "confidence_score": 1.0 + "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess" }, { "relation": "calls", @@ -182389,9 +184595,9 @@ "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L293", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getoverride", - "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", - "confidence_score": 1.0 + "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess" }, { "relation": "calls", @@ -182400,9 +184606,9 @@ "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L310", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listholidays", - "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", - "confidence_score": 1.0 + "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess" }, { "relation": "calls", @@ -182411,9 +184617,9 @@ "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L327", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteholiday", - "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", - "confidence_score": 1.0 + "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess" }, { "relation": "calls", @@ -182422,9 +184628,9 @@ "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L349", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", - "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", - "confidence_score": 1.0 + "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess" }, { "relation": "calls", @@ -182433,9 +184639,9 @@ "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L376", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday", - "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", - "confidence_score": 1.0 + "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess" }, { "relation": "calls", @@ -182444,9 +184650,9 @@ "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L407", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_availablelocations", - "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess", - "confidence_score": 1.0 + "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_denydoctoraccess" }, { "relation": "imports", @@ -183199,9 +185405,9 @@ "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L251", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_appointment_appointment", - "target": "entity_appointment_appointment_getvisitpricerials", - "confidence_score": 1.0 + "target": "entity_appointment_appointment_getvisitpricerials" }, { "relation": "method", @@ -183399,9 +185605,9 @@ "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L259", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_appointment_appointment", - "target": "entity_appointment_appointment_setvisitpricerials", - "confidence_score": 1.0 + "target": "entity_appointment_appointment_setvisitpricerials" }, { "relation": "method", @@ -183870,9 +186076,9 @@ "source_location": "L259", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_appointment_appointment_setvisitpricerials", - "target": "src_appointment_entity_appointment_php_self", - "confidence_score": 1.0 + "target": "src_appointment_entity_appointment_php_self" }, { "relation": "references", @@ -183935,9 +186141,9 @@ "source_file": "src/Appointment/Entity/AppointmentEvent.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_appointmentevent", - "target": "entity_appointmentevent_appointmentevent", - "confidence_score": 1.0 + "target": "entity_appointmentevent_appointmentevent" }, { "relation": "method", @@ -183945,9 +186151,9 @@ "source_file": "src/Appointment/Entity/AppointmentEvent.php", "source_location": "L52", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_appointmentevent_appointmentevent", - "target": "entity_appointmentevent_appointmentevent_construct", - "confidence_score": 1.0 + "target": "entity_appointmentevent_appointmentevent_construct" }, { "relation": "method", @@ -183955,9 +186161,9 @@ "source_file": "src/Appointment/Entity/AppointmentEvent.php", "source_location": "L64", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_appointmentevent_appointmentevent", - "target": "entity_appointmentevent_appointmentevent_getuuid", - "confidence_score": 1.0 + "target": "entity_appointmentevent_appointmentevent_getuuid" }, { "relation": "method", @@ -183965,9 +186171,9 @@ "source_file": "src/Appointment/Entity/AppointmentEvent.php", "source_location": "L61", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_appointmentevent_appointmentevent", - "target": "entity_appointmentevent_appointmentevent_setactor", - "confidence_score": 1.0 + "target": "entity_appointmentevent_appointmentevent_setactor" }, { "relation": "method", @@ -183975,9 +186181,9 @@ "source_file": "src/Appointment/Entity/AppointmentEvent.php", "source_location": "L62", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_appointmentevent_appointmentevent", - "target": "entity_appointmentevent_appointmentevent_setreason", - "confidence_score": 1.0 + "target": "entity_appointmentevent_appointmentevent_setreason" }, { "relation": "method", @@ -183985,9 +186191,9 @@ "source_file": "src/Appointment/Entity/AppointmentEvent.php", "source_location": "L66", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_appointmentevent_appointmentevent", - "target": "entity_appointmentevent_appointmentevent_toarray", - "confidence_score": 1.0 + "target": "entity_appointmentevent_appointmentevent_toarray" }, { "relation": "references", @@ -183996,9 +186202,9 @@ "source_location": "L28", "weight": 1.0, "context": "field", + "confidence_score": 1.0, "source": "entity_appointmentevent_appointmentevent", - "target": "src_appointment_entity_appointmentevent_php_appointment", - "confidence_score": 1.0 + "target": "src_appointment_entity_appointmentevent_php_appointment" }, { "relation": "references", @@ -184007,9 +186213,9 @@ "source_location": "L52", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "entity_appointmentevent_appointmentevent_construct", - "target": "src_appointment_entity_appointmentevent_php_appointment", - "confidence_score": 1.0 + "target": "src_appointment_entity_appointmentevent_php_appointment" }, { "relation": "calls", @@ -184029,9 +186235,9 @@ "source_location": "L61", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_appointmentevent_appointmentevent_setactor", - "target": "src_appointment_entity_appointmentevent_php_self", - "confidence_score": 1.0 + "target": "src_appointment_entity_appointmentevent_php_self" }, { "relation": "references", @@ -184040,9 +186246,9 @@ "source_location": "L62", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_appointmentevent_appointmentevent_setreason", - "target": "src_appointment_entity_appointmentevent_php_self", - "confidence_score": 1.0 + "target": "src_appointment_entity_appointmentevent_php_self" }, { "relation": "contains", @@ -184054,6 +186260,17 @@ "source": "entity_dateoverride", "target": "entity_dateoverride_dateoverride" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Entity/DateOverride.php", + "source_location": "L5", + "weight": 1.0, + "source": "entity_dateoverride", + "target": "src_appointment_entity_dateoverride_php_clinic", + "confidence_score": 1.0 + }, { "relation": "imports", "context": "import", @@ -184075,6 +186292,16 @@ "source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_construct" }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Entity/DateOverride.php", + "source_location": "L73", + "weight": 1.0, + "source": "entity_dateoverride_dateoverride", + "target": "entity_dateoverride_dateoverride_getclinic", + "confidence_score": 1.0 + }, { "relation": "method", "confidence": "EXTRACTED", @@ -184205,6 +186432,17 @@ "source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_touch" }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Entity/DateOverride.php", + "source_location": "L33", + "weight": 1.0, + "context": "field", + "source": "entity_dateoverride_dateoverride", + "target": "src_appointment_entity_dateoverride_php_clinic", + "confidence_score": 1.0 + }, { "relation": "references", "confidence": "EXTRACTED", @@ -184238,6 +186476,28 @@ "source": "entity_dateoverride_dateoverride_getdoctor", "target": "src_appointment_entity_dateoverride_php_doctor" }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Entity/DateOverride.php", + "source_location": "L59", + "weight": 1.0, + "context": "parameter_type", + "source": "entity_dateoverride_dateoverride_construct", + "target": "src_appointment_entity_dateoverride_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Entity/DateOverride.php", + "source_location": "L73", + "weight": 1.0, + "context": "return_type", + "source": "entity_dateoverride_dateoverride_getclinic", + "target": "src_appointment_entity_dateoverride_php_clinic", + "confidence_score": 1.0 + }, { "relation": "calls", "context": "call", @@ -184369,6 +186629,17 @@ "source": "entity_holiday", "target": "entity_holiday_holiday" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Entity/Holiday.php", + "source_location": "L5", + "weight": 1.0, + "source": "entity_holiday", + "target": "src_appointment_entity_holiday_php_clinic", + "confidence_score": 1.0 + }, { "relation": "imports", "context": "import", @@ -184390,6 +186661,16 @@ "source": "entity_holiday_holiday", "target": "entity_holiday_holiday_construct" }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Entity/Holiday.php", + "source_location": "L70", + "weight": 1.0, + "source": "entity_holiday_holiday", + "target": "entity_holiday_holiday_getclinic", + "confidence_score": 1.0 + }, { "relation": "method", "confidence": "EXTRACTED", @@ -184460,6 +186741,16 @@ "source": "entity_holiday_holiday", "target": "entity_holiday_holiday_isactive" }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Entity/Holiday.php", + "source_location": "L71", + "weight": 1.0, + "source": "entity_holiday_holiday", + "target": "entity_holiday_holiday_isglobal", + "confidence_score": 1.0 + }, { "relation": "method", "confidence": "EXTRACTED", @@ -184520,6 +186811,17 @@ "source": "entity_holiday_holiday", "target": "entity_holiday_holiday_touch" }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Entity/Holiday.php", + "source_location": "L34", + "weight": 1.0, + "context": "field", + "source": "entity_holiday_holiday", + "target": "src_appointment_entity_holiday_php_clinic", + "confidence_score": 1.0 + }, { "relation": "references", "confidence": "EXTRACTED", @@ -184553,6 +186855,28 @@ "source": "entity_holiday_holiday_getdoctor", "target": "src_appointment_entity_holiday_php_doctor" }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Entity/Holiday.php", + "source_location": "L56", + "weight": 1.0, + "context": "parameter_type", + "source": "entity_holiday_holiday_construct", + "target": "src_appointment_entity_holiday_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Entity/Holiday.php", + "source_location": "L70", + "weight": 1.0, + "context": "return_type", + "source": "entity_holiday_holiday_getclinic", + "target": "src_appointment_entity_holiday_php_clinic", + "confidence_score": 1.0 + }, { "relation": "calls", "context": "call", @@ -184684,6 +187008,17 @@ "source": "entity_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Entity/WeeklySchedule.php", + "source_location": "L5", + "weight": 1.0, + "source": "entity_weeklyschedule", + "target": "src_appointment_entity_weeklyschedule_php_clinic", + "confidence_score": 1.0 + }, { "relation": "imports", "context": "import", @@ -184705,6 +187040,16 @@ "source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_construct" }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Entity/WeeklySchedule.php", + "source_location": "L87", + "weight": 1.0, + "source": "entity_weeklyschedule_weeklyschedule", + "target": "entity_weeklyschedule_weeklyschedule_getclinic", + "confidence_score": 1.0 + }, { "relation": "method", "confidence": "EXTRACTED", @@ -184775,6 +187120,16 @@ "source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_getuuid" }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Entity/WeeklySchedule.php", + "source_location": "L90", + "weight": 1.0, + "source": "entity_weeklyschedule_weeklyschedule", + "target": "entity_weeklyschedule_weeklyschedule_setclinic", + "confidence_score": 1.0 + }, { "relation": "method", "confidence": "EXTRACTED", @@ -184805,6 +187160,17 @@ "source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_toarray" }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Entity/WeeklySchedule.php", + "source_location": "L51", + "weight": 1.0, + "context": "field", + "source": "entity_weeklyschedule_weeklyschedule", + "target": "src_appointment_entity_weeklyschedule_php_clinic", + "confidence_score": 1.0 + }, { "relation": "references", "confidence": "EXTRACTED", @@ -184838,6 +187204,39 @@ "source": "entity_weeklyschedule_weeklyschedule_getdoctor", "target": "src_appointment_entity_weeklyschedule_php_doctor" }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Entity/WeeklySchedule.php", + "source_location": "L74", + "weight": 1.0, + "context": "parameter_type", + "source": "entity_weeklyschedule_weeklyschedule_construct", + "target": "src_appointment_entity_weeklyschedule_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Entity/WeeklySchedule.php", + "source_location": "L87", + "weight": 1.0, + "context": "return_type", + "source": "entity_weeklyschedule_weeklyschedule_getclinic", + "target": "src_appointment_entity_weeklyschedule_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Entity/WeeklySchedule.php", + "source_location": "L90", + "weight": 1.0, + "context": "parameter_type", + "source": "entity_weeklyschedule_weeklyschedule_setclinic", + "target": "src_appointment_entity_weeklyschedule_php_clinic", + "confidence_score": 1.0 + }, { "relation": "calls", "context": "call", @@ -184866,11 +187265,33 @@ "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Appointment/Entity/WeeklySchedule.php", - "source_location": "L66", + "source_location": "L93", "weight": 1.0, - "source": "entity_weeklyschedule_weeklyschedule_setsetting", + "source": "entity_weeklyschedule_weeklyschedule_setclinic", "target": "gateway_mellatgateway_mellatgateway_time" }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Entity/WeeklySchedule.php", + "source_location": "L90", + "weight": 1.0, + "context": "return_type", + "source": "entity_weeklyschedule_weeklyschedule_setclinic", + "target": "src_appointment_entity_weeklyschedule_php_self", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Entity/WeeklySchedule.php", + "source_location": "L75", + "weight": 1.0, + "context": "return_type", + "confidence_score": 1.0, + "source": "entity_weeklyschedule_weeklyschedule_setmeta", + "target": "src_appointment_entity_weeklyschedule_php_self" + }, { "relation": "references", "confidence": "EXTRACTED", @@ -184883,15 +187304,15 @@ "target": "src_appointment_entity_weeklyschedule_php_self" }, { - "relation": "references", - "confidence": "EXTRACTED", + "relation": "calls", + "context": "call", + "confidence": "INFERRED", + "confidence_score": 0.8, "source_file": "src/Appointment/Entity/WeeklySchedule.php", - "source_location": "L75", + "source_location": "L66", "weight": 1.0, - "context": "return_type", - "confidence_score": 1.0, - "source": "entity_weeklyschedule_weeklyschedule_setmeta", - "target": "src_appointment_entity_weeklyschedule_php_self" + "source": "entity_weeklyschedule_weeklyschedule_setsetting", + "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", @@ -185028,9 +187449,9 @@ "source_file": "src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_appointmenteventrepository", - "target": "appointmentevent", - "confidence_score": 1.0 + "target": "appointmentevent" }, { "relation": "contains", @@ -185038,9 +187459,9 @@ "source_file": "src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_appointmenteventrepository", - "target": "repository_appointmenteventrepository_appointmenteventrepository", - "confidence_score": 1.0 + "target": "repository_appointmenteventrepository_appointmenteventrepository" }, { "relation": "imports", @@ -185049,9 +187470,9 @@ "source_file": "src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_appointmenteventrepository", - "target": "serviceentityrepository", - "confidence_score": 1.0 + "target": "serviceentityrepository" }, { "relation": "imports", @@ -185060,9 +187481,9 @@ "source_file": "src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_appointmenteventrepository", - "target": "src_appointment_repository_appointmenteventrepository_php_managerregistry", - "confidence_score": 1.0 + "target": "src_appointment_repository_appointmenteventrepository_php_managerregistry" }, { "relation": "method", @@ -185070,9 +187491,9 @@ "source_file": "src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_appointmenteventrepository_appointmenteventrepository", - "target": "repository_appointmenteventrepository_appointmenteventrepository_construct", - "confidence_score": 1.0 + "target": "repository_appointmenteventrepository_appointmenteventrepository_construct" }, { "relation": "method", @@ -185080,9 +187501,9 @@ "source_file": "src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L22", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_appointmenteventrepository_appointmenteventrepository", - "target": "repository_appointmenteventrepository_appointmenteventrepository_findbyappointmentuuid", - "confidence_score": 1.0 + "target": "repository_appointmenteventrepository_appointmenteventrepository_findbyappointmentuuid" }, { "relation": "method", @@ -185090,9 +187511,9 @@ "source_file": "src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_appointmenteventrepository_appointmenteventrepository", - "target": "repository_appointmenteventrepository_appointmenteventrepository_save", - "confidence_score": 1.0 + "target": "repository_appointmenteventrepository_appointmenteventrepository_save" }, { "relation": "inherits", @@ -185100,9 +187521,9 @@ "source_file": "src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_appointmenteventrepository_appointmenteventrepository", - "target": "serviceentityrepository", - "confidence_score": 1.0 + "target": "serviceentityrepository" }, { "relation": "imports", @@ -185279,9 +187700,9 @@ "source_file": "src/Clinic/Repository/ClinicDoctorPermissionRepository.php", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_clinicdoctorpermissionrepository", - "target": "serviceentityrepository", - "confidence_score": 1.0 + "target": "serviceentityrepository" }, { "relation": "inherits", @@ -185289,9 +187710,9 @@ "source_file": "src/Clinic/Repository/ClinicDoctorPermissionRepository.php", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository", - "target": "serviceentityrepository", - "confidence_score": 1.0 + "target": "serviceentityrepository" }, { "relation": "imports", @@ -185405,9 +187826,9 @@ "source_file": "src/Discount/Repository/DiscountRuleRepository.php", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_discountrulerepository", - "target": "serviceentityrepository", - "confidence_score": 1.0 + "target": "serviceentityrepository" }, { "relation": "inherits", @@ -185415,9 +187836,9 @@ "source_file": "src/Discount/Repository/DiscountRuleRepository.php", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_discountrulerepository_discountrulerepository", - "target": "serviceentityrepository", - "confidence_score": 1.0 + "target": "serviceentityrepository" }, { "relation": "imports", @@ -186035,9 +188456,9 @@ "source_file": "src/ClinicService/Repository/ServiceItemAuditLogRepository.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_serviceitemauditlogrepository", - "target": "serviceentityrepository", - "confidence_score": 1.0 + "target": "serviceentityrepository" }, { "relation": "inherits", @@ -186045,9 +188466,9 @@ "source_file": "src/ClinicService/Repository/ServiceItemAuditLogRepository.php", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_serviceitemauditlogrepository_serviceitemauditlogrepository", - "target": "serviceentityrepository", - "confidence_score": 1.0 + "target": "serviceentityrepository" }, { "relation": "imports", @@ -186098,9 +188519,9 @@ "source_file": "src/Patient/Repository/SessionAuditLogRepository.php", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_sessionauditlogrepository", - "target": "serviceentityrepository", - "confidence_score": 1.0 + "target": "serviceentityrepository" }, { "relation": "inherits", @@ -186108,9 +188529,9 @@ "source_file": "src/Patient/Repository/SessionAuditLogRepository.php", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_sessionauditlogrepository_sessionauditlogrepository", - "target": "serviceentityrepository", - "confidence_score": 1.0 + "target": "serviceentityrepository" }, { "relation": "imports", @@ -186654,9 +189075,9 @@ "source_location": "L11", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_appointmenteventrepository_appointmenteventrepository_construct", - "target": "src_appointment_repository_appointmenteventrepository_php_managerregistry", - "confidence_score": 1.0 + "target": "src_appointment_repository_appointmenteventrepository_php_managerregistry" }, { "relation": "references", @@ -186665,9 +189086,9 @@ "source_location": "L13", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_appointmenteventrepository_appointmenteventrepository_save", - "target": "appointmentevent", - "confidence_score": 1.0 + "target": "appointmentevent" }, { "relation": "contains", @@ -187184,6 +189605,17 @@ "source": "repository_dateoverriderepository", "target": "repository_dateoverriderepository_dateoverriderepository" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Repository/DateOverrideRepository.php", + "source_location": "L6", + "weight": 1.0, + "source": "repository_dateoverriderepository", + "target": "src_appointment_repository_dateoverriderepository_php_clinic", + "confidence_score": 1.0 + }, { "relation": "imports", "context": "import", @@ -187226,6 +189658,16 @@ "source": "repository_dateoverriderepository_dateoverriderepository", "target": "repository_dateoverriderepository_dateoverriderepository_findbydoctor" }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Repository/DateOverrideRepository.php", + "source_location": "L29", + "weight": 1.0, + "source": "repository_dateoverriderepository_dateoverriderepository", + "target": "repository_dateoverriderepository_dateoverriderepository_findbydoctorandclinic", + "confidence_score": 1.0 + }, { "relation": "method", "confidence": "EXTRACTED", @@ -187332,6 +189774,39 @@ "source": "repository_dateoverriderepository_dateoverriderepository_save", "target": "dateoverride" }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Repository/DateOverrideRepository.php", + "source_location": "L48", + "weight": 1.0, + "source": "repository_dateoverriderepository_dateoverriderepository_findbydoctor", + "target": "repository_dateoverriderepository_dateoverriderepository_findbydoctorandclinic", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Repository/DateOverrideRepository.php", + "source_location": "L29", + "weight": 1.0, + "context": "parameter_type", + "source": "repository_dateoverriderepository_dateoverriderepository_findbydoctorandclinic", + "target": "src_appointment_repository_dateoverriderepository_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Repository/DateOverrideRepository.php", + "source_location": "L29", + "weight": 1.0, + "context": "parameter_type", + "source": "repository_dateoverriderepository_dateoverriderepository_findbydoctorandclinic", + "target": "src_appointment_repository_dateoverriderepository_php_doctor", + "confidence_score": 1.0 + }, { "relation": "references", "confidence": "EXTRACTED", @@ -187364,6 +189839,17 @@ "source": "repository_holidayrepository", "target": "repository_holidayrepository_holidayrepository" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Repository/HolidayRepository.php", + "source_location": "L6", + "weight": 1.0, + "source": "repository_holidayrepository", + "target": "src_appointment_repository_holidayrepository_php_clinic", + "confidence_score": 1.0 + }, { "relation": "imports", "context": "import", @@ -187416,6 +189902,16 @@ "source": "repository_holidayrepository_holidayrepository", "target": "repository_holidayrepository_holidayrepository_findallbydoctor" }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Repository/HolidayRepository.php", + "source_location": "L41", + "weight": 1.0, + "source": "repository_holidayrepository_holidayrepository", + "target": "repository_holidayrepository_holidayrepository_findallbydoctorincontext", + "confidence_score": 1.0 + }, { "relation": "method", "confidence": "EXTRACTED", @@ -187522,6 +190018,39 @@ "source": "repository_holidayrepository_holidayrepository_findactivebydoctor", "target": "src_appointment_repository_holidayrepository_php_doctor" }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Repository/HolidayRepository.php", + "source_location": "L41", + "weight": 1.0, + "context": "parameter_type", + "source": "repository_holidayrepository_holidayrepository_findallbydoctorincontext", + "target": "src_appointment_repository_holidayrepository_php_doctor", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Repository/HolidayRepository.php", + "source_location": "L41", + "weight": 1.0, + "context": "parameter_type", + "source": "repository_holidayrepository_holidayrepository_findallbydoctorincontext", + "target": "src_appointment_repository_holidayrepository_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Repository/HolidayRepository.php", + "source_location": "L58", + "weight": 1.0, + "context": "parameter_type", + "source": "repository_holidayrepository_holidayrepository_findactivebydoctor", + "target": "src_appointment_repository_holidayrepository_php_clinic", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -187562,6 +190091,17 @@ "source": "repository_weeklyschedulerepository", "target": "repository_weeklyschedulerepository_weeklyschedulerepository" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", + "source_location": "L6", + "weight": 1.0, + "source": "repository_weeklyschedulerepository", + "target": "src_appointment_repository_weeklyschedulerepository_php_clinic", + "confidence_score": 1.0 + }, { "relation": "imports", "context": "import", @@ -187605,6 +190145,16 @@ "source": "repository_weeklyschedulerepository_weeklyschedulerepository", "target": "repository_weeklyschedulerepository_weeklyschedulerepository_construct" }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", + "source_location": "L40", + "weight": 1.0, + "source": "repository_weeklyschedulerepository_weeklyschedulerepository", + "target": "repository_weeklyschedulerepository_weeklyschedulerepository_findallbydoctor", + "confidence_score": 1.0 + }, { "relation": "method", "confidence": "EXTRACTED", @@ -187615,6 +190165,16 @@ "source": "repository_weeklyschedulerepository_weeklyschedulerepository", "target": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctor" }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", + "source_location": "L24", + "weight": 1.0, + "source": "repository_weeklyschedulerepository_weeklyschedulerepository", + "target": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctorandclinic", + "confidence_score": 1.0 + }, { "relation": "method", "confidence": "EXTRACTED", @@ -187676,6 +190236,61 @@ "source": "repository_weeklyschedulerepository_weeklyschedulerepository_construct", "target": "src_appointment_repository_weeklyschedulerepository_php_weeklyschedule" }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", + "source_location": "L56", + "weight": 1.0, + "source": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctor", + "target": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctorandclinic", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", + "source_location": "L24", + "weight": 1.0, + "context": "parameter_type", + "source": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctorandclinic", + "target": "src_appointment_repository_weeklyschedulerepository_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", + "source_location": "L24", + "weight": 1.0, + "context": "parameter_type", + "source": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctorandclinic", + "target": "src_appointment_repository_weeklyschedulerepository_php_doctor", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", + "source_location": "L24", + "weight": 1.0, + "context": "return_type", + "source": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctorandclinic", + "target": "src_appointment_repository_weeklyschedulerepository_php_weeklyschedule", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", + "source_location": "L40", + "weight": 1.0, + "context": "parameter_type", + "source": "repository_weeklyschedulerepository_weeklyschedulerepository_findallbydoctor", + "target": "src_appointment_repository_weeklyschedulerepository_php_doctor", + "confidence_score": 1.0 + }, { "relation": "references", "confidence": "EXTRACTED", @@ -187782,6 +190397,17 @@ "source": "service_slotcalculatorservice", "target": "service_slotcalculatorservice_slotcalculatorservice" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Service/SlotCalculatorService.php", + "source_location": "L10", + "weight": 1.0, + "source": "service_slotcalculatorservice", + "target": "src_appointment_service_slotcalculatorservice_php_clinic", + "confidence_score": 1.0 + }, { "relation": "imports", "context": "import", @@ -187955,6 +190581,17 @@ "source": "service_slotcalculatorservice_slotcalculatorservice_getavailableslots", "target": "service_slotcalculatorservice_slotcalculatorservice_filterbookedslots" }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Service/SlotCalculatorService.php", + "source_location": "L29", + "weight": 1.0, + "context": "parameter_type", + "source": "service_slotcalculatorservice_slotcalculatorservice_getavailableslots", + "target": "src_appointment_service_slotcalculatorservice_php_clinic", + "confidence_score": 1.0 + }, { "relation": "references", "confidence": "EXTRACTED", @@ -188054,6 +190691,83 @@ "source": "service_slotcalculatorservice_slotcalculatorservice_resolveslotlocationid", "target": "src_appointment_service_slotcalculatorservice_php_doctor" }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Service/SlotCalculatorService.php", + "source_location": "L186", + "weight": 1.0, + "context": "parameter_type", + "source": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", + "target": "src_appointment_service_slotcalculatorservice_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Service/SlotCalculatorService.php", + "source_location": "L61", + "weight": 1.0, + "context": "parameter_type", + "source": "service_slotcalculatorservice_slotcalculatorservice_getallslotswithavailability", + "target": "src_appointment_service_slotcalculatorservice_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Service/SlotCalculatorService.php", + "source_location": "L175", + "weight": 1.0, + "context": "parameter_type", + "source": "service_slotcalculatorservice_slotcalculatorservice_getbookingmeta", + "target": "src_appointment_service_slotcalculatorservice_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Service/SlotCalculatorService.php", + "source_location": "L96", + "weight": 1.0, + "context": "parameter_type", + "source": "service_slotcalculatorservice_slotcalculatorservice_getservicestarttimes", + "target": "src_appointment_service_slotcalculatorservice_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Service/SlotCalculatorService.php", + "source_location": "L79", + "weight": 1.0, + "context": "parameter_type", + "source": "service_slotcalculatorservice_slotcalculatorservice_hasanyavailability", + "target": "src_appointment_service_slotcalculatorservice_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Service/SlotCalculatorService.php", + "source_location": "L156", + "weight": 1.0, + "context": "parameter_type", + "source": "service_slotcalculatorservice_slotcalculatorservice_iswithinbookingwindow", + "target": "src_appointment_service_slotcalculatorservice_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Appointment/Service/SlotCalculatorService.php", + "source_location": "L40", + "weight": 1.0, + "context": "parameter_type", + "source": "service_slotcalculatorservice_slotcalculatorservice_resolveslotlocationid", + "target": "src_appointment_service_slotcalculatorservice_php_clinic", + "confidence_score": 1.0 + }, { "relation": "calls", "context": "call", @@ -188504,9 +191218,9 @@ "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_authcontroller", - "target": "clinicdoctorpermissionrepository", - "confidence_score": 1.0 + "target": "clinicdoctorpermissionrepository" }, { "relation": "contains", @@ -188558,9 +191272,9 @@ "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_authcontroller", - "target": "src_auth_controller_authcontroller_php_clinicdoctorpermission", - "confidence_score": 1.0 + "target": "src_auth_controller_authcontroller_php_clinicdoctorpermission" }, { "relation": "imports", @@ -188652,9 +191366,9 @@ "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L782", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller", - "target": "controller_authcontroller_authcontroller_contextpermissions", - "confidence_score": 1.0 + "target": "controller_authcontroller_authcontroller_contextpermissions" }, { "relation": "method", @@ -189373,9 +192087,9 @@ "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L728", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_buildavailablecontexts", - "target": "controller_authcontroller_authcontroller_contextpermissions", - "confidence_score": 1.0 + "target": "controller_authcontroller_authcontroller_contextpermissions" }, { "relation": "references_constant", @@ -191083,9 +193797,9 @@ "source_file": "tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_secretaryappointmentscopetest", - "target": "useractivecontext", - "confidence_score": 1.0 + "target": "useractivecontext" }, { "relation": "contains", @@ -196438,9 +199152,9 @@ "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L389", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller", - "target": "controller_cliniccontroller_cliniccontroller_canmanageclinic", - "confidence_score": 1.0 + "target": "controller_cliniccontroller_cliniccontroller_canmanageclinic" }, { "relation": "method", @@ -196772,9 +199486,9 @@ "source_location": "L389", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_canmanageclinic", - "target": "src_clinic_controller_cliniccontroller_php_user", - "confidence_score": 1.0 + "target": "src_clinic_controller_cliniccontroller_php_user" }, { "relation": "references", @@ -196805,9 +199519,9 @@ "source_location": "L345", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_detachdoctor", - "target": "src_clinic_controller_cliniccontroller_php_user", - "confidence_score": 1.0 + "target": "src_clinic_controller_cliniccontroller_php_user" }, { "relation": "references", @@ -197025,9 +199739,9 @@ "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L368", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_detachdoctor", - "target": "controller_cliniccontroller_cliniccontroller_canmanageclinic", - "confidence_score": 1.0 + "target": "controller_cliniccontroller_cliniccontroller_canmanageclinic" }, { "relation": "references", @@ -197036,9 +199750,9 @@ "source_location": "L389", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_canmanageclinic", - "target": "src_clinic_controller_cliniccontroller_php_clinic", - "confidence_score": 1.0 + "target": "src_clinic_controller_cliniccontroller_php_clinic" }, { "relation": "references", @@ -197157,9 +199871,9 @@ "source_file": "src/Clinic/Controller/ClinicDoctorPermissionController.php", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicdoctorpermissioncontroller", - "target": "clinicdoctorpermissionrepository", - "confidence_score": 1.0 + "target": "clinicdoctorpermissionrepository" }, { "relation": "imports", @@ -197168,9 +199882,9 @@ "source_file": "src/Clinic/Controller/ClinicDoctorPermissionController.php", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicdoctorpermissioncontroller", - "target": "controller_basecontroller_basecontroller", - "confidence_score": 1.0 + "target": "controller_basecontroller_basecontroller" }, { "relation": "contains", @@ -197178,9 +199892,9 @@ "source_file": "src/Clinic/Controller/ClinicDoctorPermissionController.php", "source_location": "L22", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicdoctorpermissioncontroller", - "target": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller", - "confidence_score": 1.0 + "target": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller" }, { "relation": "imports", @@ -197189,9 +199903,9 @@ "source_file": "src/Clinic/Controller/ClinicDoctorPermissionController.php", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicdoctorpermissioncontroller", - "target": "entitymanagerinterface", - "confidence_score": 1.0 + "target": "entitymanagerinterface" }, { "relation": "imports", @@ -197200,9 +199914,9 @@ "source_file": "src/Clinic/Controller/ClinicDoctorPermissionController.php", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicdoctorpermissioncontroller", - "target": "src_clinic_controller_clinicdoctorpermissioncontroller_php_clinic", - "confidence_score": 1.0 + "target": "src_clinic_controller_clinicdoctorpermissioncontroller_php_clinic" }, { "relation": "imports", @@ -197211,9 +199925,9 @@ "source_file": "src/Clinic/Controller/ClinicDoctorPermissionController.php", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicdoctorpermissioncontroller", - "target": "src_clinic_controller_clinicdoctorpermissioncontroller_php_jsonresponse", - "confidence_score": 1.0 + "target": "src_clinic_controller_clinicdoctorpermissioncontroller_php_jsonresponse" }, { "relation": "imports", @@ -197222,9 +199936,9 @@ "source_file": "src/Clinic/Controller/ClinicDoctorPermissionController.php", "source_location": "L17", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicdoctorpermissioncontroller", - "target": "src_clinic_controller_clinicdoctorpermissioncontroller_php_request", - "confidence_score": 1.0 + "target": "src_clinic_controller_clinicdoctorpermissioncontroller_php_request" }, { "relation": "imports", @@ -197233,9 +199947,9 @@ "source_file": "src/Clinic/Controller/ClinicDoctorPermissionController.php", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicdoctorpermissioncontroller", - "target": "src_clinic_controller_clinicdoctorpermissioncontroller_php_user", - "confidence_score": 1.0 + "target": "src_clinic_controller_clinicdoctorpermissioncontroller_php_user" }, { "relation": "inherits", @@ -197243,9 +199957,9 @@ "source_file": "src/Clinic/Controller/ClinicDoctorPermissionController.php", "source_location": "L23", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller", - "target": "controller_basecontroller_basecontroller", - "confidence_score": 1.0 + "target": "controller_basecontroller_basecontroller" }, { "relation": "method", @@ -197253,9 +199967,9 @@ "source_file": "src/Clinic/Controller/ClinicDoctorPermissionController.php", "source_location": "L25", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller", - "target": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_construct", - "confidence_score": 1.0 + "target": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_construct" }, { "relation": "method", @@ -197263,9 +199977,9 @@ "source_file": "src/Clinic/Controller/ClinicDoctorPermissionController.php", "source_location": "L32", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller", - "target": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_listpermissions", - "confidence_score": 1.0 + "target": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_listpermissions" }, { "relation": "method", @@ -197273,9 +199987,9 @@ "source_file": "src/Clinic/Controller/ClinicDoctorPermissionController.php", "source_location": "L82", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller", - "target": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_resolveclinic", - "confidence_score": 1.0 + "target": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_resolveclinic" }, { "relation": "method", @@ -197283,9 +199997,9 @@ "source_file": "src/Clinic/Controller/ClinicDoctorPermissionController.php", "source_location": "L97", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller", - "target": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_resolvemember", - "confidence_score": 1.0 + "target": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_resolvemember" }, { "relation": "method", @@ -197293,9 +200007,9 @@ "source_file": "src/Clinic/Controller/ClinicDoctorPermissionController.php", "source_location": "L46", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller", - "target": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_showpermissions", - "confidence_score": 1.0 + "target": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_showpermissions" }, { "relation": "method", @@ -197303,9 +200017,9 @@ "source_file": "src/Clinic/Controller/ClinicDoctorPermissionController.php", "source_location": "L56", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller", - "target": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_updatepermissions", - "confidence_score": 1.0 + "target": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_updatepermissions" }, { "relation": "calls", @@ -197314,9 +200028,9 @@ "source_file": "src/Clinic/Controller/ClinicDoctorPermissionController.php", "source_location": "L36", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_listpermissions", - "target": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_resolveclinic", - "confidence_score": 1.0 + "target": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_resolveclinic" }, { "relation": "references", @@ -197325,9 +200039,9 @@ "source_location": "L32", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_listpermissions", - "target": "src_clinic_controller_clinicdoctorpermissioncontroller_php_jsonresponse", - "confidence_score": 1.0 + "target": "src_clinic_controller_clinicdoctorpermissioncontroller_php_jsonresponse" }, { "relation": "references", @@ -197336,9 +200050,9 @@ "source_location": "L32", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_listpermissions", - "target": "src_clinic_controller_clinicdoctorpermissioncontroller_php_user", - "confidence_score": 1.0 + "target": "src_clinic_controller_clinicdoctorpermissioncontroller_php_user" }, { "relation": "references", @@ -197347,9 +200061,9 @@ "source_location": "L82", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_resolveclinic", - "target": "src_clinic_controller_clinicdoctorpermissioncontroller_php_user", - "confidence_score": 1.0 + "target": "src_clinic_controller_clinicdoctorpermissioncontroller_php_user" }, { "relation": "references", @@ -197358,9 +200072,9 @@ "source_location": "L46", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_showpermissions", - "target": "src_clinic_controller_clinicdoctorpermissioncontroller_php_user", - "confidence_score": 1.0 + "target": "src_clinic_controller_clinicdoctorpermissioncontroller_php_user" }, { "relation": "references", @@ -197369,9 +200083,9 @@ "source_location": "L56", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_updatepermissions", - "target": "src_clinic_controller_clinicdoctorpermissioncontroller_php_user", - "confidence_score": 1.0 + "target": "src_clinic_controller_clinicdoctorpermissioncontroller_php_user" }, { "relation": "references", @@ -197380,9 +200094,9 @@ "source_location": "L46", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_showpermissions", - "target": "src_clinic_controller_clinicdoctorpermissioncontroller_php_jsonresponse", - "confidence_score": 1.0 + "target": "src_clinic_controller_clinicdoctorpermissioncontroller_php_jsonresponse" }, { "relation": "references", @@ -197391,9 +200105,9 @@ "source_location": "L56", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_updatepermissions", - "target": "src_clinic_controller_clinicdoctorpermissioncontroller_php_jsonresponse", - "confidence_score": 1.0 + "target": "src_clinic_controller_clinicdoctorpermissioncontroller_php_jsonresponse" }, { "relation": "calls", @@ -197402,9 +200116,9 @@ "source_file": "src/Clinic/Controller/ClinicDoctorPermissionController.php", "source_location": "L50", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_showpermissions", - "target": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_resolveclinic", - "confidence_score": 1.0 + "target": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_resolveclinic" }, { "relation": "calls", @@ -197413,9 +200127,9 @@ "source_file": "src/Clinic/Controller/ClinicDoctorPermissionController.php", "source_location": "L51", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_showpermissions", - "target": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_resolvemember", - "confidence_score": 1.0 + "target": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_resolvemember" }, { "relation": "calls", @@ -197424,9 +200138,9 @@ "source_file": "src/Clinic/Controller/ClinicDoctorPermissionController.php", "source_location": "L60", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_updatepermissions", - "target": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_resolveclinic", - "confidence_score": 1.0 + "target": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_resolveclinic" }, { "relation": "calls", @@ -197435,9 +200149,9 @@ "source_file": "src/Clinic/Controller/ClinicDoctorPermissionController.php", "source_location": "L61", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_updatepermissions", - "target": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_resolvemember", - "confidence_score": 1.0 + "target": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_resolvemember" }, { "relation": "references", @@ -197446,9 +200160,9 @@ "source_location": "L56", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_updatepermissions", - "target": "src_clinic_controller_clinicdoctorpermissioncontroller_php_request", - "confidence_score": 1.0 + "target": "src_clinic_controller_clinicdoctorpermissioncontroller_php_request" }, { "relation": "references", @@ -197457,9 +200171,9 @@ "source_location": "L82", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_resolveclinic", - "target": "src_clinic_controller_clinicdoctorpermissioncontroller_php_clinic", - "confidence_score": 1.0 + "target": "src_clinic_controller_clinicdoctorpermissioncontroller_php_clinic" }, { "relation": "references", @@ -197468,9 +200182,9 @@ "source_location": "L97", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_resolvemember", - "target": "src_clinic_controller_clinicdoctorpermissioncontroller_php_clinic", - "confidence_score": 1.0 + "target": "src_clinic_controller_clinicdoctorpermissioncontroller_php_clinic" }, { "relation": "references", @@ -197479,9 +200193,9 @@ "source_location": "L97", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "controller_clinicdoctorpermissioncontroller_clinicdoctorpermissioncontroller_resolvemember", - "target": "src_clinic_controller_clinicdoctorpermissioncontroller_php_doctor", - "confidence_score": 1.0 + "target": "src_clinic_controller_clinicdoctorpermissioncontroller_php_doctor" }, { "relation": "imports", @@ -198586,9 +201300,9 @@ "source_file": "src/Clinic/Entity/ClinicDoctorPermission.php", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_clinicdoctorpermission", - "target": "clinicdoctorpermissionrepository", - "confidence_score": 1.0 + "target": "clinicdoctorpermissionrepository" }, { "relation": "contains", @@ -198596,9 +201310,9 @@ "source_file": "src/Clinic/Entity/ClinicDoctorPermission.php", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_clinicdoctorpermission", - "target": "entity_clinicdoctorpermission_clinicdoctorpermission", - "confidence_score": 1.0 + "target": "entity_clinicdoctorpermission_clinicdoctorpermission" }, { "relation": "imports", @@ -198607,9 +201321,9 @@ "source_file": "src/Clinic/Entity/ClinicDoctorPermission.php", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_clinicdoctorpermission", - "target": "src_clinic_entity_clinicdoctorpermission_php_doctor", - "confidence_score": 1.0 + "target": "src_clinic_entity_clinicdoctorpermission_php_doctor" }, { "relation": "method", @@ -198617,9 +201331,9 @@ "source_file": "src/Clinic/Entity/ClinicDoctorPermission.php", "source_location": "L82", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_clinicdoctorpermission_clinicdoctorpermission", - "target": "entity_clinicdoctorpermission_clinicdoctorpermission_can", - "confidence_score": 1.0 + "target": "entity_clinicdoctorpermission_clinicdoctorpermission_can" }, { "relation": "method", @@ -198627,9 +201341,9 @@ "source_file": "src/Clinic/Entity/ClinicDoctorPermission.php", "source_location": "L61", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_clinicdoctorpermission_clinicdoctorpermission", - "target": "entity_clinicdoctorpermission_clinicdoctorpermission_construct", - "confidence_score": 1.0 + "target": "entity_clinicdoctorpermission_clinicdoctorpermission_construct" }, { "relation": "method", @@ -198637,9 +201351,9 @@ "source_file": "src/Clinic/Entity/ClinicDoctorPermission.php", "source_location": "L73", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_clinicdoctorpermission_clinicdoctorpermission", - "target": "entity_clinicdoctorpermission_clinicdoctorpermission_getclinic", - "confidence_score": 1.0 + "target": "entity_clinicdoctorpermission_clinicdoctorpermission_getclinic" }, { "relation": "method", @@ -198647,9 +201361,9 @@ "source_file": "src/Clinic/Entity/ClinicDoctorPermission.php", "source_location": "L77", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_clinicdoctorpermission_clinicdoctorpermission", - "target": "entity_clinicdoctorpermission_clinicdoctorpermission_getcreatedat", - "confidence_score": 1.0 + "target": "entity_clinicdoctorpermission_clinicdoctorpermission_getcreatedat" }, { "relation": "method", @@ -198657,9 +201371,9 @@ "source_file": "src/Clinic/Entity/ClinicDoctorPermission.php", "source_location": "L74", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_clinicdoctorpermission_clinicdoctorpermission", - "target": "entity_clinicdoctorpermission_clinicdoctorpermission_getdoctor", - "confidence_score": 1.0 + "target": "entity_clinicdoctorpermission_clinicdoctorpermission_getdoctor" }, { "relation": "method", @@ -198667,9 +201381,9 @@ "source_file": "src/Clinic/Entity/ClinicDoctorPermission.php", "source_location": "L71", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_clinicdoctorpermission_clinicdoctorpermission", - "target": "entity_clinicdoctorpermission_clinicdoctorpermission_getid", - "confidence_score": 1.0 + "target": "entity_clinicdoctorpermission_clinicdoctorpermission_getid" }, { "relation": "method", @@ -198677,9 +201391,9 @@ "source_file": "src/Clinic/Entity/ClinicDoctorPermission.php", "source_location": "L75", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_clinicdoctorpermission_clinicdoctorpermission", - "target": "entity_clinicdoctorpermission_clinicdoctorpermission_getpermissions", - "confidence_score": 1.0 + "target": "entity_clinicdoctorpermission_clinicdoctorpermission_getpermissions" }, { "relation": "method", @@ -198687,9 +201401,9 @@ "source_file": "src/Clinic/Entity/ClinicDoctorPermission.php", "source_location": "L78", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_clinicdoctorpermission_clinicdoctorpermission", - "target": "entity_clinicdoctorpermission_clinicdoctorpermission_getupdatedat", - "confidence_score": 1.0 + "target": "entity_clinicdoctorpermission_clinicdoctorpermission_getupdatedat" }, { "relation": "method", @@ -198697,9 +201411,9 @@ "source_file": "src/Clinic/Entity/ClinicDoctorPermission.php", "source_location": "L72", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_clinicdoctorpermission_clinicdoctorpermission", - "target": "entity_clinicdoctorpermission_clinicdoctorpermission_getuuid", - "confidence_score": 1.0 + "target": "entity_clinicdoctorpermission_clinicdoctorpermission_getuuid" }, { "relation": "method", @@ -198707,9 +201421,9 @@ "source_file": "src/Clinic/Entity/ClinicDoctorPermission.php", "source_location": "L76", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_clinicdoctorpermission_clinicdoctorpermission", - "target": "entity_clinicdoctorpermission_clinicdoctorpermission_isactive", - "confidence_score": 1.0 + "target": "entity_clinicdoctorpermission_clinicdoctorpermission_isactive" }, { "relation": "method", @@ -198717,9 +201431,9 @@ "source_file": "src/Clinic/Entity/ClinicDoctorPermission.php", "source_location": "L92", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_clinicdoctorpermission_clinicdoctorpermission", - "target": "entity_clinicdoctorpermission_clinicdoctorpermission_mergepermissions", - "confidence_score": 1.0 + "target": "entity_clinicdoctorpermission_clinicdoctorpermission_mergepermissions" }, { "relation": "method", @@ -198727,9 +201441,9 @@ "source_file": "src/Clinic/Entity/ClinicDoctorPermission.php", "source_location": "L80", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_clinicdoctorpermission_clinicdoctorpermission", - "target": "entity_clinicdoctorpermission_clinicdoctorpermission_setactive", - "confidence_score": 1.0 + "target": "entity_clinicdoctorpermission_clinicdoctorpermission_setactive" }, { "relation": "method", @@ -198737,9 +201451,9 @@ "source_file": "src/Clinic/Entity/ClinicDoctorPermission.php", "source_location": "L119", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_clinicdoctorpermission_clinicdoctorpermission", - "target": "entity_clinicdoctorpermission_clinicdoctorpermission_toarray", - "confidence_score": 1.0 + "target": "entity_clinicdoctorpermission_clinicdoctorpermission_toarray" }, { "relation": "method", @@ -198747,9 +201461,9 @@ "source_file": "src/Clinic/Entity/ClinicDoctorPermission.php", "source_location": "L113", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_clinicdoctorpermission_clinicdoctorpermission", - "target": "entity_clinicdoctorpermission_clinicdoctorpermission_touch", - "confidence_score": 1.0 + "target": "entity_clinicdoctorpermission_clinicdoctorpermission_touch" }, { "relation": "references", @@ -198758,9 +201472,9 @@ "source_location": "L41", "weight": 1.0, "context": "field", + "confidence_score": 1.0, "source": "entity_clinicdoctorpermission_clinicdoctorpermission", - "target": "src_clinic_entity_clinicdoctorpermission_php_clinic", - "confidence_score": 1.0 + "target": "src_clinic_entity_clinicdoctorpermission_php_clinic" }, { "relation": "references", @@ -198769,9 +201483,9 @@ "source_location": "L45", "weight": 1.0, "context": "field", + "confidence_score": 1.0, "source": "entity_clinicdoctorpermission_clinicdoctorpermission", - "target": "src_clinic_entity_clinicdoctorpermission_php_doctor", - "confidence_score": 1.0 + "target": "src_clinic_entity_clinicdoctorpermission_php_doctor" }, { "relation": "references", @@ -198780,9 +201494,9 @@ "source_location": "L61", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "entity_clinicdoctorpermission_clinicdoctorpermission_construct", - "target": "src_clinic_entity_clinicdoctorpermission_php_clinic", - "confidence_score": 1.0 + "target": "src_clinic_entity_clinicdoctorpermission_php_clinic" }, { "relation": "references", @@ -198791,9 +201505,9 @@ "source_location": "L73", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_clinicdoctorpermission_clinicdoctorpermission_getclinic", - "target": "src_clinic_entity_clinicdoctorpermission_php_clinic", - "confidence_score": 1.0 + "target": "src_clinic_entity_clinicdoctorpermission_php_clinic" }, { "relation": "references", @@ -198802,9 +201516,9 @@ "source_location": "L61", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "entity_clinicdoctorpermission_clinicdoctorpermission_construct", - "target": "src_clinic_entity_clinicdoctorpermission_php_doctor", - "confidence_score": 1.0 + "target": "src_clinic_entity_clinicdoctorpermission_php_doctor" }, { "relation": "references", @@ -198813,9 +201527,9 @@ "source_location": "L74", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_clinicdoctorpermission_clinicdoctorpermission_getdoctor", - "target": "src_clinic_entity_clinicdoctorpermission_php_doctor", - "confidence_score": 1.0 + "target": "src_clinic_entity_clinicdoctorpermission_php_doctor" }, { "relation": "calls", @@ -198835,9 +201549,9 @@ "source_file": "src/Clinic/Entity/ClinicDoctorPermission.php", "source_location": "L123", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_clinicdoctorpermission_clinicdoctorpermission_toarray", - "target": "entity_clinicdoctorpermission_clinicdoctorpermission_getuuid", - "confidence_score": 1.0 + "target": "entity_clinicdoctorpermission_clinicdoctorpermission_getuuid" }, { "relation": "calls", @@ -198846,9 +201560,9 @@ "source_file": "src/Clinic/Entity/ClinicDoctorPermission.php", "source_location": "L80", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_clinicdoctorpermission_clinicdoctorpermission_setactive", - "target": "entity_clinicdoctorpermission_clinicdoctorpermission_touch", - "confidence_score": 1.0 + "target": "entity_clinicdoctorpermission_clinicdoctorpermission_touch" }, { "relation": "references", @@ -198857,9 +201571,9 @@ "source_location": "L80", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_clinicdoctorpermission_clinicdoctorpermission_setactive", - "target": "src_clinic_entity_clinicdoctorpermission_php_self", - "confidence_score": 1.0 + "target": "src_clinic_entity_clinicdoctorpermission_php_self" }, { "relation": "calls", @@ -198868,9 +201582,9 @@ "source_file": "src/Clinic/Entity/ClinicDoctorPermission.php", "source_location": "L110", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_clinicdoctorpermission_clinicdoctorpermission_mergepermissions", - "target": "entity_clinicdoctorpermission_clinicdoctorpermission_touch", - "confidence_score": 1.0 + "target": "entity_clinicdoctorpermission_clinicdoctorpermission_touch" }, { "relation": "calls", @@ -198889,9 +201603,9 @@ "source_file": "src/Clinic/Repository/ClinicDoctorPermissionRepository.php", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_clinicdoctorpermissionrepository", - "target": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository", - "confidence_score": 1.0 + "target": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository" }, { "relation": "imports", @@ -198900,9 +201614,9 @@ "source_file": "src/Clinic/Repository/ClinicDoctorPermissionRepository.php", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_clinicdoctorpermissionrepository", - "target": "src_clinic_repository_clinicdoctorpermissionrepository_php_clinic", - "confidence_score": 1.0 + "target": "src_clinic_repository_clinicdoctorpermissionrepository_php_clinic" }, { "relation": "imports", @@ -198911,9 +201625,9 @@ "source_file": "src/Clinic/Repository/ClinicDoctorPermissionRepository.php", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_clinicdoctorpermissionrepository", - "target": "src_clinic_repository_clinicdoctorpermissionrepository_php_clinicdoctorpermission", - "confidence_score": 1.0 + "target": "src_clinic_repository_clinicdoctorpermissionrepository_php_clinicdoctorpermission" }, { "relation": "imports", @@ -198922,9 +201636,9 @@ "source_file": "src/Clinic/Repository/ClinicDoctorPermissionRepository.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_clinicdoctorpermissionrepository", - "target": "src_clinic_repository_clinicdoctorpermissionrepository_php_doctor", - "confidence_score": 1.0 + "target": "src_clinic_repository_clinicdoctorpermissionrepository_php_doctor" }, { "relation": "imports", @@ -198933,9 +201647,9 @@ "source_file": "src/Clinic/Repository/ClinicDoctorPermissionRepository.php", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_clinicdoctorpermissionrepository", - "target": "src_clinic_repository_clinicdoctorpermissionrepository_php_managerregistry", - "confidence_score": 1.0 + "target": "src_clinic_repository_clinicdoctorpermissionrepository_php_managerregistry" }, { "relation": "method", @@ -198943,9 +201657,9 @@ "source_file": "src/Clinic/Repository/ClinicDoctorPermissionRepository.php", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository", - "target": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository_construct", - "confidence_score": 1.0 + "target": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository_construct" }, { "relation": "method", @@ -198953,9 +201667,9 @@ "source_file": "src/Clinic/Repository/ClinicDoctorPermissionRepository.php", "source_location": "L80", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository", - "target": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository_deletefor", - "confidence_score": 1.0 + "target": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository_deletefor" }, { "relation": "method", @@ -198963,9 +201677,9 @@ "source_file": "src/Clinic/Repository/ClinicDoctorPermissionRepository.php", "source_location": "L27", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository", - "target": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository_findbyclinic", - "confidence_score": 1.0 + "target": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository_findbyclinic" }, { "relation": "method", @@ -198973,9 +201687,9 @@ "source_file": "src/Clinic/Repository/ClinicDoctorPermissionRepository.php", "source_location": "L21", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository", - "target": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository_findonefor", - "confidence_score": 1.0 + "target": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository_findonefor" }, { "relation": "method", @@ -198983,9 +201697,9 @@ "source_file": "src/Clinic/Repository/ClinicDoctorPermissionRepository.php", "source_location": "L36", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository", - "target": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository_getorcreate", - "confidence_score": 1.0 + "target": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository_getorcreate" }, { "relation": "method", @@ -198993,9 +201707,9 @@ "source_file": "src/Clinic/Repository/ClinicDoctorPermissionRepository.php", "source_location": "L58", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository", - "target": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository_mapbyclinicfordoctor", - "confidence_score": 1.0 + "target": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository_mapbyclinicfordoctor" }, { "relation": "references_constant", @@ -199014,9 +201728,9 @@ "source_location": "L16", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository_construct", - "target": "src_clinic_repository_clinicdoctorpermissionrepository_php_managerregistry", - "confidence_score": 1.0 + "target": "src_clinic_repository_clinicdoctorpermissionrepository_php_managerregistry" }, { "relation": "calls", @@ -199025,9 +201739,9 @@ "source_file": "src/Clinic/Repository/ClinicDoctorPermissionRepository.php", "source_location": "L82", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository_deletefor", - "target": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository_findonefor", - "confidence_score": 1.0 + "target": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository_findonefor" }, { "relation": "references", @@ -199036,9 +201750,9 @@ "source_location": "L21", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository_findonefor", - "target": "src_clinic_repository_clinicdoctorpermissionrepository_php_clinic", - "confidence_score": 1.0 + "target": "src_clinic_repository_clinicdoctorpermissionrepository_php_clinic" }, { "relation": "references", @@ -199047,9 +201761,9 @@ "source_location": "L21", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository_findonefor", - "target": "src_clinic_repository_clinicdoctorpermissionrepository_php_clinicdoctorpermission", - "confidence_score": 1.0 + "target": "src_clinic_repository_clinicdoctorpermissionrepository_php_clinicdoctorpermission" }, { "relation": "references", @@ -199058,9 +201772,9 @@ "source_location": "L21", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository_findonefor", - "target": "src_clinic_repository_clinicdoctorpermissionrepository_php_doctor", - "confidence_score": 1.0 + "target": "src_clinic_repository_clinicdoctorpermissionrepository_php_doctor" }, { "relation": "calls", @@ -199069,9 +201783,9 @@ "source_file": "src/Clinic/Repository/ClinicDoctorPermissionRepository.php", "source_location": "L38", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository_getorcreate", - "target": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository_findonefor", - "confidence_score": 1.0 + "target": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository_findonefor" }, { "relation": "references", @@ -199080,9 +201794,9 @@ "source_location": "L80", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository_deletefor", - "target": "src_clinic_repository_clinicdoctorpermissionrepository_php_clinic", - "confidence_score": 1.0 + "target": "src_clinic_repository_clinicdoctorpermissionrepository_php_clinic" }, { "relation": "references", @@ -199091,9 +201805,9 @@ "source_location": "L27", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository_findbyclinic", - "target": "src_clinic_repository_clinicdoctorpermissionrepository_php_clinic", - "confidence_score": 1.0 + "target": "src_clinic_repository_clinicdoctorpermissionrepository_php_clinic" }, { "relation": "references", @@ -199102,9 +201816,9 @@ "source_location": "L36", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository_getorcreate", - "target": "src_clinic_repository_clinicdoctorpermissionrepository_php_clinic", - "confidence_score": 1.0 + "target": "src_clinic_repository_clinicdoctorpermissionrepository_php_clinic" }, { "relation": "references", @@ -199113,9 +201827,9 @@ "source_location": "L80", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository_deletefor", - "target": "src_clinic_repository_clinicdoctorpermissionrepository_php_doctor", - "confidence_score": 1.0 + "target": "src_clinic_repository_clinicdoctorpermissionrepository_php_doctor" }, { "relation": "references", @@ -199124,9 +201838,9 @@ "source_location": "L36", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository_getorcreate", - "target": "src_clinic_repository_clinicdoctorpermissionrepository_php_doctor", - "confidence_score": 1.0 + "target": "src_clinic_repository_clinicdoctorpermissionrepository_php_doctor" }, { "relation": "references", @@ -199135,9 +201849,9 @@ "source_location": "L58", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository_mapbyclinicfordoctor", - "target": "src_clinic_repository_clinicdoctorpermissionrepository_php_doctor", - "confidence_score": 1.0 + "target": "src_clinic_repository_clinicdoctorpermissionrepository_php_doctor" }, { "relation": "references", @@ -199146,9 +201860,9 @@ "source_location": "L36", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "repository_clinicdoctorpermissionrepository_clinicdoctorpermissionrepository_getorcreate", - "target": "src_clinic_repository_clinicdoctorpermissionrepository_php_clinicdoctorpermission", - "confidence_score": 1.0 + "target": "src_clinic_repository_clinicdoctorpermissionrepository_php_clinicdoctorpermission" }, { "relation": "contains", @@ -199378,9 +202092,9 @@ "source_file": "src/Clinic/Security/ClinicDoctorPermissionChecker.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "security_clinicdoctorpermissionchecker", - "target": "clinicdoctorpermissionrepository", - "confidence_score": 1.0 + "target": "clinicdoctorpermissionrepository" }, { "relation": "contains", @@ -199388,9 +202102,9 @@ "source_file": "src/Clinic/Security/ClinicDoctorPermissionChecker.php", "source_location": "L17", "weight": 1.0, + "confidence_score": 1.0, "source": "security_clinicdoctorpermissionchecker", - "target": "security_clinicdoctorpermissionchecker_clinicdoctorpermissionchecker", - "confidence_score": 1.0 + "target": "security_clinicdoctorpermissionchecker_clinicdoctorpermissionchecker" }, { "relation": "imports", @@ -199399,9 +202113,9 @@ "source_file": "src/Clinic/Security/ClinicDoctorPermissionChecker.php", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "security_clinicdoctorpermissionchecker", - "target": "src_clinic_security_clinicdoctorpermissionchecker_php_clinic", - "confidence_score": 1.0 + "target": "src_clinic_security_clinicdoctorpermissionchecker_php_clinic" }, { "relation": "imports", @@ -199410,9 +202124,9 @@ "source_file": "src/Clinic/Security/ClinicDoctorPermissionChecker.php", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "security_clinicdoctorpermissionchecker", - "target": "src_clinic_security_clinicdoctorpermissionchecker_php_user", - "confidence_score": 1.0 + "target": "src_clinic_security_clinicdoctorpermissionchecker_php_user" }, { "relation": "method", @@ -199420,9 +202134,9 @@ "source_file": "src/Clinic/Security/ClinicDoctorPermissionChecker.php", "source_location": "L38", "weight": 1.0, + "confidence_score": 1.0, "source": "security_clinicdoctorpermissionchecker_clinicdoctorpermissionchecker", - "target": "security_clinicdoctorpermissionchecker_clinicdoctorpermissionchecker_assert", - "confidence_score": 1.0 + "target": "security_clinicdoctorpermissionchecker_clinicdoctorpermissionchecker_assert" }, { "relation": "method", @@ -199430,9 +202144,9 @@ "source_file": "src/Clinic/Security/ClinicDoctorPermissionChecker.php", "source_location": "L24", "weight": 1.0, + "confidence_score": 1.0, "source": "security_clinicdoctorpermissionchecker_clinicdoctorpermissionchecker", - "target": "security_clinicdoctorpermissionchecker_clinicdoctorpermissionchecker_can", - "confidence_score": 1.0 + "target": "security_clinicdoctorpermissionchecker_clinicdoctorpermissionchecker_can" }, { "relation": "method", @@ -199440,9 +202154,9 @@ "source_file": "src/Clinic/Security/ClinicDoctorPermissionChecker.php", "source_location": "L19", "weight": 1.0, + "confidence_score": 1.0, "source": "security_clinicdoctorpermissionchecker_clinicdoctorpermissionchecker", - "target": "security_clinicdoctorpermissionchecker_clinicdoctorpermissionchecker_construct", - "confidence_score": 1.0 + "target": "security_clinicdoctorpermissionchecker_clinicdoctorpermissionchecker_construct" }, { "relation": "calls", @@ -199451,9 +202165,9 @@ "source_file": "src/Clinic/Security/ClinicDoctorPermissionChecker.php", "source_location": "L40", "weight": 1.0, + "confidence_score": 1.0, "source": "security_clinicdoctorpermissionchecker_clinicdoctorpermissionchecker_assert", - "target": "security_clinicdoctorpermissionchecker_clinicdoctorpermissionchecker_can", - "confidence_score": 1.0 + "target": "security_clinicdoctorpermissionchecker_clinicdoctorpermissionchecker_can" }, { "relation": "references", @@ -199462,9 +202176,9 @@ "source_location": "L24", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "security_clinicdoctorpermissionchecker_clinicdoctorpermissionchecker_can", - "target": "src_clinic_security_clinicdoctorpermissionchecker_php_clinic", - "confidence_score": 1.0 + "target": "src_clinic_security_clinicdoctorpermissionchecker_php_clinic" }, { "relation": "references", @@ -199473,9 +202187,9 @@ "source_location": "L24", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "security_clinicdoctorpermissionchecker_clinicdoctorpermissionchecker_can", - "target": "src_clinic_security_clinicdoctorpermissionchecker_php_user", - "confidence_score": 1.0 + "target": "src_clinic_security_clinicdoctorpermissionchecker_php_user" }, { "relation": "references", @@ -199484,9 +202198,9 @@ "source_location": "L38", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "security_clinicdoctorpermissionchecker_clinicdoctorpermissionchecker_assert", - "target": "src_clinic_security_clinicdoctorpermissionchecker_php_user", - "confidence_score": 1.0 + "target": "src_clinic_security_clinicdoctorpermissionchecker_php_user" }, { "relation": "references", @@ -199495,9 +202209,9 @@ "source_location": "L38", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "security_clinicdoctorpermissionchecker_clinicdoctorpermissionchecker_assert", - "target": "src_clinic_security_clinicdoctorpermissionchecker_php_clinic", - "confidence_score": 1.0 + "target": "src_clinic_security_clinicdoctorpermissionchecker_php_clinic" }, { "relation": "contains", @@ -199505,9 +202219,9 @@ "source_file": "src/ClinicInvitation/Command/RepairAcceptedInvitationsCommand.php", "source_location": "L19", "weight": 1.0, + "confidence_score": 1.0, "source": "command_repairacceptedinvitationscommand", - "target": "command_repairacceptedinvitationscommand_repairacceptedinvitationscommand", - "confidence_score": 1.0 + "target": "command_repairacceptedinvitationscommand_repairacceptedinvitationscommand" }, { "relation": "imports", @@ -199516,9 +202230,9 @@ "source_file": "src/ClinicInvitation/Command/RepairAcceptedInvitationsCommand.php", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "command_repairacceptedinvitationscommand", - "target": "src_clinicinvitation_command_repairacceptedinvitationscommand_php_inputinterface", - "confidence_score": 1.0 + "target": "src_clinicinvitation_command_repairacceptedinvitationscommand_php_inputinterface" }, { "relation": "imports", @@ -199527,9 +202241,9 @@ "source_file": "src/ClinicInvitation/Command/RepairAcceptedInvitationsCommand.php", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "command_repairacceptedinvitationscommand", - "target": "src_clinicinvitation_command_repairacceptedinvitationscommand_php_outputinterface", - "confidence_score": 1.0 + "target": "src_clinicinvitation_command_repairacceptedinvitationscommand_php_outputinterface" }, { "relation": "imports", @@ -199538,9 +202252,9 @@ "source_file": "src/ClinicInvitation/Command/RepairAcceptedInvitationsCommand.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "command_repairacceptedinvitationscommand", - "target": "symfonystyle", - "confidence_score": 1.0 + "target": "symfonystyle" }, { "relation": "method", @@ -199548,9 +202262,9 @@ "source_file": "src/ClinicInvitation/Command/RepairAcceptedInvitationsCommand.php", "source_location": "L29", "weight": 1.0, + "confidence_score": 1.0, "source": "command_repairacceptedinvitationscommand_repairacceptedinvitationscommand", - "target": "command_repairacceptedinvitationscommand_repairacceptedinvitationscommand_configure", - "confidence_score": 1.0 + "target": "command_repairacceptedinvitationscommand_repairacceptedinvitationscommand_configure" }, { "relation": "method", @@ -199558,9 +202272,9 @@ "source_file": "src/ClinicInvitation/Command/RepairAcceptedInvitationsCommand.php", "source_location": "L22", "weight": 1.0, + "confidence_score": 1.0, "source": "command_repairacceptedinvitationscommand_repairacceptedinvitationscommand", - "target": "command_repairacceptedinvitationscommand_repairacceptedinvitationscommand_construct", - "confidence_score": 1.0 + "target": "command_repairacceptedinvitationscommand_repairacceptedinvitationscommand_construct" }, { "relation": "method", @@ -199568,9 +202282,9 @@ "source_file": "src/ClinicInvitation/Command/RepairAcceptedInvitationsCommand.php", "source_location": "L34", "weight": 1.0, + "confidence_score": 1.0, "source": "command_repairacceptedinvitationscommand_repairacceptedinvitationscommand", - "target": "command_repairacceptedinvitationscommand_repairacceptedinvitationscommand_execute", - "confidence_score": 1.0 + "target": "command_repairacceptedinvitationscommand_repairacceptedinvitationscommand_execute" }, { "relation": "references", @@ -199579,9 +202293,9 @@ "source_location": "L34", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "command_repairacceptedinvitationscommand_repairacceptedinvitationscommand_execute", - "target": "src_clinicinvitation_command_repairacceptedinvitationscommand_php_inputinterface", - "confidence_score": 1.0 + "target": "src_clinicinvitation_command_repairacceptedinvitationscommand_php_inputinterface" }, { "relation": "references", @@ -199590,9 +202304,9 @@ "source_location": "L34", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "command_repairacceptedinvitationscommand_repairacceptedinvitationscommand_execute", - "target": "src_clinicinvitation_command_repairacceptedinvitationscommand_php_outputinterface", - "confidence_score": 1.0 + "target": "src_clinicinvitation_command_repairacceptedinvitationscommand_php_outputinterface" }, { "relation": "imports", @@ -200922,9 +203636,9 @@ "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "service_clinicinvitationservice", - "target": "src_clinicinvitation_service_clinicinvitationservice_php_doctor", - "confidence_score": 1.0 + "target": "src_clinicinvitation_service_clinicinvitationservice_php_doctor" }, { "relation": "imports", @@ -200953,9 +203667,9 @@ "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L135", "weight": 1.0, + "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice", - "target": "service_clinicinvitationservice_clinicinvitationservice_attachdoctortoclinic", - "confidence_score": 1.0 + "target": "service_clinicinvitationservice_clinicinvitationservice_attachdoctortoclinic" }, { "relation": "method", @@ -200993,9 +203707,9 @@ "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L191", "weight": 1.0, + "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice", - "target": "service_clinicinvitationservice_clinicinvitationservice_ensurelogincredentials", - "confidence_score": 1.0 + "target": "service_clinicinvitationservice_clinicinvitationservice_ensurelogincredentials" }, { "relation": "method", @@ -201013,9 +203727,9 @@ "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L156", "weight": 1.0, + "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice", - "target": "service_clinicinvitationservice_clinicinvitationservice_provisiondoctor", - "confidence_score": 1.0 + "target": "service_clinicinvitationservice_clinicinvitationservice_provisiondoctor" }, { "relation": "method", @@ -201033,9 +203747,9 @@ "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L119", "weight": 1.0, + "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice", - "target": "service_clinicinvitationservice_clinicinvitationservice_repairaccepted", - "confidence_score": 1.0 + "target": "service_clinicinvitationservice_clinicinvitationservice_repairaccepted" }, { "relation": "method", @@ -201053,9 +203767,9 @@ "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L224", "weight": 1.0, + "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice", - "target": "service_clinicinvitationservice_clinicinvitationservice_sendcredentialssms", - "confidence_score": 1.0 + "target": "service_clinicinvitationservice_clinicinvitationservice_sendcredentialssms" }, { "relation": "method", @@ -201074,9 +203788,9 @@ "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L42", "weight": 1.0, + "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice_invite", - "target": "service_clinicinvitationservice_clinicinvitationservice_provisiondoctor", - "confidence_score": 1.0 + "target": "service_clinicinvitationservice_clinicinvitationservice_provisiondoctor" }, { "relation": "calls", @@ -201140,9 +203854,9 @@ "source_location": "L191", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice_ensurelogincredentials", - "target": "src_clinicinvitation_service_clinicinvitationservice_php_user", - "confidence_score": 1.0 + "target": "src_clinicinvitation_service_clinicinvitationservice_php_user" }, { "relation": "references_constant", @@ -201162,9 +203876,9 @@ "source_location": "L135", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice_attachdoctortoclinic", - "target": "src_clinicinvitation_service_clinicinvitationservice_php_clinicdoctorinvitation", - "confidence_score": 1.0 + "target": "src_clinicinvitation_service_clinicinvitationservice_php_clinicdoctorinvitation" }, { "relation": "references_constant", @@ -201195,9 +203909,9 @@ "source_location": "L156", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice_provisiondoctor", - "target": "src_clinicinvitation_service_clinicinvitationservice_php_clinicdoctorinvitation", - "confidence_score": 1.0 + "target": "src_clinicinvitation_service_clinicinvitationservice_php_clinicdoctorinvitation" }, { "relation": "references_constant", @@ -201217,9 +203931,9 @@ "source_location": "L119", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice_repairaccepted", - "target": "src_clinicinvitation_service_clinicinvitationservice_php_clinicdoctorinvitation", - "confidence_score": 1.0 + "target": "src_clinicinvitation_service_clinicinvitationservice_php_clinicdoctorinvitation" }, { "relation": "references_constant", @@ -201261,9 +203975,9 @@ "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L80", "weight": 1.0, + "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice_changestatus", - "target": "service_clinicinvitationservice_clinicinvitationservice_sendsms", - "confidence_score": 1.0 + "target": "service_clinicinvitationservice_clinicinvitationservice_sendsms" }, { "relation": "calls", @@ -201272,9 +203986,9 @@ "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L102", "weight": 1.0, + "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice_accept", - "target": "service_clinicinvitationservice_clinicinvitationservice_attachdoctortoclinic", - "confidence_score": 1.0 + "target": "service_clinicinvitationservice_clinicinvitationservice_attachdoctortoclinic" }, { "relation": "calls", @@ -201283,9 +203997,9 @@ "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L107", "weight": 1.0, + "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice_accept", - "target": "service_clinicinvitationservice_clinicinvitationservice_ensurelogincredentials", - "confidence_score": 1.0 + "target": "service_clinicinvitationservice_clinicinvitationservice_ensurelogincredentials" }, { "relation": "calls", @@ -201294,9 +204008,9 @@ "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L111", "weight": 1.0, + "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice_accept", - "target": "service_clinicinvitationservice_clinicinvitationservice_sendcredentialssms", - "confidence_score": 1.0 + "target": "service_clinicinvitationservice_clinicinvitationservice_sendcredentialssms" }, { "relation": "calls", @@ -201305,9 +204019,9 @@ "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L122", "weight": 1.0, + "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice_repairaccepted", - "target": "service_clinicinvitationservice_clinicinvitationservice_attachdoctortoclinic", - "confidence_score": 1.0 + "target": "service_clinicinvitationservice_clinicinvitationservice_attachdoctortoclinic" }, { "relation": "calls", @@ -201316,9 +204030,9 @@ "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L124", "weight": 1.0, + "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice_repairaccepted", - "target": "service_clinicinvitationservice_clinicinvitationservice_ensurelogincredentials", - "confidence_score": 1.0 + "target": "service_clinicinvitationservice_clinicinvitationservice_ensurelogincredentials" }, { "relation": "calls", @@ -201327,9 +204041,9 @@ "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L128", "weight": 1.0, + "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice_repairaccepted", - "target": "service_clinicinvitationservice_clinicinvitationservice_sendcredentialssms", - "confidence_score": 1.0 + "target": "service_clinicinvitationservice_clinicinvitationservice_sendcredentialssms" }, { "relation": "calls", @@ -201338,9 +204052,9 @@ "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L137", "weight": 1.0, + "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice_attachdoctortoclinic", - "target": "service_clinicinvitationservice_clinicinvitationservice_provisiondoctor", - "confidence_score": 1.0 + "target": "service_clinicinvitationservice_clinicinvitationservice_provisiondoctor" }, { "relation": "references", @@ -201349,9 +204063,9 @@ "source_location": "L135", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice_attachdoctortoclinic", - "target": "src_clinicinvitation_service_clinicinvitationservice_php_doctor", - "confidence_score": 1.0 + "target": "src_clinicinvitation_service_clinicinvitationservice_php_doctor" }, { "relation": "references", @@ -201360,9 +204074,9 @@ "source_location": "L156", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice_provisiondoctor", - "target": "src_clinicinvitation_service_clinicinvitationservice_php_doctor", - "confidence_score": 1.0 + "target": "src_clinicinvitation_service_clinicinvitationservice_php_doctor" }, { "relation": "imports", @@ -201403,9 +204117,9 @@ "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicservicecontroller", - "target": "serviceitemauditlog", - "confidence_score": 1.0 + "target": "serviceitemauditlog" }, { "relation": "imports", @@ -201489,9 +204203,9 @@ "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L107", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller", - "target": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", - "confidence_score": 1.0 + "target": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables" }, { "relation": "method", @@ -201499,9 +204213,9 @@ "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L81", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller", - "target": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", - "confidence_score": 1.0 + "target": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage" }, { "relation": "method", @@ -201579,9 +204293,9 @@ "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L240", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller", - "target": "controller_clinicservicecontroller_clinicservicecontroller_getitem", - "confidence_score": 1.0 + "target": "controller_clinicservicecontroller_clinicservicecontroller_getitem" }, { "relation": "method", @@ -201589,9 +204303,9 @@ "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L217", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller", - "target": "controller_clinicservicecontroller_clinicservicecontroller_listallitems", - "confidence_score": 1.0 + "target": "controller_clinicservicecontroller_clinicservicecontroller_listallitems" }, { "relation": "method", @@ -201599,9 +204313,9 @@ "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L254", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller", - "target": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", - "confidence_score": 1.0 + "target": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs" }, { "relation": "method", @@ -201643,6 +204357,16 @@ "source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection" }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/ClinicService/Controller/ClinicServiceController.php", + "source_location": "L503", + "weight": 1.0, + "source": "controller_clinicservicecontroller_clinicservicecontroller", + "target": "controller_clinicservicecontroller_clinicservicecontroller_requestedclinicuuid", + "confidence_score": 1.0 + }, { "relation": "method", "confidence": "EXTRACTED", @@ -201659,9 +204383,9 @@ "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L61", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller", - "target": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", - "confidence_score": 1.0 + "target": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems" }, { "relation": "method", @@ -201700,9 +204424,9 @@ "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L324", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_createitem", - "target": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", - "confidence_score": 1.0 + "target": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems" }, { "relation": "calls", @@ -201711,9 +204435,9 @@ "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L250", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_getitem", - "target": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", - "confidence_score": 1.0 + "target": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems" }, { "relation": "calls", @@ -201722,9 +204446,9 @@ "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L222", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_listallitems", - "target": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", - "confidence_score": 1.0 + "target": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems" }, { "relation": "calls", @@ -201733,9 +204457,9 @@ "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L237", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_listitems", - "target": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", - "confidence_score": 1.0 + "target": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems" }, { "relation": "calls", @@ -201744,9 +204468,9 @@ "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L381", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", - "target": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", - "confidence_score": 1.0 + "target": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems" }, { "relation": "references", @@ -201755,9 +204479,9 @@ "source_location": "L81", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", - "target": "src_clinicservice_controller_clinicservicecontroller_php_jsonresponse", - "confidence_score": 1.0 + "target": "src_clinicservice_controller_clinicservicecontroller_php_jsonresponse" }, { "relation": "references", @@ -201766,9 +204490,9 @@ "source_location": "L81", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", - "target": "src_clinicservice_controller_clinicservicecontroller_php_serviceitem", - "confidence_score": 1.0 + "target": "src_clinicservice_controller_clinicservicecontroller_php_serviceitem" }, { "relation": "calls", @@ -201777,9 +204501,9 @@ "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L309", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_createitem", - "target": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", - "confidence_score": 1.0 + "target": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage" }, { "relation": "calls", @@ -201788,9 +204512,9 @@ "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L363", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", - "target": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", - "confidence_score": 1.0 + "target": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage" }, { "relation": "references", @@ -201799,9 +204523,9 @@ "source_location": "L107", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", - "target": "src_clinicservice_controller_clinicservicecontroller_php_serviceitem", - "confidence_score": 1.0 + "target": "src_clinicservice_controller_clinicservicecontroller_php_serviceitem" }, { "relation": "references", @@ -201821,9 +204545,9 @@ "source_location": "L107", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", - "target": "src_clinicservice_controller_clinicservicecontroller_php_jsonresponse", - "confidence_score": 1.0 + "target": "src_clinicservice_controller_clinicservicecontroller_php_jsonresponse" }, { "relation": "references", @@ -201887,9 +204611,9 @@ "source_location": "L240", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_getitem", - "target": "src_clinicservice_controller_clinicservicecontroller_php_jsonresponse", - "confidence_score": 1.0 + "target": "src_clinicservice_controller_clinicservicecontroller_php_jsonresponse" }, { "relation": "references", @@ -201898,9 +204622,9 @@ "source_location": "L217", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_listallitems", - "target": "src_clinicservice_controller_clinicservicecontroller_php_jsonresponse", - "confidence_score": 1.0 + "target": "src_clinicservice_controller_clinicservicecontroller_php_jsonresponse" }, { "relation": "references", @@ -201909,9 +204633,9 @@ "source_location": "L254", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", - "target": "src_clinicservice_controller_clinicservicecontroller_php_jsonresponse", - "confidence_score": 1.0 + "target": "src_clinicservice_controller_clinicservicecontroller_php_jsonresponse" }, { "relation": "references", @@ -201986,9 +204710,9 @@ "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L313", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_createitem", - "target": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", - "confidence_score": 1.0 + "target": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables" }, { "relation": "calls", @@ -201997,9 +204721,9 @@ "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L367", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", - "target": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", - "confidence_score": 1.0 + "target": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables" }, { "relation": "calls", @@ -202085,9 +204809,9 @@ "source_location": "L240", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_getitem", - "target": "src_clinicservice_controller_clinicservicecontroller_php_user", - "confidence_score": 1.0 + "target": "src_clinicservice_controller_clinicservicecontroller_php_user" }, { "relation": "references", @@ -202096,9 +204820,9 @@ "source_location": "L217", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_listallitems", - "target": "src_clinicservice_controller_clinicservicecontroller_php_user", - "confidence_score": 1.0 + "target": "src_clinicservice_controller_clinicservicecontroller_php_user" }, { "relation": "references", @@ -202107,9 +204831,9 @@ "source_location": "L254", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", - "target": "src_clinicservice_controller_clinicservicecontroller_php_user", - "confidence_score": 1.0 + "target": "src_clinicservice_controller_clinicservicecontroller_php_user" }, { "relation": "references", @@ -202349,9 +205073,9 @@ "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L220", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_listallitems", - "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", - "confidence_score": 1.0 + "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity" }, { "relation": "calls", @@ -202404,9 +205128,9 @@ "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L246", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_getitem", - "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", - "confidence_score": 1.0 + "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection" }, { "relation": "calls", @@ -202415,9 +205139,9 @@ "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L243", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_getitem", - "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", - "confidence_score": 1.0 + "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity" }, { "relation": "calls", @@ -202437,9 +205161,9 @@ "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L260", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", - "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", - "confidence_score": 1.0 + "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection" }, { "relation": "calls", @@ -202448,9 +205172,9 @@ "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L257", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", - "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", - "confidence_score": 1.0 + "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity" }, { "relation": "calls", @@ -202639,6 +205363,17 @@ "source": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity" }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/ClinicService/Controller/ClinicServiceController.php", + "source_location": "L500", + "weight": 1.0, + "source": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", + "target": "controller_clinicservicecontroller_clinicservicecontroller_requestedclinicuuid", + "confidence_score": 1.0 + }, { "relation": "references", "confidence": "EXTRACTED", @@ -202698,9 +205433,9 @@ "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L100", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem", - "target": "entity_serviceitem_serviceitem_getconsumables", - "confidence_score": 1.0 + "target": "entity_serviceitem_serviceitem_getconsumables" }, { "relation": "method", @@ -202748,9 +205483,9 @@ "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L154", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem", - "target": "entity_serviceitem_serviceitem_getinventorypackageid", - "confidence_score": 1.0 + "target": "entity_serviceitem_serviceitem_getinventorypackageid" }, { "relation": "method", @@ -202858,9 +205593,9 @@ "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L112", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem", - "target": "entity_serviceitem_serviceitem_replaceconsumables", - "confidence_score": 1.0 + "target": "entity_serviceitem_serviceitem_replaceconsumables" }, { "relation": "method", @@ -202918,9 +205653,9 @@ "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L193", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem", - "target": "entity_serviceitem_serviceitem_setinventorypackageid", - "confidence_score": 1.0 + "target": "entity_serviceitem_serviceitem_setinventorypackageid" }, { "relation": "method", @@ -203056,9 +205791,9 @@ "source_location": "L100", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem_getconsumables", - "target": "src_clinicservice_entity_serviceitem_php_collection", - "confidence_score": 1.0 + "target": "src_clinicservice_entity_serviceitem_php_collection" }, { "relation": "references", @@ -203089,9 +205824,9 @@ "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L115", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem_replaceconsumables", - "target": "entity_serviceitem_serviceitem_getconsumables", - "confidence_score": 1.0 + "target": "entity_serviceitem_serviceitem_getconsumables" }, { "relation": "calls", @@ -203100,9 +205835,9 @@ "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L228", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem_toarray", - "target": "entity_serviceitem_serviceitem_getconsumables", - "confidence_score": 1.0 + "target": "entity_serviceitem_serviceitem_getconsumables" }, { "relation": "calls", @@ -203111,9 +205846,9 @@ "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L116", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem_replaceconsumables", - "target": "entity_serviceitem_serviceitem_getid", - "confidence_score": 1.0 + "target": "entity_serviceitem_serviceitem_getid" }, { "relation": "calls", @@ -203133,9 +205868,9 @@ "source_location": "L112", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem_replaceconsumables", - "target": "src_clinicservice_entity_serviceitem_php_self", - "confidence_score": 1.0 + "target": "src_clinicservice_entity_serviceitem_php_self" }, { "relation": "references", @@ -203199,9 +205934,9 @@ "source_location": "L193", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem_setinventorypackageid", - "target": "src_clinicservice_entity_serviceitem_php_self", - "confidence_score": 1.0 + "target": "src_clinicservice_entity_serviceitem_php_self" }, { "relation": "references", @@ -203265,9 +206000,9 @@ "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L208", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem_toarray", - "target": "entity_serviceitem_serviceitem_getname", - "confidence_score": 1.0 + "target": "entity_serviceitem_serviceitem_getname" }, { "relation": "calls", @@ -203407,9 +206142,9 @@ "source_file": "src/ClinicService/Entity/ServiceItemAuditLog.php", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_serviceitemauditlog", - "target": "entity_serviceitemauditlog_serviceitemauditlog", - "confidence_score": 1.0 + "target": "entity_serviceitemauditlog_serviceitemauditlog" }, { "relation": "method", @@ -203417,9 +206152,9 @@ "source_file": "src/ClinicService/Entity/ServiceItemAuditLog.php", "source_location": "L55", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_serviceitemauditlog_serviceitemauditlog", - "target": "entity_serviceitemauditlog_serviceitemauditlog_construct", - "confidence_score": 1.0 + "target": "entity_serviceitemauditlog_serviceitemauditlog_construct" }, { "relation": "method", @@ -203427,9 +206162,9 @@ "source_file": "src/ClinicService/Entity/ServiceItemAuditLog.php", "source_location": "L67", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_serviceitemauditlog_serviceitemauditlog", - "target": "entity_serviceitemauditlog_serviceitemauditlog_getuuid", - "confidence_score": 1.0 + "target": "entity_serviceitemauditlog_serviceitemauditlog_getuuid" }, { "relation": "method", @@ -203437,9 +206172,9 @@ "source_file": "src/ClinicService/Entity/ServiceItemAuditLog.php", "source_location": "L64", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_serviceitemauditlog_serviceitemauditlog", - "target": "entity_serviceitemauditlog_serviceitemauditlog_setactor", - "confidence_score": 1.0 + "target": "entity_serviceitemauditlog_serviceitemauditlog_setactor" }, { "relation": "method", @@ -203447,9 +206182,9 @@ "source_file": "src/ClinicService/Entity/ServiceItemAuditLog.php", "source_location": "L65", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_serviceitemauditlog_serviceitemauditlog", - "target": "entity_serviceitemauditlog_serviceitemauditlog_setvalues", - "confidence_score": 1.0 + "target": "entity_serviceitemauditlog_serviceitemauditlog_setvalues" }, { "relation": "method", @@ -203457,9 +206192,9 @@ "source_file": "src/ClinicService/Entity/ServiceItemAuditLog.php", "source_location": "L69", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_serviceitemauditlog_serviceitemauditlog", - "target": "entity_serviceitemauditlog_serviceitemauditlog_toarray", - "confidence_score": 1.0 + "target": "entity_serviceitemauditlog_serviceitemauditlog_toarray" }, { "relation": "references", @@ -203468,9 +206203,9 @@ "source_location": "L30", "weight": 1.0, "context": "field", + "confidence_score": 1.0, "source": "entity_serviceitemauditlog_serviceitemauditlog", - "target": "src_clinicservice_entity_serviceitemauditlog_php_serviceitem", - "confidence_score": 1.0 + "target": "src_clinicservice_entity_serviceitemauditlog_php_serviceitem" }, { "relation": "references", @@ -203479,9 +206214,9 @@ "source_location": "L55", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "entity_serviceitemauditlog_serviceitemauditlog_construct", - "target": "src_clinicservice_entity_serviceitemauditlog_php_serviceitem", - "confidence_score": 1.0 + "target": "src_clinicservice_entity_serviceitemauditlog_php_serviceitem" }, { "relation": "calls", @@ -203501,9 +206236,9 @@ "source_location": "L64", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_serviceitemauditlog_serviceitemauditlog_setactor", - "target": "src_clinicservice_entity_serviceitemauditlog_php_self", - "confidence_score": 1.0 + "target": "src_clinicservice_entity_serviceitemauditlog_php_self" }, { "relation": "references", @@ -203512,9 +206247,9 @@ "source_location": "L65", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_serviceitemauditlog_serviceitemauditlog_setvalues", - "target": "src_clinicservice_entity_serviceitemauditlog_php_self", - "confidence_score": 1.0 + "target": "src_clinicservice_entity_serviceitemauditlog_php_self" }, { "relation": "contains", @@ -203522,9 +206257,9 @@ "source_file": "src/ClinicService/Entity/ServiceItemConsumable.php", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_serviceitemconsumable", - "target": "entity_serviceitemconsumable_serviceitemconsumable", - "confidence_score": 1.0 + "target": "entity_serviceitemconsumable_serviceitemconsumable" }, { "relation": "imports", @@ -203533,9 +206268,9 @@ "source_file": "src/ClinicService/Entity/ServiceItemConsumable.php", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_serviceitemconsumable", - "target": "src_clinicservice_entity_serviceitemconsumable_php_inventoryitem", - "confidence_score": 1.0 + "target": "src_clinicservice_entity_serviceitemconsumable_php_inventoryitem" }, { "relation": "method", @@ -203543,9 +206278,9 @@ "source_file": "src/ClinicService/Entity/ServiceItemConsumable.php", "source_location": "L35", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_serviceitemconsumable_serviceitemconsumable", - "target": "entity_serviceitemconsumable_serviceitemconsumable_construct", - "confidence_score": 1.0 + "target": "entity_serviceitemconsumable_serviceitemconsumable_construct" }, { "relation": "method", @@ -203553,9 +206288,9 @@ "source_file": "src/ClinicService/Entity/ServiceItemConsumable.php", "source_location": "L44", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_serviceitemconsumable_serviceitemconsumable", - "target": "entity_serviceitemconsumable_serviceitemconsumable_getamount", - "confidence_score": 1.0 + "target": "entity_serviceitemconsumable_serviceitemconsumable_getamount" }, { "relation": "method", @@ -203563,9 +206298,9 @@ "source_file": "src/ClinicService/Entity/ServiceItemConsumable.php", "source_location": "L41", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_serviceitemconsumable_serviceitemconsumable", - "target": "entity_serviceitemconsumable_serviceitemconsumable_getid", - "confidence_score": 1.0 + "target": "entity_serviceitemconsumable_serviceitemconsumable_getid" }, { "relation": "method", @@ -203573,9 +206308,9 @@ "source_file": "src/ClinicService/Entity/ServiceItemConsumable.php", "source_location": "L43", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_serviceitemconsumable_serviceitemconsumable", - "target": "entity_serviceitemconsumable_serviceitemconsumable_getitem", - "confidence_score": 1.0 + "target": "entity_serviceitemconsumable_serviceitemconsumable_getitem" }, { "relation": "method", @@ -203583,9 +206318,9 @@ "source_file": "src/ClinicService/Entity/ServiceItemConsumable.php", "source_location": "L42", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_serviceitemconsumable_serviceitemconsumable", - "target": "entity_serviceitemconsumable_serviceitemconsumable_getserviceitem", - "confidence_score": 1.0 + "target": "entity_serviceitemconsumable_serviceitemconsumable_getserviceitem" }, { "relation": "method", @@ -203593,9 +206328,9 @@ "source_file": "src/ClinicService/Entity/ServiceItemConsumable.php", "source_location": "L47", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_serviceitemconsumable_serviceitemconsumable", - "target": "entity_serviceitemconsumable_serviceitemconsumable_setamount", - "confidence_score": 1.0 + "target": "entity_serviceitemconsumable_serviceitemconsumable_setamount" }, { "relation": "method", @@ -203603,9 +206338,9 @@ "source_file": "src/ClinicService/Entity/ServiceItemConsumable.php", "source_location": "L46", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_serviceitemconsumable_serviceitemconsumable", - "target": "entity_serviceitemconsumable_serviceitemconsumable_setserviceitem", - "confidence_score": 1.0 + "target": "entity_serviceitemconsumable_serviceitemconsumable_setserviceitem" }, { "relation": "method", @@ -203613,9 +206348,9 @@ "source_file": "src/ClinicService/Entity/ServiceItemConsumable.php", "source_location": "L49", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_serviceitemconsumable_serviceitemconsumable", - "target": "entity_serviceitemconsumable_serviceitemconsumable_toarray", - "confidence_score": 1.0 + "target": "entity_serviceitemconsumable_serviceitemconsumable_toarray" }, { "relation": "references", @@ -203624,9 +206359,9 @@ "source_location": "L28", "weight": 1.0, "context": "field", + "confidence_score": 1.0, "source": "entity_serviceitemconsumable_serviceitemconsumable", - "target": "src_clinicservice_entity_serviceitemconsumable_php_inventoryitem", - "confidence_score": 1.0 + "target": "src_clinicservice_entity_serviceitemconsumable_php_inventoryitem" }, { "relation": "references", @@ -203635,9 +206370,9 @@ "source_location": "L24", "weight": 1.0, "context": "field", + "confidence_score": 1.0, "source": "entity_serviceitemconsumable_serviceitemconsumable", - "target": "src_clinicservice_entity_serviceitemconsumable_php_serviceitem", - "confidence_score": 1.0 + "target": "src_clinicservice_entity_serviceitemconsumable_php_serviceitem" }, { "relation": "references", @@ -203646,9 +206381,9 @@ "source_location": "L42", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_serviceitemconsumable_serviceitemconsumable_getserviceitem", - "target": "src_clinicservice_entity_serviceitemconsumable_php_serviceitem", - "confidence_score": 1.0 + "target": "src_clinicservice_entity_serviceitemconsumable_php_serviceitem" }, { "relation": "references", @@ -203657,9 +206392,9 @@ "source_location": "L46", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "entity_serviceitemconsumable_serviceitemconsumable_setserviceitem", - "target": "src_clinicservice_entity_serviceitemconsumable_php_serviceitem", - "confidence_score": 1.0 + "target": "src_clinicservice_entity_serviceitemconsumable_php_serviceitem" }, { "relation": "references", @@ -203668,9 +206403,9 @@ "source_location": "L35", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "entity_serviceitemconsumable_serviceitemconsumable_construct", - "target": "src_clinicservice_entity_serviceitemconsumable_php_inventoryitem", - "confidence_score": 1.0 + "target": "src_clinicservice_entity_serviceitemconsumable_php_inventoryitem" }, { "relation": "references", @@ -203679,9 +206414,9 @@ "source_location": "L43", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_serviceitemconsumable_serviceitemconsumable_getitem", - "target": "src_clinicservice_entity_serviceitemconsumable_php_inventoryitem", - "confidence_score": 1.0 + "target": "src_clinicservice_entity_serviceitemconsumable_php_inventoryitem" }, { "relation": "references", @@ -203690,9 +206425,9 @@ "source_location": "L46", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_serviceitemconsumable_serviceitemconsumable_setserviceitem", - "target": "src_clinicservice_entity_serviceitemconsumable_php_self", - "confidence_score": 1.0 + "target": "src_clinicservice_entity_serviceitemconsumable_php_self" }, { "relation": "references", @@ -203701,9 +206436,9 @@ "source_location": "L47", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_serviceitemconsumable_serviceitemconsumable_setamount", - "target": "src_clinicservice_entity_serviceitemconsumable_php_self", - "confidence_score": 1.0 + "target": "src_clinicservice_entity_serviceitemconsumable_php_self" }, { "relation": "contains", @@ -204083,9 +206818,9 @@ "source_file": "src/ClinicService/Repository/ServiceItemAuditLogRepository.php", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_serviceitemauditlogrepository", - "target": "repository_serviceitemauditlogrepository_serviceitemauditlogrepository", - "confidence_score": 1.0 + "target": "repository_serviceitemauditlogrepository_serviceitemauditlogrepository" }, { "relation": "imports", @@ -204094,9 +206829,9 @@ "source_file": "src/ClinicService/Repository/ServiceItemAuditLogRepository.php", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_serviceitemauditlogrepository", - "target": "serviceitemauditlog", - "confidence_score": 1.0 + "target": "serviceitemauditlog" }, { "relation": "imports", @@ -204105,9 +206840,9 @@ "source_file": "src/ClinicService/Repository/ServiceItemAuditLogRepository.php", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_serviceitemauditlogrepository", - "target": "src_clinicservice_repository_serviceitemauditlogrepository_php_managerregistry", - "confidence_score": 1.0 + "target": "src_clinicservice_repository_serviceitemauditlogrepository_php_managerregistry" }, { "relation": "imports", @@ -204116,9 +206851,9 @@ "source_file": "src/ClinicService/Repository/ServiceItemAuditLogRepository.php", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_serviceitemauditlogrepository", - "target": "src_clinicservice_repository_serviceitemauditlogrepository_php_serviceitem", - "confidence_score": 1.0 + "target": "src_clinicservice_repository_serviceitemauditlogrepository_php_serviceitem" }, { "relation": "method", @@ -204126,9 +206861,9 @@ "source_file": "src/ClinicService/Repository/ServiceItemAuditLogRepository.php", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_serviceitemauditlogrepository_serviceitemauditlogrepository", - "target": "repository_serviceitemauditlogrepository_serviceitemauditlogrepository_construct", - "confidence_score": 1.0 + "target": "repository_serviceitemauditlogrepository_serviceitemauditlogrepository_construct" }, { "relation": "method", @@ -204136,9 +206871,9 @@ "source_file": "src/ClinicService/Repository/ServiceItemAuditLogRepository.php", "source_location": "L31", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_serviceitemauditlogrepository_serviceitemauditlogrepository", - "target": "repository_serviceitemauditlogrepository_serviceitemauditlogrepository_findbyitem", - "confidence_score": 1.0 + "target": "repository_serviceitemauditlogrepository_serviceitemauditlogrepository_findbyitem" }, { "relation": "method", @@ -204146,9 +206881,9 @@ "source_file": "src/ClinicService/Repository/ServiceItemAuditLogRepository.php", "source_location": "L25", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_serviceitemauditlogrepository_serviceitemauditlogrepository", - "target": "repository_serviceitemauditlogrepository_serviceitemauditlogrepository_flush", - "confidence_score": 1.0 + "target": "repository_serviceitemauditlogrepository_serviceitemauditlogrepository_flush" }, { "relation": "method", @@ -204156,9 +206891,9 @@ "source_file": "src/ClinicService/Repository/ServiceItemAuditLogRepository.php", "source_location": "L17", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_serviceitemauditlogrepository_serviceitemauditlogrepository", - "target": "repository_serviceitemauditlogrepository_serviceitemauditlogrepository_save", - "confidence_score": 1.0 + "target": "repository_serviceitemauditlogrepository_serviceitemauditlogrepository_save" }, { "relation": "references_constant", @@ -204177,9 +206912,9 @@ "source_location": "L12", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_serviceitemauditlogrepository_serviceitemauditlogrepository_construct", - "target": "src_clinicservice_repository_serviceitemauditlogrepository_php_managerregistry", - "confidence_score": 1.0 + "target": "src_clinicservice_repository_serviceitemauditlogrepository_php_managerregistry" }, { "relation": "calls", @@ -204188,9 +206923,9 @@ "source_file": "src/ClinicService/Repository/ServiceItemAuditLogRepository.php", "source_location": "L21", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_serviceitemauditlogrepository_serviceitemauditlogrepository_save", - "target": "repository_serviceitemauditlogrepository_serviceitemauditlogrepository_flush", - "confidence_score": 1.0 + "target": "repository_serviceitemauditlogrepository_serviceitemauditlogrepository_flush" }, { "relation": "references", @@ -204199,9 +206934,9 @@ "source_location": "L17", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_serviceitemauditlogrepository_serviceitemauditlogrepository_save", - "target": "serviceitemauditlog", - "confidence_score": 1.0 + "target": "serviceitemauditlog" }, { "relation": "imports", @@ -204210,9 +206945,9 @@ "source_file": "src/ClinicService/Service/ServiceItemAuditService.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "service_serviceitemauditservice", - "target": "serviceitemauditlog", - "confidence_score": 1.0 + "target": "serviceitemauditlog" }, { "relation": "references", @@ -204221,9 +206956,9 @@ "source_location": "L31", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_serviceitemauditlogrepository_serviceitemauditlogrepository_findbyitem", - "target": "src_clinicservice_repository_serviceitemauditlogrepository_php_serviceitem", - "confidence_score": 1.0 + "target": "src_clinicservice_repository_serviceitemauditlogrepository_php_serviceitem" }, { "relation": "contains", @@ -204314,9 +207049,9 @@ "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L33", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_serviceitemrepository_serviceitemrepository", - "target": "repository_serviceitemrepository_serviceitemrepository_findbyentity", - "confidence_score": 1.0 + "target": "repository_serviceitemrepository_serviceitemrepository_findbyentity" }, { "relation": "method", @@ -204701,9 +207436,9 @@ "source_file": "src/ClinicService/Service/ServiceItemAuditService.php", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "service_serviceitemauditservice", - "target": "service_serviceitemauditservice_serviceitemauditservice", - "confidence_score": 1.0 + "target": "service_serviceitemauditservice_serviceitemauditservice" }, { "relation": "imports", @@ -204712,9 +207447,9 @@ "source_file": "src/ClinicService/Service/ServiceItemAuditService.php", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "service_serviceitemauditservice", - "target": "src_clinicservice_service_serviceitemauditservice_php_serviceitem", - "confidence_score": 1.0 + "target": "src_clinicservice_service_serviceitemauditservice_php_serviceitem" }, { "relation": "imports", @@ -204723,9 +207458,9 @@ "source_file": "src/ClinicService/Service/ServiceItemAuditService.php", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "service_serviceitemauditservice", - "target": "src_clinicservice_service_serviceitemauditservice_php_user", - "confidence_score": 1.0 + "target": "src_clinicservice_service_serviceitemauditservice_php_user" }, { "relation": "method", @@ -204733,9 +207468,9 @@ "source_file": "src/ClinicService/Service/ServiceItemAuditService.php", "source_location": "L100", "weight": 1.0, + "confidence_score": 1.0, "source": "service_serviceitemauditservice_serviceitemauditservice", - "target": "service_serviceitemauditservice_serviceitemauditservice_actorname", - "confidence_score": 1.0 + "target": "service_serviceitemauditservice_serviceitemauditservice_actorname" }, { "relation": "method", @@ -204743,9 +207478,9 @@ "source_file": "src/ClinicService/Service/ServiceItemAuditService.php", "source_location": "L28", "weight": 1.0, + "confidence_score": 1.0, "source": "service_serviceitemauditservice_serviceitemauditservice", - "target": "service_serviceitemauditservice_serviceitemauditservice_construct", - "confidence_score": 1.0 + "target": "service_serviceitemauditservice_serviceitemauditservice_construct" }, { "relation": "method", @@ -204753,9 +207488,9 @@ "source_file": "src/ClinicService/Service/ServiceItemAuditService.php", "source_location": "L46", "weight": 1.0, + "confidence_score": 1.0, "source": "service_serviceitemauditservice_serviceitemauditservice", - "target": "service_serviceitemauditservice_serviceitemauditservice_consumablesfingerprint", - "confidence_score": 1.0 + "target": "service_serviceitemauditservice_serviceitemauditservice_consumablesfingerprint" }, { "relation": "method", @@ -204763,9 +207498,9 @@ "source_file": "src/ClinicService/Service/ServiceItemAuditService.php", "source_location": "L77", "weight": 1.0, + "confidence_score": 1.0, "source": "service_serviceitemauditservice_serviceitemauditservice", - "target": "service_serviceitemauditservice_serviceitemauditservice_logchanges", - "confidence_score": 1.0 + "target": "service_serviceitemauditservice_serviceitemauditservice_logchanges" }, { "relation": "method", @@ -204773,9 +207508,9 @@ "source_file": "src/ClinicService/Service/ServiceItemAuditService.php", "source_location": "L62", "weight": 1.0, + "confidence_score": 1.0, "source": "service_serviceitemauditservice_serviceitemauditservice", - "target": "service_serviceitemauditservice_serviceitemauditservice_logcreate", - "confidence_score": 1.0 + "target": "service_serviceitemauditservice_serviceitemauditservice_logcreate" }, { "relation": "method", @@ -204783,9 +207518,9 @@ "source_file": "src/ClinicService/Service/ServiceItemAuditService.php", "source_location": "L31", "weight": 1.0, + "confidence_score": 1.0, "source": "service_serviceitemauditservice_serviceitemauditservice", - "target": "service_serviceitemauditservice_serviceitemauditservice_snapshot", - "confidence_score": 1.0 + "target": "service_serviceitemauditservice_serviceitemauditservice_snapshot" }, { "relation": "calls", @@ -204794,9 +207529,9 @@ "source_file": "src/ClinicService/Service/ServiceItemAuditService.php", "source_location": "L41", "weight": 1.0, + "confidence_score": 1.0, "source": "service_serviceitemauditservice_serviceitemauditservice_snapshot", - "target": "service_serviceitemauditservice_serviceitemauditservice_consumablesfingerprint", - "confidence_score": 1.0 + "target": "service_serviceitemauditservice_serviceitemauditservice_consumablesfingerprint" }, { "relation": "references", @@ -204805,9 +207540,9 @@ "source_location": "L31", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_serviceitemauditservice_serviceitemauditservice_snapshot", - "target": "src_clinicservice_service_serviceitemauditservice_php_serviceitem", - "confidence_score": 1.0 + "target": "src_clinicservice_service_serviceitemauditservice_php_serviceitem" }, { "relation": "references", @@ -204816,9 +207551,9 @@ "source_location": "L46", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_serviceitemauditservice_serviceitemauditservice_consumablesfingerprint", - "target": "src_clinicservice_service_serviceitemauditservice_php_serviceitem", - "confidence_score": 1.0 + "target": "src_clinicservice_service_serviceitemauditservice_php_serviceitem" }, { "relation": "references", @@ -204827,9 +207562,9 @@ "source_location": "L77", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_serviceitemauditservice_serviceitemauditservice_logchanges", - "target": "src_clinicservice_service_serviceitemauditservice_php_serviceitem", - "confidence_score": 1.0 + "target": "src_clinicservice_service_serviceitemauditservice_php_serviceitem" }, { "relation": "references", @@ -204838,9 +207573,9 @@ "source_location": "L62", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_serviceitemauditservice_serviceitemauditservice_logcreate", - "target": "src_clinicservice_service_serviceitemauditservice_php_serviceitem", - "confidence_score": 1.0 + "target": "src_clinicservice_service_serviceitemauditservice_php_serviceitem" }, { "relation": "calls", @@ -204849,9 +207584,9 @@ "source_file": "src/ClinicService/Service/ServiceItemAuditService.php", "source_location": "L66", "weight": 1.0, + "confidence_score": 1.0, "source": "service_serviceitemauditservice_serviceitemauditservice_logcreate", - "target": "service_serviceitemauditservice_serviceitemauditservice_actorname", - "confidence_score": 1.0 + "target": "service_serviceitemauditservice_serviceitemauditservice_actorname" }, { "relation": "references", @@ -204860,9 +207595,9 @@ "source_location": "L62", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_serviceitemauditservice_serviceitemauditservice_logcreate", - "target": "src_clinicservice_service_serviceitemauditservice_php_user", - "confidence_score": 1.0 + "target": "src_clinicservice_service_serviceitemauditservice_php_user" }, { "relation": "references", @@ -204871,9 +207606,9 @@ "source_location": "L100", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_serviceitemauditservice_serviceitemauditservice_actorname", - "target": "src_clinicservice_service_serviceitemauditservice_php_user", - "confidence_score": 1.0 + "target": "src_clinicservice_service_serviceitemauditservice_php_user" }, { "relation": "references", @@ -204882,9 +207617,9 @@ "source_location": "L77", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_serviceitemauditservice_serviceitemauditservice_logchanges", - "target": "src_clinicservice_service_serviceitemauditservice_php_user", - "confidence_score": 1.0 + "target": "src_clinicservice_service_serviceitemauditservice_php_user" }, { "relation": "calls", @@ -204893,9 +207628,9 @@ "source_file": "src/ClinicService/Service/ServiceItemAuditService.php", "source_location": "L88", "weight": 1.0, + "confidence_score": 1.0, "source": "service_serviceitemauditservice_serviceitemauditservice_logchanges", - "target": "service_serviceitemauditservice_serviceitemauditservice_actorname", - "confidence_score": 1.0 + "target": "service_serviceitemauditservice_serviceitemauditservice_actorname" }, { "relation": "contains", @@ -205673,6 +208408,16 @@ "source": "controller_dashboardcontroller_dashboardcontroller", "target": "controller_dashboardcontroller_dashboardcontroller_construct" }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Dashboard/Controller/DashboardController.php", + "source_location": "L302", + "weight": 1.0, + "source": "controller_dashboardcontroller_dashboardcontroller", + "target": "controller_dashboardcontroller_dashboardcontroller_countappointments", + "confidence_score": 1.0 + }, { "relation": "method", "confidence": "EXTRACTED", @@ -205683,6 +208428,26 @@ "source": "controller_dashboardcontroller_dashboardcontroller", "target": "controller_dashboardcontroller_dashboardcontroller_doctor" }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Dashboard/Controller/DashboardController.php", + "source_location": "L334", + "weight": 1.0, + "source": "controller_dashboardcontroller_dashboardcontroller", + "target": "controller_dashboardcontroller_dashboardcontroller_mayseefinancials", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Dashboard/Controller/DashboardController.php", + "source_location": "L318", + "weight": 1.0, + "source": "controller_dashboardcontroller_dashboardcontroller", + "target": "controller_dashboardcontroller_dashboardcontroller_restricttoclinicaddresses", + "confidence_score": 1.0 + }, { "relation": "method", "confidence": "EXTRACTED", @@ -205811,6 +208576,17 @@ "source": "controller_dashboardcontroller_dashboardcontroller_doctor", "target": "src_dashboard_controller_dashboardcontroller_php_user" }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Dashboard/Controller/DashboardController.php", + "source_location": "L334", + "weight": 1.0, + "context": "parameter_type", + "source": "controller_dashboardcontroller_dashboardcontroller_mayseefinancials", + "target": "src_dashboard_controller_dashboardcontroller_php_user", + "confidence_score": 1.0 + }, { "relation": "references", "confidence": "EXTRACTED", @@ -205899,6 +208675,39 @@ "source": "controller_dashboardcontroller_dashboardcontroller_doctor", "target": "controller_dashboardcontroller_dashboardcontroller_appointmentsdaily" }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Dashboard/Controller/DashboardController.php", + "source_location": "L209", + "weight": 1.0, + "source": "controller_dashboardcontroller_dashboardcontroller_doctor", + "target": "controller_dashboardcontroller_dashboardcontroller_countappointments", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Dashboard/Controller/DashboardController.php", + "source_location": "L265", + "weight": 1.0, + "source": "controller_dashboardcontroller_dashboardcontroller_doctor", + "target": "controller_dashboardcontroller_dashboardcontroller_mayseefinancials", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Dashboard/Controller/DashboardController.php", + "source_location": "L237", + "weight": 1.0, + "source": "controller_dashboardcontroller_dashboardcontroller_doctor", + "target": "controller_dashboardcontroller_dashboardcontroller_restricttoclinicaddresses", + "confidence_score": 1.0 + }, { "relation": "calls", "context": "call", @@ -205921,6 +208730,83 @@ "source": "controller_dashboardcontroller_dashboardcontroller_doctor", "target": "gateway_mellatgateway_mellatgateway_time" }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Dashboard/Controller/DashboardController.php", + "source_location": "L313", + "weight": 1.0, + "source": "controller_dashboardcontroller_dashboardcontroller_countappointments", + "target": "controller_dashboardcontroller_dashboardcontroller_restricttoclinicaddresses", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Dashboard/Controller/DashboardController.php", + "source_location": "L302", + "weight": 1.0, + "context": "parameter_type", + "source": "controller_dashboardcontroller_dashboardcontroller_countappointments", + "target": "src_dashboard_controller_dashboardcontroller_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Dashboard/Controller/DashboardController.php", + "source_location": "L302", + "weight": 1.0, + "context": "parameter_type", + "source": "controller_dashboardcontroller_dashboardcontroller_countappointments", + "target": "src_dashboard_controller_dashboardcontroller_php_doctor", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Dashboard/Controller/DashboardController.php", + "source_location": "L334", + "weight": 1.0, + "context": "parameter_type", + "source": "controller_dashboardcontroller_dashboardcontroller_mayseefinancials", + "target": "src_dashboard_controller_dashboardcontroller_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Dashboard/Controller/DashboardController.php", + "source_location": "L318", + "weight": 1.0, + "context": "parameter_type", + "source": "controller_dashboardcontroller_dashboardcontroller_restricttoclinicaddresses", + "target": "src_dashboard_controller_dashboardcontroller_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Dashboard/Controller/DashboardController.php", + "source_location": "L338", + "weight": 1.0, + "context": "parameter_type", + "confidence_score": 1.0, + "source": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", + "target": "src_dashboard_controller_dashboardcontroller_php_clinic" + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Dashboard/Controller/DashboardController.php", + "source_location": "L318", + "weight": 1.0, + "context": "parameter_type", + "source": "controller_dashboardcontroller_dashboardcontroller_restricttoclinicaddresses", + "target": "src_dashboard_controller_dashboardcontroller_php_querybuilder", + "confidence_score": 1.0 + }, { "relation": "calls", "context": "call", @@ -205954,17 +208840,6 @@ "source": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "target": "src_dashboard_controller_dashboardcontroller_php_doctorsecretary" }, - { - "relation": "references", - "confidence": "EXTRACTED", - "source_file": "src/Dashboard/Controller/DashboardController.php", - "source_location": "L338", - "weight": 1.0, - "context": "parameter_type", - "confidence_score": 1.0, - "source": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", - "target": "src_dashboard_controller_dashboardcontroller_php_clinic" - }, { "relation": "imports", "context": "import", @@ -205972,9 +208847,9 @@ "source_file": "src/Discount/Controller/DiscountController.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_discountcontroller", - "target": "controller_basecontroller_basecontroller", - "confidence_score": 1.0 + "target": "controller_basecontroller_basecontroller" }, { "relation": "contains", @@ -205982,9 +208857,9 @@ "source_file": "src/Discount/Controller/DiscountController.php", "source_location": "L20", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_discountcontroller", - "target": "controller_discountcontroller_discountcontroller", - "confidence_score": 1.0 + "target": "controller_discountcontroller_discountcontroller" }, { "relation": "imports", @@ -205993,9 +208868,9 @@ "source_file": "src/Discount/Controller/DiscountController.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_discountcontroller", - "target": "src_discount_controller_discountcontroller_php_discountrule", - "confidence_score": 1.0 + "target": "src_discount_controller_discountcontroller_php_discountrule" }, { "relation": "imports", @@ -206004,9 +208879,9 @@ "source_file": "src/Discount/Controller/DiscountController.php", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_discountcontroller", - "target": "src_discount_controller_discountcontroller_php_jsonresponse", - "confidence_score": 1.0 + "target": "src_discount_controller_discountcontroller_php_jsonresponse" }, { "relation": "imports", @@ -206015,9 +208890,9 @@ "source_file": "src/Discount/Controller/DiscountController.php", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_discountcontroller", - "target": "src_discount_controller_discountcontroller_php_request", - "confidence_score": 1.0 + "target": "src_discount_controller_discountcontroller_php_request" }, { "relation": "imports", @@ -206026,9 +208901,9 @@ "source_file": "src/Discount/Controller/DiscountController.php", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_discountcontroller", - "target": "src_discount_controller_discountcontroller_php_user", - "confidence_score": 1.0 + "target": "src_discount_controller_discountcontroller_php_user" }, { "relation": "inherits", @@ -206036,9 +208911,9 @@ "source_file": "src/Discount/Controller/DiscountController.php", "source_location": "L20", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_discountcontroller_discountcontroller", - "target": "controller_basecontroller_basecontroller", - "confidence_score": 1.0 + "target": "controller_basecontroller_basecontroller" }, { "relation": "method", @@ -206046,9 +208921,9 @@ "source_file": "src/Discount/Controller/DiscountController.php", "source_location": "L153", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_discountcontroller_discountcontroller", - "target": "controller_discountcontroller_discountcontroller_applypayload", - "confidence_score": 1.0 + "target": "controller_discountcontroller_discountcontroller_applypayload" }, { "relation": "method", @@ -206056,9 +208931,9 @@ "source_file": "src/Discount/Controller/DiscountController.php", "source_location": "L22", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_discountcontroller_discountcontroller", - "target": "controller_discountcontroller_discountcontroller_construct", - "confidence_score": 1.0 + "target": "controller_discountcontroller_discountcontroller_construct" }, { "relation": "method", @@ -206066,9 +208941,9 @@ "source_file": "src/Discount/Controller/DiscountController.php", "source_location": "L56", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_discountcontroller_discountcontroller", - "target": "controller_discountcontroller_discountcontroller_create", - "confidence_score": 1.0 + "target": "controller_discountcontroller_discountcontroller_create" }, { "relation": "method", @@ -206076,9 +208951,9 @@ "source_file": "src/Discount/Controller/DiscountController.php", "source_location": "L116", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_discountcontroller_discountcontroller", - "target": "controller_discountcontroller_discountcontroller_delete", - "confidence_score": 1.0 + "target": "controller_discountcontroller_discountcontroller_delete" }, { "relation": "method", @@ -206086,9 +208961,9 @@ "source_file": "src/Discount/Controller/DiscountController.php", "source_location": "L44", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_discountcontroller_discountcontroller", - "target": "controller_discountcontroller_discountcontroller_list", - "confidence_score": 1.0 + "target": "controller_discountcontroller_discountcontroller_list" }, { "relation": "method", @@ -206096,9 +208971,9 @@ "source_file": "src/Discount/Controller/DiscountController.php", "source_location": "L31", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_discountcontroller_discountcontroller", - "target": "controller_discountcontroller_discountcontroller_resolveowner", - "confidence_score": 1.0 + "target": "controller_discountcontroller_discountcontroller_resolveowner" }, { "relation": "method", @@ -206106,9 +208981,9 @@ "source_file": "src/Discount/Controller/DiscountController.php", "source_location": "L134", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_discountcontroller_discountcontroller", - "target": "controller_discountcontroller_discountcontroller_suggestions", - "confidence_score": 1.0 + "target": "controller_discountcontroller_discountcontroller_suggestions" }, { "relation": "method", @@ -206116,9 +208991,9 @@ "source_file": "src/Discount/Controller/DiscountController.php", "source_location": "L83", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_discountcontroller_discountcontroller", - "target": "controller_discountcontroller_discountcontroller_update", - "confidence_score": 1.0 + "target": "controller_discountcontroller_discountcontroller_update" }, { "relation": "calls", @@ -206127,9 +209002,9 @@ "source_file": "src/Discount/Controller/DiscountController.php", "source_location": "L60", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_discountcontroller_discountcontroller_create", - "target": "controller_discountcontroller_discountcontroller_resolveowner", - "confidence_score": 1.0 + "target": "controller_discountcontroller_discountcontroller_resolveowner" }, { "relation": "calls", @@ -206138,9 +209013,9 @@ "source_file": "src/Discount/Controller/DiscountController.php", "source_location": "L120", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_discountcontroller_discountcontroller_delete", - "target": "controller_discountcontroller_discountcontroller_resolveowner", - "confidence_score": 1.0 + "target": "controller_discountcontroller_discountcontroller_resolveowner" }, { "relation": "calls", @@ -206149,9 +209024,9 @@ "source_file": "src/Discount/Controller/DiscountController.php", "source_location": "L48", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_discountcontroller_discountcontroller_list", - "target": "controller_discountcontroller_discountcontroller_resolveowner", - "confidence_score": 1.0 + "target": "controller_discountcontroller_discountcontroller_resolveowner" }, { "relation": "references", @@ -206160,9 +209035,9 @@ "source_location": "L31", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_discountcontroller_discountcontroller_resolveowner", - "target": "src_discount_controller_discountcontroller_php_user", - "confidence_score": 1.0 + "target": "src_discount_controller_discountcontroller_php_user" }, { "relation": "calls", @@ -206171,9 +209046,9 @@ "source_file": "src/Discount/Controller/DiscountController.php", "source_location": "L138", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_discountcontroller_discountcontroller_suggestions", - "target": "controller_discountcontroller_discountcontroller_resolveowner", - "confidence_score": 1.0 + "target": "controller_discountcontroller_discountcontroller_resolveowner" }, { "relation": "calls", @@ -206182,9 +209057,9 @@ "source_file": "src/Discount/Controller/DiscountController.php", "source_location": "L87", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_discountcontroller_discountcontroller_update", - "target": "controller_discountcontroller_discountcontroller_resolveowner", - "confidence_score": 1.0 + "target": "controller_discountcontroller_discountcontroller_resolveowner" }, { "relation": "references", @@ -206193,9 +209068,9 @@ "source_location": "L56", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_discountcontroller_discountcontroller_create", - "target": "src_discount_controller_discountcontroller_php_user", - "confidence_score": 1.0 + "target": "src_discount_controller_discountcontroller_php_user" }, { "relation": "references", @@ -206204,9 +209079,9 @@ "source_location": "L116", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_discountcontroller_discountcontroller_delete", - "target": "src_discount_controller_discountcontroller_php_user", - "confidence_score": 1.0 + "target": "src_discount_controller_discountcontroller_php_user" }, { "relation": "references", @@ -206215,9 +209090,9 @@ "source_location": "L44", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_discountcontroller_discountcontroller_list", - "target": "src_discount_controller_discountcontroller_php_user", - "confidence_score": 1.0 + "target": "src_discount_controller_discountcontroller_php_user" }, { "relation": "references", @@ -206226,9 +209101,9 @@ "source_location": "L134", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_discountcontroller_discountcontroller_suggestions", - "target": "src_discount_controller_discountcontroller_php_user", - "confidence_score": 1.0 + "target": "src_discount_controller_discountcontroller_php_user" }, { "relation": "references", @@ -206237,9 +209112,9 @@ "source_location": "L83", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_discountcontroller_discountcontroller_update", - "target": "src_discount_controller_discountcontroller_php_user", - "confidence_score": 1.0 + "target": "src_discount_controller_discountcontroller_php_user" }, { "relation": "references", @@ -206248,9 +209123,9 @@ "source_location": "L44", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "controller_discountcontroller_discountcontroller_list", - "target": "src_discount_controller_discountcontroller_php_jsonresponse", - "confidence_score": 1.0 + "target": "src_discount_controller_discountcontroller_php_jsonresponse" }, { "relation": "references", @@ -206259,9 +209134,9 @@ "source_location": "L56", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "controller_discountcontroller_discountcontroller_create", - "target": "src_discount_controller_discountcontroller_php_jsonresponse", - "confidence_score": 1.0 + "target": "src_discount_controller_discountcontroller_php_jsonresponse" }, { "relation": "references", @@ -206270,9 +209145,9 @@ "source_location": "L116", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "controller_discountcontroller_discountcontroller_delete", - "target": "src_discount_controller_discountcontroller_php_jsonresponse", - "confidence_score": 1.0 + "target": "src_discount_controller_discountcontroller_php_jsonresponse" }, { "relation": "references", @@ -206281,9 +209156,9 @@ "source_location": "L134", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "controller_discountcontroller_discountcontroller_suggestions", - "target": "src_discount_controller_discountcontroller_php_jsonresponse", - "confidence_score": 1.0 + "target": "src_discount_controller_discountcontroller_php_jsonresponse" }, { "relation": "references", @@ -206292,9 +209167,9 @@ "source_location": "L83", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "controller_discountcontroller_discountcontroller_update", - "target": "src_discount_controller_discountcontroller_php_jsonresponse", - "confidence_score": 1.0 + "target": "src_discount_controller_discountcontroller_php_jsonresponse" }, { "relation": "calls", @@ -206303,9 +209178,9 @@ "source_file": "src/Discount/Controller/DiscountController.php", "source_location": "L77", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_discountcontroller_discountcontroller_create", - "target": "controller_discountcontroller_discountcontroller_applypayload", - "confidence_score": 1.0 + "target": "controller_discountcontroller_discountcontroller_applypayload" }, { "relation": "references_constant", @@ -206324,9 +209199,9 @@ "source_location": "L56", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_discountcontroller_discountcontroller_create", - "target": "src_discount_controller_discountcontroller_php_request", - "confidence_score": 1.0 + "target": "src_discount_controller_discountcontroller_php_request" }, { "relation": "references", @@ -206335,9 +209210,9 @@ "source_location": "L83", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_discountcontroller_discountcontroller_update", - "target": "src_discount_controller_discountcontroller_php_request", - "confidence_score": 1.0 + "target": "src_discount_controller_discountcontroller_php_request" }, { "relation": "calls", @@ -206346,9 +209221,9 @@ "source_file": "src/Discount/Controller/DiscountController.php", "source_location": "L110", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_discountcontroller_discountcontroller_update", - "target": "controller_discountcontroller_discountcontroller_applypayload", - "confidence_score": 1.0 + "target": "controller_discountcontroller_discountcontroller_applypayload" }, { "relation": "references_constant", @@ -206377,9 +209252,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule", - "target": "entity_discountrule_discountrule", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule" }, { "relation": "method", @@ -206387,9 +209262,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L107", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_construct", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_construct" }, { "relation": "method", @@ -206397,9 +209272,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L124", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_getdiscounttype", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_getdiscounttype" }, { "relation": "method", @@ -206407,9 +209282,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L118", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_getid", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_getid" }, { "relation": "method", @@ -206417,9 +209292,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L134", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_getminamountrials", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_getminamountrials" }, { "relation": "method", @@ -206427,9 +209302,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L135", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_getminvisitcount", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_getminvisitcount" }, { "relation": "method", @@ -206437,9 +209312,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L122", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_getname", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_getname" }, { "relation": "method", @@ -206447,9 +209322,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L136", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_getoccasionkind", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_getoccasionkind" }, { "relation": "method", @@ -206457,9 +209332,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L121", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_getownerid", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_getownerid" }, { "relation": "method", @@ -206467,9 +209342,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L120", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_getownertype", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_getownertype" }, { "relation": "method", @@ -206477,9 +209352,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L126", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_getpriority", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_getpriority" }, { "relation": "method", @@ -206487,9 +209362,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L132", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_gettargetrecorduuid", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_gettargetrecorduuid" }, { "relation": "method", @@ -206497,9 +209372,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L133", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_gettargetserviceitemuuid", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_gettargetserviceitemuuid" }, { "relation": "method", @@ -206507,9 +209382,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L131", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_gettargettaguuid", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_gettargettaguuid" }, { "relation": "method", @@ -206517,9 +209392,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L123", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_gettype", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_gettype" }, { "relation": "method", @@ -206527,9 +209402,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L119", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_getuuid", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_getuuid" }, { "relation": "method", @@ -206537,9 +209412,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L129", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_getvalidfrom", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_getvalidfrom" }, { "relation": "method", @@ -206547,9 +209422,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L130", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_getvalidto", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_getvalidto" }, { "relation": "method", @@ -206557,9 +209432,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L125", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_getvalue", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_getvalue" }, { "relation": "method", @@ -206567,9 +209442,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L128", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_isactive", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_isactive" }, { "relation": "method", @@ -206577,9 +209452,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L127", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_iscombinable", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_iscombinable" }, { "relation": "method", @@ -206587,9 +209462,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L144", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_setactive", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_setactive" }, { "relation": "method", @@ -206597,9 +209472,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L143", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_setcombinable", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_setcombinable" }, { "relation": "method", @@ -206607,9 +209482,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L140", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_setdiscounttype", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_setdiscounttype" }, { "relation": "method", @@ -206617,9 +209492,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L150", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_setminamountrials", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_setminamountrials" }, { "relation": "method", @@ -206627,9 +209502,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L151", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_setminvisitcount", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_setminvisitcount" }, { "relation": "method", @@ -206637,9 +209512,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L138", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_setname", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_setname" }, { "relation": "method", @@ -206647,9 +209522,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L152", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_setoccasionkind", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_setoccasionkind" }, { "relation": "method", @@ -206657,9 +209532,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L142", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_setpriority", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_setpriority" }, { "relation": "method", @@ -206667,9 +209542,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L148", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_settargetrecorduuid", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_settargetrecorduuid" }, { "relation": "method", @@ -206677,9 +209552,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L149", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_settargetserviceitemuuid", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_settargetserviceitemuuid" }, { "relation": "method", @@ -206687,9 +209562,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L147", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_settargettaguuid", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_settargettaguuid" }, { "relation": "method", @@ -206697,9 +209572,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L139", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_settype", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_settype" }, { "relation": "method", @@ -206707,9 +209582,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L145", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_setvalidfrom", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_setvalidfrom" }, { "relation": "method", @@ -206717,9 +209592,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L146", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_setvalidto", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_setvalidto" }, { "relation": "method", @@ -206727,9 +209602,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L141", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_setvalue", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_setvalue" }, { "relation": "method", @@ -206737,9 +209612,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L156", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_toarray", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_toarray" }, { "relation": "method", @@ -206747,9 +209622,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L154", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule", - "target": "entity_discountrule_discountrule_touch", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_touch" }, { "relation": "calls", @@ -206769,9 +209644,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L138", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule_setname", - "target": "entity_discountrule_discountrule_touch", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_touch" }, { "relation": "references", @@ -206780,9 +209655,9 @@ "source_location": "L138", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_discountrule_discountrule_setname", - "target": "src_discount_entity_discountrule_php_self", - "confidence_score": 1.0 + "target": "src_discount_entity_discountrule_php_self" }, { "relation": "references", @@ -206791,9 +209666,9 @@ "source_location": "L144", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_discountrule_discountrule_setactive", - "target": "src_discount_entity_discountrule_php_self", - "confidence_score": 1.0 + "target": "src_discount_entity_discountrule_php_self" }, { "relation": "references", @@ -206802,9 +209677,9 @@ "source_location": "L143", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_discountrule_discountrule_setcombinable", - "target": "src_discount_entity_discountrule_php_self", - "confidence_score": 1.0 + "target": "src_discount_entity_discountrule_php_self" }, { "relation": "references", @@ -206813,9 +209688,9 @@ "source_location": "L140", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_discountrule_discountrule_setdiscounttype", - "target": "src_discount_entity_discountrule_php_self", - "confidence_score": 1.0 + "target": "src_discount_entity_discountrule_php_self" }, { "relation": "references", @@ -206824,9 +209699,9 @@ "source_location": "L150", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_discountrule_discountrule_setminamountrials", - "target": "src_discount_entity_discountrule_php_self", - "confidence_score": 1.0 + "target": "src_discount_entity_discountrule_php_self" }, { "relation": "references", @@ -206835,9 +209710,9 @@ "source_location": "L151", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_discountrule_discountrule_setminvisitcount", - "target": "src_discount_entity_discountrule_php_self", - "confidence_score": 1.0 + "target": "src_discount_entity_discountrule_php_self" }, { "relation": "references", @@ -206846,9 +209721,9 @@ "source_location": "L152", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_discountrule_discountrule_setoccasionkind", - "target": "src_discount_entity_discountrule_php_self", - "confidence_score": 1.0 + "target": "src_discount_entity_discountrule_php_self" }, { "relation": "references", @@ -206857,9 +209732,9 @@ "source_location": "L142", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_discountrule_discountrule_setpriority", - "target": "src_discount_entity_discountrule_php_self", - "confidence_score": 1.0 + "target": "src_discount_entity_discountrule_php_self" }, { "relation": "references", @@ -206868,9 +209743,9 @@ "source_location": "L148", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_discountrule_discountrule_settargetrecorduuid", - "target": "src_discount_entity_discountrule_php_self", - "confidence_score": 1.0 + "target": "src_discount_entity_discountrule_php_self" }, { "relation": "references", @@ -206879,9 +209754,9 @@ "source_location": "L149", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_discountrule_discountrule_settargetserviceitemuuid", - "target": "src_discount_entity_discountrule_php_self", - "confidence_score": 1.0 + "target": "src_discount_entity_discountrule_php_self" }, { "relation": "references", @@ -206890,9 +209765,9 @@ "source_location": "L147", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_discountrule_discountrule_settargettaguuid", - "target": "src_discount_entity_discountrule_php_self", - "confidence_score": 1.0 + "target": "src_discount_entity_discountrule_php_self" }, { "relation": "references", @@ -206901,9 +209776,9 @@ "source_location": "L139", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_discountrule_discountrule_settype", - "target": "src_discount_entity_discountrule_php_self", - "confidence_score": 1.0 + "target": "src_discount_entity_discountrule_php_self" }, { "relation": "references", @@ -206912,9 +209787,9 @@ "source_location": "L145", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_discountrule_discountrule_setvalidfrom", - "target": "src_discount_entity_discountrule_php_self", - "confidence_score": 1.0 + "target": "src_discount_entity_discountrule_php_self" }, { "relation": "references", @@ -206923,9 +209798,9 @@ "source_location": "L146", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_discountrule_discountrule_setvalidto", - "target": "src_discount_entity_discountrule_php_self", - "confidence_score": 1.0 + "target": "src_discount_entity_discountrule_php_self" }, { "relation": "references", @@ -206934,9 +209809,9 @@ "source_location": "L141", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_discountrule_discountrule_setvalue", - "target": "src_discount_entity_discountrule_php_self", - "confidence_score": 1.0 + "target": "src_discount_entity_discountrule_php_self" }, { "relation": "calls", @@ -206945,9 +209820,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L139", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule_settype", - "target": "entity_discountrule_discountrule_touch", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_touch" }, { "relation": "calls", @@ -206956,9 +209831,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L140", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule_setdiscounttype", - "target": "entity_discountrule_discountrule_touch", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_touch" }, { "relation": "calls", @@ -206967,9 +209842,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L141", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule_setvalue", - "target": "entity_discountrule_discountrule_touch", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_touch" }, { "relation": "calls", @@ -206978,9 +209853,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L142", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule_setpriority", - "target": "entity_discountrule_discountrule_touch", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_touch" }, { "relation": "calls", @@ -206989,9 +209864,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L143", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule_setcombinable", - "target": "entity_discountrule_discountrule_touch", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_touch" }, { "relation": "calls", @@ -207000,9 +209875,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L144", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule_setactive", - "target": "entity_discountrule_discountrule_touch", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_touch" }, { "relation": "calls", @@ -207011,9 +209886,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L145", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule_setvalidfrom", - "target": "entity_discountrule_discountrule_touch", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_touch" }, { "relation": "calls", @@ -207022,9 +209897,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L146", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule_setvalidto", - "target": "entity_discountrule_discountrule_touch", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_touch" }, { "relation": "calls", @@ -207033,9 +209908,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L147", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule_settargettaguuid", - "target": "entity_discountrule_discountrule_touch", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_touch" }, { "relation": "calls", @@ -207044,9 +209919,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L148", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule_settargetrecorduuid", - "target": "entity_discountrule_discountrule_touch", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_touch" }, { "relation": "calls", @@ -207055,9 +209930,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L149", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule_settargetserviceitemuuid", - "target": "entity_discountrule_discountrule_touch", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_touch" }, { "relation": "calls", @@ -207066,9 +209941,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L150", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule_setminamountrials", - "target": "entity_discountrule_discountrule_touch", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_touch" }, { "relation": "calls", @@ -207077,9 +209952,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L151", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule_setminvisitcount", - "target": "entity_discountrule_discountrule_touch", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_touch" }, { "relation": "calls", @@ -207088,9 +209963,9 @@ "source_file": "src/Discount/Entity/DiscountRule.php", "source_location": "L152", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_discountrule_discountrule_setoccasionkind", - "target": "entity_discountrule_discountrule_touch", - "confidence_score": 1.0 + "target": "entity_discountrule_discountrule_touch" }, { "relation": "calls", @@ -207109,9 +209984,9 @@ "source_file": "src/Discount/Repository/DiscountRuleRepository.php", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_discountrulerepository", - "target": "repository_discountrulerepository_discountrulerepository", - "confidence_score": 1.0 + "target": "repository_discountrulerepository_discountrulerepository" }, { "relation": "imports", @@ -207120,9 +209995,9 @@ "source_file": "src/Discount/Repository/DiscountRuleRepository.php", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_discountrulerepository", - "target": "src_discount_repository_discountrulerepository_php_discountrule", - "confidence_score": 1.0 + "target": "src_discount_repository_discountrulerepository_php_discountrule" }, { "relation": "imports", @@ -207131,9 +210006,9 @@ "source_file": "src/Discount/Repository/DiscountRuleRepository.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_discountrulerepository", - "target": "src_discount_repository_discountrulerepository_php_managerregistry", - "confidence_score": 1.0 + "target": "src_discount_repository_discountrulerepository_php_managerregistry" }, { "relation": "method", @@ -207141,9 +210016,9 @@ "source_file": "src/Discount/Repository/DiscountRuleRepository.php", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_discountrulerepository_discountrulerepository", - "target": "repository_discountrulerepository_discountrulerepository_construct", - "confidence_score": 1.0 + "target": "repository_discountrulerepository_discountrulerepository_construct" }, { "relation": "method", @@ -207151,9 +210026,9 @@ "source_file": "src/Discount/Repository/DiscountRuleRepository.php", "source_location": "L35", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_discountrulerepository_discountrulerepository", - "target": "repository_discountrulerepository_discountrulerepository_findactiveforowner", - "confidence_score": 1.0 + "target": "repository_discountrulerepository_discountrulerepository_findactiveforowner" }, { "relation": "method", @@ -207161,9 +210036,9 @@ "source_file": "src/Discount/Repository/DiscountRuleRepository.php", "source_location": "L45", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_discountrulerepository_discountrulerepository", - "target": "repository_discountrulerepository_discountrulerepository_findallforowner", - "confidence_score": 1.0 + "target": "repository_discountrulerepository_discountrulerepository_findallforowner" }, { "relation": "method", @@ -207171,9 +210046,9 @@ "source_file": "src/Discount/Repository/DiscountRuleRepository.php", "source_location": "L29", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_discountrulerepository_discountrulerepository", - "target": "repository_discountrulerepository_discountrulerepository_findbyuuidforowner", - "confidence_score": 1.0 + "target": "repository_discountrulerepository_discountrulerepository_findbyuuidforowner" }, { "relation": "method", @@ -207181,9 +210056,9 @@ "source_file": "src/Discount/Repository/DiscountRuleRepository.php", "source_location": "L21", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_discountrulerepository_discountrulerepository", - "target": "repository_discountrulerepository_discountrulerepository_remove", - "confidence_score": 1.0 + "target": "repository_discountrulerepository_discountrulerepository_remove" }, { "relation": "method", @@ -207191,9 +210066,9 @@ "source_file": "src/Discount/Repository/DiscountRuleRepository.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_discountrulerepository_discountrulerepository", - "target": "repository_discountrulerepository_discountrulerepository_save", - "confidence_score": 1.0 + "target": "repository_discountrulerepository_discountrulerepository_save" }, { "relation": "references_constant", @@ -207212,9 +210087,9 @@ "source_location": "L11", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_discountrulerepository_discountrulerepository_construct", - "target": "src_discount_repository_discountrulerepository_php_managerregistry", - "confidence_score": 1.0 + "target": "src_discount_repository_discountrulerepository_php_managerregistry" }, { "relation": "references", @@ -207223,9 +210098,9 @@ "source_location": "L13", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_discountrulerepository_discountrulerepository_save", - "target": "src_discount_repository_discountrulerepository_php_discountrule", - "confidence_score": 1.0 + "target": "src_discount_repository_discountrulerepository_php_discountrule" }, { "relation": "references", @@ -207234,9 +210109,9 @@ "source_location": "L29", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "repository_discountrulerepository_discountrulerepository_findbyuuidforowner", - "target": "src_discount_repository_discountrulerepository_php_discountrule", - "confidence_score": 1.0 + "target": "src_discount_repository_discountrulerepository_php_discountrule" }, { "relation": "references", @@ -207245,9 +210120,9 @@ "source_location": "L21", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_discountrulerepository_discountrulerepository_remove", - "target": "src_discount_repository_discountrulerepository_php_discountrule", - "confidence_score": 1.0 + "target": "src_discount_repository_discountrulerepository_php_discountrule" }, { "relation": "contains", @@ -207255,9 +210130,9 @@ "source_file": "src/Discount/Service/DiscountEngine.php", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "service_discountengine", - "target": "service_discountengine_discountengine", - "confidence_score": 1.0 + "target": "service_discountengine_discountengine" }, { "relation": "imports", @@ -207266,9 +210141,9 @@ "source_file": "src/Discount/Service/DiscountEngine.php", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "service_discountengine", - "target": "src_discount_service_discountengine_php_discountrule", - "confidence_score": 1.0 + "target": "src_discount_service_discountengine_php_discountrule" }, { "relation": "imports", @@ -207277,9 +210152,9 @@ "source_file": "src/Discount/Service/DiscountEngine.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "service_discountengine", - "target": "src_discount_service_discountengine_php_patientsession", - "confidence_score": 1.0 + "target": "src_discount_service_discountengine_php_patientsession" }, { "relation": "method", @@ -207287,9 +210162,9 @@ "source_file": "src/Discount/Service/DiscountEngine.php", "source_location": "L89", "weight": 1.0, + "confidence_score": 1.0, "source": "service_discountengine_discountengine", - "target": "service_discountengine_discountengine_applicablebase", - "confidence_score": 1.0 + "target": "service_discountengine_discountengine_applicablebase" }, { "relation": "method", @@ -207297,9 +210172,9 @@ "source_file": "src/Discount/Service/DiscountEngine.php", "source_location": "L61", "weight": 1.0, + "confidence_score": 1.0, "source": "service_discountengine_discountengine", - "target": "service_discountengine_discountengine_computeforrule", - "confidence_score": 1.0 + "target": "service_discountengine_discountengine_computeforrule" }, { "relation": "method", @@ -207307,9 +210182,9 @@ "source_file": "src/Discount/Service/DiscountEngine.php", "source_location": "L154", "weight": 1.0, + "confidence_score": 1.0, "source": "service_discountengine_discountengine", - "target": "service_discountengine_discountengine_computerials", - "confidence_score": 1.0 + "target": "service_discountengine_discountengine_computerials" }, { "relation": "method", @@ -207317,9 +210192,9 @@ "source_file": "src/Discount/Service/DiscountEngine.php", "source_location": "L18", "weight": 1.0, + "confidence_score": 1.0, "source": "service_discountengine_discountengine", - "target": "service_discountengine_discountengine_construct", - "confidence_score": 1.0 + "target": "service_discountengine_discountengine_construct" }, { "relation": "method", @@ -207327,9 +210202,9 @@ "source_file": "src/Discount/Service/DiscountEngine.php", "source_location": "L28", "weight": 1.0, + "confidence_score": 1.0, "source": "service_discountengine_discountengine", - "target": "service_discountengine_discountengine_evaluate", - "confidence_score": 1.0 + "target": "service_discountengine_discountengine_evaluate" }, { "relation": "method", @@ -207337,9 +210212,9 @@ "source_file": "src/Discount/Service/DiscountEngine.php", "source_location": "L111", "weight": 1.0, + "confidence_score": 1.0, "source": "service_discountengine_discountengine", - "target": "service_discountengine_discountengine_hastag", - "confidence_score": 1.0 + "target": "service_discountengine_discountengine_hastag" }, { "relation": "method", @@ -207347,9 +210222,9 @@ "source_file": "src/Discount/Service/DiscountEngine.php", "source_location": "L140", "weight": 1.0, + "confidence_score": 1.0, "source": "service_discountengine_discountengine", - "target": "service_discountengine_discountengine_occasionmatches", - "confidence_score": 1.0 + "target": "service_discountengine_discountengine_occasionmatches" }, { "relation": "method", @@ -207357,9 +210232,9 @@ "source_file": "src/Discount/Service/DiscountEngine.php", "source_location": "L125", "weight": 1.0, + "confidence_score": 1.0, "source": "service_discountengine_discountengine", - "target": "service_discountengine_discountengine_servicebase", - "confidence_score": 1.0 + "target": "service_discountengine_discountengine_servicebase" }, { "relation": "method", @@ -207367,9 +210242,9 @@ "source_file": "src/Discount/Service/DiscountEngine.php", "source_location": "L75", "weight": 1.0, + "confidence_score": 1.0, "source": "service_discountengine_discountengine", - "target": "service_discountengine_discountengine_withinvalidity", - "confidence_score": 1.0 + "target": "service_discountengine_discountengine_withinvalidity" }, { "relation": "calls", @@ -207389,9 +210264,9 @@ "source_file": "src/Discount/Service/DiscountEngine.php", "source_location": "L39", "weight": 1.0, + "confidence_score": 1.0, "source": "service_discountengine_discountengine_evaluate", - "target": "service_discountengine_discountengine_computeforrule", - "confidence_score": 1.0 + "target": "service_discountengine_discountengine_computeforrule" }, { "relation": "references", @@ -207400,9 +210275,9 @@ "source_location": "L28", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_discountengine_discountengine_evaluate", - "target": "src_discount_service_discountengine_php_patientsession", - "confidence_score": 1.0 + "target": "src_discount_service_discountengine_php_patientsession" }, { "relation": "references", @@ -207411,9 +210286,9 @@ "source_location": "L89", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_discountengine_discountengine_applicablebase", - "target": "src_discount_service_discountengine_php_patientsession", - "confidence_score": 1.0 + "target": "src_discount_service_discountengine_php_patientsession" }, { "relation": "references", @@ -207422,9 +210297,9 @@ "source_location": "L61", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_discountengine_discountengine_computeforrule", - "target": "src_discount_service_discountengine_php_patientsession", - "confidence_score": 1.0 + "target": "src_discount_service_discountengine_php_patientsession" }, { "relation": "references", @@ -207433,9 +210308,9 @@ "source_location": "L111", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_discountengine_discountengine_hastag", - "target": "src_discount_service_discountengine_php_patientsession", - "confidence_score": 1.0 + "target": "src_discount_service_discountengine_php_patientsession" }, { "relation": "references", @@ -207444,9 +210319,9 @@ "source_location": "L140", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_discountengine_discountengine_occasionmatches", - "target": "src_discount_service_discountengine_php_patientsession", - "confidence_score": 1.0 + "target": "src_discount_service_discountengine_php_patientsession" }, { "relation": "references", @@ -207455,9 +210330,9 @@ "source_location": "L125", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_discountengine_discountengine_servicebase", - "target": "src_discount_service_discountengine_php_patientsession", - "confidence_score": 1.0 + "target": "src_discount_service_discountengine_php_patientsession" }, { "relation": "calls", @@ -207477,9 +210352,9 @@ "source_file": "src/Discount/Service/DiscountEngine.php", "source_location": "L68", "weight": 1.0, + "confidence_score": 1.0, "source": "service_discountengine_discountengine_computeforrule", - "target": "service_discountengine_discountengine_applicablebase", - "confidence_score": 1.0 + "target": "service_discountengine_discountengine_applicablebase" }, { "relation": "calls", @@ -207488,9 +210363,9 @@ "source_file": "src/Discount/Service/DiscountEngine.php", "source_location": "L72", "weight": 1.0, + "confidence_score": 1.0, "source": "service_discountengine_discountengine_computeforrule", - "target": "service_discountengine_discountengine_computerials", - "confidence_score": 1.0 + "target": "service_discountengine_discountengine_computerials" }, { "relation": "calls", @@ -207499,9 +210374,9 @@ "source_file": "src/Discount/Service/DiscountEngine.php", "source_location": "L65", "weight": 1.0, + "confidence_score": 1.0, "source": "service_discountengine_discountengine_computeforrule", - "target": "service_discountengine_discountengine_withinvalidity", - "confidence_score": 1.0 + "target": "service_discountengine_discountengine_withinvalidity" }, { "relation": "references", @@ -207510,9 +210385,9 @@ "source_location": "L61", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_discountengine_discountengine_computeforrule", - "target": "src_discount_service_discountengine_php_discountrule", - "confidence_score": 1.0 + "target": "src_discount_service_discountengine_php_discountrule" }, { "relation": "references_constant", @@ -207554,9 +210429,9 @@ "source_location": "L75", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_discountengine_discountengine_withinvalidity", - "target": "src_discount_service_discountengine_php_discountrule", - "confidence_score": 1.0 + "target": "src_discount_service_discountengine_php_discountrule" }, { "relation": "calls", @@ -207565,9 +210440,9 @@ "source_file": "src/Discount/Service/DiscountEngine.php", "source_location": "L94", "weight": 1.0, + "confidence_score": 1.0, "source": "service_discountengine_discountengine_applicablebase", - "target": "service_discountengine_discountengine_hastag", - "confidence_score": 1.0 + "target": "service_discountengine_discountengine_hastag" }, { "relation": "calls", @@ -207576,9 +210451,9 @@ "source_file": "src/Discount/Service/DiscountEngine.php", "source_location": "L100", "weight": 1.0, + "confidence_score": 1.0, "source": "service_discountengine_discountengine_applicablebase", - "target": "service_discountengine_discountengine_occasionmatches", - "confidence_score": 1.0 + "target": "service_discountengine_discountengine_occasionmatches" }, { "relation": "calls", @@ -207587,9 +210462,9 @@ "source_file": "src/Discount/Service/DiscountEngine.php", "source_location": "L102", "weight": 1.0, + "confidence_score": 1.0, "source": "service_discountengine_discountengine_applicablebase", - "target": "service_discountengine_discountengine_servicebase", - "confidence_score": 1.0 + "target": "service_discountengine_discountengine_servicebase" }, { "relation": "calls", @@ -211230,6 +214105,16 @@ "source": "repository_doctoraddressrepository_doctoraddressrepository", "target": "repository_doctoraddressrepository_doctoraddressrepository_findbyuuidandclinic" }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", + "source_location": "L71", + "weight": 1.0, + "source": "repository_doctoraddressrepository_doctoraddressrepository", + "target": "repository_doctoraddressrepository_doctoraddressrepository_findforcontext", + "confidence_score": 1.0 + }, { "relation": "method", "confidence": "EXTRACTED", @@ -211313,6 +214198,16 @@ "source": "repository_doctoraddressrepository_doctoraddressrepository_findbyuuidandclinic", "target": "src_doctor_repository_doctoraddressrepository_php_doctoraddress" }, + { + "relation": "references_constant", + "confidence": "EXTRACTED", + "confidence_score": 1.0, + "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", + "source_location": "L79", + "weight": 1.0, + "source": "repository_doctoraddressrepository_doctoraddressrepository_findforcontext", + "target": "src_doctor_repository_doctoraddressrepository_php_doctoraddress" + }, { "relation": "references", "confidence": "EXTRACTED", @@ -211335,6 +214230,17 @@ "source": "repository_doctoraddressrepository_doctoraddressrepository_remove", "target": "src_doctor_repository_doctoraddressrepository_php_doctoraddress" }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", + "source_location": "L71", + "weight": 1.0, + "context": "parameter_type", + "source": "repository_doctoraddressrepository_doctoraddressrepository_findforcontext", + "target": "src_doctor_repository_doctoraddressrepository_php_doctor", + "confidence_score": 1.0 + }, { "relation": "references", "confidence": "EXTRACTED", @@ -212887,9 +215793,9 @@ "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_insurancecontroller", - "target": "src_insurance_controller_insurancecontroller_php_entityinsurancepricing", - "confidence_score": 1.0 + "target": "src_insurance_controller_insurancecontroller_php_entityinsurancepricing" }, { "relation": "imports", @@ -213060,9 +215966,9 @@ "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L268", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller", - "target": "controller_insurancecontroller_insurancecontroller_pricingpayload", - "confidence_score": 1.0 + "target": "controller_insurancecontroller_insurancecontroller_pricingpayload" }, { "relation": "method", @@ -213080,9 +215986,9 @@ "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L56", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller", - "target": "controller_insurancecontroller_insurancecontroller_resolvetargetentity", - "confidence_score": 1.0 + "target": "controller_insurancecontroller_insurancecontroller_resolvetargetentity" }, { "relation": "method", @@ -213171,9 +216077,9 @@ "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L257", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_getinsurancepricing", - "target": "controller_insurancecontroller_insurancecontroller_resolvetargetentity", - "confidence_score": 1.0 + "target": "controller_insurancecontroller_insurancecontroller_resolvetargetentity" }, { "relation": "calls", @@ -213182,9 +216088,9 @@ "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L59", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_resolvetargetentity", - "target": "controller_insurancecontroller_insurancecontroller_resolveentity", - "confidence_score": 1.0 + "target": "controller_insurancecontroller_insurancecontroller_resolveentity" }, { "relation": "references_constant", @@ -213203,9 +216109,9 @@ "source_location": "L56", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_resolvetargetentity", - "target": "src_insurance_controller_insurancecontroller_php_user", - "confidence_score": 1.0 + "target": "src_insurance_controller_insurancecontroller_php_user" }, { "relation": "calls", @@ -213214,9 +216120,9 @@ "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L308", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", - "target": "controller_insurancecontroller_insurancecontroller_resolvetargetentity", - "confidence_score": 1.0 + "target": "controller_insurancecontroller_insurancecontroller_resolvetargetentity" }, { "relation": "references", @@ -213532,9 +216438,9 @@ "source_location": "L253", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_getinsurancepricing", - "target": "src_insurance_controller_insurancecontroller_php_request", - "confidence_score": 1.0 + "target": "src_insurance_controller_insurancecontroller_php_request" }, { "relation": "references", @@ -213807,9 +216713,9 @@ "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L265", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_getinsurancepricing", - "target": "controller_insurancecontroller_insurancecontroller_pricingpayload", - "confidence_score": 1.0 + "target": "controller_insurancecontroller_insurancecontroller_pricingpayload" }, { "relation": "calls", @@ -213829,9 +216735,9 @@ "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L353", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", - "target": "controller_insurancecontroller_insurancecontroller_pricingpayload", - "confidence_score": 1.0 + "target": "controller_insurancecontroller_insurancecontroller_pricingpayload" }, { "relation": "calls", @@ -213851,9 +216757,9 @@ "source_location": "L356", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_upsertpricing", - "target": "src_insurance_controller_insurancecontroller_php_entityinsurancepricing", - "confidence_score": 1.0 + "target": "src_insurance_controller_insurancecontroller_php_entityinsurancepricing" }, { "relation": "contains", @@ -214120,9 +217026,9 @@ "source_file": "src/Insurance/Entity/EntityInsurancePricing.php", "source_location": "L57", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_entityinsurancepricing_entityinsurancepricing", - "target": "entity_entityinsurancepricing_entityinsurancepricing_isrequirevisitprice", - "confidence_score": 1.0 + "target": "entity_entityinsurancepricing_entityinsurancepricing_isrequirevisitprice" }, { "relation": "method", @@ -214140,9 +217046,9 @@ "source_file": "src/Insurance/Entity/EntityInsurancePricing.php", "source_location": "L60", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_entityinsurancepricing_entityinsurancepricing", - "target": "entity_entityinsurancepricing_entityinsurancepricing_setrequirevisitprice", - "confidence_score": 1.0 + "target": "entity_entityinsurancepricing_entityinsurancepricing_setrequirevisitprice" }, { "relation": "method", @@ -214194,9 +217100,9 @@ "source_location": "L60", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_entityinsurancepricing_entityinsurancepricing_setrequirevisitprice", - "target": "src_insurance_entity_entityinsurancepricing_php_self", - "confidence_score": 1.0 + "target": "src_insurance_entity_entityinsurancepricing_php_self" }, { "relation": "calls", @@ -215225,9 +218131,9 @@ "source_file": "src/Insurance/Repository/EntityInsurancePricingRepository.php", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_entityinsurancepricingrepository", - "target": "src_insurance_repository_entityinsurancepricingrepository_php_entityinsurancepricing", - "confidence_score": 1.0 + "target": "src_insurance_repository_entityinsurancepricingrepository_php_entityinsurancepricing" }, { "relation": "imports", @@ -215318,9 +218224,9 @@ "source_location": "L22", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository_findoneforinsurance", - "target": "src_insurance_repository_entityinsurancepricingrepository_php_entityinsurancepricing", - "confidence_score": 1.0 + "target": "src_insurance_repository_entityinsurancepricingrepository_php_entityinsurancepricing" }, { "relation": "references", @@ -215329,9 +218235,9 @@ "source_location": "L39", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository_remove", - "target": "src_insurance_repository_entityinsurancepricingrepository_php_entityinsurancepricing", - "confidence_score": 1.0 + "target": "src_insurance_repository_entityinsurancepricingrepository_php_entityinsurancepricing" }, { "relation": "references", @@ -215340,9 +218246,9 @@ "source_location": "L31", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository_save", - "target": "src_insurance_repository_entityinsurancepricingrepository_php_entityinsurancepricing", - "confidence_score": 1.0 + "target": "src_insurance_repository_entityinsurancepricingrepository_php_entityinsurancepricing" }, { "relation": "contains", @@ -215705,9 +218611,9 @@ "source_file": "src/Insurance/Repository/TenantServiceCoverageRepository.php", "source_location": "L31", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository", - "target": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository_hasactivecoverage", - "confidence_score": 1.0 + "target": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository_hasactivecoverage" }, { "relation": "method", @@ -215986,9 +218892,9 @@ "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L172", "weight": 1.0, + "confidence_score": 1.0, "source": "service_tenantinsuranceservice_tenantinsuranceservice", - "target": "service_tenantinsuranceservice_tenantinsuranceservice_syncserviceiteminsuranceflag", - "confidence_score": 1.0 + "target": "service_tenantinsuranceservice_tenantinsuranceservice_syncserviceiteminsuranceflag" }, { "relation": "references", @@ -216074,9 +218980,9 @@ "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L165", "weight": 1.0, + "confidence_score": 1.0, "source": "service_tenantinsuranceservice_tenantinsuranceservice_setservicecoverage", - "target": "service_tenantinsuranceservice_tenantinsuranceservice_syncserviceiteminsuranceflag", - "confidence_score": 1.0 + "target": "service_tenantinsuranceservice_tenantinsuranceservice_syncserviceiteminsuranceflag" }, { "relation": "contains", @@ -216084,9 +218990,9 @@ "source_file": "src/Insurance/Service/VisitPriceRequirementResolver.php", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "service_visitpricerequirementresolver", - "target": "service_visitpricerequirementresolver_visitpricerequirementresolver", - "confidence_score": 1.0 + "target": "service_visitpricerequirementresolver_visitpricerequirementresolver" }, { "relation": "imports", @@ -216095,9 +219001,9 @@ "source_file": "src/Insurance/Service/VisitPriceRequirementResolver.php", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "service_visitpricerequirementresolver", - "target": "src_insurance_service_visitpricerequirementresolver_php_doctor", - "confidence_score": 1.0 + "target": "src_insurance_service_visitpricerequirementresolver_php_doctor" }, { "relation": "method", @@ -216105,9 +219011,9 @@ "source_file": "src/Insurance/Service/VisitPriceRequirementResolver.php", "source_location": "L17", "weight": 1.0, + "confidence_score": 1.0, "source": "service_visitpricerequirementresolver_visitpricerequirementresolver", - "target": "service_visitpricerequirementresolver_visitpricerequirementresolver_construct", - "confidence_score": 1.0 + "target": "service_visitpricerequirementresolver_visitpricerequirementresolver_construct" }, { "relation": "method", @@ -216115,9 +219021,9 @@ "source_file": "src/Insurance/Service/VisitPriceRequirementResolver.php", "source_location": "L22", "weight": 1.0, + "confidence_score": 1.0, "source": "service_visitpricerequirementresolver_visitpricerequirementresolver", - "target": "service_visitpricerequirementresolver_visitpricerequirementresolver_isrequiredfordoctor", - "confidence_score": 1.0 + "target": "service_visitpricerequirementresolver_visitpricerequirementresolver_isrequiredfordoctor" }, { "relation": "references", @@ -216126,9 +219032,9 @@ "source_location": "L22", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_visitpricerequirementresolver_visitpricerequirementresolver_isrequiredfordoctor", - "target": "src_insurance_service_visitpricerequirementresolver_php_doctor", - "confidence_score": 1.0 + "target": "src_insurance_service_visitpricerequirementresolver_php_doctor" }, { "relation": "contains", @@ -217942,9 +220848,9 @@ "source_file": "src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L42", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_inventorypackagerepository_inventorypackagerepository", - "target": "repository_inventorypackagerepository_inventorypackagerepository_findmapbyids", - "confidence_score": 1.0 + "target": "repository_inventorypackagerepository_inventorypackagerepository_findmapbyids" }, { "relation": "method", @@ -219877,9 +222783,9 @@ "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L1151", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller", - "target": "controller_patientcontroller_patientcontroller_deletesessionpayment", - "confidence_score": 1.0 + "target": "controller_patientcontroller_patientcontroller_deletesessionpayment" }, { "relation": "method", @@ -219997,9 +222903,9 @@ "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L1172", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller", - "target": "controller_patientcontroller_patientcontroller_sessionauditlog", - "confidence_score": 1.0 + "target": "controller_patientcontroller_patientcontroller_sessionauditlog" }, { "relation": "method", @@ -220077,9 +222983,9 @@ "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L1130", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller", - "target": "controller_patientcontroller_patientcontroller_updatesessionpayment", - "confidence_score": 1.0 + "target": "controller_patientcontroller_patientcontroller_updatesessionpayment" }, { "relation": "method", @@ -220370,9 +223276,9 @@ "source_location": "L1130", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_updatesessionpayment", - "target": "src_patient_controller_patientcontroller_php_request", - "confidence_score": 1.0 + "target": "src_patient_controller_patientcontroller_php_request" }, { "relation": "references", @@ -220579,9 +223485,9 @@ "source_location": "L1151", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_deletesessionpayment", - "target": "src_patient_controller_patientcontroller_php_user", - "confidence_score": 1.0 + "target": "src_patient_controller_patientcontroller_php_user" }, { "relation": "references", @@ -220678,9 +223584,9 @@ "source_location": "L1172", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_sessionauditlog", - "target": "src_patient_controller_patientcontroller_php_user", - "confidence_score": 1.0 + "target": "src_patient_controller_patientcontroller_php_user" }, { "relation": "references", @@ -220755,9 +223661,9 @@ "source_location": "L1130", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_updatesessionpayment", - "target": "src_patient_controller_patientcontroller_php_user", - "confidence_score": 1.0 + "target": "src_patient_controller_patientcontroller_php_user" }, { "relation": "references", @@ -220975,9 +223881,9 @@ "source_location": "L1151", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_deletesessionpayment", - "target": "src_patient_controller_patientcontroller_php_jsonresponse", - "confidence_score": 1.0 + "target": "src_patient_controller_patientcontroller_php_jsonresponse" }, { "relation": "references", @@ -221063,9 +223969,9 @@ "source_location": "L1172", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_sessionauditlog", - "target": "src_patient_controller_patientcontroller_php_jsonresponse", - "confidence_score": 1.0 + "target": "src_patient_controller_patientcontroller_php_jsonresponse" }, { "relation": "references", @@ -221140,9 +224046,9 @@ "source_location": "L1130", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_updatesessionpayment", - "target": "src_patient_controller_patientcontroller_php_jsonresponse", - "confidence_score": 1.0 + "target": "src_patient_controller_patientcontroller_php_jsonresponse" }, { "relation": "references", @@ -222163,9 +225069,9 @@ "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L1168", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_deletesessionpayment", - "target": "controller_patientcontroller_patientcontroller_sessionwithbilling", - "confidence_score": 1.0 + "target": "controller_patientcontroller_patientcontroller_sessionwithbilling" }, { "relation": "references", @@ -222185,9 +225091,9 @@ "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L1147", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_updatesessionpayment", - "target": "controller_patientcontroller_patientcontroller_sessionwithbilling", - "confidence_score": 1.0 + "target": "controller_patientcontroller_patientcontroller_sessionwithbilling" }, { "relation": "references", @@ -222361,9 +225267,9 @@ "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L1134", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_updatesessionpayment", - "target": "controller_patientcontroller_patientcontroller_assertpatientgate", - "confidence_score": 1.0 + "target": "controller_patientcontroller_patientcontroller_assertpatientgate" }, { "relation": "calls", @@ -222372,9 +225278,9 @@ "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L1137", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_updatesessionpayment", - "target": "controller_patientcontroller_patientcontroller_ownsrecord", - "confidence_score": 1.0 + "target": "controller_patientcontroller_patientcontroller_ownsrecord" }, { "relation": "calls", @@ -222383,9 +225289,9 @@ "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L1133", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_updatesessionpayment", - "target": "controller_patientcontroller_patientcontroller_resolveentity", - "confidence_score": 1.0 + "target": "controller_patientcontroller_patientcontroller_resolveentity" }, { "relation": "calls", @@ -222405,9 +225311,9 @@ "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L1155", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_deletesessionpayment", - "target": "controller_patientcontroller_patientcontroller_assertpatientgate", - "confidence_score": 1.0 + "target": "controller_patientcontroller_patientcontroller_assertpatientgate" }, { "relation": "calls", @@ -222416,9 +225322,9 @@ "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L1158", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_deletesessionpayment", - "target": "controller_patientcontroller_patientcontroller_ownsrecord", - "confidence_score": 1.0 + "target": "controller_patientcontroller_patientcontroller_ownsrecord" }, { "relation": "calls", @@ -222427,9 +225333,9 @@ "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L1154", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_deletesessionpayment", - "target": "controller_patientcontroller_patientcontroller_resolveentity", - "confidence_score": 1.0 + "target": "controller_patientcontroller_patientcontroller_resolveentity" }, { "relation": "calls", @@ -222449,9 +225355,9 @@ "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L1176", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_sessionauditlog", - "target": "controller_patientcontroller_patientcontroller_assertpatientgate", - "confidence_score": 1.0 + "target": "controller_patientcontroller_patientcontroller_assertpatientgate" }, { "relation": "calls", @@ -222460,9 +225366,9 @@ "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L1179", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_sessionauditlog", - "target": "controller_patientcontroller_patientcontroller_ownsrecord", - "confidence_score": 1.0 + "target": "controller_patientcontroller_patientcontroller_ownsrecord" }, { "relation": "calls", @@ -222471,9 +225377,9 @@ "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L1175", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_sessionauditlog", - "target": "controller_patientcontroller_patientcontroller_resolveentity", - "confidence_score": 1.0 + "target": "controller_patientcontroller_patientcontroller_resolveentity" }, { "relation": "contains", @@ -223641,9 +226547,9 @@ "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L221", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_patientsession_patientsession", - "target": "entity_patientsession_patientsession_getapplieddiscountruleid", - "confidence_score": 1.0 + "target": "entity_patientsession_patientsession_getapplieddiscountruleid" }, { "relation": "method", @@ -223651,9 +226557,9 @@ "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L222", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_patientsession_patientsession", - "target": "entity_patientsession_patientsession_getapplieddiscountrulelabel", - "confidence_score": 1.0 + "target": "entity_patientsession_patientsession_getapplieddiscountrulelabel" }, { "relation": "method", @@ -223671,9 +226577,9 @@ "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L229", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_patientsession_patientsession", - "target": "entity_patientsession_patientsession_getarchivedat", - "confidence_score": 1.0 + "target": "entity_patientsession_patientsession_getarchivedat" }, { "relation": "method", @@ -223941,9 +226847,9 @@ "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L227", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_patientsession_patientsession", - "target": "entity_patientsession_patientsession_isarchived", - "confidence_score": 1.0 + "target": "entity_patientsession_patientsession_isarchived" }, { "relation": "method", @@ -223951,9 +226857,9 @@ "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L228", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_patientsession_patientsession", - "target": "entity_patientsession_patientsession_setarchived", - "confidence_score": 1.0 + "target": "entity_patientsession_patientsession_setarchived" }, { "relation": "method", @@ -224311,9 +227217,9 @@ "source_location": "L228", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_patientsession_patientsession_setarchived", - "target": "src_patient_entity_patientsession_php_self", - "confidence_score": 1.0 + "target": "src_patient_entity_patientsession_php_self" }, { "relation": "references", @@ -224498,9 +227404,9 @@ "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L247", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_patientsession_patientsession_toarray", - "target": "entity_patientsession_patientsession_getremainingrials", - "confidence_score": 1.0 + "target": "entity_patientsession_patientsession_getremainingrials" }, { "relation": "references", @@ -224684,9 +227590,9 @@ "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_sessionauditlog", - "target": "entity_sessionauditlog_sessionauditlog", - "confidence_score": 1.0 + "target": "entity_sessionauditlog_sessionauditlog" }, { "relation": "method", @@ -224694,9 +227600,9 @@ "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L59", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_sessionauditlog_sessionauditlog", - "target": "entity_sessionauditlog_sessionauditlog_construct", - "confidence_score": 1.0 + "target": "entity_sessionauditlog_sessionauditlog_construct" }, { "relation": "method", @@ -224704,9 +227610,9 @@ "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L72", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_sessionauditlog_sessionauditlog", - "target": "entity_sessionauditlog_sessionauditlog_getuuid", - "confidence_score": 1.0 + "target": "entity_sessionauditlog_sessionauditlog_getuuid" }, { "relation": "method", @@ -224714,9 +227620,9 @@ "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L68", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_sessionauditlog_sessionauditlog", - "target": "entity_sessionauditlog_sessionauditlog_setactor", - "confidence_score": 1.0 + "target": "entity_sessionauditlog_sessionauditlog_setactor" }, { "relation": "method", @@ -224724,9 +227630,9 @@ "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L70", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_sessionauditlog_sessionauditlog", - "target": "entity_sessionauditlog_sessionauditlog_setnote", - "confidence_score": 1.0 + "target": "entity_sessionauditlog_sessionauditlog_setnote" }, { "relation": "method", @@ -224734,9 +227640,9 @@ "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L69", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_sessionauditlog_sessionauditlog", - "target": "entity_sessionauditlog_sessionauditlog_setvalues", - "confidence_score": 1.0 + "target": "entity_sessionauditlog_sessionauditlog_setvalues" }, { "relation": "method", @@ -224744,9 +227650,9 @@ "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L74", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_sessionauditlog_sessionauditlog", - "target": "entity_sessionauditlog_sessionauditlog_toarray", - "confidence_score": 1.0 + "target": "entity_sessionauditlog_sessionauditlog_toarray" }, { "relation": "references", @@ -224755,9 +227661,9 @@ "source_location": "L30", "weight": 1.0, "context": "field", + "confidence_score": 1.0, "source": "entity_sessionauditlog_sessionauditlog", - "target": "src_patient_entity_sessionauditlog_php_patientsession", - "confidence_score": 1.0 + "target": "src_patient_entity_sessionauditlog_php_patientsession" }, { "relation": "references", @@ -224766,9 +227672,9 @@ "source_location": "L59", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "entity_sessionauditlog_sessionauditlog_construct", - "target": "src_patient_entity_sessionauditlog_php_patientsession", - "confidence_score": 1.0 + "target": "src_patient_entity_sessionauditlog_php_patientsession" }, { "relation": "calls", @@ -224788,9 +227694,9 @@ "source_location": "L68", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_sessionauditlog_sessionauditlog_setactor", - "target": "src_patient_entity_sessionauditlog_php_self", - "confidence_score": 1.0 + "target": "src_patient_entity_sessionauditlog_php_self" }, { "relation": "references", @@ -224799,9 +227705,9 @@ "source_location": "L70", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_sessionauditlog_sessionauditlog_setnote", - "target": "src_patient_entity_sessionauditlog_php_self", - "confidence_score": 1.0 + "target": "src_patient_entity_sessionauditlog_php_self" }, { "relation": "references", @@ -224810,9 +227716,9 @@ "source_location": "L69", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_sessionauditlog_sessionauditlog_setvalues", - "target": "src_patient_entity_sessionauditlog_php_self", - "confidence_score": 1.0 + "target": "src_patient_entity_sessionauditlog_php_self" }, { "relation": "contains", @@ -225161,9 +228067,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_setamountrials", - "confidence_score": 1.0 + "target": "entity_sessionpayment_sessionpayment_setamountrials" }, { "relation": "method", @@ -225191,9 +228097,9 @@ "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L73", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_sessionpayment_sessionpayment", - "target": "entity_sessionpayment_sessionpayment_setmethod", - "confidence_score": 1.0 + "target": "entity_sessionpayment_sessionpayment_setmethod" }, { "relation": "method", @@ -225201,9 +228107,9 @@ "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L75", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_sessionpayment_sessionpayment", - "target": "entity_sessionpayment_sessionpayment_setpaidat", - "confidence_score": 1.0 + "target": "entity_sessionpayment_sessionpayment_setpaidat" }, { "relation": "method", @@ -225310,9 +228216,9 @@ "source_location": "L74", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_sessionpayment_sessionpayment_setamountrials", - "target": "src_patient_entity_sessionpayment_php_self", - "confidence_score": 1.0 + "target": "src_patient_entity_sessionpayment_php_self" }, { "relation": "references", @@ -225332,9 +228238,9 @@ "source_location": "L73", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_sessionpayment_sessionpayment_setmethod", - "target": "src_patient_entity_sessionpayment_php_self", - "confidence_score": 1.0 + "target": "src_patient_entity_sessionpayment_php_self" }, { "relation": "references", @@ -225343,9 +228249,9 @@ "source_location": "L75", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_sessionpayment_sessionpayment_setpaidat", - "target": "src_patient_entity_sessionpayment_php_self", - "confidence_score": 1.0 + "target": "src_patient_entity_sessionpayment_php_self" }, { "relation": "contains", @@ -226746,9 +229652,9 @@ "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L45", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_patientsessionrepository_patientsessionrepository", - "target": "repository_patientsessionrepository_patientsessionrepository_applyarchivedfilter", - "confidence_score": 1.0 + "target": "repository_patientsessionrepository_patientsessionrepository_applyarchivedfilter" }, { "relation": "method", @@ -226880,9 +229786,9 @@ "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L31", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_patientsessionrepository_patientsessionrepository_findbyrecord", - "target": "repository_patientsessionrepository_patientsessionrepository_applyarchivedfilter", - "confidence_score": 1.0 + "target": "repository_patientsessionrepository_patientsessionrepository_applyarchivedfilter" }, { "relation": "references", @@ -226913,9 +229819,9 @@ "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L41", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_patientsessionrepository_patientsessionrepository_countbyrecord", - "target": "repository_patientsessionrepository_patientsessionrepository_applyarchivedfilter", - "confidence_score": 1.0 + "target": "repository_patientsessionrepository_patientsessionrepository_applyarchivedfilter" }, { "relation": "references", @@ -226924,9 +229830,9 @@ "source_location": "L45", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_patientsessionrepository_patientsessionrepository_applyarchivedfilter", - "target": "src_patient_repository_patientsessionrepository_php_querybuilder", - "confidence_score": 1.0 + "target": "src_patient_repository_patientsessionrepository_php_querybuilder" }, { "relation": "contains", @@ -226934,9 +229840,9 @@ "source_file": "src/Patient/Repository/SessionAuditLogRepository.php", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_sessionauditlogrepository", - "target": "repository_sessionauditlogrepository_sessionauditlogrepository", - "confidence_score": 1.0 + "target": "repository_sessionauditlogrepository_sessionauditlogrepository" }, { "relation": "imports", @@ -226945,9 +229851,9 @@ "source_file": "src/Patient/Repository/SessionAuditLogRepository.php", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_sessionauditlogrepository", - "target": "sessionauditlog", - "confidence_score": 1.0 + "target": "sessionauditlog" }, { "relation": "imports", @@ -226956,9 +229862,9 @@ "source_file": "src/Patient/Repository/SessionAuditLogRepository.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_sessionauditlogrepository", - "target": "src_patient_repository_sessionauditlogrepository_php_managerregistry", - "confidence_score": 1.0 + "target": "src_patient_repository_sessionauditlogrepository_php_managerregistry" }, { "relation": "method", @@ -226966,9 +229872,9 @@ "source_file": "src/Patient/Repository/SessionAuditLogRepository.php", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_sessionauditlogrepository_sessionauditlogrepository", - "target": "repository_sessionauditlogrepository_sessionauditlogrepository_construct", - "confidence_score": 1.0 + "target": "repository_sessionauditlogrepository_sessionauditlogrepository_construct" }, { "relation": "method", @@ -226976,9 +229882,9 @@ "source_file": "src/Patient/Repository/SessionAuditLogRepository.php", "source_location": "L22", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_sessionauditlogrepository_sessionauditlogrepository", - "target": "repository_sessionauditlogrepository_sessionauditlogrepository_findbysessionuuid", - "confidence_score": 1.0 + "target": "repository_sessionauditlogrepository_sessionauditlogrepository_findbysessionuuid" }, { "relation": "method", @@ -226986,9 +229892,9 @@ "source_file": "src/Patient/Repository/SessionAuditLogRepository.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_sessionauditlogrepository_sessionauditlogrepository", - "target": "repository_sessionauditlogrepository_sessionauditlogrepository_save", - "confidence_score": 1.0 + "target": "repository_sessionauditlogrepository_sessionauditlogrepository_save" }, { "relation": "references_constant", @@ -227007,9 +229913,9 @@ "source_location": "L11", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_sessionauditlogrepository_sessionauditlogrepository_construct", - "target": "src_patient_repository_sessionauditlogrepository_php_managerregistry", - "confidence_score": 1.0 + "target": "src_patient_repository_sessionauditlogrepository_php_managerregistry" }, { "relation": "references", @@ -227018,9 +229924,9 @@ "source_location": "L13", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_sessionauditlogrepository_sessionauditlogrepository_save", - "target": "sessionauditlog", - "confidence_score": 1.0 + "target": "sessionauditlog" }, { "relation": "contains", @@ -227070,9 +229976,9 @@ "source_file": "src/Patient/Repository/SessionConsumableRepository.php", "source_location": "L22", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_sessionconsumablerepository_sessionconsumablerepository", - "target": "repository_sessionconsumablerepository_sessionconsumablerepository_remove", - "confidence_score": 1.0 + "target": "repository_sessionconsumablerepository_sessionconsumablerepository_remove" }, { "relation": "method", @@ -227123,9 +230029,9 @@ "source_location": "L22", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_sessionconsumablerepository_sessionconsumablerepository_remove", - "target": "src_patient_repository_sessionconsumablerepository_php_sessionconsumable", - "confidence_score": 1.0 + "target": "src_patient_repository_sessionconsumablerepository_php_sessionconsumable" }, { "relation": "contains", @@ -227175,9 +230081,9 @@ "source_file": "src/Patient/Repository/SessionPaymentRepository.php", "source_location": "L28", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_sessionpaymentrepository_sessionpaymentrepository", - "target": "repository_sessionpaymentrepository_sessionpaymentrepository_findbyuuid", - "confidence_score": 1.0 + "target": "repository_sessionpaymentrepository_sessionpaymentrepository_findbyuuid" }, { "relation": "method", @@ -227185,9 +230091,9 @@ "source_file": "src/Patient/Repository/SessionPaymentRepository.php", "source_location": "L22", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_sessionpaymentrepository_sessionpaymentrepository", - "target": "repository_sessionpaymentrepository_sessionpaymentrepository_remove", - "confidence_score": 1.0 + "target": "repository_sessionpaymentrepository_sessionpaymentrepository_remove" }, { "relation": "method", @@ -227238,9 +230144,9 @@ "source_location": "L28", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "repository_sessionpaymentrepository_sessionpaymentrepository_findbyuuid", - "target": "src_patient_repository_sessionpaymentrepository_php_sessionpayment", - "confidence_score": 1.0 + "target": "src_patient_repository_sessionpaymentrepository_php_sessionpayment" }, { "relation": "references", @@ -227249,9 +230155,9 @@ "source_location": "L22", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_sessionpaymentrepository_sessionpaymentrepository_remove", - "target": "src_patient_repository_sessionpaymentrepository_php_sessionpayment", - "confidence_score": 1.0 + "target": "src_patient_repository_sessionpaymentrepository_php_sessionpayment" }, { "relation": "contains", @@ -227301,9 +230207,9 @@ "source_file": "src/Patient/Repository/SessionServiceRepository.php", "source_location": "L22", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_sessionservicerepository_sessionservicerepository", - "target": "repository_sessionservicerepository_sessionservicerepository_remove", - "confidence_score": 1.0 + "target": "repository_sessionservicerepository_sessionservicerepository_remove" }, { "relation": "method", @@ -227354,9 +230260,9 @@ "source_location": "L22", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_sessionservicerepository_sessionservicerepository_remove", - "target": "src_patient_repository_sessionservicerepository_php_sessionservice", - "confidence_score": 1.0 + "target": "src_patient_repository_sessionservicerepository_php_sessionservice" }, { "relation": "contains", @@ -227587,9 +230493,9 @@ "source_file": "src/Patient/Service/PatientService.php", "source_location": "L515", "weight": 1.0, + "confidence_score": 1.0, "source": "service_patientservice_patientservice", - "target": "service_patientservice_patientservice_applydiscountrule", - "confidence_score": 1.0 + "target": "service_patientservice_patientservice_applydiscountrule" }, { "relation": "method", @@ -227637,9 +230543,9 @@ "source_file": "src/Patient/Service/PatientService.php", "source_location": "L77", "weight": 1.0, + "confidence_score": 1.0, "source": "service_patientservice_patientservice", - "target": "service_patientservice_patientservice_consumablessummary", - "confidence_score": 1.0 + "target": "service_patientservice_patientservice_consumablessummary" }, { "relation": "method", @@ -227657,9 +230563,9 @@ "source_file": "src/Patient/Service/PatientService.php", "source_location": "L436", "weight": 1.0, + "confidence_score": 1.0, "source": "service_patientservice_patientservice", - "target": "service_patientservice_patientservice_deletepayment", - "confidence_score": 1.0 + "target": "service_patientservice_patientservice_deletepayment" }, { "relation": "method", @@ -227667,9 +230573,9 @@ "source_file": "src/Patient/Service/PatientService.php", "source_location": "L58", "weight": 1.0, + "confidence_score": 1.0, "source": "service_patientservice_patientservice", - "target": "service_patientservice_patientservice_logsessionchange", - "confidence_score": 1.0 + "target": "service_patientservice_patientservice_logsessionchange" }, { "relation": "method", @@ -227677,9 +230583,9 @@ "source_file": "src/Patient/Service/PatientService.php", "source_location": "L526", "weight": 1.0, + "confidence_score": 1.0, "source": "service_patientservice_patientservice", - "target": "service_patientservice_patientservice_persistdiscount", - "confidence_score": 1.0 + "target": "service_patientservice_patientservice_persistdiscount" }, { "relation": "method", @@ -227687,9 +230593,9 @@ "source_file": "src/Patient/Service/PatientService.php", "source_location": "L451", "weight": 1.0, + "confidence_score": 1.0, "source": "service_patientservice_patientservice", - "target": "service_patientservice_patientservice_recomputesettlement", - "confidence_score": 1.0 + "target": "service_patientservice_patientservice_recomputesettlement" }, { "relation": "method", @@ -227697,9 +230603,9 @@ "source_file": "src/Patient/Service/PatientService.php", "source_location": "L68", "weight": 1.0, + "confidence_score": 1.0, "source": "service_patientservice_patientservice", - "target": "service_patientservice_patientservice_servicessummary", - "confidence_score": 1.0 + "target": "service_patientservice_patientservice_servicessummary" }, { "relation": "method", @@ -227707,9 +230613,9 @@ "source_file": "src/Patient/Service/PatientService.php", "source_location": "L396", "weight": 1.0, + "confidence_score": 1.0, "source": "service_patientservice_patientservice", - "target": "service_patientservice_patientservice_updatepayment", - "confidence_score": 1.0 + "target": "service_patientservice_patientservice_updatepayment" }, { "relation": "method", @@ -227717,9 +230623,9 @@ "source_file": "src/Patient/Service/PatientService.php", "source_location": "L301", "weight": 1.0, + "confidence_score": 1.0, "source": "service_patientservice_patientservice", - "target": "service_patientservice_patientservice_updatesessionservices", - "confidence_score": 1.0 + "target": "service_patientservice_patientservice_updatesessionservices" }, { "relation": "calls", @@ -227728,9 +230634,9 @@ "source_file": "src/Patient/Service/PatientService.php", "source_location": "L593", "weight": 1.0, + "confidence_score": 1.0, "source": "service_patientservice_patientservice_addsessionpayment", - "target": "service_patientservice_patientservice_logsessionchange", - "confidence_score": 1.0 + "target": "service_patientservice_patientservice_logsessionchange" }, { "relation": "calls", @@ -227739,9 +230645,9 @@ "source_file": "src/Patient/Service/PatientService.php", "source_location": "L479", "weight": 1.0, + "confidence_score": 1.0, "source": "service_patientservice_patientservice_applydiscount", - "target": "service_patientservice_patientservice_logsessionchange", - "confidence_score": 1.0 + "target": "service_patientservice_patientservice_logsessionchange" }, { "relation": "calls", @@ -227750,9 +230656,9 @@ "source_file": "src/Patient/Service/PatientService.php", "source_location": "L447", "weight": 1.0, + "confidence_score": 1.0, "source": "service_patientservice_patientservice_deletepayment", - "target": "service_patientservice_patientservice_logsessionchange", - "confidence_score": 1.0 + "target": "service_patientservice_patientservice_logsessionchange" }, { "relation": "references", @@ -227761,9 +230667,9 @@ "source_location": "L58", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_patientservice_patientservice_logsessionchange", - "target": "src_patient_service_patientservice_php_patientsession", - "confidence_score": 1.0 + "target": "src_patient_service_patientservice_php_patientsession" }, { "relation": "references", @@ -227772,9 +230678,9 @@ "source_location": "L58", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_patientservice_patientservice_logsessionchange", - "target": "src_patient_service_patientservice_php_user", - "confidence_score": 1.0 + "target": "src_patient_service_patientservice_php_user" }, { "relation": "calls", @@ -227783,9 +230689,9 @@ "source_file": "src/Patient/Service/PatientService.php", "source_location": "L537", "weight": 1.0, + "confidence_score": 1.0, "source": "service_patientservice_patientservice_persistdiscount", - "target": "service_patientservice_patientservice_logsessionchange", - "confidence_score": 1.0 + "target": "service_patientservice_patientservice_logsessionchange" }, { "relation": "calls", @@ -227794,9 +230700,9 @@ "source_file": "src/Patient/Service/PatientService.php", "source_location": "L427", "weight": 1.0, + "confidence_score": 1.0, "source": "service_patientservice_patientservice_updatepayment", - "target": "service_patientservice_patientservice_logsessionchange", - "confidence_score": 1.0 + "target": "service_patientservice_patientservice_logsessionchange" }, { "relation": "calls", @@ -227805,9 +230711,9 @@ "source_file": "src/Patient/Service/PatientService.php", "source_location": "L385", "weight": 1.0, + "confidence_score": 1.0, "source": "service_patientservice_patientservice_updatesessionservices", - "target": "service_patientservice_patientservice_logsessionchange", - "confidence_score": 1.0 + "target": "service_patientservice_patientservice_logsessionchange" }, { "relation": "references", @@ -227838,9 +230744,9 @@ "source_location": "L515", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "service_patientservice_patientservice_applydiscountrule", - "target": "src_patient_service_patientservice_php_patientsession", - "confidence_score": 1.0 + "target": "src_patient_service_patientservice_php_patientsession" }, { "relation": "references", @@ -227849,9 +230755,9 @@ "source_location": "L77", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_patientservice_patientservice_consumablessummary", - "target": "src_patient_service_patientservice_php_patientsession", - "confidence_score": 1.0 + "target": "src_patient_service_patientservice_php_patientsession" }, { "relation": "references", @@ -227871,9 +230777,9 @@ "source_location": "L526", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_patientservice_patientservice_persistdiscount", - "target": "src_patient_service_patientservice_php_patientsession", - "confidence_score": 1.0 + "target": "src_patient_service_patientservice_php_patientsession" }, { "relation": "references", @@ -227882,9 +230788,9 @@ "source_location": "L451", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_patientservice_patientservice_recomputesettlement", - "target": "src_patient_service_patientservice_php_patientsession", - "confidence_score": 1.0 + "target": "src_patient_service_patientservice_php_patientsession" }, { "relation": "references", @@ -227893,9 +230799,9 @@ "source_location": "L68", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_patientservice_patientservice_servicessummary", - "target": "src_patient_service_patientservice_php_patientsession", - "confidence_score": 1.0 + "target": "src_patient_service_patientservice_php_patientsession" }, { "relation": "references", @@ -227904,9 +230810,9 @@ "source_location": "L301", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "service_patientservice_patientservice_updatesessionservices", - "target": "src_patient_service_patientservice_php_patientsession", - "confidence_score": 1.0 + "target": "src_patient_service_patientservice_php_patientsession" }, { "relation": "references", @@ -227926,9 +230832,9 @@ "source_location": "L472", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_patientservice_patientservice_applydiscount", - "target": "src_patient_service_patientservice_php_user", - "confidence_score": 1.0 + "target": "src_patient_service_patientservice_php_user" }, { "relation": "references", @@ -227937,9 +230843,9 @@ "source_location": "L515", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_patientservice_patientservice_applydiscountrule", - "target": "src_patient_service_patientservice_php_user", - "confidence_score": 1.0 + "target": "src_patient_service_patientservice_php_user" }, { "relation": "references", @@ -227948,9 +230854,9 @@ "source_location": "L436", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_patientservice_patientservice_deletepayment", - "target": "src_patient_service_patientservice_php_user", - "confidence_score": 1.0 + "target": "src_patient_service_patientservice_php_user" }, { "relation": "references", @@ -227959,9 +230865,9 @@ "source_location": "L526", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_patientservice_patientservice_persistdiscount", - "target": "src_patient_service_patientservice_php_user", - "confidence_score": 1.0 + "target": "src_patient_service_patientservice_php_user" }, { "relation": "references", @@ -227970,9 +230876,9 @@ "source_location": "L396", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_patientservice_patientservice_updatepayment", - "target": "src_patient_service_patientservice_php_user", - "confidence_score": 1.0 + "target": "src_patient_service_patientservice_php_user" }, { "relation": "references", @@ -227981,9 +230887,9 @@ "source_location": "L301", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_patientservice_patientservice_updatesessionservices", - "target": "src_patient_service_patientservice_php_user", - "confidence_score": 1.0 + "target": "src_patient_service_patientservice_php_user" }, { "relation": "calls", @@ -227992,9 +230898,9 @@ "source_file": "src/Patient/Service/PatientService.php", "source_location": "L305", "weight": 1.0, + "confidence_score": 1.0, "source": "service_patientservice_patientservice_updatesessionservices", - "target": "service_patientservice_patientservice_servicessummary", - "confidence_score": 1.0 + "target": "service_patientservice_patientservice_servicessummary" }, { "relation": "calls", @@ -228003,9 +230909,9 @@ "source_file": "src/Patient/Service/PatientService.php", "source_location": "L306", "weight": 1.0, + "confidence_score": 1.0, "source": "service_patientservice_patientservice_updatesessionservices", - "target": "service_patientservice_patientservice_consumablessummary", - "confidence_score": 1.0 + "target": "service_patientservice_patientservice_consumablessummary" }, { "relation": "calls", @@ -228025,9 +230931,9 @@ "source_file": "src/Patient/Service/PatientService.php", "source_location": "L358", "weight": 1.0, + "confidence_score": 1.0, "source": "service_patientservice_patientservice_updatesessionservices", - "target": "service_patientservice_patientservice_calculatefinalprice", - "confidence_score": 1.0 + "target": "service_patientservice_patientservice_calculatefinalprice" }, { "relation": "calls", @@ -228080,9 +230986,9 @@ "source_file": "src/Patient/Service/PatientService.php", "source_location": "L373", "weight": 1.0, + "confidence_score": 1.0, "source": "service_patientservice_patientservice_updatesessionservices", - "target": "service_patientservice_patientservice_recomputesettlement", - "confidence_score": 1.0 + "target": "service_patientservice_patientservice_recomputesettlement" }, { "relation": "calls", @@ -228091,9 +230997,9 @@ "source_file": "src/Patient/Service/PatientService.php", "source_location": "L426", "weight": 1.0, + "confidence_score": 1.0, "source": "service_patientservice_patientservice_updatepayment", - "target": "service_patientservice_patientservice_recomputesettlement", - "confidence_score": 1.0 + "target": "service_patientservice_patientservice_recomputesettlement" }, { "relation": "references_constant", @@ -228124,9 +231030,9 @@ "source_location": "L436", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_patientservice_patientservice_deletepayment", - "target": "src_patient_service_patientservice_php_sessionpayment", - "confidence_score": 1.0 + "target": "src_patient_service_patientservice_php_sessionpayment" }, { "relation": "calls", @@ -228135,9 +231041,9 @@ "source_file": "src/Patient/Service/PatientService.php", "source_location": "L446", "weight": 1.0, + "confidence_score": 1.0, "source": "service_patientservice_patientservice_deletepayment", - "target": "service_patientservice_patientservice_recomputesettlement", - "confidence_score": 1.0 + "target": "service_patientservice_patientservice_recomputesettlement" }, { "relation": "calls", @@ -228168,9 +231074,9 @@ "source_file": "src/Patient/Service/PatientService.php", "source_location": "L506", "weight": 1.0, + "confidence_score": 1.0, "source": "service_patientservice_patientservice_applydiscount", - "target": "service_patientservice_patientservice_persistdiscount", - "confidence_score": 1.0 + "target": "service_patientservice_patientservice_persistdiscount" }, { "relation": "calls", @@ -228179,9 +231085,9 @@ "source_file": "src/Patient/Service/PatientService.php", "source_location": "L521", "weight": 1.0, + "confidence_score": 1.0, "source": "service_patientservice_patientservice_applydiscountrule", - "target": "service_patientservice_patientservice_persistdiscount", - "confidence_score": 1.0 + "target": "service_patientservice_patientservice_persistdiscount" }, { "relation": "references", @@ -228190,9 +231096,9 @@ "source_location": "L515", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_patientservice_patientservice_applydiscountrule", - "target": "src_patient_service_patientservice_php_discountrule", - "confidence_score": 1.0 + "target": "src_patient_service_patientservice_php_discountrule" }, { "relation": "calls", @@ -240088,9 +242994,9 @@ "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L270", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller", - "target": "controller_secretarycontroller_secretarycontroller_createforclinicdoctors", - "confidence_score": 1.0 + "target": "controller_secretarycontroller_secretarycontroller_createforclinicdoctors" }, { "relation": "method", @@ -240148,9 +243054,9 @@ "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L301", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller", - "target": "controller_secretarycontroller_secretarycontroller_syncclinicdoctors", - "confidence_score": 1.0 + "target": "controller_secretarycontroller_secretarycontroller_syncclinicdoctors" }, { "relation": "method", @@ -240180,9 +243086,9 @@ "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L51", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller_create", - "target": "controller_secretarycontroller_secretarycontroller_createforclinicdoctors", - "confidence_score": 1.0 + "target": "controller_secretarycontroller_secretarycontroller_createforclinicdoctors" }, { "relation": "calls", @@ -240245,9 +243151,9 @@ "source_location": "L301", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller_syncclinicdoctors", - "target": "src_secretary_controller_secretarycontroller_php_request", - "confidence_score": 1.0 + "target": "src_secretary_controller_secretarycontroller_php_request" }, { "relation": "references", @@ -240278,9 +243184,9 @@ "source_location": "L270", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller_createforclinicdoctors", - "target": "src_secretary_controller_secretarycontroller_php_user", - "confidence_score": 1.0 + "target": "src_secretary_controller_secretarycontroller_php_user" }, { "relation": "references", @@ -240333,9 +243239,9 @@ "source_location": "L301", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller_syncclinicdoctors", - "target": "src_secretary_controller_secretarycontroller_php_user", - "confidence_score": 1.0 + "target": "src_secretary_controller_secretarycontroller_php_user" }, { "relation": "references", @@ -240355,9 +243261,9 @@ "source_location": "L270", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller_createforclinicdoctors", - "target": "src_secretary_controller_secretarycontroller_php_jsonresponse", - "confidence_score": 1.0 + "target": "src_secretary_controller_secretarycontroller_php_jsonresponse" }, { "relation": "references", @@ -240410,9 +243316,9 @@ "source_location": "L301", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller_syncclinicdoctors", - "target": "src_secretary_controller_secretarycontroller_php_jsonresponse", - "confidence_score": 1.0 + "target": "src_secretary_controller_secretarycontroller_php_jsonresponse" }, { "relation": "references", @@ -241064,9 +243970,9 @@ "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L92", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository", - "target": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findactiveclinicrow", - "confidence_score": 1.0 + "target": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findactiveclinicrow" }, { "relation": "method", @@ -241094,9 +244000,9 @@ "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L139", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository", - "target": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findbyclinicandsecretary", - "confidence_score": 1.0 + "target": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findbyclinicandsecretary" }, { "relation": "method", @@ -241345,9 +244251,9 @@ "source_location": "L92", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findactiveclinicrow", - "target": "src_secretary_repository_doctorsecretaryrepository_php_doctor", - "confidence_score": 1.0 + "target": "src_secretary_repository_doctorsecretaryrepository_php_doctor" }, { "relation": "references", @@ -241465,9 +244371,9 @@ "source_location": "L92", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findactiveclinicrow", - "target": "src_secretary_repository_doctorsecretaryrepository_php_user", - "confidence_score": 1.0 + "target": "src_secretary_repository_doctorsecretaryrepository_php_user" }, { "relation": "references", @@ -241487,9 +244393,9 @@ "source_location": "L139", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findbyclinicandsecretary", - "target": "src_secretary_repository_doctorsecretaryrepository_php_user", - "confidence_score": 1.0 + "target": "src_secretary_repository_doctorsecretaryrepository_php_user" }, { "relation": "references", @@ -241520,9 +244426,9 @@ "source_location": "L92", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findactiveclinicrow", - "target": "src_secretary_repository_doctorsecretaryrepository_php_clinic", - "confidence_score": 1.0 + "target": "src_secretary_repository_doctorsecretaryrepository_php_clinic" }, { "relation": "references", @@ -241542,9 +244448,9 @@ "source_location": "L139", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findbyclinicandsecretary", - "target": "src_secretary_repository_doctorsecretaryrepository_php_clinic", - "confidence_score": 1.0 + "target": "src_secretary_repository_doctorsecretaryrepository_php_clinic" }, { "relation": "references", @@ -241648,9 +244554,9 @@ "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L25", "weight": 1.0, + "confidence_score": 1.0, "source": "service_secretaryservice", - "target": "service_secretaryservice_secretaryservice", - "confidence_score": 1.0 + "target": "service_secretaryservice_secretaryservice" }, { "relation": "imports", @@ -241659,9 +244565,9 @@ "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "service_secretaryservice", - "target": "smslog", - "confidence_score": 1.0 + "target": "smslog" }, { "relation": "imports", @@ -241670,9 +244576,9 @@ "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "service_secretaryservice", - "target": "smsservice", - "confidence_score": 1.0 + "target": "smsservice" }, { "relation": "imports", @@ -241681,9 +244587,9 @@ "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "service_secretaryservice", - "target": "src_secretary_service_secretaryservice_php_clinic", - "confidence_score": 1.0 + "target": "src_secretary_service_secretaryservice_php_clinic" }, { "relation": "imports", @@ -241692,9 +244598,9 @@ "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "service_secretaryservice", - "target": "src_secretary_service_secretaryservice_php_doctor", - "confidence_score": 1.0 + "target": "src_secretary_service_secretaryservice_php_doctor" }, { "relation": "imports", @@ -241703,9 +244609,9 @@ "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "service_secretaryservice", - "target": "src_secretary_service_secretaryservice_php_doctorsecretary", - "confidence_score": 1.0 + "target": "src_secretary_service_secretaryservice_php_doctorsecretary" }, { "relation": "imports", @@ -241714,9 +244620,9 @@ "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "service_secretaryservice", - "target": "src_secretary_service_secretaryservice_php_user", - "confidence_score": 1.0 + "target": "src_secretary_service_secretaryservice_php_user" }, { "relation": "method", @@ -241724,9 +244630,9 @@ "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L194", "weight": 1.0, + "confidence_score": 1.0, "source": "service_secretaryservice_secretaryservice", - "target": "service_secretaryservice_secretaryservice_applymeta", - "confidence_score": 1.0 + "target": "service_secretaryservice_secretaryservice_applymeta" }, { "relation": "method", @@ -241734,9 +244640,9 @@ "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L74", "weight": 1.0, + "confidence_score": 1.0, "source": "service_secretaryservice_secretaryservice", - "target": "service_secretaryservice_secretaryservice_assigntoclinicdoctors", - "confidence_score": 1.0 + "target": "service_secretaryservice_secretaryservice_assigntoclinicdoctors" }, { "relation": "method", @@ -241744,9 +244650,9 @@ "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L27", "weight": 1.0, + "confidence_score": 1.0, "source": "service_secretaryservice_secretaryservice", - "target": "service_secretaryservice_secretaryservice_construct", - "confidence_score": 1.0 + "target": "service_secretaryservice_secretaryservice_construct" }, { "relation": "method", @@ -241754,9 +244660,9 @@ "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L61", "weight": 1.0, + "confidence_score": 1.0, "source": "service_secretaryservice_secretaryservice", - "target": "service_secretaryservice_secretaryservice_doctoratsecretarylimit", - "confidence_score": 1.0 + "target": "service_secretaryservice_secretaryservice_doctoratsecretarylimit" }, { "relation": "method", @@ -241764,9 +244670,9 @@ "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L38", "weight": 1.0, + "confidence_score": 1.0, "source": "service_secretaryservice_secretaryservice", - "target": "service_secretaryservice_secretaryservice_resolvesecretaryuser", - "confidence_score": 1.0 + "target": "service_secretaryservice_secretaryservice_resolvesecretaryuser" }, { "relation": "method", @@ -241774,9 +244680,9 @@ "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L207", "weight": 1.0, + "confidence_score": 1.0, "source": "service_secretaryservice_secretaryservice", - "target": "service_secretaryservice_secretaryservice_sendwelcomesms", - "confidence_score": 1.0 + "target": "service_secretaryservice_secretaryservice_sendwelcomesms" }, { "relation": "method", @@ -241784,9 +244690,9 @@ "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L135", "weight": 1.0, + "confidence_score": 1.0, "source": "service_secretaryservice_secretaryservice", - "target": "service_secretaryservice_secretaryservice_syncclinicdoctors", - "confidence_score": 1.0 + "target": "service_secretaryservice_secretaryservice_syncclinicdoctors" }, { "relation": "calls", @@ -241795,9 +244701,9 @@ "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L76", "weight": 1.0, + "confidence_score": 1.0, "source": "service_secretaryservice_secretaryservice_assigntoclinicdoctors", - "target": "service_secretaryservice_secretaryservice_resolvesecretaryuser", - "confidence_score": 1.0 + "target": "service_secretaryservice_secretaryservice_resolvesecretaryuser" }, { "relation": "references", @@ -241806,9 +244712,9 @@ "source_location": "L38", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "service_secretaryservice_secretaryservice_resolvesecretaryuser", - "target": "src_secretary_service_secretaryservice_php_user", - "confidence_score": 1.0 + "target": "src_secretary_service_secretaryservice_php_user" }, { "relation": "references", @@ -241817,9 +244723,9 @@ "source_location": "L135", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_secretaryservice_secretaryservice_syncclinicdoctors", - "target": "src_secretary_service_secretaryservice_php_user", - "confidence_score": 1.0 + "target": "src_secretary_service_secretaryservice_php_user" }, { "relation": "calls", @@ -241828,9 +244734,9 @@ "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L103", "weight": 1.0, + "confidence_score": 1.0, "source": "service_secretaryservice_secretaryservice_assigntoclinicdoctors", - "target": "service_secretaryservice_secretaryservice_doctoratsecretarylimit", - "confidence_score": 1.0 + "target": "service_secretaryservice_secretaryservice_doctoratsecretarylimit" }, { "relation": "references", @@ -241839,9 +244745,9 @@ "source_location": "L61", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_secretaryservice_secretaryservice_doctoratsecretarylimit", - "target": "src_secretary_service_secretaryservice_php_doctor", - "confidence_score": 1.0 + "target": "src_secretary_service_secretaryservice_php_doctor" }, { "relation": "calls", @@ -241850,9 +244756,9 @@ "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L163", "weight": 1.0, + "confidence_score": 1.0, "source": "service_secretaryservice_secretaryservice_syncclinicdoctors", - "target": "service_secretaryservice_secretaryservice_doctoratsecretarylimit", - "confidence_score": 1.0 + "target": "service_secretaryservice_secretaryservice_doctoratsecretarylimit" }, { "relation": "calls", @@ -241861,9 +244767,9 @@ "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L98", "weight": 1.0, + "confidence_score": 1.0, "source": "service_secretaryservice_secretaryservice_assigntoclinicdoctors", - "target": "service_secretaryservice_secretaryservice_applymeta", - "confidence_score": 1.0 + "target": "service_secretaryservice_secretaryservice_applymeta" }, { "relation": "calls", @@ -241872,9 +244778,9 @@ "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L116", "weight": 1.0, + "confidence_score": 1.0, "source": "service_secretaryservice_secretaryservice_assigntoclinicdoctors", - "target": "service_secretaryservice_secretaryservice_sendwelcomesms", - "confidence_score": 1.0 + "target": "service_secretaryservice_secretaryservice_sendwelcomesms" }, { "relation": "references", @@ -241883,9 +244789,9 @@ "source_location": "L74", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_secretaryservice_secretaryservice_assigntoclinicdoctors", - "target": "src_secretary_service_secretaryservice_php_clinic", - "confidence_score": 1.0 + "target": "src_secretary_service_secretaryservice_php_clinic" }, { "relation": "references_constant", @@ -241904,9 +244810,9 @@ "source_location": "L135", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_secretaryservice_secretaryservice_syncclinicdoctors", - "target": "src_secretary_service_secretaryservice_php_clinic", - "confidence_score": 1.0 + "target": "src_secretary_service_secretaryservice_php_clinic" }, { "relation": "references_constant", @@ -241925,9 +244831,9 @@ "source_location": "L194", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_secretaryservice_secretaryservice_applymeta", - "target": "src_secretary_service_secretaryservice_php_doctorsecretary", - "confidence_score": 1.0 + "target": "src_secretary_service_secretaryservice_php_doctorsecretary" }, { "relation": "imports", @@ -245253,6 +248159,463 @@ "source": "shared_errorcodestest_errorcodestest_testmessagesresolve", "target": "constant_errorcodes_errorcodes" }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContext.php", + "source_location": "L15", + "weight": 1.0, + "source": "context_entitycontext", + "target": "context_entitycontext_entitycontext", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContext.php", + "source_location": "L5", + "weight": 1.0, + "source": "context_entitycontext", + "target": "src_shared_context_entitycontext_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContext.php", + "source_location": "L6", + "weight": 1.0, + "source": "context_entitycontext", + "target": "src_shared_context_entitycontext_php_doctor", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContext.php", + "source_location": "L21", + "weight": 1.0, + "source": "context_entitycontext_entitycontext", + "target": "context_entitycontext_entitycontext_construct", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContext.php", + "source_location": "L33", + "weight": 1.0, + "source": "context_entitycontext_entitycontext", + "target": "context_entitycontext_entitycontext_forclinic", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContext.php", + "source_location": "L28", + "weight": 1.0, + "source": "context_entitycontext_entitycontext", + "target": "context_entitycontext_entitycontext_fordoctor", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContext.php", + "source_location": "L43", + "weight": 1.0, + "source": "context_entitycontext_entitycontext", + "target": "context_entitycontext_entitycontext_isclinic", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContext.php", + "source_location": "L45", + "weight": 1.0, + "source": "context_entitycontext_entitycontext", + "target": "context_entitycontext_entitycontext_isresolved", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContext.php", + "source_location": "L48", + "weight": 1.0, + "source": "context_entitycontext_entitycontext", + "target": "context_entitycontext_entitycontext_toentitypair", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContext.php", + "source_location": "L38", + "weight": 1.0, + "source": "context_entitycontext_entitycontext", + "target": "context_entitycontext_entitycontext_unknown", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContext.php", + "source_location": "L28", + "weight": 1.0, + "context": "parameter_type", + "source": "context_entitycontext_entitycontext_fordoctor", + "target": "src_shared_context_entitycontext_php_doctor", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContext.php", + "source_location": "L28", + "weight": 1.0, + "context": "return_type", + "source": "context_entitycontext_entitycontext_fordoctor", + "target": "src_shared_context_entitycontext_php_self", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContext.php", + "source_location": "L33", + "weight": 1.0, + "context": "return_type", + "source": "context_entitycontext_entitycontext_forclinic", + "target": "src_shared_context_entitycontext_php_self", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContext.php", + "source_location": "L38", + "weight": 1.0, + "context": "return_type", + "source": "context_entitycontext_entitycontext_unknown", + "target": "src_shared_context_entitycontext_php_self", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContext.php", + "source_location": "L33", + "weight": 1.0, + "context": "parameter_type", + "source": "context_entitycontext_entitycontext_forclinic", + "target": "src_shared_context_entitycontext_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L22", + "weight": 1.0, + "source": "context_entitycontextresolver", + "target": "context_entitycontextresolver_entitycontextresolver", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L7", + "weight": 1.0, + "source": "context_entitycontextresolver", + "target": "src_shared_context_entitycontextresolver_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L5", + "weight": 1.0, + "source": "context_entitycontextresolver", + "target": "src_shared_context_entitycontextresolver_php_user", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L79", + "weight": 1.0, + "source": "context_entitycontextresolver_entitycontextresolver", + "target": "context_entitycontextresolver_entitycontextresolver_assertcanactinclinic", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L68", + "weight": 1.0, + "source": "context_entitycontextresolver_entitycontextresolver", + "target": "context_entitycontextresolver_entitycontextresolver_canactinclinic", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L24", + "weight": 1.0, + "source": "context_entitycontextresolver_entitycontextresolver", + "target": "context_entitycontextresolver_entitycontextresolver_construct", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L90", + "weight": 1.0, + "source": "context_entitycontextresolver_entitycontextresolver", + "target": "context_entitycontextresolver_entitycontextresolver_fromactivecontext", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L110", + "weight": 1.0, + "source": "context_entitycontextresolver_entitycontextresolver", + "target": "context_entitycontextresolver_entitycontextresolver_fromrole", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L34", + "weight": 1.0, + "source": "context_entitycontextresolver_entitycontextresolver", + "target": "context_entitycontextresolver_entitycontextresolver_resolve", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L58", + "weight": 1.0, + "source": "context_entitycontextresolver_entitycontextresolver", + "target": "context_entitycontextresolver_entitycontextresolver_tryresolve", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L41", + "weight": 1.0, + "source": "context_entitycontextresolver_entitycontextresolver_resolve", + "target": "context_entitycontextresolver_entitycontextresolver_assertcanactinclinic", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L46", + "weight": 1.0, + "source": "context_entitycontextresolver_entitycontextresolver_resolve", + "target": "context_entitycontextresolver_entitycontextresolver_fromactivecontext", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L51", + "weight": 1.0, + "source": "context_entitycontextresolver_entitycontextresolver_resolve", + "target": "context_entitycontextresolver_entitycontextresolver_fromrole", + "confidence_score": 1.0 + }, + { + "relation": "references", + "context": "return_type", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L34", + "weight": 1.0, + "source": "context_entitycontextresolver_entitycontextresolver_resolve", + "target": "entitycontext", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L34", + "weight": 1.0, + "context": "parameter_type", + "source": "context_entitycontextresolver_entitycontextresolver_resolve", + "target": "src_shared_context_entitycontextresolver_php_user", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L61", + "weight": 1.0, + "source": "context_entitycontextresolver_entitycontextresolver_tryresolve", + "target": "context_entitycontextresolver_entitycontextresolver_resolve", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L79", + "weight": 1.0, + "context": "parameter_type", + "source": "context_entitycontextresolver_entitycontextresolver_assertcanactinclinic", + "target": "src_shared_context_entitycontextresolver_php_user", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L68", + "weight": 1.0, + "context": "parameter_type", + "source": "context_entitycontextresolver_entitycontextresolver_canactinclinic", + "target": "src_shared_context_entitycontextresolver_php_user", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L90", + "weight": 1.0, + "context": "parameter_type", + "source": "context_entitycontextresolver_entitycontextresolver_fromactivecontext", + "target": "src_shared_context_entitycontextresolver_php_user", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L110", + "weight": 1.0, + "context": "parameter_type", + "source": "context_entitycontextresolver_entitycontextresolver_fromrole", + "target": "src_shared_context_entitycontextresolver_php_user", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L58", + "weight": 1.0, + "context": "parameter_type", + "source": "context_entitycontextresolver_entitycontextresolver_tryresolve", + "target": "src_shared_context_entitycontextresolver_php_user", + "confidence_score": 1.0 + }, + { + "relation": "references", + "context": "return_type", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L90", + "weight": 1.0, + "source": "context_entitycontextresolver_entitycontextresolver_fromactivecontext", + "target": "entitycontext", + "confidence_score": 1.0 + }, + { + "relation": "references", + "context": "return_type", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L110", + "weight": 1.0, + "source": "context_entitycontextresolver_entitycontextresolver_fromrole", + "target": "entitycontext", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L58", + "weight": 1.0, + "context": "return_type", + "source": "context_entitycontextresolver_entitycontextresolver_tryresolve", + "target": "entitycontext", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L81", + "weight": 1.0, + "source": "context_entitycontextresolver_entitycontextresolver_assertcanactinclinic", + "target": "context_entitycontextresolver_entitycontextresolver_canactinclinic", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L68", + "weight": 1.0, + "context": "parameter_type", + "source": "context_entitycontextresolver_entitycontextresolver_canactinclinic", + "target": "src_shared_context_entitycontextresolver_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L99", + "weight": 1.0, + "source": "context_entitycontextresolver_entitycontextresolver_fromactivecontext", + "target": "context_entitycontextresolver_entitycontextresolver_canactinclinic", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Shared/Context/EntityContextResolver.php", + "source_location": "L79", + "weight": 1.0, + "context": "parameter_type", + "source": "context_entitycontextresolver_entitycontextresolver_assertcanactinclinic", + "target": "src_shared_context_entitycontextresolver_php_clinic", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -246092,9 +249455,9 @@ "source_file": "src/Shared/EventSubscriber/NumericFieldNormalizerSubscriber.php", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "eventsubscriber_numericfieldnormalizersubscriber", - "target": "eventsubscriberinterface", - "confidence_score": 1.0 + "target": "eventsubscriberinterface" }, { "relation": "implements", @@ -246102,9 +249465,9 @@ "source_file": "src/Shared/EventSubscriber/NumericFieldNormalizerSubscriber.php", "source_location": "L20", "weight": 1.0, + "confidence_score": 1.0, "source": "eventsubscriber_numericfieldnormalizersubscriber_numericfieldnormalizersubscriber", - "target": "eventsubscriberinterface", - "confidence_score": 1.0 + "target": "eventsubscriberinterface" }, { "relation": "imports", @@ -246144,9 +249507,9 @@ "source_file": "src/Shared/EventSubscriber/NumericFieldNormalizerSubscriber.php", "source_location": "L20", "weight": 1.0, + "confidence_score": 1.0, "source": "eventsubscriber_numericfieldnormalizersubscriber", - "target": "eventsubscriber_numericfieldnormalizersubscriber_numericfieldnormalizersubscriber", - "confidence_score": 1.0 + "target": "eventsubscriber_numericfieldnormalizersubscriber_numericfieldnormalizersubscriber" }, { "relation": "imports", @@ -246155,9 +249518,9 @@ "source_file": "src/Shared/EventSubscriber/NumericFieldNormalizerSubscriber.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "eventsubscriber_numericfieldnormalizersubscriber", - "target": "requestevent", - "confidence_score": 1.0 + "target": "requestevent" }, { "relation": "method", @@ -246165,9 +249528,9 @@ "source_file": "src/Shared/EventSubscriber/NumericFieldNormalizerSubscriber.php", "source_location": "L34", "weight": 1.0, + "confidence_score": 1.0, "source": "eventsubscriber_numericfieldnormalizersubscriber_numericfieldnormalizersubscriber", - "target": "eventsubscriber_numericfieldnormalizersubscriber_numericfieldnormalizersubscriber_getsubscribedevents", - "confidence_score": 1.0 + "target": "eventsubscriber_numericfieldnormalizersubscriber_numericfieldnormalizersubscriber_getsubscribedevents" }, { "relation": "method", @@ -246175,9 +249538,9 @@ "source_file": "src/Shared/EventSubscriber/NumericFieldNormalizerSubscriber.php", "source_location": "L79", "weight": 1.0, + "confidence_score": 1.0, "source": "eventsubscriber_numericfieldnormalizersubscriber_numericfieldnormalizersubscriber", - "target": "eventsubscriber_numericfieldnormalizersubscriber_numericfieldnormalizersubscriber_normalizetree", - "confidence_score": 1.0 + "target": "eventsubscriber_numericfieldnormalizersubscriber_numericfieldnormalizersubscriber_normalizetree" }, { "relation": "method", @@ -246185,9 +249548,9 @@ "source_file": "src/Shared/EventSubscriber/NumericFieldNormalizerSubscriber.php", "source_location": "L39", "weight": 1.0, + "confidence_score": 1.0, "source": "eventsubscriber_numericfieldnormalizersubscriber_numericfieldnormalizersubscriber", - "target": "eventsubscriber_numericfieldnormalizersubscriber_numericfieldnormalizersubscriber_onkernelrequest", - "confidence_score": 1.0 + "target": "eventsubscriber_numericfieldnormalizersubscriber_numericfieldnormalizersubscriber_onkernelrequest" }, { "relation": "calls", @@ -246196,9 +249559,9 @@ "source_file": "src/Shared/EventSubscriber/NumericFieldNormalizerSubscriber.php", "source_location": "L63", "weight": 1.0, + "confidence_score": 1.0, "source": "eventsubscriber_numericfieldnormalizersubscriber_numericfieldnormalizersubscriber_onkernelrequest", - "target": "eventsubscriber_numericfieldnormalizersubscriber_numericfieldnormalizersubscriber_normalizetree", - "confidence_score": 1.0 + "target": "eventsubscriber_numericfieldnormalizersubscriber_numericfieldnormalizersubscriber_normalizetree" }, { "relation": "references", @@ -246207,9 +249570,9 @@ "source_location": "L39", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "eventsubscriber_numericfieldnormalizersubscriber_numericfieldnormalizersubscriber_onkernelrequest", - "target": "requestevent", - "confidence_score": 1.0 + "target": "requestevent" }, { "relation": "calls", @@ -247485,9 +250848,9 @@ "source_file": "src/Shared/Util/PersianText.php", "source_location": "L45", "weight": 1.0, + "confidence_score": 1.0, "source": "util_persiantext_persiantext", - "target": "util_persiantext_persiantext_digits", - "confidence_score": 1.0 + "target": "util_persiantext_persiantext_digits" }, { "relation": "method", @@ -257975,9 +261338,9 @@ "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "appointment_clinicownerscheduleaccesstest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", @@ -257985,9 +261348,9 @@ "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L17", "weight": 1.0, + "confidence_score": 1.0, "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", @@ -258073,6 +261436,27 @@ "source": "appointment_servicebasedslotstest_servicebasedslotstest", "target": "tests_apitestcase_apitestcase" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L10", + "weight": 1.0, + "source": "appointment_servicemodecontexttest", + "target": "tests_apitestcase_apitestcase", + "confidence_score": 1.0 + }, + { + "relation": "inherits", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L17", + "weight": 1.0, + "source": "appointment_servicemodecontexttest_servicemodecontexttest", + "target": "tests_apitestcase_apitestcase", + "confidence_score": 1.0 + }, { "relation": "imports", "context": "import", @@ -258353,9 +261737,9 @@ "source_file": "tests/Clinic/ClinicDoctorPermissionTest.php", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_clinicdoctorpermissiontest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", @@ -258363,9 +261747,9 @@ "source_file": "tests/Clinic/ClinicDoctorPermissionTest.php", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", @@ -258374,9 +261758,9 @@ "source_file": "tests/Clinic/DetachDoctorPermissionTest.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_detachdoctorpermissiontest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", @@ -258384,9 +261768,9 @@ "source_file": "tests/Clinic/DetachDoctorPermissionTest.php", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", @@ -258395,9 +261779,9 @@ "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicinvitation_clinicinvitationflowtest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", @@ -258405,9 +261789,9 @@ "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", @@ -258437,9 +261821,9 @@ "source_file": "tests/ClinicService/ServiceItemDetailApiTest.php", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitemdetailapitest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", @@ -258447,9 +261831,9 @@ "source_file": "tests/ClinicService/ServiceItemDetailApiTest.php", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitemdetailapitest_serviceitemdetailapitest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", @@ -258479,9 +261863,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", @@ -258489,9 +261873,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L18", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", @@ -258535,6 +261919,27 @@ "source": "dashboard_dashboardtodayappointmentstest_dashboardtodayappointmentstest", "target": "tests_apitestcase_apitestcase" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", + "source_location": "L7", + "weight": 1.0, + "source": "dashboard_inviteddoctordashboardscopetest", + "target": "tests_apitestcase_apitestcase", + "confidence_score": 1.0 + }, + { + "relation": "inherits", + "confidence": "EXTRACTED", + "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", + "source_location": "L13", + "weight": 1.0, + "source": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest", + "target": "tests_apitestcase_apitestcase", + "confidence_score": 1.0 + }, { "relation": "imports", "context": "import", @@ -258668,9 +262073,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", @@ -258678,9 +262083,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L21", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", @@ -258710,9 +262115,9 @@ "source_file": "tests/Insurance/ServiceCoverageSyncsItemFlagTest.php", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_servicecoveragesyncsitemflagtest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", @@ -258720,9 +262125,9 @@ "source_file": "tests/Insurance/ServiceCoverageSyncsItemFlagTest.php", "source_location": "L17", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", @@ -259235,9 +262640,9 @@ "source_file": "tests/Secretary/ClinicSharedSecretaryTest.php", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_clinicsharedsecretarytest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", @@ -259245,9 +262650,9 @@ "source_file": "tests/Secretary/ClinicSharedSecretaryTest.php", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", @@ -259256,9 +262661,9 @@ "source_file": "tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_secretaryappointmentscopetest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", @@ -259266,9 +262671,9 @@ "source_file": "tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", @@ -259382,9 +262787,9 @@ "source_file": "tests/Shared/NumericFieldNormalizerTest.php", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "shared_numericfieldnormalizertest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", @@ -259392,9 +262797,9 @@ "source_file": "tests/Shared/NumericFieldNormalizerTest.php", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "shared_numericfieldnormalizertest_numericfieldnormalizertest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", @@ -261151,9 +264556,9 @@ "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L17", "weight": 1.0, + "confidence_score": 1.0, "source": "appointment_clinicownerscheduleaccesstest", - "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", - "confidence_score": 1.0 + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest" }, { "relation": "imports", @@ -261162,8 +264567,19 @@ "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "appointment_clinicownerscheduleaccesstest", - "target": "clinicdoctorpermissionrepository", + "target": "clinicdoctorpermissionrepository" + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L6", + "weight": 1.0, + "source": "appointment_clinicownerscheduleaccesstest", + "target": "tests_appointment_clinicownerscheduleaccesstest_php_clinic", "confidence_score": 1.0 }, { @@ -261173,9 +264589,9 @@ "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "appointment_clinicownerscheduleaccesstest", - "target": "tests_appointment_clinicownerscheduleaccesstest_php_doctor", - "confidence_score": 1.0 + "target": "tests_appointment_clinicownerscheduleaccesstest_php_doctor" }, { "relation": "imports", @@ -261184,9 +264600,9 @@ "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "appointment_clinicownerscheduleaccesstest", - "target": "tests_appointment_clinicownerscheduleaccesstest_php_doctoraddress", - "confidence_score": 1.0 + "target": "tests_appointment_clinicownerscheduleaccesstest_php_doctoraddress" }, { "relation": "method", @@ -261194,29 +264610,9 @@ "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L44", "weight": 1.0, + "confidence_score": 1.0, "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", - "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_addressfor", - "confidence_score": 1.0 - }, - { - "relation": "method", - "confidence": "EXTRACTED", - "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", - "source_location": "L30", - "weight": 1.0, - "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", - "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makeclinicwith", - "confidence_score": 1.0 - }, - { - "relation": "method", - "confidence": "EXTRACTED", - "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", - "source_location": "L19", - "weight": 1.0, - "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", - "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor", - "confidence_score": 1.0 + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_addressfor" }, { "relation": "method", @@ -261225,37 +264621,77 @@ "source_location": "L53", "weight": 1.0, "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", - "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_clinicaddress", "confidence_score": 1.0 }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L30", + "weight": 1.0, + "confidence_score": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makeclinicwith" + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L19", + "weight": 1.0, + "confidence_score": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor" + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L53", + "weight": 1.0, + "confidence_score": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload" + }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L122", "weight": 1.0, + "confidence_score": 1.0, "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", - "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testadmincanwriteanydoctorschedule", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testadmincanwriteanydoctorschedule" + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L109", + "weight": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testcliniccontextrejectspersonaladdress", "confidence_score": 1.0 }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", - "source_location": "L87", + "source_location": "L98", "weight": 1.0, "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", - "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercannottouchoutsidedoctor", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercannottouchdoctorpersonalschedule", "confidence_score": 1.0 }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", - "source_location": "L65", + "source_location": "L75", "weight": 1.0, "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", - "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorschedule", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorscheduleincliniccontext", "confidence_score": 1.0 }, { @@ -261264,9 +264700,9 @@ "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L111", "weight": 1.0, + "confidence_score": 1.0, "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", - "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorcannottouchanotherdoctorschedule", - "confidence_score": 1.0 + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorcannottouchanotherdoctorschedule" }, { "relation": "method", @@ -261274,9 +264710,9 @@ "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L99", "weight": 1.0, + "confidence_score": 1.0, "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", - "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorkeepsfullaccesstoownschedule", - "confidence_score": 1.0 + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorkeepsfullaccesstoownschedule" }, { "relation": "method", @@ -261284,9 +264720,9 @@ "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L150", "weight": 1.0, + "confidence_score": 1.0, "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", - "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", - "confidence_score": 1.0 + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother" }, { "relation": "method", @@ -261294,8 +264730,38 @@ "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L133", "weight": 1.0, + "confidence_score": 1.0, "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", - "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testmemberdoctorlosesaccesswhenpermissionrevoked", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testmemberdoctorlosesaccesswhenpermissionrevoked" + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L143", + "weight": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L120", + "weight": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalcontextrejectsclinicaddress", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L131", + "weight": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_teststrangerclinicuuidisrejected", "confidence_score": 1.0 }, { @@ -261305,9 +264771,9 @@ "source_location": "L19", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor", - "target": "tests_appointment_clinicownerscheduleaccesstest_php_doctor", - "confidence_score": 1.0 + "target": "tests_appointment_clinicownerscheduleaccesstest_php_doctor" }, { "relation": "calls", @@ -261316,7 +264782,18 @@ "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L124", "weight": 1.0, + "confidence_score": 1.0, "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testadmincanwriteanydoctorschedule", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor" + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L111", + "weight": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testcliniccontextrejectspersonaladdress", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor", "confidence_score": 1.0 }, @@ -261325,9 +264802,9 @@ "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", - "source_location": "L89", + "source_location": "L100", "weight": 1.0, - "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercannottouchoutsidedoctor", + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercannottouchdoctorpersonalschedule", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor", "confidence_score": 1.0 }, @@ -261336,9 +264813,9 @@ "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", - "source_location": "L67", + "source_location": "L77", "weight": 1.0, - "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorschedule", + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorscheduleincliniccontext", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor", "confidence_score": 1.0 }, @@ -261349,9 +264826,9 @@ "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L113", "weight": 1.0, + "confidence_score": 1.0, "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorcannottouchanotherdoctorschedule", - "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor", - "confidence_score": 1.0 + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor" }, { "relation": "calls", @@ -261360,9 +264837,9 @@ "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L101", "weight": 1.0, + "confidence_score": 1.0, "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorkeepsfullaccesstoownschedule", - "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor", - "confidence_score": 1.0 + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor" }, { "relation": "calls", @@ -261371,9 +264848,9 @@ "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L152", "weight": 1.0, + "confidence_score": 1.0, "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", - "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor", - "confidence_score": 1.0 + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor" }, { "relation": "calls", @@ -261382,7 +264859,40 @@ "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L135", "weight": 1.0, + "confidence_score": 1.0, "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testmemberdoctorlosesaccesswhenpermissionrevoked", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor" + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L145", + "weight": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L122", + "weight": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalcontextrejectsclinicaddress", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L133", + "weight": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_teststrangerclinicuuidisrejected", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makedoctor", "confidence_score": 1.0 }, @@ -261393,9 +264903,9 @@ "source_location": "L44", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_addressfor", - "target": "tests_appointment_clinicownerscheduleaccesstest_php_doctor", - "confidence_score": 1.0 + "target": "tests_appointment_clinicownerscheduleaccesstest_php_doctor" }, { "relation": "references", @@ -261404,9 +264914,9 @@ "source_location": "L53", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload", - "target": "tests_appointment_clinicownerscheduleaccesstest_php_doctor", - "confidence_score": 1.0 + "target": "tests_appointment_clinicownerscheduleaccesstest_php_doctor" }, { "relation": "references_constant", @@ -261418,14 +264928,24 @@ "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", "target": "tests_appointment_clinicownerscheduleaccesstest_php_doctor" }, + { + "relation": "references_constant", + "confidence": "EXTRACTED", + "confidence_score": 1.0, + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L157", + "weight": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", + "target": "tests_appointment_clinicownerscheduleaccesstest_php_doctor" + }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", - "source_location": "L90", + "source_location": "L112", "weight": 1.0, - "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercannottouchoutsidedoctor", + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testcliniccontextrejectspersonaladdress", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makeclinicwith", "confidence_score": 1.0 }, @@ -261434,9 +264954,20 @@ "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", - "source_location": "L68", + "source_location": "L101", "weight": 1.0, - "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorschedule", + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercannottouchdoctorpersonalschedule", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makeclinicwith", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L78", + "weight": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorscheduleincliniccontext", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makeclinicwith", "confidence_score": 1.0 }, @@ -261447,9 +264978,9 @@ "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L154", "weight": 1.0, + "confidence_score": 1.0, "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", - "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makeclinicwith", - "confidence_score": 1.0 + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makeclinicwith" }, { "relation": "calls", @@ -261458,7 +264989,40 @@ "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L137", "weight": 1.0, + "confidence_score": 1.0, "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testmemberdoctorlosesaccesswhenpermissionrevoked", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makeclinicwith" + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L146", + "weight": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makeclinicwith", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L123", + "weight": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalcontextrejectsclinicaddress", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makeclinicwith", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L135", + "weight": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_teststrangerclinicuuidisrejected", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_makeclinicwith", "confidence_score": 1.0 }, @@ -261469,9 +265033,9 @@ "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L44", "weight": 1.0, + "confidence_score": 1.0, "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_addressfor", - "target": "tests_appointment_clinicownerscheduleaccesstest_php_doctoraddress", - "confidence_score": 1.0 + "target": "tests_appointment_clinicownerscheduleaccesstest_php_doctoraddress" }, { "relation": "calls", @@ -261480,40 +265044,18 @@ "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L126", "weight": 1.0, + "confidence_score": 1.0, "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testadmincanwriteanydoctorschedule", - "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_addressfor", - "confidence_score": 1.0 + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_addressfor" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", - "source_location": "L92", + "source_location": "L113", "weight": 1.0, - "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercannottouchoutsidedoctor", - "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_addressfor", - "confidence_score": 1.0 - }, - { - "relation": "calls", - "context": "call", - "confidence": "EXTRACTED", - "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", - "source_location": "L69", - "weight": 1.0, - "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorschedule", - "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_addressfor", - "confidence_score": 1.0 - }, - { - "relation": "calls", - "context": "call", - "confidence": "EXTRACTED", - "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", - "source_location": "L115", - "weight": 1.0, - "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorcannottouchanotherdoctorschedule", + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testcliniccontextrejectspersonaladdress", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_addressfor", "confidence_score": 1.0 }, @@ -261524,10 +265066,32 @@ "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L102", "weight": 1.0, - "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorkeepsfullaccesstoownschedule", + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercannottouchdoctorpersonalschedule", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_addressfor", "confidence_score": 1.0 }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L115", + "weight": 1.0, + "confidence_score": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorcannottouchanotherdoctorschedule", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_addressfor" + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L102", + "weight": 1.0, + "confidence_score": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorkeepsfullaccesstoownschedule", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_addressfor" + }, { "relation": "calls", "context": "call", @@ -261535,9 +265099,9 @@ "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L155", "weight": 1.0, + "confidence_score": 1.0, "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", - "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_addressfor", - "confidence_score": 1.0 + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_addressfor" }, { "relation": "calls", @@ -261546,10 +265110,130 @@ "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L138", "weight": 1.0, + "confidence_score": 1.0, "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testmemberdoctorlosesaccesswhenpermissionrevoked", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_addressfor" + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L147", + "weight": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_addressfor", "confidence_score": 1.0 }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L136", + "weight": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_teststrangerclinicuuidisrejected", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_addressfor", + "confidence_score": 1.0 + }, + { + "relation": "references", + "context": "return_type", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L53", + "weight": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_clinicaddress", + "target": "tests_appointment_clinicownerscheduleaccesstest_php_doctoraddress", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L53", + "weight": 1.0, + "context": "parameter_type", + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_clinicaddress", + "target": "tests_appointment_clinicownerscheduleaccesstest_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L79", + "weight": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorscheduleincliniccontext", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_clinicaddress", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L226", + "weight": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_clinicaddress", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L210", + "weight": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testmemberdoctorlosesaccesswhenpermissionrevoked", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_clinicaddress", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L148", + "weight": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_clinicaddress", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L124", + "weight": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalcontextrejectsclinicaddress", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_clinicaddress", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L62", + "weight": 1.0, + "context": "parameter_type", + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload", + "target": "tests_appointment_clinicownerscheduleaccesstest_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "references_constant", + "confidence": "EXTRACTED", + "confidence_score": 1.0, + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L244", + "weight": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", + "target": "tests_appointment_clinicownerscheduleaccesstest_php_clinic" + }, { "relation": "calls", "context": "call", @@ -261557,40 +265241,18 @@ "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L128", "weight": 1.0, + "confidence_score": 1.0, "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testadmincanwriteanydoctorschedule", - "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload", - "confidence_score": 1.0 + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", - "source_location": "L94", + "source_location": "L115", "weight": 1.0, - "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercannottouchoutsidedoctor", - "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload", - "confidence_score": 1.0 - }, - { - "relation": "calls", - "context": "call", - "confidence": "EXTRACTED", - "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", - "source_location": "L71", - "weight": 1.0, - "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorschedule", - "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload", - "confidence_score": 1.0 - }, - { - "relation": "calls", - "context": "call", - "confidence": "EXTRACTED", - "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", - "source_location": "L117", - "weight": 1.0, - "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorcannottouchanotherdoctorschedule", + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testcliniccontextrejectspersonaladdress", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload", "confidence_score": 1.0 }, @@ -261601,10 +265263,43 @@ "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L104", "weight": 1.0, - "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorkeepsfullaccesstoownschedule", + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercannottouchdoctorpersonalschedule", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload", "confidence_score": 1.0 }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L81", + "weight": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testclinicownercanreadandwritememberdoctorscheduleincliniccontext", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L117", + "weight": 1.0, + "confidence_score": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorcannottouchanotherdoctorschedule", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload" + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L104", + "weight": 1.0, + "confidence_score": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testdoctorkeepsfullaccesstoownschedule", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload" + }, { "relation": "calls", "context": "call", @@ -261612,9 +265307,9 @@ "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L158", "weight": 1.0, + "confidence_score": 1.0, "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testeditingonedoctordoesnotaffectanother", - "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload", - "confidence_score": 1.0 + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload" }, { "relation": "calls", @@ -261623,7 +265318,40 @@ "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", "source_location": "L145", "weight": 1.0, + "confidence_score": 1.0, "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testmemberdoctorlosesaccesswhenpermissionrevoked", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload" + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L150", + "weight": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalandclinicschedulescoexistindependently", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L126", + "weight": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_testpersonalcontextrejectsclinicaddress", + "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ClinicOwnerScheduleAccessTest.php", + "source_location": "L138", + "weight": 1.0, + "source": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_teststrangerclinicuuidisrejected", "target": "appointment_clinicownerscheduleaccesstest_clinicownerscheduleaccesstest_schedulepayload", "confidence_score": 1.0 }, @@ -262076,6 +265804,262 @@ "source": "appointment_servicebasedslotstest_servicebasedslotstest_testnoroomreturnsempty", "target": "appointment_servicebasedslotstest_servicebasedslotstest_makedoctorwithserviceschedule" }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L17", + "weight": 1.0, + "source": "appointment_servicemodecontexttest", + "target": "appointment_servicemodecontexttest_servicemodecontexttest", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L7", + "weight": 1.0, + "source": "appointment_servicemodecontexttest", + "target": "tests_appointment_servicemodecontexttest_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L8", + "weight": 1.0, + "source": "appointment_servicemodecontexttest", + "target": "tests_appointment_servicemodecontexttest_php_doctor", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L36", + "weight": 1.0, + "source": "appointment_servicemodecontexttest_servicemodecontexttest", + "target": "appointment_servicemodecontexttest_servicemodecontexttest_bookableservicefor", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L19", + "weight": 1.0, + "source": "appointment_servicemodecontexttest_servicemodecontexttest", + "target": "appointment_servicemodecontexttest_servicemodecontexttest_makedoctorinclinic", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L48", + "weight": 1.0, + "source": "appointment_servicemodecontexttest_servicemodecontexttest", + "target": "appointment_servicemodecontexttest_servicemodecontexttest_servicepayload", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L105", + "weight": 1.0, + "source": "appointment_servicemodecontexttest_servicemodecontexttest", + "target": "appointment_servicemodecontexttest_servicemodecontexttest_testbookingmodelockspercontextnotglobally", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L62", + "weight": 1.0, + "source": "appointment_servicemodecontexttest_servicemodecontexttest", + "target": "appointment_servicemodecontexttest_servicemodecontexttest_testclinicservicemodeacceptsclinicownedservice", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L91", + "weight": 1.0, + "source": "appointment_servicemodecontexttest_servicemodecontexttest", + "target": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeacceptsownservice", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L76", + "weight": 1.0, + "source": "appointment_servicemodecontexttest_servicemodecontexttest", + "target": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeignoresclinicservices", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L107", + "weight": 1.0, + "source": "appointment_servicemodecontexttest_servicemodecontexttest_testbookingmodelockspercontextnotglobally", + "target": "appointment_servicemodecontexttest_servicemodecontexttest_makedoctorinclinic", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L64", + "weight": 1.0, + "source": "appointment_servicemodecontexttest_servicemodecontexttest_testclinicservicemodeacceptsclinicownedservice", + "target": "appointment_servicemodecontexttest_servicemodecontexttest_makedoctorinclinic", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L93", + "weight": 1.0, + "source": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeacceptsownservice", + "target": "appointment_servicemodecontexttest_servicemodecontexttest_makedoctorinclinic", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L78", + "weight": 1.0, + "source": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeignoresclinicservices", + "target": "appointment_servicemodecontexttest_servicemodecontexttest_makedoctorinclinic", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L108", + "weight": 1.0, + "source": "appointment_servicemodecontexttest_servicemodecontexttest_testbookingmodelockspercontextnotglobally", + "target": "appointment_servicemodecontexttest_servicemodecontexttest_bookableservicefor", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L65", + "weight": 1.0, + "source": "appointment_servicemodecontexttest_servicemodecontexttest_testclinicservicemodeacceptsclinicownedservice", + "target": "appointment_servicemodecontexttest_servicemodecontexttest_bookableservicefor", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L94", + "weight": 1.0, + "source": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeacceptsownservice", + "target": "appointment_servicemodecontexttest_servicemodecontexttest_bookableservicefor", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L79", + "weight": 1.0, + "source": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeignoresclinicservices", + "target": "appointment_servicemodecontexttest_servicemodecontexttest_bookableservicefor", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L48", + "weight": 1.0, + "context": "parameter_type", + "source": "appointment_servicemodecontexttest_servicemodecontexttest_servicepayload", + "target": "tests_appointment_servicemodecontexttest_php_clinic", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L48", + "weight": 1.0, + "context": "parameter_type", + "source": "appointment_servicemodecontexttest_servicemodecontexttest_servicepayload", + "target": "tests_appointment_servicemodecontexttest_php_doctor", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L127", + "weight": 1.0, + "source": "appointment_servicemodecontexttest_servicemodecontexttest_testbookingmodelockspercontextnotglobally", + "target": "appointment_servicemodecontexttest_servicemodecontexttest_servicepayload", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L71", + "weight": 1.0, + "source": "appointment_servicemodecontexttest_servicemodecontexttest_testclinicservicemodeacceptsclinicownedservice", + "target": "appointment_servicemodecontexttest_servicemodecontexttest_servicepayload", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L100", + "weight": 1.0, + "source": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeacceptsownservice", + "target": "appointment_servicemodecontexttest_servicemodecontexttest_servicepayload", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Appointment/ServiceModeContextTest.php", + "source_location": "L85", + "weight": 1.0, + "source": "appointment_servicemodecontexttest_servicemodecontexttest_testpersonalservicemodeignoresclinicservices", + "target": "appointment_servicemodecontexttest_servicemodecontexttest_servicepayload", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -264238,9 +268222,9 @@ "source_file": "tests/Clinic/ClinicDoctorPermissionTest.php", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_clinicdoctorpermissiontest", - "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest", - "confidence_score": 1.0 + "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest" }, { "relation": "imports", @@ -264249,9 +268233,9 @@ "source_file": "tests/Clinic/ClinicDoctorPermissionTest.php", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_clinicdoctorpermissiontest", - "target": "clinicdoctorpermissionrepository", - "confidence_score": 1.0 + "target": "clinicdoctorpermissionrepository" }, { "relation": "method", @@ -264259,9 +268243,9 @@ "source_file": "tests/Clinic/ClinicDoctorPermissionTest.php", "source_location": "L18", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest", - "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_createclinicwithdoctor", - "confidence_score": 1.0 + "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_createclinicwithdoctor" }, { "relation": "method", @@ -264269,9 +268253,9 @@ "source_file": "tests/Clinic/ClinicDoctorPermissionTest.php", "source_location": "L36", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest", - "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_permrepo", - "confidence_score": 1.0 + "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_permrepo" }, { "relation": "method", @@ -264279,9 +268263,9 @@ "source_file": "tests/Clinic/ClinicDoctorPermissionTest.php", "source_location": "L90", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest", - "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_testdeactivationrevokeseverything", - "confidence_score": 1.0 + "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_testdeactivationrevokeseverything" }, { "relation": "method", @@ -264289,9 +268273,9 @@ "source_file": "tests/Clinic/ClinicDoctorPermissionTest.php", "source_location": "L171", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest", - "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_testdetachingdoctorremovespermissionrow", - "confidence_score": 1.0 + "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_testdetachingdoctorremovespermissionrow" }, { "relation": "method", @@ -264299,9 +268283,9 @@ "source_file": "tests/Clinic/ClinicDoctorPermissionTest.php", "source_location": "L125", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest", - "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_testdoctorofanotherclinicisnotfound", - "confidence_score": 1.0 + "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_testdoctorofanotherclinicisnotfound" }, { "relation": "method", @@ -264309,9 +268293,9 @@ "source_file": "tests/Clinic/ClinicDoctorPermissionTest.php", "source_location": "L151", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest", - "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_testmembercontextcarriespermissionsandownpracticedoesnot", - "confidence_score": 1.0 + "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_testmembercontextcarriespermissionsandownpracticedoesnot" }, { "relation": "method", @@ -264319,9 +268303,9 @@ "source_file": "tests/Clinic/ClinicDoctorPermissionTest.php", "source_location": "L111", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest", - "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_testmemberdoctorcannoteditownpermissions", - "confidence_score": 1.0 + "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_testmemberdoctorcannoteditownpermissions" }, { "relation": "method", @@ -264329,9 +268313,9 @@ "source_file": "tests/Clinic/ClinicDoctorPermissionTest.php", "source_location": "L139", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest", - "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_testownerisneverrestrictedbypermissions", - "confidence_score": 1.0 + "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_testownerisneverrestrictedbypermissions" }, { "relation": "method", @@ -264339,9 +268323,9 @@ "source_file": "tests/Clinic/ClinicDoctorPermissionTest.php", "source_location": "L41", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest", - "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_testownerreadslazilyprovisioneddefaults", - "confidence_score": 1.0 + "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_testownerreadslazilyprovisioneddefaults" }, { "relation": "method", @@ -264349,9 +268333,9 @@ "source_file": "tests/Clinic/ClinicDoctorPermissionTest.php", "source_location": "L56", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest", - "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_testpatchonlytouchesprovidedkeys", - "confidence_score": 1.0 + "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_testpatchonlytouchesprovidedkeys" }, { "relation": "method", @@ -264359,9 +268343,9 @@ "source_file": "tests/Clinic/ClinicDoctorPermissionTest.php", "source_location": "L74", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest", - "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_testunknownresourceandactionareignored", - "confidence_score": 1.0 + "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_testunknownresourceandactionareignored" }, { "relation": "calls", @@ -264370,9 +268354,9 @@ "source_file": "tests/Clinic/ClinicDoctorPermissionTest.php", "source_location": "L92", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_testdeactivationrevokeseverything", - "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_createclinicwithdoctor", - "confidence_score": 1.0 + "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_createclinicwithdoctor" }, { "relation": "calls", @@ -264381,9 +268365,9 @@ "source_file": "tests/Clinic/ClinicDoctorPermissionTest.php", "source_location": "L173", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_testdetachingdoctorremovespermissionrow", - "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_createclinicwithdoctor", - "confidence_score": 1.0 + "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_createclinicwithdoctor" }, { "relation": "calls", @@ -264392,9 +268376,9 @@ "source_file": "tests/Clinic/ClinicDoctorPermissionTest.php", "source_location": "L127", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_testdoctorofanotherclinicisnotfound", - "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_createclinicwithdoctor", - "confidence_score": 1.0 + "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_createclinicwithdoctor" }, { "relation": "calls", @@ -264403,9 +268387,9 @@ "source_file": "tests/Clinic/ClinicDoctorPermissionTest.php", "source_location": "L153", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_testmembercontextcarriespermissionsandownpracticedoesnot", - "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_createclinicwithdoctor", - "confidence_score": 1.0 + "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_createclinicwithdoctor" }, { "relation": "calls", @@ -264414,9 +268398,9 @@ "source_file": "tests/Clinic/ClinicDoctorPermissionTest.php", "source_location": "L113", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_testmemberdoctorcannoteditownpermissions", - "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_createclinicwithdoctor", - "confidence_score": 1.0 + "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_createclinicwithdoctor" }, { "relation": "calls", @@ -264425,9 +268409,9 @@ "source_file": "tests/Clinic/ClinicDoctorPermissionTest.php", "source_location": "L141", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_testownerisneverrestrictedbypermissions", - "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_createclinicwithdoctor", - "confidence_score": 1.0 + "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_createclinicwithdoctor" }, { "relation": "calls", @@ -264436,9 +268420,9 @@ "source_file": "tests/Clinic/ClinicDoctorPermissionTest.php", "source_location": "L43", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_testownerreadslazilyprovisioneddefaults", - "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_createclinicwithdoctor", - "confidence_score": 1.0 + "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_createclinicwithdoctor" }, { "relation": "calls", @@ -264447,9 +268431,9 @@ "source_file": "tests/Clinic/ClinicDoctorPermissionTest.php", "source_location": "L58", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_testpatchonlytouchesprovidedkeys", - "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_createclinicwithdoctor", - "confidence_score": 1.0 + "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_createclinicwithdoctor" }, { "relation": "calls", @@ -264458,9 +268442,9 @@ "source_file": "tests/Clinic/ClinicDoctorPermissionTest.php", "source_location": "L76", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_testunknownresourceandactionareignored", - "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_createclinicwithdoctor", - "confidence_score": 1.0 + "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_createclinicwithdoctor" }, { "relation": "references_constant", @@ -264480,9 +268464,9 @@ "source_file": "tests/Clinic/ClinicDoctorPermissionTest.php", "source_location": "L103", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_testdeactivationrevokeseverything", - "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_permrepo", - "confidence_score": 1.0 + "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_permrepo" }, { "relation": "calls", @@ -264491,9 +268475,9 @@ "source_file": "tests/Clinic/ClinicDoctorPermissionTest.php", "source_location": "L174", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_testdetachingdoctorremovespermissionrow", - "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_permrepo", - "confidence_score": 1.0 + "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_permrepo" }, { "relation": "calls", @@ -264502,9 +268486,9 @@ "source_file": "tests/Clinic/ClinicDoctorPermissionTest.php", "source_location": "L144", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_testownerisneverrestrictedbypermissions", - "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_permrepo", - "confidence_score": 1.0 + "target": "clinic_clinicdoctorpermissiontest_clinicdoctorpermissiontest_permrepo" }, { "relation": "contains", @@ -264512,9 +268496,9 @@ "source_file": "tests/Clinic/DetachDoctorPermissionTest.php", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_detachdoctorpermissiontest", - "target": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest", - "confidence_score": 1.0 + "target": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest" }, { "relation": "imports", @@ -264523,9 +268507,9 @@ "source_file": "tests/Clinic/DetachDoctorPermissionTest.php", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_detachdoctorpermissiontest", - "target": "tests_clinic_detachdoctorpermissiontest_php_clinic", - "confidence_score": 1.0 + "target": "tests_clinic_detachdoctorpermissiontest_php_clinic" }, { "relation": "imports", @@ -264534,9 +268518,9 @@ "source_file": "tests/Clinic/DetachDoctorPermissionTest.php", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_detachdoctorpermissiontest", - "target": "tests_clinic_detachdoctorpermissiontest_php_doctor", - "confidence_score": 1.0 + "target": "tests_clinic_detachdoctorpermissiontest_php_doctor" }, { "relation": "method", @@ -264544,9 +268528,9 @@ "source_file": "tests/Clinic/DetachDoctorPermissionTest.php", "source_location": "L30", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest", - "target": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_detachuri", - "confidence_score": 1.0 + "target": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_detachuri" }, { "relation": "method", @@ -264554,9 +268538,9 @@ "source_file": "tests/Clinic/DetachDoctorPermissionTest.php", "source_location": "L17", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest", - "target": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_makeclinicwithdoctor", - "confidence_score": 1.0 + "target": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_makeclinicwithdoctor" }, { "relation": "method", @@ -264564,9 +268548,9 @@ "source_file": "tests/Clinic/DetachDoctorPermissionTest.php", "source_location": "L46", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest", - "target": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_testadmincandetachanydoctor", - "confidence_score": 1.0 + "target": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_testadmincandetachanydoctor" }, { "relation": "method", @@ -264574,9 +268558,9 @@ "source_file": "tests/Clinic/DetachDoctorPermissionTest.php", "source_location": "L35", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest", - "target": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_testclinicownercandetachowndoctor", - "confidence_score": 1.0 + "target": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_testclinicownercandetachowndoctor" }, { "relation": "method", @@ -264584,9 +268568,9 @@ "source_file": "tests/Clinic/DetachDoctorPermissionTest.php", "source_location": "L57", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest", - "target": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_testforeignclinicownerisforbidden", - "confidence_score": 1.0 + "target": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_testforeignclinicownerisforbidden" }, { "relation": "method", @@ -264594,9 +268578,9 @@ "source_file": "tests/Clinic/DetachDoctorPermissionTest.php", "source_location": "L69", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest", - "target": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_testplaindoctorisforbidden", - "confidence_score": 1.0 + "target": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_testplaindoctorisforbidden" }, { "relation": "calls", @@ -264605,9 +268589,9 @@ "source_file": "tests/Clinic/DetachDoctorPermissionTest.php", "source_location": "L48", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_testadmincandetachanydoctor", - "target": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_makeclinicwithdoctor", - "confidence_score": 1.0 + "target": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_makeclinicwithdoctor" }, { "relation": "calls", @@ -264616,9 +268600,9 @@ "source_file": "tests/Clinic/DetachDoctorPermissionTest.php", "source_location": "L37", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_testclinicownercandetachowndoctor", - "target": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_makeclinicwithdoctor", - "confidence_score": 1.0 + "target": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_makeclinicwithdoctor" }, { "relation": "calls", @@ -264627,9 +268611,9 @@ "source_file": "tests/Clinic/DetachDoctorPermissionTest.php", "source_location": "L59", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_testforeignclinicownerisforbidden", - "target": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_makeclinicwithdoctor", - "confidence_score": 1.0 + "target": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_makeclinicwithdoctor" }, { "relation": "calls", @@ -264638,9 +268622,9 @@ "source_file": "tests/Clinic/DetachDoctorPermissionTest.php", "source_location": "L71", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_testplaindoctorisforbidden", - "target": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_makeclinicwithdoctor", - "confidence_score": 1.0 + "target": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_makeclinicwithdoctor" }, { "relation": "references", @@ -264649,9 +268633,9 @@ "source_location": "L30", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_detachuri", - "target": "tests_clinic_detachdoctorpermissiontest_php_clinic", - "confidence_score": 1.0 + "target": "tests_clinic_detachdoctorpermissiontest_php_clinic" }, { "relation": "references", @@ -264660,9 +268644,9 @@ "source_location": "L30", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_detachuri", - "target": "tests_clinic_detachdoctorpermissiontest_php_doctor", - "confidence_score": 1.0 + "target": "tests_clinic_detachdoctorpermissiontest_php_doctor" }, { "relation": "calls", @@ -264671,9 +268655,9 @@ "source_file": "tests/Clinic/DetachDoctorPermissionTest.php", "source_location": "L51", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_testadmincandetachanydoctor", - "target": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_detachuri", - "confidence_score": 1.0 + "target": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_detachuri" }, { "relation": "calls", @@ -264682,9 +268666,9 @@ "source_file": "tests/Clinic/DetachDoctorPermissionTest.php", "source_location": "L40", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_testclinicownercandetachowndoctor", - "target": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_detachuri", - "confidence_score": 1.0 + "target": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_detachuri" }, { "relation": "calls", @@ -264693,9 +268677,9 @@ "source_file": "tests/Clinic/DetachDoctorPermissionTest.php", "source_location": "L62", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_testforeignclinicownerisforbidden", - "target": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_detachuri", - "confidence_score": 1.0 + "target": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_detachuri" }, { "relation": "calls", @@ -264704,9 +268688,9 @@ "source_file": "tests/Clinic/DetachDoctorPermissionTest.php", "source_location": "L74", "weight": 1.0, + "confidence_score": 1.0, "source": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_testplaindoctorisforbidden", - "target": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_detachuri", - "confidence_score": 1.0 + "target": "clinic_detachdoctorpermissiontest_detachdoctorpermissiontest_detachuri" }, { "relation": "contains", @@ -264714,9 +268698,9 @@ "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicinvitation_clinicinvitationflowtest", - "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest", - "confidence_score": 1.0 + "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest" }, { "relation": "method", @@ -264724,9 +268708,9 @@ "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L18", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest", - "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_createclinicowner", - "confidence_score": 1.0 + "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_createclinicowner" }, { "relation": "method", @@ -264734,9 +268718,9 @@ "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L29", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest", - "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_invitedmobile", - "confidence_score": 1.0 + "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_invitedmobile" }, { "relation": "method", @@ -264744,9 +268728,9 @@ "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L83", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest", - "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptdoesnotoverwriteexistingpassword", - "confidence_score": 1.0 + "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptdoesnotoverwriteexistingpassword" }, { "relation": "method", @@ -264754,9 +268738,9 @@ "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L152", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest", - "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptedinvitationcannotreturntopending", - "confidence_score": 1.0 + "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptedinvitationcannotreturntopending" }, { "relation": "method", @@ -264764,9 +268748,9 @@ "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L56", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest", - "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", - "confidence_score": 1.0 + "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials" }, { "relation": "method", @@ -264774,9 +268758,9 @@ "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L137", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest", - "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testdeleteinvitationreturnsjsonbody", - "confidence_score": 1.0 + "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testdeleteinvitationreturnsjsonbody" }, { "relation": "method", @@ -264784,9 +268768,9 @@ "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L126", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest", - "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvalidstatusisrejected", - "confidence_score": 1.0 + "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvalidstatusisrejected" }, { "relation": "method", @@ -264794,9 +268778,9 @@ "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L34", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest", - "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvitecreatesdoctorprofilewithoutlinkingclinic", - "confidence_score": 1.0 + "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvitecreatesdoctorprofilewithoutlinkingclinic" }, { "relation": "method", @@ -264804,9 +268788,9 @@ "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L104", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest", - "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testsuspendandreactivateinvitation", - "confidence_score": 1.0 + "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testsuspendandreactivateinvitation" }, { "relation": "calls", @@ -264815,9 +268799,9 @@ "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L85", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptdoesnotoverwriteexistingpassword", - "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_createclinicowner", - "confidence_score": 1.0 + "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_createclinicowner" }, { "relation": "calls", @@ -264826,9 +268810,9 @@ "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L154", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptedinvitationcannotreturntopending", - "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_createclinicowner", - "confidence_score": 1.0 + "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_createclinicowner" }, { "relation": "calls", @@ -264837,9 +268821,9 @@ "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L58", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", - "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_createclinicowner", - "confidence_score": 1.0 + "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_createclinicowner" }, { "relation": "calls", @@ -264848,9 +268832,9 @@ "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L139", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testdeleteinvitationreturnsjsonbody", - "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_createclinicowner", - "confidence_score": 1.0 + "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_createclinicowner" }, { "relation": "calls", @@ -264859,9 +268843,9 @@ "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L128", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvalidstatusisrejected", - "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_createclinicowner", - "confidence_score": 1.0 + "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_createclinicowner" }, { "relation": "calls", @@ -264870,9 +268854,9 @@ "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L36", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvitecreatesdoctorprofilewithoutlinkingclinic", - "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_createclinicowner", - "confidence_score": 1.0 + "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_createclinicowner" }, { "relation": "calls", @@ -264881,9 +268865,9 @@ "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L106", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testsuspendandreactivateinvitation", - "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_createclinicowner", - "confidence_score": 1.0 + "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_createclinicowner" }, { "relation": "calls", @@ -264892,9 +268876,9 @@ "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L155", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptedinvitationcannotreturntopending", - "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_invitedmobile", - "confidence_score": 1.0 + "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_invitedmobile" }, { "relation": "calls", @@ -264903,9 +268887,9 @@ "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L59", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", - "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_invitedmobile", - "confidence_score": 1.0 + "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_invitedmobile" }, { "relation": "calls", @@ -264914,9 +268898,9 @@ "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L141", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testdeleteinvitationreturnsjsonbody", - "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_invitedmobile", - "confidence_score": 1.0 + "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_invitedmobile" }, { "relation": "calls", @@ -264925,9 +268909,9 @@ "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L130", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvalidstatusisrejected", - "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_invitedmobile", - "confidence_score": 1.0 + "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_invitedmobile" }, { "relation": "calls", @@ -264936,9 +268920,9 @@ "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L37", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvitecreatesdoctorprofilewithoutlinkingclinic", - "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_invitedmobile", - "confidence_score": 1.0 + "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_invitedmobile" }, { "relation": "calls", @@ -264947,9 +268931,9 @@ "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L107", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testsuspendandreactivateinvitation", - "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_invitedmobile", - "confidence_score": 1.0 + "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_invitedmobile" }, { "relation": "contains", @@ -264977,9 +268961,9 @@ "source_file": "tests/ClinicService/ServiceItemDetailApiTest.php", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitemdetailapitest", - "target": "clinicservice_serviceitemdetailapitest_serviceitemdetailapitest", - "confidence_score": 1.0 + "target": "clinicservice_serviceitemdetailapitest_serviceitemdetailapitest" }, { "relation": "method", @@ -264987,9 +268971,9 @@ "source_file": "tests/ClinicService/ServiceItemDetailApiTest.php", "source_location": "L19", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitemdetailapitest_serviceitemdetailapitest", - "target": "clinicservice_serviceitemdetailapitest_serviceitemdetailapitest_makedoctorwithitem", - "confidence_score": 1.0 + "target": "clinicservice_serviceitemdetailapitest_serviceitemdetailapitest_makedoctorwithitem" }, { "relation": "method", @@ -264997,9 +268981,9 @@ "source_file": "tests/ClinicService/ServiceItemDetailApiTest.php", "source_location": "L66", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitemdetailapitest_serviceitemdetailapitest", - "target": "clinicservice_serviceitemdetailapitest_serviceitemdetailapitest_testanothertenantcannotreadtheitem", - "confidence_score": 1.0 + "target": "clinicservice_serviceitemdetailapitest_serviceitemdetailapitest_testanothertenantcannotreadtheitem" }, { "relation": "method", @@ -265007,9 +268991,9 @@ "source_file": "tests/ClinicService/ServiceItemDetailApiTest.php", "source_location": "L79", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitemdetailapitest_serviceitemdetailapitest", - "target": "clinicservice_serviceitemdetailapitest_serviceitemdetailapitest_testrequiresauthentication", - "confidence_score": 1.0 + "target": "clinicservice_serviceitemdetailapitest_serviceitemdetailapitest_testrequiresauthentication" }, { "relation": "method", @@ -265017,9 +269001,9 @@ "source_file": "tests/ClinicService/ServiceItemDetailApiTest.php", "source_location": "L36", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitemdetailapitest_serviceitemdetailapitest", - "target": "clinicservice_serviceitemdetailapitest_serviceitemdetailapitest_testreturnstheitemwitheverythingthedetailpageneeds", - "confidence_score": 1.0 + "target": "clinicservice_serviceitemdetailapitest_serviceitemdetailapitest_testreturnstheitemwitheverythingthedetailpageneeds" }, { "relation": "method", @@ -265027,9 +269011,9 @@ "source_file": "tests/ClinicService/ServiceItemDetailApiTest.php", "source_location": "L57", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitemdetailapitest_serviceitemdetailapitest", - "target": "clinicservice_serviceitemdetailapitest_serviceitemdetailapitest_testunknownuuidreturns404", - "confidence_score": 1.0 + "target": "clinicservice_serviceitemdetailapitest_serviceitemdetailapitest_testunknownuuidreturns404" }, { "relation": "calls", @@ -265038,9 +269022,9 @@ "source_file": "tests/ClinicService/ServiceItemDetailApiTest.php", "source_location": "L68", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitemdetailapitest_serviceitemdetailapitest_testanothertenantcannotreadtheitem", - "target": "clinicservice_serviceitemdetailapitest_serviceitemdetailapitest_makedoctorwithitem", - "confidence_score": 1.0 + "target": "clinicservice_serviceitemdetailapitest_serviceitemdetailapitest_makedoctorwithitem" }, { "relation": "calls", @@ -265049,9 +269033,9 @@ "source_file": "tests/ClinicService/ServiceItemDetailApiTest.php", "source_location": "L81", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitemdetailapitest_serviceitemdetailapitest_testrequiresauthentication", - "target": "clinicservice_serviceitemdetailapitest_serviceitemdetailapitest_makedoctorwithitem", - "confidence_score": 1.0 + "target": "clinicservice_serviceitemdetailapitest_serviceitemdetailapitest_makedoctorwithitem" }, { "relation": "calls", @@ -265060,9 +269044,9 @@ "source_file": "tests/ClinicService/ServiceItemDetailApiTest.php", "source_location": "L38", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitemdetailapitest_serviceitemdetailapitest_testreturnstheitemwitheverythingthedetailpageneeds", - "target": "clinicservice_serviceitemdetailapitest_serviceitemdetailapitest_makedoctorwithitem", - "confidence_score": 1.0 + "target": "clinicservice_serviceitemdetailapitest_serviceitemdetailapitest_makedoctorwithitem" }, { "relation": "calls", @@ -265071,9 +269055,9 @@ "source_file": "tests/ClinicService/ServiceItemDetailApiTest.php", "source_location": "L59", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitemdetailapitest_serviceitemdetailapitest_testunknownuuidreturns404", - "target": "clinicservice_serviceitemdetailapitest_serviceitemdetailapitest_makedoctorwithitem", - "confidence_score": 1.0 + "target": "clinicservice_serviceitemdetailapitest_serviceitemdetailapitest_makedoctorwithitem" }, { "relation": "contains", @@ -265121,9 +269105,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L18", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest" }, { "relation": "imports", @@ -265132,9 +269116,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest", - "target": "tests_clinicservice_serviceitempackageandaudittest_php_doctor", - "confidence_score": 1.0 + "target": "tests_clinicservice_serviceitempackageandaudittest_php_doctor" }, { "relation": "imports", @@ -265143,9 +269127,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest", - "target": "tests_clinicservice_serviceitempackageandaudittest_php_inventoryitem", - "confidence_score": 1.0 + "target": "tests_clinicservice_serviceitempackageandaudittest_php_inventoryitem" }, { "relation": "imports", @@ -265154,9 +269138,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest", - "target": "tests_clinicservice_serviceitempackageandaudittest_php_inventorypackage", - "confidence_score": 1.0 + "target": "tests_clinicservice_serviceitempackageandaudittest_php_inventorypackage" }, { "relation": "imports", @@ -265165,9 +269149,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest", - "target": "tests_clinicservice_serviceitempackageandaudittest_php_serviceitem", - "confidence_score": 1.0 + "target": "tests_clinicservice_serviceitempackageandaudittest_php_serviceitem" }, { "relation": "imports", @@ -265176,9 +269160,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest", - "target": "tests_clinicservice_serviceitempackageandaudittest_php_servicesection", - "confidence_score": 1.0 + "target": "tests_clinicservice_serviceitempackageandaudittest_php_servicesection" }, { "relation": "method", @@ -265186,9 +269170,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L21", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection" }, { "relation": "method", @@ -265196,9 +269180,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L120", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeinventoryitem", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeinventoryitem" }, { "relation": "method", @@ -265206,9 +269190,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L44", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeitem", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeitem" }, { "relation": "method", @@ -265216,9 +269200,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L35", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makepackage", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makepackage" }, { "relation": "method", @@ -265226,9 +269210,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L130", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testaservicecanhavebothapackageandindividualitems", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testaservicecanhavebothapackageandindividualitems" }, { "relation": "method", @@ -265236,9 +269220,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L311", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testattachingapackageislogged", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testattachingapackageislogged" }, { "relation": "method", @@ -265246,9 +269230,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L55", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testattachingapackageisreflectedinthedetailresponse", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testattachingapackageisreflectedinthedetailresponse" }, { "relation": "method", @@ -265256,9 +269240,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L327", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testauditlogsofanothertenantarenotreadable", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testauditlogsofanothertenantarenotreadable" }, { "relation": "method", @@ -265266,9 +269250,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L234", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testchangingconsumablesislogged", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testchangingconsumablesislogged" }, { "relation": "method", @@ -265276,9 +269260,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L199", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testconsumableofanothertenantisrejected", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testconsumableofanothertenantisrejected" }, { "relation": "method", @@ -265286,9 +269270,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L217", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testconsumablescanbesetatcreationtime", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testconsumablescanbesetatcreationtime" }, { "relation": "method", @@ -265296,9 +269280,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L254", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testcreatingaservicewritesacreatelog", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testcreatingaservicewritesacreatelog" }, { "relation": "method", @@ -265306,9 +269290,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L71", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testdetachingwithnullclearsthepackage", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testdetachingwithnullclearsthepackage" }, { "relation": "method", @@ -265316,9 +269300,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L273", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testeachchangedfieldgetsitsownlogrow", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testeachchangedfieldgetsitsownlogrow" }, { "relation": "method", @@ -265326,9 +269310,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L184", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testemptyconsumablesarrayclearsthem", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testemptyconsumablesarrayclearsthem" }, { "relation": "method", @@ -265336,9 +269320,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L88", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testpackageofanothertenantisrejected", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testpackageofanothertenantisrejected" }, { "relation": "method", @@ -265346,9 +269330,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L159", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testresendingconsumablesreplacesthewholelist", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testresendingconsumablesreplacesthewholelist" }, { "relation": "method", @@ -265356,9 +269340,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L296", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testunchangedfieldsarenotlogged", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testunchangedfieldsarenotlogged" }, { "relation": "method", @@ -265366,9 +269350,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L106", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testunknownpackageuuidisrejected", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testunknownpackageuuidisrejected" }, { "relation": "calls", @@ -265377,9 +269361,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L132", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testaservicecanhavebothapackageandindividualitems", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection" }, { "relation": "calls", @@ -265388,9 +269372,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L313", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testattachingapackageislogged", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection" }, { "relation": "calls", @@ -265399,9 +269383,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L57", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testattachingapackageisreflectedinthedetailresponse", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection" }, { "relation": "calls", @@ -265410,9 +269394,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L329", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testauditlogsofanothertenantarenotreadable", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection" }, { "relation": "calls", @@ -265421,9 +269405,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L236", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testchangingconsumablesislogged", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection" }, { "relation": "calls", @@ -265432,9 +269416,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L201", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testconsumableofanothertenantisrejected", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection" }, { "relation": "calls", @@ -265443,9 +269427,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L219", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testconsumablescanbesetatcreationtime", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection" }, { "relation": "calls", @@ -265454,9 +269438,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L256", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testcreatingaservicewritesacreatelog", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection" }, { "relation": "calls", @@ -265465,9 +269449,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L73", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testdetachingwithnullclearsthepackage", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection" }, { "relation": "calls", @@ -265476,9 +269460,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L275", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testeachchangedfieldgetsitsownlogrow", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection" }, { "relation": "calls", @@ -265487,9 +269471,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L186", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testemptyconsumablesarrayclearsthem", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection" }, { "relation": "calls", @@ -265498,9 +269482,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L90", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testpackageofanothertenantisrejected", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection" }, { "relation": "calls", @@ -265509,9 +269493,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L161", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testresendingconsumablesreplacesthewholelist", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection" }, { "relation": "calls", @@ -265520,9 +269504,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L298", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testunchangedfieldsarenotlogged", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection" }, { "relation": "calls", @@ -265531,9 +269515,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L108", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testunknownpackageuuidisrejected", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makedoctorwithsection" }, { "relation": "references", @@ -265542,9 +269526,9 @@ "source_location": "L35", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makepackage", - "target": "tests_clinicservice_serviceitempackageandaudittest_php_doctor", - "confidence_score": 1.0 + "target": "tests_clinicservice_serviceitempackageandaudittest_php_doctor" }, { "relation": "references", @@ -265553,9 +269537,9 @@ "source_location": "L35", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makepackage", - "target": "tests_clinicservice_serviceitempackageandaudittest_php_inventorypackage", - "confidence_score": 1.0 + "target": "tests_clinicservice_serviceitempackageandaudittest_php_inventorypackage" }, { "relation": "calls", @@ -265564,9 +269548,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L133", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testaservicecanhavebothapackageandindividualitems", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makepackage", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makepackage" }, { "relation": "calls", @@ -265575,9 +269559,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L314", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testattachingapackageislogged", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makepackage", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makepackage" }, { "relation": "calls", @@ -265586,9 +269570,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L58", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testattachingapackageisreflectedinthedetailresponse", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makepackage", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makepackage" }, { "relation": "calls", @@ -265597,9 +269581,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L74", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testdetachingwithnullclearsthepackage", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makepackage", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makepackage" }, { "relation": "calls", @@ -265608,9 +269592,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L97", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testpackageofanothertenantisrejected", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makepackage", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makepackage" }, { "relation": "references", @@ -265619,9 +269603,9 @@ "source_location": "L120", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeinventoryitem", - "target": "tests_clinicservice_serviceitempackageandaudittest_php_doctor", - "confidence_score": 1.0 + "target": "tests_clinicservice_serviceitempackageandaudittest_php_doctor" }, { "relation": "references", @@ -265630,9 +269614,9 @@ "source_location": "L44", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeitem", - "target": "tests_clinicservice_serviceitempackageandaudittest_php_serviceitem", - "confidence_score": 1.0 + "target": "tests_clinicservice_serviceitempackageandaudittest_php_serviceitem" }, { "relation": "references", @@ -265641,9 +269625,9 @@ "source_location": "L44", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeitem", - "target": "tests_clinicservice_serviceitempackageandaudittest_php_servicesection", - "confidence_score": 1.0 + "target": "tests_clinicservice_serviceitempackageandaudittest_php_servicesection" }, { "relation": "calls", @@ -265652,9 +269636,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L136", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testaservicecanhavebothapackageandindividualitems", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeitem", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeitem" }, { "relation": "calls", @@ -265663,9 +269647,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L315", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testattachingapackageislogged", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeitem", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeitem" }, { "relation": "calls", @@ -265674,9 +269658,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L59", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testattachingapackageisreflectedinthedetailresponse", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeitem", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeitem" }, { "relation": "calls", @@ -265685,9 +269669,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L330", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testauditlogsofanothertenantarenotreadable", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeitem", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeitem" }, { "relation": "calls", @@ -265696,9 +269680,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L238", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testchangingconsumablesislogged", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeitem", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeitem" }, { "relation": "calls", @@ -265707,9 +269691,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L202", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testconsumableofanothertenantisrejected", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeitem", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeitem" }, { "relation": "calls", @@ -265718,9 +269702,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L75", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testdetachingwithnullclearsthepackage", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeitem", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeitem" }, { "relation": "calls", @@ -265729,9 +269713,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L276", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testeachchangedfieldgetsitsownlogrow", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeitem", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeitem" }, { "relation": "calls", @@ -265740,9 +269724,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L188", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testemptyconsumablesarrayclearsthem", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeitem", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeitem" }, { "relation": "calls", @@ -265751,9 +269735,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L91", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testpackageofanothertenantisrejected", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeitem", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeitem" }, { "relation": "calls", @@ -265762,9 +269746,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L164", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testresendingconsumablesreplacesthewholelist", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeitem", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeitem" }, { "relation": "calls", @@ -265773,9 +269757,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L299", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testunchangedfieldsarenotlogged", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeitem", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeitem" }, { "relation": "calls", @@ -265784,9 +269768,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L109", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testunknownpackageuuidisrejected", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeitem", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeitem" }, { "relation": "references", @@ -265795,9 +269779,9 @@ "source_location": "L120", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeinventoryitem", - "target": "tests_clinicservice_serviceitempackageandaudittest_php_inventoryitem", - "confidence_score": 1.0 + "target": "tests_clinicservice_serviceitempackageandaudittest_php_inventoryitem" }, { "relation": "calls", @@ -265806,9 +269790,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L134", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testaservicecanhavebothapackageandindividualitems", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeinventoryitem", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeinventoryitem" }, { "relation": "calls", @@ -265817,9 +269801,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L237", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testchangingconsumablesislogged", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeinventoryitem", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeinventoryitem" }, { "relation": "calls", @@ -265828,9 +269812,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L208", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testconsumableofanothertenantisrejected", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeinventoryitem", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeinventoryitem" }, { "relation": "calls", @@ -265839,9 +269823,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L220", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testconsumablescanbesetatcreationtime", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeinventoryitem", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeinventoryitem" }, { "relation": "calls", @@ -265850,9 +269834,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L187", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testemptyconsumablesarrayclearsthem", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeinventoryitem", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeinventoryitem" }, { "relation": "calls", @@ -265861,9 +269845,9 @@ "source_file": "tests/ClinicService/ServiceItemPackageAndAuditTest.php", "source_location": "L162", "weight": 1.0, + "confidence_score": 1.0, "source": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_testresendingconsumablesreplacesthewholelist", - "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeinventoryitem", - "confidence_score": 1.0 + "target": "clinicservice_serviceitempackageandaudittest_serviceitempackageandaudittest_makeinventoryitem" }, { "relation": "contains", @@ -266044,6 +270028,89 @@ "source": "dashboard_dashboardtodayappointmentstest_dashboardtodayappointmentstest_todayappointment", "target": "tests_dashboard_dashboardtodayappointmentstest_php_user" }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", + "source_location": "L13", + "weight": 1.0, + "source": "dashboard_inviteddoctordashboardscopetest", + "target": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", + "source_location": "L22", + "weight": 1.0, + "source": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest", + "target": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_makedoctorinclinic", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", + "source_location": "L38", + "weight": 1.0, + "source": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest", + "target": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testcliniccontextomitsfinancialfields", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", + "source_location": "L70", + "weight": 1.0, + "source": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest", + "target": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testforeignclinicuuidfallsbacktopersonalscope", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", + "source_location": "L55", + "weight": 1.0, + "source": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest", + "target": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testpersonalcontextstillreturnsfinancialfields", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", + "source_location": "L40", + "weight": 1.0, + "source": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testcliniccontextomitsfinancialfields", + "target": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_makedoctorinclinic", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", + "source_location": "L72", + "weight": 1.0, + "source": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testforeignclinicuuidfallsbacktopersonalscope", + "target": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_makedoctorinclinic", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Dashboard/InvitedDoctorDashboardScopeTest.php", + "source_location": "L57", + "weight": 1.0, + "source": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_testpersonalcontextstillreturnsfinancialfields", + "target": "dashboard_inviteddoctordashboardscopetest_inviteddoctordashboardscopetest_makedoctorinclinic", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -267242,9 +271309,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L21", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest", - "target": "insurance_requirevisitpricetest_requirevisitpricetest", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest" }, { "relation": "imports", @@ -267253,9 +271320,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest", - "target": "tests_insurance_requirevisitpricetest_php_doctor", - "confidence_score": 1.0 + "target": "tests_insurance_requirevisitpricetest_php_doctor" }, { "relation": "imports", @@ -267264,9 +271331,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest", - "target": "tests_insurance_requirevisitpricetest_php_entityinsurancepricing", - "confidence_score": 1.0 + "target": "tests_insurance_requirevisitpricetest_php_entityinsurancepricing" }, { "relation": "imports", @@ -267275,9 +271342,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest", - "target": "tests_insurance_requirevisitpricetest_php_patientrecord", - "confidence_score": 1.0 + "target": "tests_insurance_requirevisitpricetest_php_patientrecord" }, { "relation": "method", @@ -267285,9 +271352,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L54", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_appointmentbody", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_appointmentbody" }, { "relation": "method", @@ -267295,9 +271362,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L24", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_doctor", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_doctor" }, { "relation": "method", @@ -267305,9 +271372,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L34", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_pricingrow", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_pricingrow" }, { "relation": "method", @@ -267315,9 +271382,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L44", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_recordfor", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_recordfor" }, { "relation": "method", @@ -267325,9 +271392,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L233", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_testadminappointmentwithoutvisitpriceis422whenflagon", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_testadminappointmentwithoutvisitpriceis422whenflagon" }, { "relation": "method", @@ -267335,9 +271402,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L245", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_testadminappointmentwithvisitpriceis201", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_testadminappointmentwithvisitpriceis201" }, { "relation": "method", @@ -267345,9 +271412,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L214", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_testflagfallsbacktosingleclinicofdoctor", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_testflagfallsbacktosingleclinicofdoctor" }, { "relation": "method", @@ -267355,9 +271422,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L205", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_testmyappointmentwithoutvisitpriceis201whenflagoff", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_testmyappointmentwithoutvisitpriceis201whenflagoff" }, { "relation": "method", @@ -267365,9 +271432,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L180", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_testmyappointmentwithoutvisitpriceis422whenflagon", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_testmyappointmentwithoutvisitpriceis422whenflagon" }, { "relation": "method", @@ -267375,9 +271442,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L191", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_testmyappointmentwithvisitpriceis201andstored", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_testmyappointmentwithvisitpriceis201andstored" }, { "relation": "method", @@ -267385,9 +271452,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L98", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_testsaveflagalonekeepsstoredprice", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_testsaveflagalonekeepsstoredprice" }, { "relation": "method", @@ -267395,9 +271462,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L111", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_testsaveflagaloneonenabledrowwithzerostoredpriceis422", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_testsaveflagaloneonenabledrowwithzerostoredpriceis422" }, { "relation": "method", @@ -267405,9 +271472,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L120", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_testsaveflagfalsewithoutrowdoesnotcreaterow", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_testsaveflagfalsewithoutrowdoesnotcreaterow" }, { "relation": "method", @@ -267415,9 +271482,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L83", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_testsaveflagonwithvalidpricepersistsboth", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_testsaveflagonwithvalidpricepersistsboth" }, { "relation": "method", @@ -267425,9 +271492,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L70", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_testsaveflagonwithzeropriceis422", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_testsaveflagonwithzeropriceis422" }, { "relation": "method", @@ -267435,9 +271502,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L137", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_testsessionwithoutvisitpriceis422whenflagon", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_testsessionwithoutvisitpriceis422whenflagon" }, { "relation": "method", @@ -267445,9 +271512,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L151", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_testsessionwithvisitpriceis201whenflagon", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_testsessionwithvisitpriceis201whenflagon" }, { "relation": "method", @@ -267455,9 +271522,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L165", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_testsessionwithzerovisitpricestaysallowedwhenflagoff", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_testsessionwithzerovisitpricestaysallowedwhenflagoff" }, { "relation": "calls", @@ -267466,9 +271533,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L235", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testadminappointmentwithoutvisitpriceis422whenflagon", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_doctor", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_doctor" }, { "relation": "calls", @@ -267477,9 +271544,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L247", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testadminappointmentwithvisitpriceis201", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_doctor", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_doctor" }, { "relation": "calls", @@ -267488,9 +271555,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L216", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testflagfallsbacktosingleclinicofdoctor", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_doctor", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_doctor" }, { "relation": "calls", @@ -267499,9 +271566,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L207", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testmyappointmentwithoutvisitpriceis201whenflagoff", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_doctor", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_doctor" }, { "relation": "calls", @@ -267510,9 +271577,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L182", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testmyappointmentwithoutvisitpriceis422whenflagon", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_doctor", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_doctor" }, { "relation": "calls", @@ -267521,9 +271588,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L193", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testmyappointmentwithvisitpriceis201andstored", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_doctor", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_doctor" }, { "relation": "calls", @@ -267532,9 +271599,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L100", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testsaveflagalonekeepsstoredprice", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_doctor", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_doctor" }, { "relation": "calls", @@ -267543,9 +271610,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L113", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testsaveflagaloneonenabledrowwithzerostoredpriceis422", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_doctor", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_doctor" }, { "relation": "calls", @@ -267554,9 +271621,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L122", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testsaveflagfalsewithoutrowdoesnotcreaterow", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_doctor", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_doctor" }, { "relation": "calls", @@ -267565,9 +271632,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L85", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testsaveflagonwithvalidpricepersistsboth", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_doctor", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_doctor" }, { "relation": "calls", @@ -267576,9 +271643,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L72", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testsaveflagonwithzeropriceis422", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_doctor", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_doctor" }, { "relation": "calls", @@ -267587,9 +271654,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L139", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testsessionwithoutvisitpriceis422whenflagon", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_doctor", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_doctor" }, { "relation": "calls", @@ -267598,9 +271665,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L153", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testsessionwithvisitpriceis201whenflagon", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_doctor", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_doctor" }, { "relation": "calls", @@ -267609,9 +271676,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L167", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testsessionwithzerovisitpricestaysallowedwhenflagoff", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_doctor", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_doctor" }, { "relation": "references", @@ -267620,9 +271687,9 @@ "source_location": "L34", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_pricingrow", - "target": "tests_insurance_requirevisitpricetest_php_entityinsurancepricing", - "confidence_score": 1.0 + "target": "tests_insurance_requirevisitpricetest_php_entityinsurancepricing" }, { "relation": "calls", @@ -267631,9 +271698,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L236", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testadminappointmentwithoutvisitpriceis422whenflagon", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_pricingrow", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_pricingrow" }, { "relation": "calls", @@ -267642,9 +271709,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L248", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testadminappointmentwithvisitpriceis201", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_pricingrow", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_pricingrow" }, { "relation": "calls", @@ -267653,9 +271720,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L224", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testflagfallsbacktosingleclinicofdoctor", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_pricingrow", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_pricingrow" }, { "relation": "calls", @@ -267664,9 +271731,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L183", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testmyappointmentwithoutvisitpriceis422whenflagon", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_pricingrow", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_pricingrow" }, { "relation": "calls", @@ -267675,9 +271742,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L194", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testmyappointmentwithvisitpriceis201andstored", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_pricingrow", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_pricingrow" }, { "relation": "calls", @@ -267686,9 +271753,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L101", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testsaveflagalonekeepsstoredprice", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_pricingrow", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_pricingrow" }, { "relation": "calls", @@ -267697,9 +271764,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L114", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testsaveflagaloneonenabledrowwithzerostoredpriceis422", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_pricingrow", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_pricingrow" }, { "relation": "calls", @@ -267708,9 +271775,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L140", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testsessionwithoutvisitpriceis422whenflagon", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_pricingrow", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_pricingrow" }, { "relation": "calls", @@ -267719,9 +271786,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L154", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testsessionwithvisitpriceis201whenflagon", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_pricingrow", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_pricingrow" }, { "relation": "calls", @@ -267730,9 +271797,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L168", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testsessionwithzerovisitpricestaysallowedwhenflagoff", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_pricingrow", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_pricingrow" }, { "relation": "references_constant", @@ -267851,9 +271918,9 @@ "source_location": "L44", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_recordfor", - "target": "tests_insurance_requirevisitpricetest_php_doctor", - "confidence_score": 1.0 + "target": "tests_insurance_requirevisitpricetest_php_doctor" }, { "relation": "references", @@ -267862,9 +271929,9 @@ "source_location": "L44", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_recordfor", - "target": "tests_insurance_requirevisitpricetest_php_patientrecord", - "confidence_score": 1.0 + "target": "tests_insurance_requirevisitpricetest_php_patientrecord" }, { "relation": "calls", @@ -267873,9 +271940,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L141", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testsessionwithoutvisitpriceis422whenflagon", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_recordfor", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_recordfor" }, { "relation": "calls", @@ -267884,9 +271951,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L155", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testsessionwithvisitpriceis201whenflagon", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_recordfor", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_recordfor" }, { "relation": "calls", @@ -267895,9 +271962,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L169", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testsessionwithzerovisitpricestaysallowedwhenflagoff", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_recordfor", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_recordfor" }, { "relation": "calls", @@ -267906,9 +271973,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L239", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testadminappointmentwithoutvisitpriceis422whenflagon", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_appointmentbody", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_appointmentbody" }, { "relation": "calls", @@ -267917,9 +271984,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L251", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testadminappointmentwithvisitpriceis201", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_appointmentbody", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_appointmentbody" }, { "relation": "calls", @@ -267928,9 +271995,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L226", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testflagfallsbacktosingleclinicofdoctor", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_appointmentbody", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_appointmentbody" }, { "relation": "calls", @@ -267939,9 +272006,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L209", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testmyappointmentwithoutvisitpriceis201whenflagoff", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_appointmentbody", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_appointmentbody" }, { "relation": "calls", @@ -267950,9 +272017,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L185", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testmyappointmentwithoutvisitpriceis422whenflagon", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_appointmentbody", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_appointmentbody" }, { "relation": "calls", @@ -267961,9 +272028,9 @@ "source_file": "tests/Insurance/RequireVisitPriceTest.php", "source_location": "L196", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_requirevisitpricetest_requirevisitpricetest_testmyappointmentwithvisitpriceis201andstored", - "target": "insurance_requirevisitpricetest_requirevisitpricetest_appointmentbody", - "confidence_score": 1.0 + "target": "insurance_requirevisitpricetest_requirevisitpricetest_appointmentbody" }, { "relation": "contains", @@ -268022,9 +272089,9 @@ "source_file": "tests/Insurance/ServiceCoverageSyncsItemFlagTest.php", "source_location": "L17", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_servicecoveragesyncsitemflagtest", - "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest", - "confidence_score": 1.0 + "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest" }, { "relation": "imports", @@ -268033,9 +272100,9 @@ "source_file": "tests/Insurance/ServiceCoverageSyncsItemFlagTest.php", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_servicecoveragesyncsitemflagtest", - "target": "tests_insurance_servicecoveragesyncsitemflagtest_php_serviceitem", - "confidence_score": 1.0 + "target": "tests_insurance_servicecoveragesyncsitemflagtest_php_serviceitem" }, { "relation": "imports", @@ -268044,9 +272111,9 @@ "source_file": "tests/Insurance/ServiceCoverageSyncsItemFlagTest.php", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_servicecoveragesyncsitemflagtest", - "target": "tests_insurance_servicecoveragesyncsitemflagtest_php_tenantinsurance", - "confidence_score": 1.0 + "target": "tests_insurance_servicecoveragesyncsitemflagtest_php_tenantinsurance" }, { "relation": "method", @@ -268054,9 +272121,9 @@ "source_file": "tests/Insurance/ServiceCoverageSyncsItemFlagTest.php", "source_location": "L41", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest", - "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_isinsured", - "confidence_score": 1.0 + "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_isinsured" }, { "relation": "method", @@ -268064,9 +272131,9 @@ "source_file": "tests/Insurance/ServiceCoverageSyncsItemFlagTest.php", "source_location": "L20", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest", - "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_makedoctorcontractanditem", - "confidence_score": 1.0 + "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_makedoctorcontractanditem" }, { "relation": "method", @@ -268074,9 +272141,9 @@ "source_file": "tests/Insurance/ServiceCoverageSyncsItemFlagTest.php", "source_location": "L48", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest", - "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_putcoverage", - "confidence_score": 1.0 + "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_putcoverage" }, { "relation": "method", @@ -268084,9 +272151,9 @@ "source_file": "tests/Insurance/ServiceCoverageSyncsItemFlagTest.php", "source_location": "L87", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest", - "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_testflagstayssetwhileanothercontractstillcoverstheitem", - "confidence_score": 1.0 + "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_testflagstayssetwhileanothercontractstillcoverstheitem" }, { "relation": "method", @@ -268094,9 +272161,9 @@ "source_file": "tests/Insurance/ServiceCoverageSyncsItemFlagTest.php", "source_location": "L73", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest", - "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_testremovingtheonlycoverageclearstheflag", - "confidence_score": 1.0 + "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_testremovingtheonlycoverageclearstheflag" }, { "relation": "method", @@ -268104,9 +272171,9 @@ "source_file": "tests/Insurance/ServiceCoverageSyncsItemFlagTest.php", "source_location": "L62", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest", - "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_testsavingcoveredcoveragemarksitemasinsured", - "confidence_score": 1.0 + "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_testsavingcoveredcoveragemarksitemasinsured" }, { "relation": "method", @@ -268114,9 +272181,9 @@ "source_file": "tests/Insurance/ServiceCoverageSyncsItemFlagTest.php", "source_location": "L104", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest", - "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_testunknownserviceitemisrejected", - "confidence_score": 1.0 + "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_testunknownserviceitemisrejected" }, { "relation": "references_constant", @@ -268135,9 +272202,9 @@ "source_file": "tests/Insurance/ServiceCoverageSyncsItemFlagTest.php", "source_location": "L89", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_testflagstayssetwhileanothercontractstillcoverstheitem", - "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_makedoctorcontractanditem", - "confidence_score": 1.0 + "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_makedoctorcontractanditem" }, { "relation": "calls", @@ -268146,9 +272213,9 @@ "source_file": "tests/Insurance/ServiceCoverageSyncsItemFlagTest.php", "source_location": "L75", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_testremovingtheonlycoverageclearstheflag", - "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_makedoctorcontractanditem", - "confidence_score": 1.0 + "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_makedoctorcontractanditem" }, { "relation": "calls", @@ -268157,9 +272224,9 @@ "source_file": "tests/Insurance/ServiceCoverageSyncsItemFlagTest.php", "source_location": "L64", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_testsavingcoveredcoveragemarksitemasinsured", - "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_makedoctorcontractanditem", - "confidence_score": 1.0 + "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_makedoctorcontractanditem" }, { "relation": "calls", @@ -268168,9 +272235,9 @@ "source_file": "tests/Insurance/ServiceCoverageSyncsItemFlagTest.php", "source_location": "L106", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_testunknownserviceitemisrejected", - "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_makedoctorcontractanditem", - "confidence_score": 1.0 + "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_makedoctorcontractanditem" }, { "relation": "references_constant", @@ -268189,9 +272256,9 @@ "source_file": "tests/Insurance/ServiceCoverageSyncsItemFlagTest.php", "source_location": "L101", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_testflagstayssetwhileanothercontractstillcoverstheitem", - "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_isinsured", - "confidence_score": 1.0 + "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_isinsured" }, { "relation": "calls", @@ -268200,9 +272267,9 @@ "source_file": "tests/Insurance/ServiceCoverageSyncsItemFlagTest.php", "source_location": "L79", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_testremovingtheonlycoverageclearstheflag", - "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_isinsured", - "confidence_score": 1.0 + "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_isinsured" }, { "relation": "calls", @@ -268211,9 +272278,9 @@ "source_file": "tests/Insurance/ServiceCoverageSyncsItemFlagTest.php", "source_location": "L70", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_testsavingcoveredcoveragemarksitemasinsured", - "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_isinsured", - "confidence_score": 1.0 + "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_isinsured" }, { "relation": "references", @@ -268222,9 +272289,9 @@ "source_location": "L48", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_putcoverage", - "target": "tests_insurance_servicecoveragesyncsitemflagtest_php_serviceitem", - "confidence_score": 1.0 + "target": "tests_insurance_servicecoveragesyncsitemflagtest_php_serviceitem" }, { "relation": "references", @@ -268233,9 +272300,9 @@ "source_location": "L48", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_putcoverage", - "target": "tests_insurance_servicecoveragesyncsitemflagtest_php_tenantinsurance", - "confidence_score": 1.0 + "target": "tests_insurance_servicecoveragesyncsitemflagtest_php_tenantinsurance" }, { "relation": "references", @@ -268244,9 +272311,9 @@ "source_location": "L48", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_putcoverage", - "target": "tests_insurance_servicecoveragesyncsitemflagtest_php_user", - "confidence_score": 1.0 + "target": "tests_insurance_servicecoveragesyncsitemflagtest_php_user" }, { "relation": "calls", @@ -268255,9 +272322,9 @@ "source_file": "tests/Insurance/ServiceCoverageSyncsItemFlagTest.php", "source_location": "L96", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_testflagstayssetwhileanothercontractstillcoverstheitem", - "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_putcoverage", - "confidence_score": 1.0 + "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_putcoverage" }, { "relation": "calls", @@ -268266,9 +272333,9 @@ "source_file": "tests/Insurance/ServiceCoverageSyncsItemFlagTest.php", "source_location": "L78", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_testremovingtheonlycoverageclearstheflag", - "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_putcoverage", - "confidence_score": 1.0 + "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_putcoverage" }, { "relation": "calls", @@ -268277,9 +272344,9 @@ "source_file": "tests/Insurance/ServiceCoverageSyncsItemFlagTest.php", "source_location": "L67", "weight": 1.0, + "confidence_score": 1.0, "source": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_testsavingcoveredcoveragemarksitemasinsured", - "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_putcoverage", - "confidence_score": 1.0 + "target": "insurance_servicecoveragesyncsitemflagtest_servicecoveragesyncsitemflagtest_putcoverage" }, { "relation": "references_constant", @@ -272499,9 +276566,9 @@ "source_file": "tests/Secretary/ClinicSharedSecretaryTest.php", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_clinicsharedsecretarytest", - "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest", - "confidence_score": 1.0 + "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest" }, { "relation": "method", @@ -272509,9 +276576,9 @@ "source_file": "tests/Secretary/ClinicSharedSecretaryTest.php", "source_location": "L18", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest", - "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_makeclinicwithdoctors", - "confidence_score": 1.0 + "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_makeclinicwithdoctors" }, { "relation": "method", @@ -272519,9 +276586,9 @@ "source_file": "tests/Secretary/ClinicSharedSecretaryTest.php", "source_location": "L36", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest", - "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_mobile", - "confidence_score": 1.0 + "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_mobile" }, { "relation": "method", @@ -272529,9 +276596,9 @@ "source_file": "tests/Secretary/ClinicSharedSecretaryTest.php", "source_location": "L41", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest", - "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_testclinicownerassignssecretarytomultipledoctors", - "confidence_score": 1.0 + "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_testclinicownerassignssecretarytomultipledoctors" }, { "relation": "method", @@ -272539,9 +276606,9 @@ "source_file": "tests/Secretary/ClinicSharedSecretaryTest.php", "source_location": "L140", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest", - "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_testforeignownercannotsync", - "confidence_score": 1.0 + "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_testforeignownercannotsync" }, { "relation": "method", @@ -272549,9 +276616,9 @@ "source_file": "tests/Secretary/ClinicSharedSecretaryTest.php", "source_location": "L71", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest", - "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_testrejectsdoctoroutsideclinic", - "confidence_score": 1.0 + "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_testrejectsdoctoroutsideclinic" }, { "relation": "method", @@ -272559,9 +276626,9 @@ "source_file": "tests/Secretary/ClinicSharedSecretaryTest.php", "source_location": "L57", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest", - "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_testskipsduplicatesonreassign", - "confidence_score": 1.0 + "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_testskipsduplicatesonreassign" }, { "relation": "method", @@ -272569,9 +276636,9 @@ "source_file": "tests/Secretary/ClinicSharedSecretaryTest.php", "source_location": "L88", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest", - "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_testsyncaddsandremovesdoctors", - "confidence_score": 1.0 + "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_testsyncaddsandremovesdoctors" }, { "relation": "method", @@ -272579,9 +276646,9 @@ "source_file": "tests/Secretary/ClinicSharedSecretaryTest.php", "source_location": "L110", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest", - "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_testsynccopiesprofileandpermissionstonewlinks", - "confidence_score": 1.0 + "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_testsynccopiesprofileandpermissionstonewlinks" }, { "relation": "calls", @@ -272590,9 +276657,9 @@ "source_file": "tests/Secretary/ClinicSharedSecretaryTest.php", "source_location": "L43", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_testclinicownerassignssecretarytomultipledoctors", - "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_makeclinicwithdoctors", - "confidence_score": 1.0 + "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_makeclinicwithdoctors" }, { "relation": "calls", @@ -272601,9 +276668,9 @@ "source_file": "tests/Secretary/ClinicSharedSecretaryTest.php", "source_location": "L142", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_testforeignownercannotsync", - "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_makeclinicwithdoctors", - "confidence_score": 1.0 + "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_makeclinicwithdoctors" }, { "relation": "calls", @@ -272612,9 +276679,9 @@ "source_file": "tests/Secretary/ClinicSharedSecretaryTest.php", "source_location": "L73", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_testrejectsdoctoroutsideclinic", - "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_makeclinicwithdoctors", - "confidence_score": 1.0 + "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_makeclinicwithdoctors" }, { "relation": "calls", @@ -272623,9 +276690,9 @@ "source_file": "tests/Secretary/ClinicSharedSecretaryTest.php", "source_location": "L59", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_testskipsduplicatesonreassign", - "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_makeclinicwithdoctors", - "confidence_score": 1.0 + "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_makeclinicwithdoctors" }, { "relation": "calls", @@ -272634,9 +276701,9 @@ "source_file": "tests/Secretary/ClinicSharedSecretaryTest.php", "source_location": "L90", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_testsyncaddsandremovesdoctors", - "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_makeclinicwithdoctors", - "confidence_score": 1.0 + "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_makeclinicwithdoctors" }, { "relation": "calls", @@ -272645,9 +276712,9 @@ "source_file": "tests/Secretary/ClinicSharedSecretaryTest.php", "source_location": "L112", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_testsynccopiesprofileandpermissionstonewlinks", - "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_makeclinicwithdoctors", - "confidence_score": 1.0 + "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_makeclinicwithdoctors" }, { "relation": "calls", @@ -272656,9 +276723,9 @@ "source_file": "tests/Secretary/ClinicSharedSecretaryTest.php", "source_location": "L46", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_testclinicownerassignssecretarytomultipledoctors", - "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_mobile", - "confidence_score": 1.0 + "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_mobile" }, { "relation": "calls", @@ -272667,9 +276734,9 @@ "source_file": "tests/Secretary/ClinicSharedSecretaryTest.php", "source_location": "L79", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_testrejectsdoctoroutsideclinic", - "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_mobile", - "confidence_score": 1.0 + "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_mobile" }, { "relation": "calls", @@ -272678,9 +276745,9 @@ "source_file": "tests/Secretary/ClinicSharedSecretaryTest.php", "source_location": "L60", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_testskipsduplicatesonreassign", - "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_mobile", - "confidence_score": 1.0 + "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_mobile" }, { "relation": "calls", @@ -272689,9 +276756,9 @@ "source_file": "tests/Secretary/ClinicSharedSecretaryTest.php", "source_location": "L91", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_testsyncaddsandremovesdoctors", - "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_mobile", - "confidence_score": 1.0 + "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_mobile" }, { "relation": "calls", @@ -272700,9 +276767,9 @@ "source_file": "tests/Secretary/ClinicSharedSecretaryTest.php", "source_location": "L113", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_testsynccopiesprofileandpermissionstonewlinks", - "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_mobile", - "confidence_score": 1.0 + "target": "secretary_clinicsharedsecretarytest_clinicsharedsecretarytest_mobile" }, { "relation": "contains", @@ -272710,9 +276777,9 @@ "source_file": "tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_secretaryappointmentscopetest", - "target": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest", - "confidence_score": 1.0 + "target": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest" }, { "relation": "method", @@ -272720,9 +276787,9 @@ "source_file": "tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L18", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest", - "target": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretaryseesonlyassigneddoctorsappointments", - "confidence_score": 1.0 + "target": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretaryseesonlyassigneddoctorsappointments" }, { "relation": "method", @@ -272730,9 +276797,9 @@ "source_file": "tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L53", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest", - "target": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretarywithnoassignmentseesnothing", - "confidence_score": 1.0 + "target": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretarywithnoassignmentseesnothing" }, { "relation": "contains", @@ -273457,9 +277524,9 @@ "source_file": "tests/Shared/NumericFieldNormalizerTest.php", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "shared_numericfieldnormalizertest", - "target": "shared_numericfieldnormalizertest_numericfieldnormalizertest", - "confidence_score": 1.0 + "target": "shared_numericfieldnormalizertest_numericfieldnormalizertest" }, { "relation": "method", @@ -273467,9 +277534,9 @@ "source_file": "tests/Shared/NumericFieldNormalizerTest.php", "source_location": "L18", "weight": 1.0, + "confidence_score": 1.0, "source": "shared_numericfieldnormalizertest_numericfieldnormalizertest", - "target": "shared_numericfieldnormalizertest_numericfieldnormalizertest_testdigitshelpertranslateswithoutstripping", - "confidence_score": 1.0 + "target": "shared_numericfieldnormalizertest_numericfieldnormalizertest_testdigitshelpertranslateswithoutstripping" }, { "relation": "method", @@ -273477,9 +277544,9 @@ "source_file": "tests/Shared/NumericFieldNormalizerTest.php", "source_location": "L53", "weight": 1.0, + "confidence_score": 1.0, "source": "shared_numericfieldnormalizertest_numericfieldnormalizertest", - "target": "shared_numericfieldnormalizertest_numericfieldnormalizertest_testnestedarraysarenormalized", - "confidence_score": 1.0 + "target": "shared_numericfieldnormalizertest_numericfieldnormalizertest_testnestedarraysarenormalized" }, { "relation": "method", @@ -273487,9 +277554,9 @@ "source_file": "tests/Shared/NumericFieldNormalizerTest.php", "source_location": "L69", "weight": 1.0, + "confidence_score": 1.0, "source": "shared_numericfieldnormalizertest_numericfieldnormalizertest", - "target": "shared_numericfieldnormalizertest_numericfieldnormalizertest_testnonnumerickeyskeeppersiandigits", - "confidence_score": 1.0 + "target": "shared_numericfieldnormalizertest_numericfieldnormalizertest_testnonnumerickeyskeeppersiandigits" }, { "relation": "method", @@ -273497,9 +277564,9 @@ "source_file": "tests/Shared/NumericFieldNormalizerTest.php", "source_location": "L26", "weight": 1.0, + "confidence_score": 1.0, "source": "shared_numericfieldnormalizertest_numericfieldnormalizertest", - "target": "shared_numericfieldnormalizertest_numericfieldnormalizertest_testsecretarycreatedwithpersiandigitsisstoredlatin", - "confidence_score": 1.0 + "target": "shared_numericfieldnormalizertest_numericfieldnormalizertest_testsecretarycreatedwithpersiandigitsisstoredlatin" }, { "relation": "contains", @@ -276589,9 +280656,9 @@ "source_file": ".claude/prompt/appointment-settings-move-schedule-and-cancel-log.md", "source_location": "L1", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_appointment_settings_move_schedule_and_cancel_log", - "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0627\u0646\u062a\u0642\u0627\u0644_\u0628\u0631\u0646\u0627\u0645\u0647_\u06a9\u0627\u0631\u06cc_\u0627\u0635\u0644\u0627\u062d_\u0641\u0631\u0645_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc_\u0644\u0627\u062a\u06cc\u0646_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0647\u0632\u06cc\u0646\u0647_\u0648\u06cc\u0632\u06cc\u062a_\u062f\u0631_\u0645\u0648\u062f\u0627\u0644_\u0648_\u0644\u0627\u06af_\u062a\u0627\u06cc\u0645_\u0644\u0627\u06cc\u0646_\u0644\u063a\u0648_\u0646\u0648\u0628\u062a", - "confidence_score": 1.0 + "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0627\u0646\u062a\u0642\u0627\u0644_\u0628\u0631\u0646\u0627\u0645\u0647_\u06a9\u0627\u0631\u06cc_\u0627\u0635\u0644\u0627\u062d_\u0641\u0631\u0645_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc_\u0644\u0627\u062a\u06cc\u0646_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0647\u0632\u06cc\u0646\u0647_\u0648\u06cc\u0632\u06cc\u062a_\u062f\u0631_\u0645\u0648\u062f\u0627\u0644_\u0648_\u0644\u0627\u06af_\u062a\u0627\u06cc\u0645_\u0644\u0627\u06cc\u0646_\u0644\u063a\u0648_\u0646\u0648\u0628\u062a" }, { "relation": "contains", @@ -276599,9 +280666,9 @@ "source_file": ".claude/prompt/appointment-settings-move-schedule-and-cancel-log.md", "source_location": "L34", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0627\u0646\u062a\u0642\u0627\u0644_\u0628\u0631\u0646\u0627\u0645\u0647_\u06a9\u0627\u0631\u06cc_\u0627\u0635\u0644\u0627\u062d_\u0641\u0631\u0645_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc_\u0644\u0627\u062a\u06cc\u0646_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0647\u0632\u06cc\u0646\u0647_\u0648\u06cc\u0632\u06cc\u062a_\u062f\u0631_\u0645\u0648\u062f\u0627\u0644_\u0648_\u0644\u0627\u06af_\u062a\u0627\u06cc\u0645_\u0644\u0627\u06cc\u0646_\u0644\u063a\u0648_\u0646\u0648\u0628\u062a", - "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u062a\u0633\u06a9_\u06f1_\u0627\u0646\u062a\u0642\u0627\u0644_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0646\u0627\u0645\u0647_\u06a9\u0627\u0631\u06cc_\u0627\u0632_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u0647_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", - "confidence_score": 1.0 + "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u062a\u0633\u06a9_\u06f1_\u0627\u0646\u062a\u0642\u0627\u0644_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0646\u0627\u0645\u0647_\u06a9\u0627\u0631\u06cc_\u0627\u0632_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u0647_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc" }, { "relation": "contains", @@ -276609,9 +280676,9 @@ "source_file": ".claude/prompt/appointment-settings-move-schedule-and-cancel-log.md", "source_location": "L67", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0627\u0646\u062a\u0642\u0627\u0644_\u0628\u0631\u0646\u0627\u0645\u0647_\u06a9\u0627\u0631\u06cc_\u0627\u0635\u0644\u0627\u062d_\u0641\u0631\u0645_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc_\u0644\u0627\u062a\u06cc\u0646_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0647\u0632\u06cc\u0646\u0647_\u0648\u06cc\u0632\u06cc\u062a_\u062f\u0631_\u0645\u0648\u062f\u0627\u0644_\u0648_\u0644\u0627\u06af_\u062a\u0627\u06cc\u0645_\u0644\u0627\u06cc\u0646_\u0644\u063a\u0648_\u0646\u0648\u0628\u062a", - "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u062a\u0633\u06a9_\u06f2_\u0627\u0635\u0644\u0627\u062d_\u0686\u06cc\u062f\u0645\u0627\u0646_\u062f\u06a9\u0645\u0647_\u0630\u062e\u06cc\u0631\u0647_\u062f\u0631_\u0635\u0641\u062d\u0647_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", - "confidence_score": 1.0 + "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u062a\u0633\u06a9_\u06f2_\u0627\u0635\u0644\u0627\u062d_\u0686\u06cc\u062f\u0645\u0627\u0646_\u062f\u06a9\u0645\u0647_\u0630\u062e\u06cc\u0631\u0647_\u062f\u0631_\u0635\u0641\u062d\u0647_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc" }, { "relation": "contains", @@ -276619,9 +280686,9 @@ "source_file": ".claude/prompt/appointment-settings-move-schedule-and-cancel-log.md", "source_location": "L89", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0627\u0646\u062a\u0642\u0627\u0644_\u0628\u0631\u0646\u0627\u0645\u0647_\u06a9\u0627\u0631\u06cc_\u0627\u0635\u0644\u0627\u062d_\u0641\u0631\u0645_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc_\u0644\u0627\u062a\u06cc\u0646_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0647\u0632\u06cc\u0646\u0647_\u0648\u06cc\u0632\u06cc\u062a_\u062f\u0631_\u0645\u0648\u062f\u0627\u0644_\u0648_\u0644\u0627\u06af_\u062a\u0627\u06cc\u0645_\u0644\u0627\u06cc\u0646_\u0644\u063a\u0648_\u0646\u0648\u0628\u062a", - "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u062a\u0633\u06a9_\u06f3_\u0627\u062c\u0628\u0627\u0631_\u0648\u0631\u0648\u062f\u06cc_\u0644\u0627\u062a\u06cc\u0646_\u062f\u0631_\u0647\u0645\u0647_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc_\u0633\u0631\u0627\u0633\u0631\u06cc", - "confidence_score": 1.0 + "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u062a\u0633\u06a9_\u06f3_\u0627\u062c\u0628\u0627\u0631_\u0648\u0631\u0648\u062f\u06cc_\u0644\u0627\u062a\u06cc\u0646_\u062f\u0631_\u0647\u0645\u0647_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc_\u0633\u0631\u0627\u0633\u0631\u06cc" }, { "relation": "contains", @@ -276629,9 +280696,9 @@ "source_file": ".claude/prompt/appointment-settings-move-schedule-and-cancel-log.md", "source_location": "L116", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0627\u0646\u062a\u0642\u0627\u0644_\u0628\u0631\u0646\u0627\u0645\u0647_\u06a9\u0627\u0631\u06cc_\u0627\u0635\u0644\u0627\u062d_\u0641\u0631\u0645_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc_\u0644\u0627\u062a\u06cc\u0646_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0647\u0632\u06cc\u0646\u0647_\u0648\u06cc\u0632\u06cc\u062a_\u062f\u0631_\u0645\u0648\u062f\u0627\u0644_\u0648_\u0644\u0627\u06af_\u062a\u0627\u06cc\u0645_\u0644\u0627\u06cc\u0646_\u0644\u063a\u0648_\u0646\u0648\u0628\u062a", - "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u062a\u0633\u06a9_\u06f4_\u0631\u0641\u0639_\u0628\u0627\u06af_\u062b\u0628\u062a_\u0646\u0648\u0628\u062a_\u0647\u0646\u06af\u0627\u0645_\u0627\u0644\u0632\u0627\u0645\u06cc_\u0628\u0648\u062f\u0646_\u0647\u0632\u06cc\u0646\u0647_\u0648\u06cc\u0632\u06cc\u062a_\u06f4\u06f2\u06f2", - "confidence_score": 1.0 + "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u062a\u0633\u06a9_\u06f4_\u0631\u0641\u0639_\u0628\u0627\u06af_\u062b\u0628\u062a_\u0646\u0648\u0628\u062a_\u0647\u0646\u06af\u0627\u0645_\u0627\u0644\u0632\u0627\u0645\u06cc_\u0628\u0648\u062f\u0646_\u0647\u0632\u06cc\u0646\u0647_\u0648\u06cc\u0632\u06cc\u062a_\u06f4\u06f2\u06f2" }, { "relation": "contains", @@ -276639,9 +280706,9 @@ "source_file": ".claude/prompt/appointment-settings-move-schedule-and-cancel-log.md", "source_location": "L161", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0627\u0646\u062a\u0642\u0627\u0644_\u0628\u0631\u0646\u0627\u0645\u0647_\u06a9\u0627\u0631\u06cc_\u0627\u0635\u0644\u0627\u062d_\u0641\u0631\u0645_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc_\u0644\u0627\u062a\u06cc\u0646_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0647\u0632\u06cc\u0646\u0647_\u0648\u06cc\u0632\u06cc\u062a_\u062f\u0631_\u0645\u0648\u062f\u0627\u0644_\u0648_\u0644\u0627\u06af_\u062a\u0627\u06cc\u0645_\u0644\u0627\u06cc\u0646_\u0644\u063a\u0648_\u0646\u0648\u0628\u062a", - "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u062a\u0633\u06a9_\u06f5_\u062b\u0628\u062a_\u0644\u0627\u06af_\u0648_\u0631\u0648\u06cc\u062f\u0627\u062f_timeline_\u0647\u0646\u06af\u0627\u0645_\u0644\u063a\u0648_\u0646\u0648\u0628\u062a", - "confidence_score": 1.0 + "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u062a\u0633\u06a9_\u06f5_\u062b\u0628\u062a_\u0644\u0627\u06af_\u0648_\u0631\u0648\u06cc\u062f\u0627\u062f_timeline_\u0647\u0646\u06af\u0627\u0645_\u0644\u063a\u0648_\u0646\u0648\u0628\u062a" }, { "relation": "contains", @@ -276649,9 +280716,9 @@ "source_file": ".claude/prompt/appointment-settings-move-schedule-and-cancel-log.md", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0627\u0646\u062a\u0642\u0627\u0644_\u0628\u0631\u0646\u0627\u0645\u0647_\u06a9\u0627\u0631\u06cc_\u0627\u0635\u0644\u0627\u062d_\u0641\u0631\u0645_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc_\u0644\u0627\u062a\u06cc\u0646_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0647\u0632\u06cc\u0646\u0647_\u0648\u06cc\u0632\u06cc\u062a_\u062f\u0631_\u0645\u0648\u062f\u0627\u0644_\u0648_\u0644\u0627\u06af_\u062a\u0627\u06cc\u0645_\u0644\u0627\u06cc\u0646_\u0644\u063a\u0648_\u0646\u0648\u0628\u062a", - "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0632\u0645\u06cc\u0646\u0647", - "confidence_score": 1.0 + "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", @@ -276659,9 +280726,9 @@ "source_file": ".claude/prompt/appointment-settings-move-schedule-and-cancel-log.md", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0627\u0646\u062a\u0642\u0627\u0644_\u0628\u0631\u0646\u0627\u0645\u0647_\u06a9\u0627\u0631\u06cc_\u0627\u0635\u0644\u0627\u062d_\u0641\u0631\u0645_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc_\u0644\u0627\u062a\u06cc\u0646_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0647\u0632\u06cc\u0646\u0647_\u0648\u06cc\u0632\u06cc\u062a_\u062f\u0631_\u0645\u0648\u062f\u0627\u0644_\u0648_\u0644\u0627\u06af_\u062a\u0627\u06cc\u0645_\u0644\u0627\u06cc\u0646_\u0644\u063a\u0648_\u0646\u0648\u0628\u062a", - "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", - "confidence_score": 1.0 + "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", @@ -276669,9 +280736,9 @@ "source_file": ".claude/prompt/appointment-settings-move-schedule-and-cancel-log.md", "source_location": "L204", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0627\u0646\u062a\u0642\u0627\u0644_\u0628\u0631\u0646\u0627\u0645\u0647_\u06a9\u0627\u0631\u06cc_\u0627\u0635\u0644\u0627\u062d_\u0641\u0631\u0645_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc_\u0644\u0627\u062a\u06cc\u0646_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0647\u0632\u06cc\u0646\u0647_\u0648\u06cc\u0632\u06cc\u062a_\u062f\u0631_\u0645\u0648\u062f\u0627\u0644_\u0648_\u0644\u0627\u06af_\u062a\u0627\u06cc\u0645_\u0644\u0627\u06cc\u0646_\u0644\u063a\u0648_\u0646\u0648\u0628\u062a", - "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0642\u0648\u0627\u0646\u06cc\u0646_\u0639\u0645\u0648\u0645\u06cc_\u067e\u0631\u0648\u0698\u0647_\u0628\u0631\u0627\u06cc_\u0647\u0645\u0647_\u062a\u0633\u06a9_\u0647\u0627", - "confidence_score": 1.0 + "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0642\u0648\u0627\u0646\u06cc\u0646_\u0639\u0645\u0648\u0645\u06cc_\u067e\u0631\u0648\u0698\u0647_\u0628\u0631\u0627\u06cc_\u0647\u0645\u0647_\u062a\u0633\u06a9_\u0647\u0627" }, { "relation": "contains", @@ -276679,9 +280746,9 @@ "source_file": ".claude/prompt/appointment-settings-move-schedule-and-cancel-log.md", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0627\u0646\u062a\u0642\u0627\u0644_\u0628\u0631\u0646\u0627\u0645\u0647_\u06a9\u0627\u0631\u06cc_\u0627\u0635\u0644\u0627\u062d_\u0641\u0631\u0645_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc_\u0644\u0627\u062a\u06cc\u0646_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0647\u0632\u06cc\u0646\u0647_\u0648\u06cc\u0632\u06cc\u062a_\u062f\u0631_\u0645\u0648\u062f\u0627\u0644_\u0648_\u0644\u0627\u06af_\u062a\u0627\u06cc\u0645_\u0644\u0627\u06cc\u0646_\u0644\u063a\u0648_\u0646\u0648\u0628\u062a", - "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u067e\u0631\u0648\u0698\u0647", - "confidence_score": 1.0 + "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", @@ -276689,9 +280756,9 @@ "source_file": ".claude/prompt/appointment-settings-move-schedule-and-cancel-log.md", "source_location": "L60", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_appointment_settings_move_schedule_and_cancel_log_\u062a\u0633\u06a9_\u06f1_\u0627\u0646\u062a\u0642\u0627\u0644_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0646\u0627\u0645\u0647_\u06a9\u0627\u0631\u06cc_\u0627\u0632_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u0647_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", - "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0646\u06a9\u0627\u062a", - "confidence_score": 1.0 + "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0646\u06a9\u0627\u062a" }, { "relation": "contains", @@ -276699,9 +280766,9 @@ "source_file": ".claude/prompt/appointment-settings-move-schedule-and-cancel-log.md", "source_location": "L47", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_appointment_settings_move_schedule_and_cancel_log_\u062a\u0633\u06a9_\u06f1_\u0627\u0646\u062a\u0642\u0627\u0644_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0646\u0627\u0645\u0647_\u06a9\u0627\u0631\u06cc_\u0627\u0632_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u0647_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", - "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0647\u062f\u0641", - "confidence_score": 1.0 + "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0647\u062f\u0641" }, { "relation": "contains", @@ -276709,9 +280776,9 @@ "source_file": ".claude/prompt/appointment-settings-move-schedule-and-cancel-log.md", "source_location": "L36", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_appointment_settings_move_schedule_and_cancel_log_\u062a\u0633\u06a9_\u06f1_\u0627\u0646\u062a\u0642\u0627\u0644_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0646\u0627\u0645\u0647_\u06a9\u0627\u0631\u06cc_\u0627\u0632_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u0647_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", - "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "confidence_score": 1.0 + "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", @@ -276719,9 +280786,9 @@ "source_file": ".claude/prompt/appointment-settings-move-schedule-and-cancel-log.md", "source_location": "L51", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_appointment_settings_move_schedule_and_cancel_log_\u062a\u0633\u06a9_\u06f1_\u0627\u0646\u062a\u0642\u0627\u0644_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0646\u0627\u0645\u0647_\u06a9\u0627\u0631\u06cc_\u0627\u0632_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u0647_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", - "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0648\u0638\u0627\u06cc\u0641", - "confidence_score": 1.0 + "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", @@ -276729,9 +280796,9 @@ "source_file": ".claude/prompt/appointment-settings-move-schedule-and-cancel-log.md", "source_location": "L82", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_appointment_settings_move_schedule_and_cancel_log_\u062a\u0633\u06a9_\u06f2_\u0627\u0635\u0644\u0627\u062d_\u0686\u06cc\u062f\u0645\u0627\u0646_\u062f\u06a9\u0645\u0647_\u0630\u062e\u06cc\u0631\u0647_\u062f\u0631_\u0635\u0641\u062d\u0647_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", - "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0646\u06a9\u0627\u062a_82", - "confidence_score": 1.0 + "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0646\u06a9\u0627\u062a_82" }, { "relation": "contains", @@ -276739,9 +280806,9 @@ "source_file": ".claude/prompt/appointment-settings-move-schedule-and-cancel-log.md", "source_location": "L73", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_appointment_settings_move_schedule_and_cancel_log_\u062a\u0633\u06a9_\u06f2_\u0627\u0635\u0644\u0627\u062d_\u0686\u06cc\u062f\u0645\u0627\u0646_\u062f\u06a9\u0645\u0647_\u0630\u062e\u06cc\u0631\u0647_\u062f\u0631_\u0635\u0641\u062d\u0647_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", - "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0647\u062f\u0641_\u0628\u0647\u062a\u0631\u06cc\u0646_ux_\u0627\u0646\u062a\u062e\u0627\u0628_\u0648_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0634\u0648\u062f", - "confidence_score": 1.0 + "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0647\u062f\u0641_\u0628\u0647\u062a\u0631\u06cc\u0646_ux_\u0627\u0646\u062a\u062e\u0627\u0628_\u0648_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0634\u0648\u062f" }, { "relation": "contains", @@ -276749,9 +280816,9 @@ "source_file": ".claude/prompt/appointment-settings-move-schedule-and-cancel-log.md", "source_location": "L69", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_appointment_settings_move_schedule_and_cancel_log_\u062a\u0633\u06a9_\u06f2_\u0627\u0635\u0644\u0627\u062d_\u0686\u06cc\u062f\u0645\u0627\u0646_\u062f\u06a9\u0645\u0647_\u0630\u062e\u06cc\u0631\u0647_\u062f\u0631_\u0635\u0641\u062d\u0647_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", - "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_69", - "confidence_score": 1.0 + "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_69" }, { "relation": "contains", @@ -276759,9 +280826,9 @@ "source_file": ".claude/prompt/appointment-settings-move-schedule-and-cancel-log.md", "source_location": "L77", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_appointment_settings_move_schedule_and_cancel_log_\u062a\u0633\u06a9_\u06f2_\u0627\u0635\u0644\u0627\u062d_\u0686\u06cc\u062f\u0645\u0627\u0646_\u062f\u06a9\u0645\u0647_\u0630\u062e\u06cc\u0631\u0647_\u062f\u0631_\u0635\u0641\u062d\u0647_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", - "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0648\u0638\u0627\u06cc\u0641_77", - "confidence_score": 1.0 + "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0648\u0638\u0627\u06cc\u0641_77" }, { "relation": "contains", @@ -276769,9 +280836,9 @@ "source_file": ".claude/prompt/appointment-settings-move-schedule-and-cancel-log.md", "source_location": "L108", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_appointment_settings_move_schedule_and_cancel_log_\u062a\u0633\u06a9_\u06f3_\u0627\u062c\u0628\u0627\u0631_\u0648\u0631\u0648\u062f\u06cc_\u0644\u0627\u062a\u06cc\u0646_\u062f\u0631_\u0647\u0645\u0647_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc_\u0633\u0631\u0627\u0633\u0631\u06cc", - "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0646\u06a9\u0627\u062a_108", - "confidence_score": 1.0 + "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0646\u06a9\u0627\u062a_108" }, { "relation": "contains", @@ -276779,9 +280846,9 @@ "source_file": ".claude/prompt/appointment-settings-move-schedule-and-cancel-log.md", "source_location": "L96", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_appointment_settings_move_schedule_and_cancel_log_\u062a\u0633\u06a9_\u06f3_\u0627\u062c\u0628\u0627\u0631_\u0648\u0631\u0648\u062f\u06cc_\u0644\u0627\u062a\u06cc\u0646_\u062f\u0631_\u0647\u0645\u0647_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc_\u0633\u0631\u0627\u0633\u0631\u06cc", - "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0647\u062f\u0641_96", - "confidence_score": 1.0 + "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0647\u062f\u0641_96" }, { "relation": "contains", @@ -276789,9 +280856,9 @@ "source_file": ".claude/prompt/appointment-settings-move-schedule-and-cancel-log.md", "source_location": "L91", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_appointment_settings_move_schedule_and_cancel_log_\u062a\u0633\u06a9_\u06f3_\u0627\u062c\u0628\u0627\u0631_\u0648\u0631\u0648\u062f\u06cc_\u0644\u0627\u062a\u06cc\u0646_\u062f\u0631_\u0647\u0645\u0647_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc_\u0633\u0631\u0627\u0633\u0631\u06cc", - "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_91", - "confidence_score": 1.0 + "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_91" }, { "relation": "contains", @@ -276799,9 +280866,9 @@ "source_file": ".claude/prompt/appointment-settings-move-schedule-and-cancel-log.md", "source_location": "L100", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_appointment_settings_move_schedule_and_cancel_log_\u062a\u0633\u06a9_\u06f3_\u0627\u062c\u0628\u0627\u0631_\u0648\u0631\u0648\u062f\u06cc_\u0644\u0627\u062a\u06cc\u0646_\u062f\u0631_\u0647\u0645\u0647_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc_\u0633\u0631\u0627\u0633\u0631\u06cc", - "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0648\u0638\u0627\u06cc\u0641_100", - "confidence_score": 1.0 + "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0648\u0638\u0627\u06cc\u0641_100" }, { "relation": "contains", @@ -276809,9 +280876,9 @@ "source_file": ".claude/prompt/appointment-settings-move-schedule-and-cancel-log.md", "source_location": "L153", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_appointment_settings_move_schedule_and_cancel_log_\u062a\u0633\u06a9_\u06f4_\u0631\u0641\u0639_\u0628\u0627\u06af_\u062b\u0628\u062a_\u0646\u0648\u0628\u062a_\u0647\u0646\u06af\u0627\u0645_\u0627\u0644\u0632\u0627\u0645\u06cc_\u0628\u0648\u062f\u0646_\u0647\u0632\u06cc\u0646\u0647_\u0648\u06cc\u0632\u06cc\u062a_\u06f4\u06f2\u06f2", - "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0646\u06a9\u0627\u062a_153", - "confidence_score": 1.0 + "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0646\u06a9\u0627\u062a_153" }, { "relation": "contains", @@ -276819,9 +280886,9 @@ "source_file": ".claude/prompt/appointment-settings-move-schedule-and-cancel-log.md", "source_location": "L139", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_appointment_settings_move_schedule_and_cancel_log_\u062a\u0633\u06a9_\u06f4_\u0631\u0641\u0639_\u0628\u0627\u06af_\u062b\u0628\u062a_\u0646\u0648\u0628\u062a_\u0647\u0646\u06af\u0627\u0645_\u0627\u0644\u0632\u0627\u0645\u06cc_\u0628\u0648\u062f\u0646_\u0647\u0632\u06cc\u0646\u0647_\u0648\u06cc\u0632\u06cc\u062a_\u06f4\u06f2\u06f2", - "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0647\u062f\u0641_139", - "confidence_score": 1.0 + "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0647\u062f\u0641_139" }, { "relation": "contains", @@ -276829,9 +280896,9 @@ "source_file": ".claude/prompt/appointment-settings-move-schedule-and-cancel-log.md", "source_location": "L118", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_appointment_settings_move_schedule_and_cancel_log_\u062a\u0633\u06a9_\u06f4_\u0631\u0641\u0639_\u0628\u0627\u06af_\u062b\u0628\u062a_\u0646\u0648\u0628\u062a_\u0647\u0646\u06af\u0627\u0645_\u0627\u0644\u0632\u0627\u0645\u06cc_\u0628\u0648\u062f\u0646_\u0647\u0632\u06cc\u0646\u0647_\u0648\u06cc\u0632\u06cc\u062a_\u06f4\u06f2\u06f2", - "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_118", - "confidence_score": 1.0 + "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_118" }, { "relation": "contains", @@ -276839,9 +280906,9 @@ "source_file": ".claude/prompt/appointment-settings-move-schedule-and-cancel-log.md", "source_location": "L143", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_appointment_settings_move_schedule_and_cancel_log_\u062a\u0633\u06a9_\u06f4_\u0631\u0641\u0639_\u0628\u0627\u06af_\u062b\u0628\u062a_\u0646\u0648\u0628\u062a_\u0647\u0646\u06af\u0627\u0645_\u0627\u0644\u0632\u0627\u0645\u06cc_\u0628\u0648\u062f\u0646_\u0647\u0632\u06cc\u0646\u0647_\u0648\u06cc\u0632\u06cc\u062a_\u06f4\u06f2\u06f2", - "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0648\u0638\u0627\u06cc\u0641_143", - "confidence_score": 1.0 + "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0648\u0638\u0627\u06cc\u0641_143" }, { "relation": "contains", @@ -276849,9 +280916,9 @@ "source_file": ".claude/prompt/appointment-settings-move-schedule-and-cancel-log.md", "source_location": "L194", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_appointment_settings_move_schedule_and_cancel_log_\u062a\u0633\u06a9_\u06f5_\u062b\u0628\u062a_\u0644\u0627\u06af_\u0648_\u0631\u0648\u06cc\u062f\u0627\u062f_timeline_\u0647\u0646\u06af\u0627\u0645_\u0644\u063a\u0648_\u0646\u0648\u0628\u062a", - "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0646\u06a9\u0627\u062a_194", - "confidence_score": 1.0 + "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0646\u06a9\u0627\u062a_194" }, { "relation": "contains", @@ -276859,9 +280926,9 @@ "source_file": ".claude/prompt/appointment-settings-move-schedule-and-cancel-log.md", "source_location": "L170", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_appointment_settings_move_schedule_and_cancel_log_\u062a\u0633\u06a9_\u06f5_\u062b\u0628\u062a_\u0644\u0627\u06af_\u0648_\u0631\u0648\u06cc\u062f\u0627\u062f_timeline_\u0647\u0646\u06af\u0627\u0645_\u0644\u063a\u0648_\u0646\u0648\u0628\u062a", - "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0647\u062f\u0641_170", - "confidence_score": 1.0 + "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0647\u062f\u0641_170" }, { "relation": "contains", @@ -276869,9 +280936,9 @@ "source_file": ".claude/prompt/appointment-settings-move-schedule-and-cancel-log.md", "source_location": "L163", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_appointment_settings_move_schedule_and_cancel_log_\u062a\u0633\u06a9_\u06f5_\u062b\u0628\u062a_\u0644\u0627\u06af_\u0648_\u0631\u0648\u06cc\u062f\u0627\u062f_timeline_\u0647\u0646\u06af\u0627\u0645_\u0644\u063a\u0648_\u0646\u0648\u0628\u062a", - "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u0645\u0647\u0645_\u0633\u06cc\u0633\u062a\u0645_timeline_\u0648\u062c\u0648\u062f_\u0646\u062f\u0627\u0631\u062f", - "confidence_score": 1.0 + "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u0645\u0647\u0645_\u0633\u06cc\u0633\u062a\u0645_timeline_\u0648\u062c\u0648\u062f_\u0646\u062f\u0627\u0631\u062f" }, { "relation": "contains", @@ -276879,9 +280946,9 @@ "source_file": ".claude/prompt/appointment-settings-move-schedule-and-cancel-log.md", "source_location": "L174", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_appointment_settings_move_schedule_and_cancel_log_\u062a\u0633\u06a9_\u06f5_\u062b\u0628\u062a_\u0644\u0627\u06af_\u0648_\u0631\u0648\u06cc\u062f\u0627\u062f_timeline_\u0647\u0646\u06af\u0627\u0645_\u0644\u063a\u0648_\u0646\u0648\u0628\u062a", - "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0648\u0638\u0627\u06cc\u0641_174", - "confidence_score": 1.0 + "target": "prompt_appointment_settings_move_schedule_and_cancel_log_\u0648\u0638\u0627\u06cc\u0641_174" }, { "relation": "contains", @@ -277579,9 +281646,9 @@ "source_file": ".claude/prompt/clinic-appointment-settings-tabs.md", "source_location": "L1", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_appointment_settings_tabs", - "target": "prompt_clinic_appointment_settings_tabs_\u06cc\u06a9\u0633\u0627\u0646_\u0633\u0627\u0632\u06cc_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u062a\u0628_\u067e\u0632\u0634\u06a9\u0627\u0646_\u062f\u0631_\u067e\u0646\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", - "confidence_score": 1.0 + "target": "prompt_clinic_appointment_settings_tabs_\u06cc\u06a9\u0633\u0627\u0646_\u0633\u0627\u0632\u06cc_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u062a\u0628_\u067e\u0632\u0634\u06a9\u0627\u0646_\u062f\u0631_\u067e\u0646\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "relation": "contains", @@ -277589,9 +281656,9 @@ "source_file": ".claude/prompt/clinic-appointment-settings-tabs.md", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_appointment_settings_tabs_\u06cc\u06a9\u0633\u0627\u0646_\u0633\u0627\u0632\u06cc_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u062a\u0628_\u067e\u0632\u0634\u06a9\u0627\u0646_\u062f\u0631_\u067e\u0646\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", - "target": "prompt_clinic_appointment_settings_tabs_\u0632\u0645\u06cc\u0646\u0647", - "confidence_score": 1.0 + "target": "prompt_clinic_appointment_settings_tabs_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", @@ -277599,9 +281666,9 @@ "source_file": ".claude/prompt/clinic-appointment-settings-tabs.md", "source_location": "L18", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_appointment_settings_tabs_\u06cc\u06a9\u0633\u0627\u0646_\u0633\u0627\u0632\u06cc_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u062a\u0628_\u067e\u0632\u0634\u06a9\u0627\u0646_\u062f\u0631_\u067e\u0646\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", - "target": "prompt_clinic_appointment_settings_tabs_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", - "confidence_score": 1.0 + "target": "prompt_clinic_appointment_settings_tabs_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", @@ -277609,9 +281676,9 @@ "source_file": ".claude/prompt/clinic-appointment-settings-tabs.md", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_appointment_settings_tabs_\u06cc\u06a9\u0633\u0627\u0646_\u0633\u0627\u0632\u06cc_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u062a\u0628_\u067e\u0632\u0634\u06a9\u0627\u0646_\u062f\u0631_\u067e\u0646\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", - "target": "prompt_clinic_appointment_settings_tabs_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", - "confidence_score": 1.0 + "target": "prompt_clinic_appointment_settings_tabs_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", @@ -277619,9 +281686,9 @@ "source_file": ".claude/prompt/clinic-appointment-settings-tabs.md", "source_location": "L192", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_appointment_settings_tabs_\u06cc\u06a9\u0633\u0627\u0646_\u0633\u0627\u0632\u06cc_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u062a\u0628_\u067e\u0632\u0634\u06a9\u0627\u0646_\u062f\u0631_\u067e\u0646\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", - "target": "prompt_clinic_appointment_settings_tabs_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", - "confidence_score": 1.0 + "target": "prompt_clinic_appointment_settings_tabs_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", @@ -277629,9 +281696,9 @@ "source_file": ".claude/prompt/clinic-appointment-settings-tabs.md", "source_location": "L35", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_appointment_settings_tabs_\u06cc\u06a9\u0633\u0627\u0646_\u0633\u0627\u0632\u06cc_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u062a\u0628_\u067e\u0632\u0634\u06a9\u0627\u0646_\u062f\u0631_\u067e\u0646\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", - "target": "prompt_clinic_appointment_settings_tabs_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "confidence_score": 1.0 + "target": "prompt_clinic_appointment_settings_tabs_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", @@ -277639,9 +281706,9 @@ "source_file": ".claude/prompt/clinic-appointment-settings-tabs.md", "source_location": "L82", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_appointment_settings_tabs_\u06cc\u06a9\u0633\u0627\u0646_\u0633\u0627\u0632\u06cc_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u062a\u0628_\u067e\u0632\u0634\u06a9\u0627\u0646_\u062f\u0631_\u067e\u0646\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", - "target": "prompt_clinic_appointment_settings_tabs_\u0648\u0638\u0627\u06cc\u0641", - "confidence_score": 1.0 + "target": "prompt_clinic_appointment_settings_tabs_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", @@ -277649,9 +281716,9 @@ "source_file": ".claude/prompt/clinic-appointment-settings-tabs.md", "source_location": "L84", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_appointment_settings_tabs_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_clinic_appointment_settings_tabs_\u06f1_\u0628\u06a9_\u0627\u0646\u062f_\u06cc\u06a9_helper_\u0648\u0627\u062d\u062f_\u0628\u0647_\u062c\u0627\u06cc_\u06f1\u06f4_\u0634\u0631\u0637_\u062a\u06a9\u0631\u0627\u0631\u06cc", - "confidence_score": 1.0 + "target": "prompt_clinic_appointment_settings_tabs_\u06f1_\u0628\u06a9_\u0627\u0646\u062f_\u06cc\u06a9_helper_\u0648\u0627\u062d\u062f_\u0628\u0647_\u062c\u0627\u06cc_\u06f1\u06f4_\u0634\u0631\u0637_\u062a\u06a9\u0631\u0627\u0631\u06cc" }, { "relation": "contains", @@ -277659,9 +281726,9 @@ "source_file": ".claude/prompt/clinic-appointment-settings-tabs.md", "source_location": "L112", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_appointment_settings_tabs_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_clinic_appointment_settings_tabs_\u06f2_\u0627\u0633\u062a\u062e\u0631\u0627\u062c_schedulesection_\u0628\u0647_\u0641\u0627\u06cc\u0644_\u0645\u0633\u062a\u0642\u0644", - "confidence_score": 1.0 + "target": "prompt_clinic_appointment_settings_tabs_\u06f2_\u0627\u0633\u062a\u062e\u0631\u0627\u062c_schedulesection_\u0628\u0647_\u0641\u0627\u06cc\u0644_\u0645\u0633\u062a\u0642\u0644" }, { "relation": "contains", @@ -277669,9 +281736,9 @@ "source_file": ".claude/prompt/clinic-appointment-settings-tabs.md", "source_location": "L120", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_appointment_settings_tabs_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_clinic_appointment_settings_tabs_\u06f3_\u0635\u0641\u062d\u0647_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0627_\u062a\u0628_\u067e\u0632\u0634\u06a9\u0627\u0646", - "confidence_score": 1.0 + "target": "prompt_clinic_appointment_settings_tabs_\u06f3_\u0635\u0641\u062d\u0647_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0627_\u062a\u0628_\u067e\u0632\u0634\u06a9\u0627\u0646" }, { "relation": "contains", @@ -277679,9 +281746,9 @@ "source_file": ".claude/prompt/clinic-appointment-settings-tabs.md", "source_location": "L153", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_appointment_settings_tabs_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_clinic_appointment_settings_tabs_\u06f4_route_\u0648_\u0645\u0646\u0648", - "confidence_score": 1.0 + "target": "prompt_clinic_appointment_settings_tabs_\u06f4_route_\u0648_\u0645\u0646\u0648" }, { "relation": "contains", @@ -277689,9 +281756,9 @@ "source_file": ".claude/prompt/clinic-appointment-settings-tabs.md", "source_location": "L170", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_appointment_settings_tabs_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_clinic_appointment_settings_tabs_\u06f5_\u062a\u06a9\u0644\u06cc\u0641_freevisitprice", - "confidence_score": 1.0 + "target": "prompt_clinic_appointment_settings_tabs_\u06f5_\u062a\u06a9\u0644\u06cc\u0641_freevisitprice" }, { "relation": "contains", @@ -277699,9 +281766,9 @@ "source_file": ".claude/prompt/clinic-appointment-settings-tabs.md", "source_location": "L179", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_appointment_settings_tabs_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_clinic_appointment_settings_tabs_\u06f6_\u062a\u0633\u062a", - "confidence_score": 1.0 + "target": "prompt_clinic_appointment_settings_tabs_\u06f6_\u062a\u0633\u062a" }, { "relation": "contains", @@ -278059,9 +282126,9 @@ "source_file": ".claude/prompt/clinic-doctor-permissions.md", "source_location": "L1", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_doctor_permissions", - "target": "prompt_clinic_doctor_permissions_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u062f\u0633\u062a\u0631\u0633\u06cc_\u067e\u0632\u0634\u06a9\u0627\u0646_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_per_doctor_permissions", - "confidence_score": 1.0 + "target": "prompt_clinic_doctor_permissions_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u062f\u0633\u062a\u0631\u0633\u06cc_\u067e\u0632\u0634\u06a9\u0627\u0646_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_per_doctor_permissions" }, { "relation": "contains", @@ -278069,9 +282136,9 @@ "source_file": ".claude/prompt/clinic-doctor-permissions.md", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_doctor_permissions_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u062f\u0633\u062a\u0631\u0633\u06cc_\u067e\u0632\u0634\u06a9\u0627\u0646_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_per_doctor_permissions", - "target": "prompt_clinic_doctor_permissions_\u0632\u0645\u06cc\u0646\u0647", - "confidence_score": 1.0 + "target": "prompt_clinic_doctor_permissions_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", @@ -278079,9 +282146,9 @@ "source_file": ".claude/prompt/clinic-doctor-permissions.md", "source_location": "L20", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_doctor_permissions_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u062f\u0633\u062a\u0631\u0633\u06cc_\u067e\u0632\u0634\u06a9\u0627\u0646_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_per_doctor_permissions", - "target": "prompt_clinic_doctor_permissions_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", - "confidence_score": 1.0 + "target": "prompt_clinic_doctor_permissions_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", @@ -278089,9 +282156,9 @@ "source_file": ".claude/prompt/clinic-doctor-permissions.md", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_doctor_permissions_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u062f\u0633\u062a\u0631\u0633\u06cc_\u067e\u0632\u0634\u06a9\u0627\u0646_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_per_doctor_permissions", - "target": "prompt_clinic_doctor_permissions_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", - "confidence_score": 1.0 + "target": "prompt_clinic_doctor_permissions_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", @@ -278099,9 +282166,9 @@ "source_file": ".claude/prompt/clinic-doctor-permissions.md", "source_location": "L230", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_doctor_permissions_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u062f\u0633\u062a\u0631\u0633\u06cc_\u067e\u0632\u0634\u06a9\u0627\u0646_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_per_doctor_permissions", - "target": "prompt_clinic_doctor_permissions_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", - "confidence_score": 1.0 + "target": "prompt_clinic_doctor_permissions_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", @@ -278109,9 +282176,9 @@ "source_file": ".claude/prompt/clinic-doctor-permissions.md", "source_location": "L36", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_doctor_permissions_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u062f\u0633\u062a\u0631\u0633\u06cc_\u067e\u0632\u0634\u06a9\u0627\u0646_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_per_doctor_permissions", - "target": "prompt_clinic_doctor_permissions_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "confidence_score": 1.0 + "target": "prompt_clinic_doctor_permissions_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", @@ -278119,9 +282186,9 @@ "source_file": ".claude/prompt/clinic-doctor-permissions.md", "source_location": "L86", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_doctor_permissions_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u062f\u0633\u062a\u0631\u0633\u06cc_\u067e\u0632\u0634\u06a9\u0627\u0646_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_per_doctor_permissions", - "target": "prompt_clinic_doctor_permissions_\u0648\u0638\u0627\u06cc\u0641", - "confidence_score": 1.0 + "target": "prompt_clinic_doctor_permissions_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", @@ -278129,9 +282196,9 @@ "source_file": ".claude/prompt/clinic-doctor-permissions.md", "source_location": "L88", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_doctor_permissions_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_clinic_doctor_permissions_\u06f1_entity_\u062c\u062f\u06cc\u062f_clinicdoctorpermission", - "confidence_score": 1.0 + "target": "prompt_clinic_doctor_permissions_\u06f1_entity_\u062c\u062f\u06cc\u062f_clinicdoctorpermission" }, { "relation": "contains", @@ -278139,9 +282206,9 @@ "source_file": ".claude/prompt/clinic-doctor-permissions.md", "source_location": "L128", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_doctor_permissions_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_clinic_doctor_permissions_\u06f2_repository_service", - "confidence_score": 1.0 + "target": "prompt_clinic_doctor_permissions_\u06f2_repository_service" }, { "relation": "contains", @@ -278149,9 +282216,9 @@ "source_file": ".claude/prompt/clinic-doctor-permissions.md", "source_location": "L135", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_doctor_permissions_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_clinic_doctor_permissions_\u06f3_\u0686\u06a9\u0631_\u0645\u062c\u0648\u0632_\u0628\u0627_call_site_\u0648\u0627\u0642\u0639\u06cc", - "confidence_score": 1.0 + "target": "prompt_clinic_doctor_permissions_\u06f3_\u0686\u06a9\u0631_\u0645\u062c\u0648\u0632_\u0628\u0627_call_site_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", @@ -278159,9 +282226,9 @@ "source_file": ".claude/prompt/clinic-doctor-permissions.md", "source_location": "L153", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_doctor_permissions_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_clinic_doctor_permissions_\u06f4_endpoint\u0647\u0627\u06cc_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0645\u062c\u0648\u0632", - "confidence_score": 1.0 + "target": "prompt_clinic_doctor_permissions_\u06f4_endpoint\u0647\u0627\u06cc_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0645\u062c\u0648\u0632" }, { "relation": "contains", @@ -278169,9 +282236,9 @@ "source_file": ".claude/prompt/clinic-doctor-permissions.md", "source_location": "L168", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_doctor_permissions_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_clinic_doctor_permissions_\u06f5_\u0627\u0646\u062a\u0634\u0627\u0631_\u0645\u062c\u0648\u0632_\u062f\u0631_context", - "confidence_score": 1.0 + "target": "prompt_clinic_doctor_permissions_\u06f5_\u0627\u0646\u062a\u0634\u0627\u0631_\u0645\u062c\u0648\u0632_\u062f\u0631_context" }, { "relation": "contains", @@ -278179,9 +282246,9 @@ "source_file": ".claude/prompt/clinic-doctor-permissions.md", "source_location": "L186", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_doctor_permissions_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_clinic_doctor_permissions_\u06f6_usepermissions_\u0633\u0645\u062a_\u0641\u0631\u0627\u0646\u062a", - "confidence_score": 1.0 + "target": "prompt_clinic_doctor_permissions_\u06f6_usepermissions_\u0633\u0645\u062a_\u0641\u0631\u0627\u0646\u062a" }, { "relation": "contains", @@ -278189,9 +282256,9 @@ "source_file": ".claude/prompt/clinic-doctor-permissions.md", "source_location": "L210", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_doctor_permissions_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_clinic_doctor_permissions_\u06f7_ui_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0645\u062c\u0648\u0632_\u062f\u0631_\u0635\u0641\u062d\u0647_\u067e\u0632\u0634\u06a9\u0627\u0646_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", - "confidence_score": 1.0 + "target": "prompt_clinic_doctor_permissions_\u06f7_ui_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0645\u062c\u0648\u0632_\u062f\u0631_\u0635\u0641\u062d\u0647_\u067e\u0632\u0634\u06a9\u0627\u0646_\u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "relation": "contains", @@ -278199,9 +282266,9 @@ "source_file": ".claude/prompt/clinic-doctor-permissions.md", "source_location": "L218", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_doctor_permissions_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_clinic_doctor_permissions_\u06f8_\u062a\u0633\u062a_\u0645\u0633\u062a\u0646\u062f\u0627\u062a", - "confidence_score": 1.0 + "target": "prompt_clinic_doctor_permissions_\u06f8_\u062a\u0633\u062a_\u0645\u0633\u062a\u0646\u062f\u0627\u062a" }, { "relation": "contains", @@ -278519,9 +282586,9 @@ "source_file": ".claude/prompt/clinic-shared-secretary-multi-doctor.md", "source_location": "L1", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_shared_secretary_multi_doctor", - "target": "prompt_clinic_shared_secretary_multi_doctor_\u0645\u0646\u0634\u06cc_\u0645\u0634\u062a\u0631\u06a9_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u062a\u062e\u0635\u06cc\u0635_\u06cc\u06a9_\u0645\u0646\u0634\u06cc_\u0628\u0647_\u0686\u0646\u062f_\u067e\u0632\u0634\u06a9_\u0628\u0627_\u062f\u0633\u062a\u0631\u0633\u06cc_\u0645\u062d\u062f\u0648\u062f", - "confidence_score": 1.0 + "target": "prompt_clinic_shared_secretary_multi_doctor_\u0645\u0646\u0634\u06cc_\u0645\u0634\u062a\u0631\u06a9_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u062a\u062e\u0635\u06cc\u0635_\u06cc\u06a9_\u0645\u0646\u0634\u06cc_\u0628\u0647_\u0686\u0646\u062f_\u067e\u0632\u0634\u06a9_\u0628\u0627_\u062f\u0633\u062a\u0631\u0633\u06cc_\u0645\u062d\u062f\u0648\u062f" }, { "relation": "contains", @@ -278529,9 +282596,9 @@ "source_file": ".claude/prompt/clinic-shared-secretary-multi-doctor.md", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_shared_secretary_multi_doctor_\u0645\u0646\u0634\u06cc_\u0645\u0634\u062a\u0631\u06a9_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u062a\u062e\u0635\u06cc\u0635_\u06cc\u06a9_\u0645\u0646\u0634\u06cc_\u0628\u0647_\u0686\u0646\u062f_\u067e\u0632\u0634\u06a9_\u0628\u0627_\u062f\u0633\u062a\u0631\u0633\u06cc_\u0645\u062d\u062f\u0648\u062f", - "target": "prompt_clinic_shared_secretary_multi_doctor_\u0632\u0645\u06cc\u0646\u0647", - "confidence_score": 1.0 + "target": "prompt_clinic_shared_secretary_multi_doctor_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", @@ -278539,9 +282606,9 @@ "source_file": ".claude/prompt/clinic-shared-secretary-multi-doctor.md", "source_location": "L21", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_shared_secretary_multi_doctor_\u0645\u0646\u0634\u06cc_\u0645\u0634\u062a\u0631\u06a9_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u062a\u062e\u0635\u06cc\u0635_\u06cc\u06a9_\u0645\u0646\u0634\u06cc_\u0628\u0647_\u0686\u0646\u062f_\u067e\u0632\u0634\u06a9_\u0628\u0627_\u062f\u0633\u062a\u0631\u0633\u06cc_\u0645\u062d\u062f\u0648\u062f", - "target": "prompt_clinic_shared_secretary_multi_doctor_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", - "confidence_score": 1.0 + "target": "prompt_clinic_shared_secretary_multi_doctor_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", @@ -278549,9 +282616,9 @@ "source_file": ".claude/prompt/clinic-shared-secretary-multi-doctor.md", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_shared_secretary_multi_doctor_\u0645\u0646\u0634\u06cc_\u0645\u0634\u062a\u0631\u06a9_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u062a\u062e\u0635\u06cc\u0635_\u06cc\u06a9_\u0645\u0646\u0634\u06cc_\u0628\u0647_\u0686\u0646\u062f_\u067e\u0632\u0634\u06a9_\u0628\u0627_\u062f\u0633\u062a\u0631\u0633\u06cc_\u0645\u062d\u062f\u0648\u062f", - "target": "prompt_clinic_shared_secretary_multi_doctor_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", - "confidence_score": 1.0 + "target": "prompt_clinic_shared_secretary_multi_doctor_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", @@ -278559,9 +282626,9 @@ "source_file": ".claude/prompt/clinic-shared-secretary-multi-doctor.md", "source_location": "L126", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_shared_secretary_multi_doctor_\u0645\u0646\u0634\u06cc_\u0645\u0634\u062a\u0631\u06a9_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u062a\u062e\u0635\u06cc\u0635_\u06cc\u06a9_\u0645\u0646\u0634\u06cc_\u0628\u0647_\u0686\u0646\u062f_\u067e\u0632\u0634\u06a9_\u0628\u0627_\u062f\u0633\u062a\u0631\u0633\u06cc_\u0645\u062d\u062f\u0648\u062f", - "target": "prompt_clinic_shared_secretary_multi_doctor_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", - "confidence_score": 1.0 + "target": "prompt_clinic_shared_secretary_multi_doctor_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", @@ -278569,9 +282636,9 @@ "source_file": ".claude/prompt/clinic-shared-secretary-multi-doctor.md", "source_location": "L35", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_shared_secretary_multi_doctor_\u0645\u0646\u0634\u06cc_\u0645\u0634\u062a\u0631\u06a9_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u062a\u062e\u0635\u06cc\u0635_\u06cc\u06a9_\u0645\u0646\u0634\u06cc_\u0628\u0647_\u0686\u0646\u062f_\u067e\u0632\u0634\u06a9_\u0628\u0627_\u062f\u0633\u062a\u0631\u0633\u06cc_\u0645\u062d\u062f\u0648\u062f", - "target": "prompt_clinic_shared_secretary_multi_doctor_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "confidence_score": 1.0 + "target": "prompt_clinic_shared_secretary_multi_doctor_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", @@ -278579,9 +282646,9 @@ "source_file": ".claude/prompt/clinic-shared-secretary-multi-doctor.md", "source_location": "L88", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_shared_secretary_multi_doctor_\u0645\u0646\u0634\u06cc_\u0645\u0634\u062a\u0631\u06a9_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u062a\u062e\u0635\u06cc\u0635_\u06cc\u06a9_\u0645\u0646\u0634\u06cc_\u0628\u0647_\u0686\u0646\u062f_\u067e\u0632\u0634\u06a9_\u0628\u0627_\u062f\u0633\u062a\u0631\u0633\u06cc_\u0645\u062d\u062f\u0648\u062f", - "target": "prompt_clinic_shared_secretary_multi_doctor_\u0648\u0638\u0627\u06cc\u0641", - "confidence_score": 1.0 + "target": "prompt_clinic_shared_secretary_multi_doctor_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", @@ -278589,9 +282656,9 @@ "source_file": ".claude/prompt/clinic-shared-secretary-multi-doctor.md", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_shared_secretary_multi_doctor_\u0645\u0646\u0634\u06cc_\u0645\u0634\u062a\u0631\u06a9_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u062a\u062e\u0635\u06cc\u0635_\u06cc\u06a9_\u0645\u0646\u0634\u06cc_\u0628\u0647_\u0686\u0646\u062f_\u067e\u0632\u0634\u06a9_\u0628\u0627_\u062f\u0633\u062a\u0631\u0633\u06cc_\u0645\u062d\u062f\u0648\u062f", - "target": "prompt_clinic_shared_secretary_multi_doctor_\u067e\u0631\u0648\u0698\u0647", - "confidence_score": 1.0 + "target": "prompt_clinic_shared_secretary_multi_doctor_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", @@ -278599,9 +282666,9 @@ "source_file": ".claude/prompt/clinic-shared-secretary-multi-doctor.md", "source_location": "L37", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_shared_secretary_multi_doctor_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "target": "prompt_clinic_shared_secretary_multi_doctor_create_\u062a\u06a9_\u067e\u0632\u0634\u06a9\u06cc_secretarycontroller_php_39", - "confidence_score": 1.0 + "target": "prompt_clinic_shared_secretary_multi_doctor_create_\u062a\u06a9_\u067e\u0632\u0634\u06a9\u06cc_secretarycontroller_php_39" }, { "relation": "contains", @@ -278609,9 +282676,9 @@ "source_file": ".claude/prompt/clinic-shared-secretary-multi-doctor.md", "source_location": "L59", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_shared_secretary_multi_doctor_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "target": "prompt_clinic_shared_secretary_multi_doctor_scope_\u0646\u0627\u0642\u0635_\u0628\u0631\u0627\u06cc_\u0646\u0648\u0628\u062a_myappointmentscontroller_php_303_\u0648_504", - "confidence_score": 1.0 + "target": "prompt_clinic_shared_secretary_multi_doctor_scope_\u0646\u0627\u0642\u0635_\u0628\u0631\u0627\u06cc_\u0646\u0648\u0628\u062a_myappointmentscontroller_php_303_\u0648_504" }, { "relation": "contains", @@ -278619,9 +282686,9 @@ "source_file": ".claude/prompt/clinic-shared-secretary-multi-doctor.md", "source_location": "L81", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_shared_secretary_multi_doctor_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "target": "prompt_clinic_shared_secretary_multi_doctor_\u0627\u0644\u06af\u0648\u06cc_\u062f\u0631\u0633\u062a_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_dashboardcontroller_php_416", - "confidence_score": 1.0 + "target": "prompt_clinic_shared_secretary_multi_doctor_\u0627\u0644\u06af\u0648\u06cc_\u062f\u0631\u0633\u062a_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_dashboardcontroller_php_416" }, { "relation": "contains", @@ -278629,9 +282696,9 @@ "source_file": ".claude/prompt/clinic-shared-secretary-multi-doctor.md", "source_location": "L92", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_shared_secretary_multi_doctor_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_clinic_shared_secretary_multi_doctor_\u06f1_\u0633\u0631\u0648\u06cc\u0633_\u0645\u0646\u0634\u06cc_\u062a\u062e\u0635\u06cc\u0635_\u0686\u0646\u062f_\u067e\u0632\u0634\u06a9\u06cc_\u0627\u062a\u0645\u06cc\u06a9_backend", - "confidence_score": 1.0 + "target": "prompt_clinic_shared_secretary_multi_doctor_\u06f1_\u0633\u0631\u0648\u06cc\u0633_\u0645\u0646\u0634\u06cc_\u062a\u062e\u0635\u06cc\u0635_\u0686\u0646\u062f_\u067e\u0632\u0634\u06a9\u06cc_\u0627\u062a\u0645\u06cc\u06a9_backend" }, { "relation": "contains", @@ -278639,9 +282706,9 @@ "source_file": ".claude/prompt/clinic-shared-secretary-multi-doctor.md", "source_location": "L108", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_shared_secretary_multi_doctor_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_clinic_shared_secretary_multi_doctor_\u06f2_\u0627\u0639\u0645\u0627\u0644_scope_\u062f\u0633\u062a\u0631\u0633\u06cc_\u0628\u0647_\u067e\u0632\u0634\u06a9\u0627\u0646_\u062a\u062e\u0635\u06cc\u0635_\u06cc\u0627\u0641\u062a\u0647_backend_\u0647\u0633\u062a\u0647", - "confidence_score": 1.0 + "target": "prompt_clinic_shared_secretary_multi_doctor_\u06f2_\u0627\u0639\u0645\u0627\u0644_scope_\u062f\u0633\u062a\u0631\u0633\u06cc_\u0628\u0647_\u067e\u0632\u0634\u06a9\u0627\u0646_\u062a\u062e\u0635\u06cc\u0635_\u06cc\u0627\u0641\u062a\u0647_backend_\u0647\u0633\u062a\u0647" }, { "relation": "contains", @@ -278649,9 +282716,9 @@ "source_file": ".claude/prompt/clinic-shared-secretary-multi-doctor.md", "source_location": "L116", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_clinic_shared_secretary_multi_doctor_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_clinic_shared_secretary_multi_doctor_\u06f3_frontend_\u0627\u0646\u062a\u062e\u0627\u0628_\u0686\u0646\u062f_\u067e\u0632\u0634\u06a9_\u0648_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u062a\u062e\u0635\u06cc\u0635", - "confidence_score": 1.0 + "target": "prompt_clinic_shared_secretary_multi_doctor_\u06f3_frontend_\u0627\u0646\u062a\u062e\u0627\u0628_\u0686\u0646\u062f_\u067e\u0632\u0634\u06a9_\u0648_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u062a\u062e\u0635\u06cc\u0635" }, { "relation": "contains", @@ -278883,6 +282950,246 @@ "source": "prompt_clinic_view_doctor_profile_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_clinic_view_doctor_profile_\u06f4_frontend_doctordetailpage_\u0645\u062d\u062f\u0648\u062f_\u06a9\u0631\u062f\u0646_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627\u06cc_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u0628\u0631\u0627\u06cc_clinic" }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L1", + "weight": 1.0, + "source": "prompt_context_separation_clinic_vs_doctor_booking", + "target": "prompt_context_separation_clinic_vs_doctor_booking_\u062c\u062f\u0627\u0633\u0627\u0632\u06cc_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_\u0645\u062d\u06cc\u0637_\u0634\u062e\u0635\u06cc_\u067e\u0632\u0634\u06a9_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L7", + "weight": 1.0, + "source": "prompt_context_separation_clinic_vs_doctor_booking_\u062c\u062f\u0627\u0633\u0627\u0632\u06cc_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_\u0645\u062d\u06cc\u0637_\u0634\u062e\u0635\u06cc_\u067e\u0632\u0634\u06a9_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", + "target": "prompt_context_separation_clinic_vs_doctor_booking_\u0632\u0645\u06cc\u0646\u0647", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L33", + "weight": 1.0, + "source": "prompt_context_separation_clinic_vs_doctor_booking_\u062c\u062f\u0627\u0633\u0627\u0632\u06cc_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_\u0645\u062d\u06cc\u0637_\u0634\u062e\u0635\u06cc_\u067e\u0632\u0634\u06a9_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", + "target": "prompt_context_separation_clinic_vs_doctor_booking_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L17", + "weight": 1.0, + "source": "prompt_context_separation_clinic_vs_doctor_booking_\u062c\u062f\u0627\u0633\u0627\u0632\u06cc_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_\u0645\u062d\u06cc\u0637_\u0634\u062e\u0635\u06cc_\u067e\u0632\u0634\u06a9_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", + "target": "prompt_context_separation_clinic_vs_doctor_booking_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L437", + "weight": 1.0, + "source": "prompt_context_separation_clinic_vs_doctor_booking_\u062c\u062f\u0627\u0633\u0627\u0632\u06cc_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_\u0645\u062d\u06cc\u0637_\u0634\u062e\u0635\u06cc_\u067e\u0632\u0634\u06a9_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", + "target": "prompt_context_separation_clinic_vs_doctor_booking_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L51", + "weight": 1.0, + "source": "prompt_context_separation_clinic_vs_doctor_booking_\u062c\u062f\u0627\u0633\u0627\u0632\u06cc_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_\u0645\u062d\u06cc\u0637_\u0634\u062e\u0635\u06cc_\u067e\u0632\u0634\u06a9_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", + "target": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L151", + "weight": 1.0, + "source": "prompt_context_separation_clinic_vs_doctor_booking_\u062c\u062f\u0627\u0633\u0627\u0632\u06cc_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_\u0645\u062d\u06cc\u0637_\u0634\u062e\u0635\u06cc_\u067e\u0632\u0634\u06a9_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", + "target": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0638\u0627\u06cc\u0641", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L3", + "weight": 1.0, + "source": "prompt_context_separation_clinic_vs_doctor_booking_\u062c\u062f\u0627\u0633\u0627\u0632\u06cc_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_\u0645\u062d\u06cc\u0637_\u0634\u062e\u0635\u06cc_\u067e\u0632\u0634\u06a9_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", + "target": "prompt_context_separation_clinic_vs_doctor_booking_\u067e\u0631\u0648\u0698\u0647", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L53", + "weight": 1.0, + "source": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", + "target": "prompt_context_separation_clinic_vs_doctor_booking_\u06f1_\u0634\u0645\u0627\u0631\u0634_\u0633\u0631\u0648\u06cc\u0633_\u0628\u0627_doctor_\u0647\u0627\u0631\u062f\u06a9\u062f", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L73", + "weight": 1.0, + "source": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", + "target": "prompt_context_separation_clinic_vs_doctor_booking_\u06f2_entity_\u0628\u062f\u0648\u0646_clinic", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L94", + "weight": 1.0, + "source": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", + "target": "prompt_context_separation_clinic_vs_doctor_booking_\u06f3_\u062a\u0634\u062e\u06cc\u0635_context_\u0641\u0642\u0637_\u0627\u0632_\u0631\u0648\u06cc_role_\u0648_doctor_\u0628\u0631\u0646\u062f\u0647_\u0627\u0633\u062a", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L117", + "weight": 1.0, + "source": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", + "target": "prompt_context_separation_clinic_vs_doctor_booking_\u06f4_authorization_\u0627\u0632_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0639\u0628\u0648\u0631_\u0645\u06cc_\u06a9\u0646\u062f_\u0648\u0644\u06cc_context_\u0631\u0627_\u062d\u0645\u0644_\u0646\u0645\u06cc_\u06a9\u0646\u062f", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L140", + "weight": 1.0, + "source": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", + "target": "prompt_context_separation_clinic_vs_doctor_booking_\u06f5_\u0641\u0631\u0627\u0646\u062a_context_\u0631\u0627_\u0627\u0631\u0633\u0627\u0644_\u0646\u0645\u06cc_\u06a9\u0646\u062f", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L153", + "weight": 1.0, + "source": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_context_separation_clinic_vs_doctor_booking_\u06f1_\u0645\u062f\u0644_\u0633\u0627\u0632\u06cc_context_\u062f\u0631_weeklyschedule", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L390", + "weight": 1.0, + "source": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_context_separation_clinic_vs_doctor_booking_\u06f1\u06f0_\u0642\u0631\u0627\u0631\u062f\u0627\u062f_\u0639\u0645\u0648\u0645\u06cc_\u0628\u0631\u0627\u06cc_\u0686\u0646\u062f_schedule_\u0645\u0635\u0631\u0641_\u06a9\u0646\u0646\u062f\u0647_nobat724_front", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L219", + "weight": 1.0, + "source": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_context_separation_clinic_vs_doctor_booking_\u06f2_\u06cc\u06a9_\u0633\u0631\u0648\u06cc\u0633_\u0645\u0631\u06a9\u0632\u06cc_\u0628\u0631\u0627\u06cc_\u062d\u0644_context", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L249", + "weight": 1.0, + "source": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_context_separation_clinic_vs_doctor_booking_\u06f3_\u0627\u0635\u0644\u0627\u062d_validation_\u0633\u0631\u0648\u06cc\u0633_bookable_\u0628\u0631_\u0627\u0633\u0627\u0633_context", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L272", + "weight": 1.0, + "source": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_context_separation_clinic_vs_doctor_booking_\u06f4_\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc_\u0622\u062f\u0631\u0633_\u0647\u0627_\u0628\u0631_\u0627\u0633\u0627\u0633_context", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L289", + "weight": 1.0, + "source": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_context_separation_clinic_vs_doctor_booking_\u06f5_\u0644\u06cc\u0633\u062a_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627_\u0628\u0631\u0627\u06cc_context", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L296", + "weight": 1.0, + "source": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_context_separation_clinic_vs_doctor_booking_\u06f6_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_endpoint\u0647\u0627\u06cc_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L307", + "weight": 1.0, + "source": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_context_separation_clinic_vs_doctor_booking_\u06f7_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646_react", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L315", + "weight": 1.0, + "source": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_context_separation_clinic_vs_doctor_booking_\u06f8_\u0645\u0633\u062a\u0646\u062f\u0627\u062a_\u0648_\u062a\u0633\u062a", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L325", + "weight": 1.0, + "source": "prompt_context_separation_clinic_vs_doctor_booking_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_context_separation_clinic_vs_doctor_booking_\u06f9_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u067e\u0632\u0634\u06a9_\u062f\u0639\u0648\u062a_\u0634\u062f\u0647_\u062f\u0631_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/context-separation-clinic-vs-doctor-booking.md", + "source_location": "L182", + "weight": 1.0, + "source": "prompt_context_separation_clinic_vs_doctor_booking_\u06f1_\u0645\u062f\u0644_\u0633\u0627\u0632\u06cc_context_\u062f\u0631_weeklyschedule", + "target": "prompt_context_separation_clinic_vs_doctor_booking_\u062a\u0635\u0645\u06cc\u0645_\u0642\u0637\u0639\u06cc_\u062f\u0631\u0628\u0627\u0631\u0647_dateoverride_\u0648_holiday", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -280489,9 +284796,9 @@ "source_file": ".claude/prompt/discount-rules-engine.md", "source_location": "L1", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_discount_rules_engine", - "target": "prompt_discount_rules_engine_\u0633\u06cc\u0633\u062a\u0645_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u062a\u062e\u0641\u06cc\u0641_\u0639\u0645\u0648\u0645\u06cc_discount_rules_engine_\u0627\u0639\u0645\u0627\u0644_\u062f\u0631_\u067e\u0631\u062f\u0627\u062e\u062a_\u067e\u0631\u0648\u0646\u062f\u0647", - "confidence_score": 1.0 + "target": "prompt_discount_rules_engine_\u0633\u06cc\u0633\u062a\u0645_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u062a\u062e\u0641\u06cc\u0641_\u0639\u0645\u0648\u0645\u06cc_discount_rules_engine_\u0627\u0639\u0645\u0627\u0644_\u062f\u0631_\u067e\u0631\u062f\u0627\u062e\u062a_\u067e\u0631\u0648\u0646\u062f\u0647" }, { "relation": "contains", @@ -280499,9 +284806,9 @@ "source_file": ".claude/prompt/discount-rules-engine.md", "source_location": "L23", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_discount_rules_engine_\u0633\u06cc\u0633\u062a\u0645_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u062a\u062e\u0641\u06cc\u0641_\u0639\u0645\u0648\u0645\u06cc_discount_rules_engine_\u0627\u0639\u0645\u0627\u0644_\u062f\u0631_\u067e\u0631\u062f\u0627\u062e\u062a_\u067e\u0631\u0648\u0646\u062f\u0647", - "target": "prompt_discount_rules_engine_\u0627\u0646\u0648\u0627\u0639_\u0642\u0648\u0627\u0646\u06cc\u0646_rule_types", - "confidence_score": 1.0 + "target": "prompt_discount_rules_engine_\u0627\u0646\u0648\u0627\u0639_\u0642\u0648\u0627\u0646\u06cc\u0646_rule_types" }, { "relation": "contains", @@ -280509,9 +284816,9 @@ "source_file": ".claude/prompt/discount-rules-engine.md", "source_location": "L36", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_discount_rules_engine_\u0633\u06cc\u0633\u062a\u0645_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u062a\u062e\u0641\u06cc\u0641_\u0639\u0645\u0648\u0645\u06cc_discount_rules_engine_\u0627\u0639\u0645\u0627\u0644_\u062f\u0631_\u067e\u0631\u062f\u0627\u062e\u062a_\u067e\u0631\u0648\u0646\u062f\u0647", - "target": "prompt_discount_rules_engine_\u0627\u0648\u0644\u0648\u06cc\u062a_\u062a\u0631\u06a9\u06cc\u0628_\u067e\u0630\u06cc\u0631\u06cc", - "confidence_score": 1.0 + "target": "prompt_discount_rules_engine_\u0627\u0648\u0644\u0648\u06cc\u062a_\u062a\u0631\u06a9\u06cc\u0628_\u067e\u0630\u06cc\u0631\u06cc" }, { "relation": "contains", @@ -280519,9 +284826,9 @@ "source_file": ".claude/prompt/discount-rules-engine.md", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_discount_rules_engine_\u0633\u06cc\u0633\u062a\u0645_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u062a\u062e\u0641\u06cc\u0641_\u0639\u0645\u0648\u0645\u06cc_discount_rules_engine_\u0627\u0639\u0645\u0627\u0644_\u062f\u0631_\u067e\u0631\u062f\u0627\u062e\u062a_\u067e\u0631\u0648\u0646\u062f\u0647", - "target": "prompt_discount_rules_engine_\u0632\u0645\u06cc\u0646\u0647", - "confidence_score": 1.0 + "target": "prompt_discount_rules_engine_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", @@ -280529,9 +284836,9 @@ "source_file": ".claude/prompt/discount-rules-engine.md", "source_location": "L43", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_discount_rules_engine_\u0633\u06cc\u0633\u062a\u0645_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u062a\u062e\u0641\u06cc\u0641_\u0639\u0645\u0648\u0645\u06cc_discount_rules_engine_\u0627\u0639\u0645\u0627\u0644_\u062f\u0631_\u067e\u0631\u062f\u0627\u062e\u062a_\u067e\u0631\u0648\u0646\u062f\u0647", - "target": "prompt_discount_rules_engine_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", - "confidence_score": 1.0 + "target": "prompt_discount_rules_engine_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", @@ -280539,9 +284846,9 @@ "source_file": ".claude/prompt/discount-rules-engine.md", "source_location": "L140", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_discount_rules_engine_\u0633\u06cc\u0633\u062a\u0645_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u062a\u062e\u0641\u06cc\u0641_\u0639\u0645\u0648\u0645\u06cc_discount_rules_engine_\u0627\u0639\u0645\u0627\u0644_\u062f\u0631_\u067e\u0631\u062f\u0627\u062e\u062a_\u067e\u0631\u0648\u0646\u062f\u0647", - "target": "prompt_discount_rules_engine_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", - "confidence_score": 1.0 + "target": "prompt_discount_rules_engine_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", @@ -280549,9 +284856,9 @@ "source_file": ".claude/prompt/discount-rules-engine.md", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_discount_rules_engine_\u0633\u06cc\u0633\u062a\u0645_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u062a\u062e\u0641\u06cc\u0641_\u0639\u0645\u0648\u0645\u06cc_discount_rules_engine_\u0627\u0639\u0645\u0627\u0644_\u062f\u0631_\u067e\u0631\u062f\u0627\u062e\u062a_\u067e\u0631\u0648\u0646\u062f\u0647", - "target": "prompt_discount_rules_engine_\u0647\u062f\u0641_\u0642\u0627\u0628\u0644\u06cc\u062a", - "confidence_score": 1.0 + "target": "prompt_discount_rules_engine_\u0647\u062f\u0641_\u0642\u0627\u0628\u0644\u06cc\u062a" }, { "relation": "contains", @@ -280559,9 +284866,9 @@ "source_file": ".claude/prompt/discount-rules-engine.md", "source_location": "L61", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_discount_rules_engine_\u0633\u06cc\u0633\u062a\u0645_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u062a\u062e\u0641\u06cc\u0641_\u0639\u0645\u0648\u0645\u06cc_discount_rules_engine_\u0627\u0639\u0645\u0627\u0644_\u062f\u0631_\u067e\u0631\u062f\u0627\u062e\u062a_\u067e\u0631\u0648\u0646\u062f\u0647", - "target": "prompt_discount_rules_engine_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "confidence_score": 1.0 + "target": "prompt_discount_rules_engine_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", @@ -280569,9 +284876,9 @@ "source_file": ".claude/prompt/discount-rules-engine.md", "source_location": "L100", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_discount_rules_engine_\u0633\u06cc\u0633\u062a\u0645_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u062a\u062e\u0641\u06cc\u0641_\u0639\u0645\u0648\u0645\u06cc_discount_rules_engine_\u0627\u0639\u0645\u0627\u0644_\u062f\u0631_\u067e\u0631\u062f\u0627\u062e\u062a_\u067e\u0631\u0648\u0646\u062f\u0647", - "target": "prompt_discount_rules_engine_\u0648\u0638\u0627\u06cc\u0641", - "confidence_score": 1.0 + "target": "prompt_discount_rules_engine_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", @@ -280579,9 +284886,9 @@ "source_file": ".claude/prompt/discount-rules-engine.md", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_discount_rules_engine_\u0633\u06cc\u0633\u062a\u0645_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u062a\u062e\u0641\u06cc\u0641_\u0639\u0645\u0648\u0645\u06cc_discount_rules_engine_\u0627\u0639\u0645\u0627\u0644_\u062f\u0631_\u067e\u0631\u062f\u0627\u062e\u062a_\u067e\u0631\u0648\u0646\u062f\u0647", - "target": "prompt_discount_rules_engine_\u067e\u0631\u0648\u0698\u0647", - "confidence_score": 1.0 + "target": "prompt_discount_rules_engine_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", @@ -280589,9 +284896,9 @@ "source_file": ".claude/prompt/discount-rules-engine.md", "source_location": "L102", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_discount_rules_engine_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_discount_rules_engine_\u06f1_entity_migration_discountrule", - "confidence_score": 1.0 + "target": "prompt_discount_rules_engine_\u06f1_entity_migration_discountrule" }, { "relation": "contains", @@ -280599,9 +284906,9 @@ "source_file": ".claude/prompt/discount-rules-engine.md", "source_location": "L108", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_discount_rules_engine_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_discount_rules_engine_\u06f2_repository_engine", - "confidence_score": 1.0 + "target": "prompt_discount_rules_engine_\u06f2_repository_engine" }, { "relation": "contains", @@ -280609,9 +284916,9 @@ "source_file": ".claude/prompt/discount-rules-engine.md", "source_location": "L122", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_discount_rules_engine_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_discount_rules_engine_\u06f3_controller_crud_\u0627\u062f\u0645\u06cc\u0646_\u0645\u062d\u0627\u0633\u0628\u0647", - "confidence_score": 1.0 + "target": "prompt_discount_rules_engine_\u06f3_controller_crud_\u0627\u062f\u0645\u06cc\u0646_\u0645\u062d\u0627\u0633\u0628\u0647" }, { "relation": "contains", @@ -280619,9 +284926,9 @@ "source_file": ".claude/prompt/discount-rules-engine.md", "source_location": "L128", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_discount_rules_engine_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_discount_rules_engine_\u06f4_\u0627\u0639\u0645\u0627\u0644_\u062a\u062e\u0641\u06cc\u0641_\u0628\u0627_\u062b\u0628\u062a_\u0645\u0646\u0628\u0639_backend", - "confidence_score": 1.0 + "target": "prompt_discount_rules_engine_\u06f4_\u0627\u0639\u0645\u0627\u0644_\u062a\u062e\u0641\u06cc\u0641_\u0628\u0627_\u062b\u0628\u062a_\u0645\u0646\u0628\u0639_backend" }, { "relation": "contains", @@ -280629,9 +284936,9 @@ "source_file": ".claude/prompt/discount-rules-engine.md", "source_location": "L132", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_discount_rules_engine_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_discount_rules_engine_\u06f5_\u062a\u0628_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u062a\u062e\u0641\u06cc\u0641_\u0647\u0627_\u062f\u0631_subscription_frontend", - "confidence_score": 1.0 + "target": "prompt_discount_rules_engine_\u06f5_\u062a\u0628_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u062a\u062e\u0641\u06cc\u0641_\u0647\u0627_\u062f\u0631_subscription_frontend" }, { "relation": "contains", @@ -280639,9 +284946,9 @@ "source_file": ".claude/prompt/discount-rules-engine.md", "source_location": "L136", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_discount_rules_engine_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_discount_rules_engine_\u06f6_ui_\u067e\u0631\u062f\u0627\u062e\u062a_frontend", - "confidence_score": 1.0 + "target": "prompt_discount_rules_engine_\u06f6_ui_\u067e\u0631\u062f\u0627\u062e\u062a_frontend" }, { "relation": "contains", @@ -282639,9 +286946,9 @@ "source_file": ".claude/prompt/fix-clinic-doctor-invitation-flow.md", "source_location": "L1", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_fix_clinic_doctor_invitation_flow", - "target": "prompt_fix_clinic_doctor_invitation_flow_\u0627\u0635\u0644\u0627\u062d_\u06a9\u0627\u0645\u0644_\u0641\u0631\u0622\u06cc\u0646\u062f_\u062f\u0639\u0648\u062a_\u067e\u0632\u0634\u06a9_\u0628\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_doctor_invitation", - "confidence_score": 1.0 + "target": "prompt_fix_clinic_doctor_invitation_flow_\u0627\u0635\u0644\u0627\u062d_\u06a9\u0627\u0645\u0644_\u0641\u0631\u0622\u06cc\u0646\u062f_\u062f\u0639\u0648\u062a_\u067e\u0632\u0634\u06a9_\u0628\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_doctor_invitation" }, { "relation": "contains", @@ -282649,9 +286956,9 @@ "source_file": ".claude/prompt/fix-clinic-doctor-invitation-flow.md", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_fix_clinic_doctor_invitation_flow_\u0627\u0635\u0644\u0627\u062d_\u06a9\u0627\u0645\u0644_\u0641\u0631\u0622\u06cc\u0646\u062f_\u062f\u0639\u0648\u062a_\u067e\u0632\u0634\u06a9_\u0628\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_doctor_invitation", - "target": "prompt_fix_clinic_doctor_invitation_flow_\u0632\u0645\u06cc\u0646\u0647", - "confidence_score": 1.0 + "target": "prompt_fix_clinic_doctor_invitation_flow_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", @@ -282659,9 +286966,9 @@ "source_file": ".claude/prompt/fix-clinic-doctor-invitation-flow.md", "source_location": "L17", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_fix_clinic_doctor_invitation_flow_\u0627\u0635\u0644\u0627\u062d_\u06a9\u0627\u0645\u0644_\u0641\u0631\u0622\u06cc\u0646\u062f_\u062f\u0639\u0648\u062a_\u067e\u0632\u0634\u06a9_\u0628\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_doctor_invitation", - "target": "prompt_fix_clinic_doctor_invitation_flow_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", - "confidence_score": 1.0 + "target": "prompt_fix_clinic_doctor_invitation_flow_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", @@ -282669,9 +286976,9 @@ "source_file": ".claude/prompt/fix-clinic-doctor-invitation-flow.md", "source_location": "L239", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_fix_clinic_doctor_invitation_flow_\u0627\u0635\u0644\u0627\u062d_\u06a9\u0627\u0645\u0644_\u0641\u0631\u0622\u06cc\u0646\u062f_\u062f\u0639\u0648\u062a_\u067e\u0632\u0634\u06a9_\u0628\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_doctor_invitation", - "target": "prompt_fix_clinic_doctor_invitation_flow_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", - "confidence_score": 1.0 + "target": "prompt_fix_clinic_doctor_invitation_flow_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", @@ -282679,9 +286986,9 @@ "source_file": ".claude/prompt/fix-clinic-doctor-invitation-flow.md", "source_location": "L33", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_fix_clinic_doctor_invitation_flow_\u0627\u0635\u0644\u0627\u062d_\u06a9\u0627\u0645\u0644_\u0641\u0631\u0622\u06cc\u0646\u062f_\u062f\u0639\u0648\u062a_\u067e\u0632\u0634\u06a9_\u0628\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_doctor_invitation", - "target": "prompt_fix_clinic_doctor_invitation_flow_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "confidence_score": 1.0 + "target": "prompt_fix_clinic_doctor_invitation_flow_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", @@ -282689,9 +286996,9 @@ "source_file": ".claude/prompt/fix-clinic-doctor-invitation-flow.md", "source_location": "L110", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_fix_clinic_doctor_invitation_flow_\u0627\u0635\u0644\u0627\u062d_\u06a9\u0627\u0645\u0644_\u0641\u0631\u0622\u06cc\u0646\u062f_\u062f\u0639\u0648\u062a_\u067e\u0632\u0634\u06a9_\u0628\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_doctor_invitation", - "target": "prompt_fix_clinic_doctor_invitation_flow_\u0648\u0638\u0627\u06cc\u0641", - "confidence_score": 1.0 + "target": "prompt_fix_clinic_doctor_invitation_flow_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", @@ -282699,9 +287006,9 @@ "source_file": ".claude/prompt/fix-clinic-doctor-invitation-flow.md", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_fix_clinic_doctor_invitation_flow_\u0627\u0635\u0644\u0627\u062d_\u06a9\u0627\u0645\u0644_\u0641\u0631\u0622\u06cc\u0646\u062f_\u062f\u0639\u0648\u062a_\u067e\u0632\u0634\u06a9_\u0628\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_doctor_invitation", - "target": "prompt_fix_clinic_doctor_invitation_flow_\u067e\u0631\u0648\u0698\u0647", - "confidence_score": 1.0 + "target": "prompt_fix_clinic_doctor_invitation_flow_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", @@ -282709,9 +287016,9 @@ "source_file": ".claude/prompt/fix-clinic-doctor-invitation-flow.md", "source_location": "L35", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_fix_clinic_doctor_invitation_flow_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "target": "prompt_fix_clinic_doctor_invitation_flow_\u0627\u0644\u0641_accept_\u0647\u06cc\u0686_\u06a9\u0627\u0631\u0628\u0631_\u067e\u0632\u0634\u06a9\u06cc_\u0646\u0645\u06cc_\u0633\u0627\u0632\u062f", - "confidence_score": 1.0 + "target": "prompt_fix_clinic_doctor_invitation_flow_\u0627\u0644\u0641_accept_\u0647\u06cc\u0686_\u06a9\u0627\u0631\u0628\u0631_\u067e\u0632\u0634\u06a9\u06cc_\u0646\u0645\u06cc_\u0633\u0627\u0632\u062f" }, { "relation": "contains", @@ -282719,9 +287026,9 @@ "source_file": ".claude/prompt/fix-clinic-doctor-invitation-flow.md", "source_location": "L73", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_fix_clinic_doctor_invitation_flow_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "target": "prompt_fix_clinic_doctor_invitation_flow_\u0628_\u062a\u063a\u06cc\u06cc\u0631_\u0648\u0636\u0639\u06cc\u062a_\u0644\u063a\u0648_\u062a\u0639\u0644\u06cc\u0642_\u0631\u062f_\u0645\u06cc_\u0634\u0648\u062f", - "confidence_score": 1.0 + "target": "prompt_fix_clinic_doctor_invitation_flow_\u0628_\u062a\u063a\u06cc\u06cc\u0631_\u0648\u0636\u0639\u06cc\u062a_\u0644\u063a\u0648_\u062a\u0639\u0644\u06cc\u0642_\u0631\u062f_\u0645\u06cc_\u0634\u0648\u062f" }, { "relation": "contains", @@ -282729,9 +287036,9 @@ "source_file": ".claude/prompt/fix-clinic-doctor-invitation-flow.md", "source_location": "L83", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_fix_clinic_doctor_invitation_flow_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "target": "prompt_fix_clinic_doctor_invitation_flow_\u062c_\u062d\u0630\u0641_\u062f\u0639\u0648\u062a_\u0646\u0627\u0645\u0647_\u0628\u0627_\u0648\u062c\u0648\u062f_\u0645\u0648\u0641\u0642\u06cc\u062a_\u062e\u0637\u0627_\u0646\u0634\u0627\u0646_\u0645\u06cc_\u062f\u0647\u062f", - "confidence_score": 1.0 + "target": "prompt_fix_clinic_doctor_invitation_flow_\u062c_\u062d\u0630\u0641_\u062f\u0639\u0648\u062a_\u0646\u0627\u0645\u0647_\u0628\u0627_\u0648\u062c\u0648\u062f_\u0645\u0648\u0641\u0642\u06cc\u062a_\u062e\u0637\u0627_\u0646\u0634\u0627\u0646_\u0645\u06cc_\u062f\u0647\u062f" }, { "relation": "contains", @@ -282739,9 +287046,9 @@ "source_file": ".claude/prompt/fix-clinic-doctor-invitation-flow.md", "source_location": "L87", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_fix_clinic_doctor_invitation_flow_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "target": "prompt_fix_clinic_doctor_invitation_flow_\u062f_resend_\u062a\u0648\u06a9\u0646_\u0631\u0627_\u0639\u0648\u0636_\u0645\u06cc_\u06a9\u0646\u062f", - "confidence_score": 1.0 + "target": "prompt_fix_clinic_doctor_invitation_flow_\u062f_resend_\u062a\u0648\u06a9\u0646_\u0631\u0627_\u0639\u0648\u0636_\u0645\u06cc_\u06a9\u0646\u062f" }, { "relation": "contains", @@ -282749,9 +287056,9 @@ "source_file": ".claude/prompt/fix-clinic-doctor-invitation-flow.md", "source_location": "L91", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_fix_clinic_doctor_invitation_flow_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "target": "prompt_fix_clinic_doctor_invitation_flow_\u0645\u0633\u06cc\u0631\u0647\u0627\u06cc_\u062b\u0628\u062a_\u0634\u062f\u0647_\u062a\u0623\u06cc\u06cc\u062f\u0634\u062f\u0647_\u0628\u0627_debug_router", - "confidence_score": 1.0 + "target": "prompt_fix_clinic_doctor_invitation_flow_\u0645\u0633\u06cc\u0631\u0647\u0627\u06cc_\u062b\u0628\u062a_\u0634\u062f\u0647_\u062a\u0623\u06cc\u06cc\u062f\u0634\u062f\u0647_\u0628\u0627_debug_router" }, { "relation": "contains", @@ -282759,9 +287066,9 @@ "source_file": ".claude/prompt/fix-clinic-doctor-invitation-flow.md", "source_location": "L112", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_fix_clinic_doctor_invitation_flow_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_fix_clinic_doctor_invitation_flow_\u06f1_\u0633\u0627\u062e\u062a_\u062e\u0648\u062f\u06a9\u0627\u0631_user_doctor_\u0647\u0646\u06af\u0627\u0645_accept_\u0627\u0635\u0644\u06cc_\u062a\u0631\u06cc\u0646_\u0627\u0635\u0644\u0627\u062d", - "confidence_score": 1.0 + "target": "prompt_fix_clinic_doctor_invitation_flow_\u06f1_\u0633\u0627\u062e\u062a_\u062e\u0648\u062f\u06a9\u0627\u0631_user_doctor_\u0647\u0646\u06af\u0627\u0645_accept_\u0627\u0635\u0644\u06cc_\u062a\u0631\u06cc\u0646_\u0627\u0635\u0644\u0627\u062d" }, { "relation": "contains", @@ -282769,9 +287076,9 @@ "source_file": ".claude/prompt/fix-clinic-doctor-invitation-flow.md", "source_location": "L172", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_fix_clinic_doctor_invitation_flow_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_fix_clinic_doctor_invitation_flow_\u06f2_\u0633\u0627\u062e\u062a_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u067e\u0632\u0634\u06a9_\u0647\u0646\u06af\u0627\u0645_\u0627\u0631\u0633\u0627\u0644_\u062f\u0639\u0648\u062a_\u0627\u062e\u062a\u06cc\u0627\u0631\u06cc_\u0648\u0644\u06cc_\u062e\u0648\u0627\u0633\u062a\u0647_\u0634\u062f\u0647_\u06a9\u0627\u0631\u0628\u0631", - "confidence_score": 1.0 + "target": "prompt_fix_clinic_doctor_invitation_flow_\u06f2_\u0633\u0627\u062e\u062a_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u067e\u0632\u0634\u06a9_\u0647\u0646\u06af\u0627\u0645_\u0627\u0631\u0633\u0627\u0644_\u062f\u0639\u0648\u062a_\u0627\u062e\u062a\u06cc\u0627\u0631\u06cc_\u0648\u0644\u06cc_\u062e\u0648\u0627\u0633\u062a\u0647_\u0634\u062f\u0647_\u06a9\u0627\u0631\u0628\u0631" }, { "relation": "contains", @@ -282779,9 +287086,9 @@ "source_file": ".claude/prompt/fix-clinic-doctor-invitation-flow.md", "source_location": "L180", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_fix_clinic_doctor_invitation_flow_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_fix_clinic_doctor_invitation_flow_\u06f3_\u0627\u0635\u0644\u0627\u062d_changestatus_\u0628\u0631\u0627\u06cc_\u067e\u0630\u06cc\u0631\u0634_pending", - "confidence_score": 1.0 + "target": "prompt_fix_clinic_doctor_invitation_flow_\u06f3_\u0627\u0635\u0644\u0627\u062d_changestatus_\u0628\u0631\u0627\u06cc_\u067e\u0630\u06cc\u0631\u0634_pending" }, { "relation": "contains", @@ -282789,9 +287096,9 @@ "source_file": ".claude/prompt/fix-clinic-doctor-invitation-flow.md", "source_location": "L194", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_fix_clinic_doctor_invitation_flow_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_fix_clinic_doctor_invitation_flow_\u06f4_\u0627\u0635\u0644\u0627\u062d_\u067e\u0627\u0633\u062e_\u062d\u0630\u0641_\u0631\u0641\u0639_toast_\u062e\u0637\u0627\u06cc_\u06a9\u0627\u0630\u0628", - "confidence_score": 1.0 + "target": "prompt_fix_clinic_doctor_invitation_flow_\u06f4_\u0627\u0635\u0644\u0627\u062d_\u067e\u0627\u0633\u062e_\u062d\u0630\u0641_\u0631\u0641\u0639_toast_\u062e\u0637\u0627\u06cc_\u06a9\u0627\u0630\u0628" }, { "relation": "contains", @@ -282799,9 +287106,9 @@ "source_file": ".claude/prompt/fix-clinic-doctor-invitation-flow.md", "source_location": "L203", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_fix_clinic_doctor_invitation_flow_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_fix_clinic_doctor_invitation_flow_\u06f5_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_\u06a9\u0627\u0645\u0644_\u0647\u0645\u0647_\u0627\u06a9\u0634\u0646_\u0647\u0627\u06cc_\u0635\u0641\u062d\u0647_admin_settings_clinic_doctors", - "confidence_score": 1.0 + "target": "prompt_fix_clinic_doctor_invitation_flow_\u06f5_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_\u06a9\u0627\u0645\u0644_\u0647\u0645\u0647_\u0627\u06a9\u0634\u0646_\u0647\u0627\u06cc_\u0635\u0641\u062d\u0647_admin_settings_clinic_doctors" }, { "relation": "contains", @@ -282809,9 +287116,9 @@ "source_file": ".claude/prompt/fix-clinic-doctor-invitation-flow.md", "source_location": "L224", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_fix_clinic_doctor_invitation_flow_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_fix_clinic_doctor_invitation_flow_\u06f6_\u0628\u0627\u0632\u06cc\u0627\u0628\u06cc_\u062f\u0639\u0648\u062a_\u0646\u0627\u0645\u0647_\u0647\u0627\u06cc_\u062e\u0631\u0627\u0628_\u0634\u062f\u0647_\u0645\u0648\u062c\u0648\u062f", - "confidence_score": 1.0 + "target": "prompt_fix_clinic_doctor_invitation_flow_\u06f6_\u0628\u0627\u0632\u06cc\u0627\u0628\u06cc_\u062f\u0639\u0648\u062a_\u0646\u0627\u0645\u0647_\u0647\u0627\u06cc_\u062e\u0631\u0627\u0628_\u0634\u062f\u0647_\u0645\u0648\u062c\u0648\u062f" }, { "relation": "contains", @@ -282819,9 +287126,9 @@ "source_file": ".claude/prompt/fix-clinic-doctor-invitation-flow.md", "source_location": "L228", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_fix_clinic_doctor_invitation_flow_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_fix_clinic_doctor_invitation_flow_\u06f7_\u062a\u0633\u062a_\u0627\u0646\u062a\u0647\u0627_\u0628\u0647_\u0627\u0646\u062a\u0647\u0627", - "confidence_score": 1.0 + "target": "prompt_fix_clinic_doctor_invitation_flow_\u06f7_\u062a\u0633\u062a_\u0627\u0646\u062a\u0647\u0627_\u0628\u0647_\u0627\u0646\u062a\u0647\u0627" }, { "relation": "contains", @@ -289309,9 +293616,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L1", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits", - "target": "prompt_normalize_persian_digits_\u0646\u0631\u0645\u0627\u0644_\u0633\u0627\u0632\u06cc_\u0627\u0631\u0642\u0627\u0645_\u0641\u0627\u0631\u0633\u06cc_\u0639\u0631\u0628\u06cc_\u062f\u0631_\u0647\u0645\u0647_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_\u0646\u0631\u0645\u0627\u0644_\u0633\u0627\u0632\u06cc_\u0627\u0631\u0642\u0627\u0645_\u0641\u0627\u0631\u0633\u06cc_\u0639\u0631\u0628\u06cc_\u062f\u0631_\u0647\u0645\u0647_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc" }, { "relation": "contains", @@ -289319,9 +293626,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits_\u0646\u0631\u0645\u0627\u0644_\u0633\u0627\u0632\u06cc_\u0627\u0631\u0642\u0627\u0645_\u0641\u0627\u0631\u0633\u06cc_\u0639\u0631\u0628\u06cc_\u062f\u0631_\u0647\u0645\u0647_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc", - "target": "prompt_normalize_persian_digits_\u0632\u0645\u06cc\u0646\u0647", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", @@ -289329,9 +293636,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L25", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits_\u0646\u0631\u0645\u0627\u0644_\u0633\u0627\u0632\u06cc_\u0627\u0631\u0642\u0627\u0645_\u0641\u0627\u0631\u0633\u06cc_\u0639\u0631\u0628\u06cc_\u062f\u0631_\u0647\u0645\u0647_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc", - "target": "prompt_normalize_persian_digits_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", @@ -289339,9 +293646,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L18", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits_\u0646\u0631\u0645\u0627\u0644_\u0633\u0627\u0632\u06cc_\u0627\u0631\u0642\u0627\u0645_\u0641\u0627\u0631\u0633\u06cc_\u0639\u0631\u0628\u06cc_\u062f\u0631_\u0647\u0645\u0647_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc", - "target": "prompt_normalize_persian_digits_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", @@ -289349,9 +293656,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L295", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits_\u0646\u0631\u0645\u0627\u0644_\u0633\u0627\u0632\u06cc_\u0627\u0631\u0642\u0627\u0645_\u0641\u0627\u0631\u0633\u06cc_\u0639\u0631\u0628\u06cc_\u062f\u0631_\u0647\u0645\u0647_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc", - "target": "prompt_normalize_persian_digits_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", @@ -289359,9 +293666,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L40", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits_\u0646\u0631\u0645\u0627\u0644_\u0633\u0627\u0632\u06cc_\u0627\u0631\u0642\u0627\u0645_\u0641\u0627\u0631\u0633\u06cc_\u0639\u0631\u0628\u06cc_\u062f\u0631_\u0647\u0645\u0647_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc", - "target": "prompt_normalize_persian_digits_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", @@ -289369,9 +293676,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L113", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits_\u0646\u0631\u0645\u0627\u0644_\u0633\u0627\u0632\u06cc_\u0627\u0631\u0642\u0627\u0645_\u0641\u0627\u0631\u0633\u06cc_\u0639\u0631\u0628\u06cc_\u062f\u0631_\u0647\u0645\u0647_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc", - "target": "prompt_normalize_persian_digits_\u0648\u0638\u0627\u06cc\u0641", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", @@ -289379,9 +293686,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits_\u0646\u0631\u0645\u0627\u0644_\u0633\u0627\u0632\u06cc_\u0627\u0631\u0642\u0627\u0645_\u0641\u0627\u0631\u0633\u06cc_\u0639\u0631\u0628\u06cc_\u062f\u0631_\u0647\u0645\u0647_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc", - "target": "prompt_normalize_persian_digits_\u067e\u0631\u0648\u0698\u0647", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", @@ -289389,9 +293696,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L102", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "target": "prompt_normalize_persian_digits_backend_src_shared_util_persiantext_php_31_34", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_backend_src_shared_util_persiantext_php_31_34" }, { "relation": "contains", @@ -289399,9 +293706,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L91", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "target": "prompt_normalize_persian_digits_schema\u0647\u0627\u06cc\u06cc_\u06a9\u0647_\u0627\u0631\u0642\u0627\u0645_\u0641\u0627\u0631\u0633\u06cc_\u0631\u0627_\u0631\u062f_\u0645\u06cc_\u06a9\u0646\u0646\u062f_\u0686\u0648\u0646_d_\u0641\u0642\u0637_ascii_\u0627\u0633\u062a", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_schema\u0647\u0627\u06cc\u06cc_\u06a9\u0647_\u0627\u0631\u0642\u0627\u0645_\u0641\u0627\u0631\u0633\u06cc_\u0631\u0627_\u0631\u062f_\u0645\u06cc_\u06a9\u0646\u0646\u062f_\u0686\u0648\u0646_d_\u0641\u0642\u0637_ascii_\u0627\u0633\u062a" }, { "relation": "contains", @@ -289409,9 +293716,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L42", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "target": "prompt_normalize_persian_digits_\u0627\u0628\u0632\u0627\u0631_\u0645\u0648\u062c\u0648\u062f_assets_admin_lib_utils_ts_105_116", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_\u0627\u0628\u0632\u0627\u0631_\u0645\u0648\u062c\u0648\u062f_assets_admin_lib_utils_ts_105_116" }, { "relation": "contains", @@ -289419,9 +293726,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L82", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "target": "prompt_normalize_persian_digits_\u0627\u0644\u06af\u0648\u06cc_\u062f\u0631\u0633\u062a_schema_assets_admin_lib_utils_ts_125_135", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_\u0627\u0644\u06af\u0648\u06cc_\u062f\u0631\u0633\u062a_schema_assets_admin_lib_utils_ts_125_135" }, { "relation": "contains", @@ -289429,9 +293736,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L60", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "target": "prompt_normalize_persian_digits_\u0627\u0644\u06af\u0648\u06cc_\u062f\u0631\u0633\u062a_\u0645\u0648\u062c\u0648\u062f_assets_admin_components_ui_input_tsx_19_25", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_\u0627\u0644\u06af\u0648\u06cc_\u062f\u0631\u0633\u062a_\u0645\u0648\u062c\u0648\u062f_assets_admin_components_ui_input_tsx_19_25" }, { "relation": "contains", @@ -289439,9 +293746,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L72", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "target": "prompt_normalize_persian_digits_\u0641\u0631\u0645_\u0645\u0646\u0634\u06cc_assets_admin_pages_mysecretariespage_tsx_437_441", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_\u0641\u0631\u0645_\u0645\u0646\u0634\u06cc_assets_admin_pages_mysecretariespage_tsx_437_441" }, { "relation": "contains", @@ -289449,9 +293756,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L115", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_normalize_persian_digits_\u06f1_\u062a\u06a9\u0645\u06cc\u0644_\u0627\u0628\u0632\u0627\u0631\u0647\u0627\u06cc_\u0645\u0634\u062a\u0631\u06a9_\u062f\u0631_lib_utils_ts", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_\u06f1_\u062a\u06a9\u0645\u06cc\u0644_\u0627\u0628\u0632\u0627\u0631\u0647\u0627\u06cc_\u0645\u0634\u062a\u0631\u06a9_\u062f\u0631_lib_utils_ts" }, { "relation": "contains", @@ -289459,9 +293766,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L146", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_normalize_persian_digits_\u06f2_\u062d\u0630\u0641_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0647\u0627\u06cc_\u062a\u06a9\u0631\u0627\u0631\u06cc", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_\u06f2_\u062d\u0630\u0641_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0647\u0627\u06cc_\u062a\u06a9\u0631\u0627\u0631\u06cc" }, { "relation": "contains", @@ -289469,9 +293776,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L151", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_normalize_persian_digits_\u06f3_\u0641\u0631\u0645_\u0645\u0646\u0634\u06cc_\u0646\u0642\u0637\u0647_\u0634\u0631\u0648\u0639_\u06af\u0632\u0627\u0631\u0634_\u06a9\u0627\u0631\u0628\u0631", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_\u06f3_\u0641\u0631\u0645_\u0645\u0646\u0634\u06cc_\u0646\u0642\u0637\u0647_\u0634\u0631\u0648\u0639_\u06af\u0632\u0627\u0631\u0634_\u06a9\u0627\u0631\u0628\u0631" }, { "relation": "contains", @@ -289479,9 +293786,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L161", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_normalize_persian_digits_\u06f4_\u0645\u0647\u0627\u062c\u0631\u062a_\u0647\u0645\u0647_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_\u06f4_\u0645\u0647\u0627\u062c\u0631\u062a_\u0647\u0645\u0647_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc" }, { "relation": "contains", @@ -289489,9 +293796,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L260", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_normalize_persian_digits_\u06f5_\u0627\u0635\u0644\u0627\u062d_schema\u0647\u0627\u06cc_zod", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_\u06f5_\u0627\u0635\u0644\u0627\u062d_schema\u0647\u0627\u06cc_zod" }, { "relation": "contains", @@ -289499,9 +293806,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L265", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_normalize_persian_digits_\u06f6_\u0644\u0627\u06cc\u0647_\u062f\u0641\u0627\u0639\u06cc_backend", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_\u06f6_\u0644\u0627\u06cc\u0647_\u062f\u0641\u0627\u0639\u06cc_backend" }, { "relation": "contains", @@ -289509,9 +293816,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L288", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_normalize_persian_digits_\u06f7_\u062a\u0633\u062a_\u0648_\u0645\u0633\u062a\u0646\u062f\u0627\u062a", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_\u06f7_\u062a\u0633\u062a_\u0648_\u0645\u0633\u062a\u0646\u062f\u0627\u062a" }, { "relation": "contains", @@ -289519,9 +293826,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L250", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits_\u06f4_\u0645\u0647\u0627\u062c\u0631\u062a_\u0647\u0645\u0647_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc", - "target": "prompt_normalize_persian_digits_\u0628\u0627\u0646\u06a9\u06cc_\u0647\u06cc\u0686_\u06a9\u062f\u0627\u0645_\u062a\u0628\u062f\u06cc\u0644_\u0646\u062f\u0627\u0631\u0646\u062f", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_\u0628\u0627\u0646\u06a9\u06cc_\u0647\u06cc\u0686_\u06a9\u062f\u0627\u0645_\u062a\u0628\u062f\u06cc\u0644_\u0646\u062f\u0627\u0631\u0646\u062f" }, { "relation": "contains", @@ -289529,9 +293836,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L192", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits_\u06f4_\u0645\u0647\u0627\u062c\u0631\u062a_\u0647\u0645\u0647_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc", - "target": "prompt_normalize_persian_digits_\u0628\u06cc\u0645\u0627\u0631\u0627\u0646", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_\u0628\u06cc\u0645\u0627\u0631\u0627\u0646" }, { "relation": "contains", @@ -289539,9 +293846,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L236", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits_\u06f4_\u0645\u0647\u0627\u062c\u0631\u062a_\u0647\u0645\u0647_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc", - "target": "prompt_normalize_persian_digits_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0627\u062f\u0645\u06cc\u0646", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0627\u062f\u0645\u06cc\u0646" }, { "relation": "contains", @@ -289549,9 +293856,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L216", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits_\u06f4_\u0645\u0647\u0627\u062c\u0631\u062a_\u0647\u0645\u0647_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc", - "target": "prompt_normalize_persian_digits_\u0632\u0645\u0627\u0646_\u0628\u0646\u062f\u06cc", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_\u0632\u0645\u0627\u0646_\u0628\u0646\u062f\u06cc" }, { "relation": "contains", @@ -289559,9 +293866,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L257", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits_\u06f4_\u0645\u0647\u0627\u062c\u0631\u062a_\u0647\u0645\u0647_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc", - "target": "prompt_normalize_persian_digits_\u0641\u0642\u0637_\u06cc\u06a9\u062f\u0633\u062a_\u0633\u0627\u0632\u06cc_\u0627\u0632_\u0642\u0628\u0644_\u062f\u0631\u0633\u062a_\u06a9\u0627\u0631_\u0645\u06cc_\u06a9\u0646\u0646\u062f", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_\u0641\u0642\u0637_\u06cc\u06a9\u062f\u0633\u062a_\u0633\u0627\u0632\u06cc_\u0627\u0632_\u0642\u0628\u0644_\u062f\u0631\u0633\u062a_\u06a9\u0627\u0631_\u0645\u06cc_\u06a9\u0646\u0646\u062f" }, { "relation": "contains", @@ -289569,9 +293876,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L224", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits_\u06f4_\u0645\u0647\u0627\u062c\u0631\u062a_\u0647\u0645\u0647_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc", - "target": "prompt_normalize_persian_digits_\u0645\u0628\u0644\u063a_\u062f\u0631\u0635\u062f", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_\u0645\u0628\u0644\u063a_\u062f\u0631\u0635\u062f" }, { "relation": "contains", @@ -289579,9 +293886,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L180", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits_\u06f4_\u0645\u0647\u0627\u062c\u0631\u062a_\u0647\u0645\u0647_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc", - "target": "prompt_normalize_persian_digits_\u0645\u0646\u0634\u06cc", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_\u0645\u0646\u0634\u06cc" }, { "relation": "contains", @@ -289589,9 +293896,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L244", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits_\u06f4_\u0645\u0647\u0627\u062c\u0631\u062a_\u0647\u0645\u0647_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc", - "target": "prompt_normalize_persian_digits_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u0627\u0646", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u0627\u0646" }, { "relation": "contains", @@ -289599,9 +293906,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L209", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits_\u06f4_\u0645\u0647\u0627\u062c\u0631\u062a_\u0647\u0645\u0647_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc", - "target": "prompt_normalize_persian_digits_\u0646\u0648\u0628\u062a", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_\u0646\u0648\u0628\u062a" }, { "relation": "contains", @@ -289609,9 +293916,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L186", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits_\u06f4_\u0645\u0647\u0627\u062c\u0631\u062a_\u0647\u0645\u0647_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc", - "target": "prompt_normalize_persian_digits_\u067e\u0631\u0633\u0646\u0644", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_\u067e\u0631\u0633\u0646\u0644" }, { "relation": "contains", @@ -289619,9 +293926,9 @@ "source_file": ".claude/prompt/normalize-persian-digits.md", "source_location": "L201", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_normalize_persian_digits_\u06f4_\u0645\u0647\u0627\u062c\u0631\u062a_\u0647\u0645\u0647_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc", - "target": "prompt_normalize_persian_digits_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u067e\u0632\u0634\u06a9_\u062a\u0644\u0641\u0646_\u062b\u0627\u0628\u062a_\u0645\u0648\u0628\u0627\u06cc\u0644_\u0647\u0627_\u0627\u0632_\u0642\u0628\u0644_\u062f\u0631\u0633\u062a_\u0627\u0646\u062f", - "confidence_score": 1.0 + "target": "prompt_normalize_persian_digits_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u067e\u0632\u0634\u06a9_\u062a\u0644\u0641\u0646_\u062b\u0627\u0628\u062a_\u0645\u0648\u0628\u0627\u06cc\u0644_\u0647\u0627_\u0627\u0632_\u0642\u0628\u0644_\u062f\u0631\u0633\u062a_\u0627\u0646\u062f" }, { "relation": "contains", @@ -292689,9 +296996,9 @@ "source_file": ".claude/prompt/require-visit-price-setting.md", "source_location": "L1", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_require_visit_price_setting", - "target": "prompt_require_visit_price_setting_\u06af\u0632\u06cc\u0646\u0647_\u0627\u0644\u0632\u0627\u0645\u06cc_\u06a9\u0631\u062f\u0646_\u0647\u0632\u06cc\u0646\u0647_\u0648\u06cc\u0632\u06cc\u062a_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", - "confidence_score": 1.0 + "target": "prompt_require_visit_price_setting_\u06af\u0632\u06cc\u0646\u0647_\u0627\u0644\u0632\u0627\u0645\u06cc_\u06a9\u0631\u062f\u0646_\u0647\u0632\u06cc\u0646\u0647_\u0648\u06cc\u0632\u06cc\u062a_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc" }, { "relation": "contains", @@ -292699,9 +297006,9 @@ "source_file": ".claude/prompt/require-visit-price-setting.md", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_require_visit_price_setting_\u06af\u0632\u06cc\u0646\u0647_\u0627\u0644\u0632\u0627\u0645\u06cc_\u06a9\u0631\u062f\u0646_\u0647\u0632\u06cc\u0646\u0647_\u0648\u06cc\u0632\u06cc\u062a_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", - "target": "prompt_require_visit_price_setting_\u0632\u0645\u06cc\u0646\u0647", - "confidence_score": 1.0 + "target": "prompt_require_visit_price_setting_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", @@ -292709,9 +297016,9 @@ "source_file": ".claude/prompt/require-visit-price-setting.md", "source_location": "L23", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_require_visit_price_setting_\u06af\u0632\u06cc\u0646\u0647_\u0627\u0644\u0632\u0627\u0645\u06cc_\u06a9\u0631\u062f\u0646_\u0647\u0632\u06cc\u0646\u0647_\u0648\u06cc\u0632\u06cc\u062a_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", - "target": "prompt_require_visit_price_setting_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", - "confidence_score": 1.0 + "target": "prompt_require_visit_price_setting_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", @@ -292719,9 +297026,9 @@ "source_file": ".claude/prompt/require-visit-price-setting.md", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_require_visit_price_setting_\u06af\u0632\u06cc\u0646\u0647_\u0627\u0644\u0632\u0627\u0645\u06cc_\u06a9\u0631\u062f\u0646_\u0647\u0632\u06cc\u0646\u0647_\u0648\u06cc\u0632\u06cc\u062a_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", - "target": "prompt_require_visit_price_setting_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", - "confidence_score": 1.0 + "target": "prompt_require_visit_price_setting_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", @@ -292729,9 +297036,9 @@ "source_file": ".claude/prompt/require-visit-price-setting.md", "source_location": "L195", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_require_visit_price_setting_\u06af\u0632\u06cc\u0646\u0647_\u0627\u0644\u0632\u0627\u0645\u06cc_\u06a9\u0631\u062f\u0646_\u0647\u0632\u06cc\u0646\u0647_\u0648\u06cc\u0632\u06cc\u062a_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", - "target": "prompt_require_visit_price_setting_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", - "confidence_score": 1.0 + "target": "prompt_require_visit_price_setting_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", @@ -292739,9 +297046,9 @@ "source_file": ".claude/prompt/require-visit-price-setting.md", "source_location": "L37", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_require_visit_price_setting_\u06af\u0632\u06cc\u0646\u0647_\u0627\u0644\u0632\u0627\u0645\u06cc_\u06a9\u0631\u062f\u0646_\u0647\u0632\u06cc\u0646\u0647_\u0648\u06cc\u0632\u06cc\u062a_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", - "target": "prompt_require_visit_price_setting_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "confidence_score": 1.0 + "target": "prompt_require_visit_price_setting_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", @@ -292749,9 +297056,9 @@ "source_file": ".claude/prompt/require-visit-price-setting.md", "source_location": "L84", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_require_visit_price_setting_\u06af\u0632\u06cc\u0646\u0647_\u0627\u0644\u0632\u0627\u0645\u06cc_\u06a9\u0631\u062f\u0646_\u0647\u0632\u06cc\u0646\u0647_\u0648\u06cc\u0632\u06cc\u062a_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", - "target": "prompt_require_visit_price_setting_\u0648\u0638\u0627\u06cc\u0641", - "confidence_score": 1.0 + "target": "prompt_require_visit_price_setting_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", @@ -292759,9 +297066,9 @@ "source_file": ".claude/prompt/require-visit-price-setting.md", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_require_visit_price_setting_\u06af\u0632\u06cc\u0646\u0647_\u0627\u0644\u0632\u0627\u0645\u06cc_\u06a9\u0631\u062f\u0646_\u0647\u0632\u06cc\u0646\u0647_\u0648\u06cc\u0632\u06cc\u062a_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", - "target": "prompt_require_visit_price_setting_\u067e\u0631\u0648\u0698\u0647", - "confidence_score": 1.0 + "target": "prompt_require_visit_price_setting_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", @@ -292769,9 +297076,9 @@ "source_file": ".claude/prompt/require-visit-price-setting.md", "source_location": "L86", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_require_visit_price_setting_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_require_visit_price_setting_\u06f1_backend_\u0641\u0644\u06af_require_visit_price_\u0631\u0648\u06cc_entityinsurancepricing", - "confidence_score": 1.0 + "target": "prompt_require_visit_price_setting_\u06f1_backend_\u0641\u0644\u06af_require_visit_price_\u0631\u0648\u06cc_entityinsurancepricing" }, { "relation": "contains", @@ -292779,9 +297086,9 @@ "source_file": ".claude/prompt/require-visit-price-setting.md", "source_location": "L102", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_require_visit_price_setting_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_require_visit_price_setting_\u06f2_backend_get_put_api_v1_insurance_pricing", - "confidence_score": 1.0 + "target": "prompt_require_visit_price_setting_\u06f2_backend_get_put_api_v1_insurance_pricing" }, { "relation": "contains", @@ -292789,9 +297096,9 @@ "source_file": ".claude/prompt/require-visit-price-setting.md", "source_location": "L124", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_require_visit_price_setting_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_require_visit_price_setting_\u06f3_backend_\u0627\u0644\u0632\u0627\u0645\u06cc_\u0634\u062f\u0646_visit_price_rials_\u062f\u0631_\u062b\u0628\u062a_session", - "confidence_score": 1.0 + "target": "prompt_require_visit_price_setting_\u06f3_backend_\u0627\u0644\u0632\u0627\u0645\u06cc_\u0634\u062f\u0646_visit_price_rials_\u062f\u0631_\u062b\u0628\u062a_session" }, { "relation": "contains", @@ -292799,9 +297106,9 @@ "source_file": ".claude/prompt/require-visit-price-setting.md", "source_location": "L137", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_require_visit_price_setting_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_require_visit_price_setting_\u06f4_backend_\u0641\u06cc\u0644\u062f_visit_price_rials_\u0631\u0648\u06cc_appointment", - "confidence_score": 1.0 + "target": "prompt_require_visit_price_setting_\u06f4_backend_\u0641\u06cc\u0644\u062f_visit_price_rials_\u0631\u0648\u06cc_appointment" }, { "relation": "contains", @@ -292809,9 +297116,9 @@ "source_file": ".claude/prompt/require-visit-price-setting.md", "source_location": "L151", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_require_visit_price_setting_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_require_visit_price_setting_\u06f5_frontend_freevisitprice_tsx", - "confidence_score": 1.0 + "target": "prompt_require_visit_price_setting_\u06f5_frontend_freevisitprice_tsx" }, { "relation": "contains", @@ -292819,9 +297126,9 @@ "source_file": ".claude/prompt/require-visit-price-setting.md", "source_location": "L161", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_require_visit_price_setting_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_require_visit_price_setting_\u06f6_frontend_createstep_tsx", - "confidence_score": 1.0 + "target": "prompt_require_visit_price_setting_\u06f6_frontend_createstep_tsx" }, { "relation": "contains", @@ -292829,9 +297136,9 @@ "source_file": ".claude/prompt/require-visit-price-setting.md", "source_location": "L181", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_require_visit_price_setting_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_require_visit_price_setting_\u06f7_frontend_appointmentcreatepage_tsx", - "confidence_score": 1.0 + "target": "prompt_require_visit_price_setting_\u06f7_frontend_appointmentcreatepage_tsx" }, { "relation": "contains", @@ -292839,9 +297146,9 @@ "source_file": ".claude/prompt/require-visit-price-setting.md", "source_location": "L189", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_require_visit_price_setting_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_require_visit_price_setting_\u06f8_\u062a\u0633\u062a_\u0647\u0627_\u0648_\u0645\u0633\u062a\u0646\u062f\u0627\u062a", - "confidence_score": 1.0 + "target": "prompt_require_visit_price_setting_\u06f8_\u062a\u0633\u062a_\u0647\u0627_\u0648_\u0645\u0633\u062a\u0646\u062f\u0627\u062a" }, { "relation": "contains", @@ -294259,9 +298566,9 @@ "source_file": ".claude/prompt/service-management-refinements.md", "source_location": "L1", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_service_management_refinements", - "target": "prompt_service_management_refinements_\u0627\u0635\u0644\u0627\u062d\u0627\u062a_\u0628\u062e\u0634_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627_\u0628\u06cc\u0645\u0647_\u0648\u0631\u0648\u062f\u06cc_\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc_\u0635\u0641\u062d\u0647_\u062c\u0632\u0626\u06cc\u0627\u062a", - "confidence_score": 1.0 + "target": "prompt_service_management_refinements_\u0627\u0635\u0644\u0627\u062d\u0627\u062a_\u0628\u062e\u0634_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627_\u0628\u06cc\u0645\u0647_\u0648\u0631\u0648\u062f\u06cc_\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc_\u0635\u0641\u062d\u0647_\u062c\u0632\u0626\u06cc\u0627\u062a" }, { "relation": "contains", @@ -294269,9 +298576,9 @@ "source_file": ".claude/prompt/service-management-refinements.md", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_service_management_refinements_\u0627\u0635\u0644\u0627\u062d\u0627\u062a_\u0628\u062e\u0634_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627_\u0628\u06cc\u0645\u0647_\u0648\u0631\u0648\u062f\u06cc_\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc_\u0635\u0641\u062d\u0647_\u062c\u0632\u0626\u06cc\u0627\u062a", - "target": "prompt_service_management_refinements_\u0632\u0645\u06cc\u0646\u0647", - "confidence_score": 1.0 + "target": "prompt_service_management_refinements_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", @@ -294279,9 +298586,9 @@ "source_file": ".claude/prompt/service-management-refinements.md", "source_location": "L19", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_service_management_refinements_\u0627\u0635\u0644\u0627\u062d\u0627\u062a_\u0628\u062e\u0634_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627_\u0628\u06cc\u0645\u0647_\u0648\u0631\u0648\u062f\u06cc_\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc_\u0635\u0641\u062d\u0647_\u062c\u0632\u0626\u06cc\u0627\u062a", - "target": "prompt_service_management_refinements_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", - "confidence_score": 1.0 + "target": "prompt_service_management_refinements_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", @@ -294289,9 +298596,9 @@ "source_file": ".claude/prompt/service-management-refinements.md", "source_location": "L244", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_service_management_refinements_\u0627\u0635\u0644\u0627\u062d\u0627\u062a_\u0628\u062e\u0634_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627_\u0628\u06cc\u0645\u0647_\u0648\u0631\u0648\u062f\u06cc_\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc_\u0635\u0641\u062d\u0647_\u062c\u0632\u0626\u06cc\u0627\u062a", - "target": "prompt_service_management_refinements_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", - "confidence_score": 1.0 + "target": "prompt_service_management_refinements_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", @@ -294299,9 +298606,9 @@ "source_file": ".claude/prompt/service-management-refinements.md", "source_location": "L35", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_service_management_refinements_\u0627\u0635\u0644\u0627\u062d\u0627\u062a_\u0628\u062e\u0634_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627_\u0628\u06cc\u0645\u0647_\u0648\u0631\u0648\u062f\u06cc_\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc_\u0635\u0641\u062d\u0647_\u062c\u0632\u0626\u06cc\u0627\u062a", - "target": "prompt_service_management_refinements_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "confidence_score": 1.0 + "target": "prompt_service_management_refinements_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", @@ -294309,9 +298616,9 @@ "source_file": ".claude/prompt/service-management-refinements.md", "source_location": "L103", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_service_management_refinements_\u0627\u0635\u0644\u0627\u062d\u0627\u062a_\u0628\u062e\u0634_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627_\u0628\u06cc\u0645\u0647_\u0648\u0631\u0648\u062f\u06cc_\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc_\u0635\u0641\u062d\u0647_\u062c\u0632\u0626\u06cc\u0627\u062a", - "target": "prompt_service_management_refinements_\u0648\u0638\u0627\u06cc\u0641", - "confidence_score": 1.0 + "target": "prompt_service_management_refinements_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", @@ -294319,9 +298626,9 @@ "source_file": ".claude/prompt/service-management-refinements.md", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_service_management_refinements_\u0627\u0635\u0644\u0627\u062d\u0627\u062a_\u0628\u062e\u0634_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627_\u0628\u06cc\u0645\u0647_\u0648\u0631\u0648\u062f\u06cc_\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc_\u0635\u0641\u062d\u0647_\u062c\u0632\u0626\u06cc\u0627\u062a", - "target": "prompt_service_management_refinements_\u067e\u0631\u0648\u0698\u0647", - "confidence_score": 1.0 + "target": "prompt_service_management_refinements_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", @@ -294329,9 +298636,9 @@ "source_file": ".claude/prompt/service-management-refinements.md", "source_location": "L37", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_service_management_refinements_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "target": "prompt_service_management_refinements_\u06f1_\u0633\u0648\u06cc\u06cc\u0686_\u0628\u06cc\u0645\u0647_\u062f\u0631_\u0645\u0648\u062f\u0627\u0644_\u0633\u0631\u0648\u06cc\u0633_clinicservicespage_tsx_547_591", - "confidence_score": 1.0 + "target": "prompt_service_management_refinements_\u06f1_\u0633\u0648\u06cc\u06cc\u0686_\u0628\u06cc\u0645\u0647_\u062f\u0631_\u0645\u0648\u062f\u0627\u0644_\u0633\u0631\u0648\u06cc\u0633_clinicservicespage_tsx_547_591" }, { "relation": "contains", @@ -294339,9 +298646,9 @@ "source_file": ".claude/prompt/service-management-refinements.md", "source_location": "L58", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_service_management_refinements_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "target": "prompt_service_management_refinements_\u06f2_\u0628\u0627\u06af_nan_serviceinsurancemodal_tsx_129_135", - "confidence_score": 1.0 + "target": "prompt_service_management_refinements_\u06f2_\u0628\u0627\u06af_nan_serviceinsurancemodal_tsx_129_135" }, { "relation": "contains", @@ -294349,9 +298656,9 @@ "source_file": ".claude/prompt/service-management-refinements.md", "source_location": "L74", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_service_management_refinements_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "target": "prompt_service_management_refinements_\u06f3_priceinput_ui_priceinput_tsx_31_42", - "confidence_score": 1.0 + "target": "prompt_service_management_refinements_\u06f3_priceinput_ui_priceinput_tsx_31_42" }, { "relation": "contains", @@ -294359,9 +298666,9 @@ "source_file": ".claude/prompt/service-management-refinements.md", "source_location": "L92", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_service_management_refinements_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "target": "prompt_service_management_refinements_\u06f4_\u0646\u0628\u0648\u062f_\u0635\u0641\u062d\u0647_\u062c\u0632\u0626\u06cc\u0627\u062a", - "confidence_score": 1.0 + "target": "prompt_service_management_refinements_\u06f4_\u0646\u0628\u0648\u062f_\u0635\u0641\u062d\u0647_\u062c\u0632\u0626\u06cc\u0627\u062a" }, { "relation": "contains", @@ -294369,9 +298676,9 @@ "source_file": ".claude/prompt/service-management-refinements.md", "source_location": "L107", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_service_management_refinements_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_service_management_refinements_\u06f1_\u062d\u0630\u0641_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0628\u06cc\u0645\u0647_\u0627\u0632_\u0645\u0648\u062f\u0627\u0644_\u0627\u06cc\u062c\u0627\u062f_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u0633\u0631\u0648\u06cc\u0633", - "confidence_score": 1.0 + "target": "prompt_service_management_refinements_\u06f1_\u062d\u0630\u0641_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0628\u06cc\u0645\u0647_\u0627\u0632_\u0645\u0648\u062f\u0627\u0644_\u0627\u06cc\u062c\u0627\u062f_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u0633\u0631\u0648\u06cc\u0633" }, { "relation": "contains", @@ -294379,9 +298686,9 @@ "source_file": ".claude/prompt/service-management-refinements.md", "source_location": "L122", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_service_management_refinements_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_service_management_refinements_\u06f2_\u0631\u0641\u0639_\u0631\u06cc\u0634\u0647_\u0627\u06cc_nan_\u062f\u0631_\u0648\u0631\u0648\u062f\u06cc_\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc", - "confidence_score": 1.0 + "target": "prompt_service_management_refinements_\u06f2_\u0631\u0641\u0639_\u0631\u06cc\u0634\u0647_\u0627\u06cc_nan_\u062f\u0631_\u0648\u0631\u0648\u062f\u06cc_\u0647\u0627\u06cc_\u0639\u062f\u062f\u06cc" }, { "relation": "contains", @@ -294389,9 +298696,9 @@ "source_file": ".claude/prompt/service-management-refinements.md", "source_location": "L167", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_service_management_refinements_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_service_management_refinements_\u06f3_\u0627\u0635\u0644\u0627\u062d_priceinput_\u0646\u0645\u0627\u06cc\u0634_\u0648_\u0648\u0631\u0648\u062f_\u0645\u0628\u0644\u063a", - "confidence_score": 1.0 + "target": "prompt_service_management_refinements_\u06f3_\u0627\u0635\u0644\u0627\u062d_priceinput_\u0646\u0645\u0627\u06cc\u0634_\u0648_\u0648\u0631\u0648\u062f_\u0645\u0628\u0644\u063a" }, { "relation": "contains", @@ -294399,9 +298706,9 @@ "source_file": ".claude/prompt/service-management-refinements.md", "source_location": "L185", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_service_management_refinements_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_service_management_refinements_\u06f4_\u0635\u0641\u062d\u0647_\u0627\u062e\u062a\u0635\u0627\u0635\u06cc_\u062c\u0632\u0626\u06cc\u0627\u062a_\u0633\u0631\u0648\u06cc\u0633", - "confidence_score": 1.0 + "target": "prompt_service_management_refinements_\u06f4_\u0635\u0641\u062d\u0647_\u0627\u062e\u062a\u0635\u0627\u0635\u06cc_\u062c\u0632\u0626\u06cc\u0627\u062a_\u0633\u0631\u0648\u06cc\u0633" }, { "relation": "contains", @@ -294409,9 +298716,9 @@ "source_file": ".claude/prompt/service-management-refinements.md", "source_location": "L228", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_service_management_refinements_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_service_management_refinements_\u06f5_ui_ux_\u0635\u0641\u062d\u0647_\u062c\u0632\u0626\u06cc\u0627\u062a_\u0628\u062f\u0648\u0646_\u0637\u0631\u0627\u062d\u06cc_\u062c\u062f\u06cc\u062f", - "confidence_score": 1.0 + "target": "prompt_service_management_refinements_\u06f5_ui_ux_\u0635\u0641\u062d\u0647_\u062c\u0632\u0626\u06cc\u0627\u062a_\u0628\u062f\u0648\u0646_\u0637\u0631\u0627\u062d\u06cc_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", @@ -294419,9 +298726,9 @@ "source_file": ".claude/prompt/session-autofill-on-appointment-confirm.md", "source_location": "L1", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_autofill_on_appointment_confirm", - "target": "prompt_session_autofill_on_appointment_confirm_\u067e\u0631\u06a9\u0631\u062f\u0646_\u062e\u0648\u062f\u06a9\u0627\u0631_\u067e\u0631\u0648\u0646\u062f\u0647_session_\u0647\u0646\u06af\u0627\u0645_\u0642\u0637\u0639\u06cc_\u0634\u062f\u0646_\u0646\u0648\u0628\u062a_\u062a\u0627\u0631\u06cc\u062e_\u0633\u0627\u0639\u062a_\u0645\u0631\u0627\u062c\u0639\u0647_\u0622\u06cc\u062a\u0645_\u0647\u0627\u06cc_\u0647\u0632\u06cc\u0646\u0647_\u062c\u0645\u0639_\u06a9\u0644", - "confidence_score": 1.0 + "target": "prompt_session_autofill_on_appointment_confirm_\u067e\u0631\u06a9\u0631\u062f\u0646_\u062e\u0648\u062f\u06a9\u0627\u0631_\u067e\u0631\u0648\u0646\u062f\u0647_session_\u0647\u0646\u06af\u0627\u0645_\u0642\u0637\u0639\u06cc_\u0634\u062f\u0646_\u0646\u0648\u0628\u062a_\u062a\u0627\u0631\u06cc\u062e_\u0633\u0627\u0639\u062a_\u0645\u0631\u0627\u062c\u0639\u0647_\u0622\u06cc\u062a\u0645_\u0647\u0627\u06cc_\u0647\u0632\u06cc\u0646\u0647_\u062c\u0645\u0639_\u06a9\u0644" }, { "relation": "contains", @@ -294429,9 +298736,9 @@ "source_file": ".claude/prompt/session-autofill-on-appointment-confirm.md", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_autofill_on_appointment_confirm_\u067e\u0631\u06a9\u0631\u062f\u0646_\u062e\u0648\u062f\u06a9\u0627\u0631_\u067e\u0631\u0648\u0646\u062f\u0647_session_\u0647\u0646\u06af\u0627\u0645_\u0642\u0637\u0639\u06cc_\u0634\u062f\u0646_\u0646\u0648\u0628\u062a_\u062a\u0627\u0631\u06cc\u062e_\u0633\u0627\u0639\u062a_\u0645\u0631\u0627\u062c\u0639\u0647_\u0622\u06cc\u062a\u0645_\u0647\u0627\u06cc_\u0647\u0632\u06cc\u0646\u0647_\u062c\u0645\u0639_\u06a9\u0644", - "target": "prompt_session_autofill_on_appointment_confirm_\u0632\u0645\u06cc\u0646\u0647", - "confidence_score": 1.0 + "target": "prompt_session_autofill_on_appointment_confirm_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", @@ -294439,9 +298746,9 @@ "source_file": ".claude/prompt/session-autofill-on-appointment-confirm.md", "source_location": "L24", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_autofill_on_appointment_confirm_\u067e\u0631\u06a9\u0631\u062f\u0646_\u062e\u0648\u062f\u06a9\u0627\u0631_\u067e\u0631\u0648\u0646\u062f\u0647_session_\u0647\u0646\u06af\u0627\u0645_\u0642\u0637\u0639\u06cc_\u0634\u062f\u0646_\u0646\u0648\u0628\u062a_\u062a\u0627\u0631\u06cc\u062e_\u0633\u0627\u0639\u062a_\u0645\u0631\u0627\u062c\u0639\u0647_\u0622\u06cc\u062a\u0645_\u0647\u0627\u06cc_\u0647\u0632\u06cc\u0646\u0647_\u062c\u0645\u0639_\u06a9\u0644", - "target": "prompt_session_autofill_on_appointment_confirm_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", - "confidence_score": 1.0 + "target": "prompt_session_autofill_on_appointment_confirm_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", @@ -294449,9 +298756,9 @@ "source_file": ".claude/prompt/session-autofill-on-appointment-confirm.md", "source_location": "L117", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_autofill_on_appointment_confirm_\u067e\u0631\u06a9\u0631\u062f\u0646_\u062e\u0648\u062f\u06a9\u0627\u0631_\u067e\u0631\u0648\u0646\u062f\u0647_session_\u0647\u0646\u06af\u0627\u0645_\u0642\u0637\u0639\u06cc_\u0634\u062f\u0646_\u0646\u0648\u0628\u062a_\u062a\u0627\u0631\u06cc\u062e_\u0633\u0627\u0639\u062a_\u0645\u0631\u0627\u062c\u0639\u0647_\u0622\u06cc\u062a\u0645_\u0647\u0627\u06cc_\u0647\u0632\u06cc\u0646\u0647_\u062c\u0645\u0639_\u06a9\u0644", - "target": "prompt_session_autofill_on_appointment_confirm_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", - "confidence_score": 1.0 + "target": "prompt_session_autofill_on_appointment_confirm_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", @@ -294459,9 +298766,9 @@ "source_file": ".claude/prompt/session-autofill-on-appointment-confirm.md", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_autofill_on_appointment_confirm_\u067e\u0631\u06a9\u0631\u062f\u0646_\u062e\u0648\u062f\u06a9\u0627\u0631_\u067e\u0631\u0648\u0646\u062f\u0647_session_\u0647\u0646\u06af\u0627\u0645_\u0642\u0637\u0639\u06cc_\u0634\u062f\u0646_\u0646\u0648\u0628\u062a_\u062a\u0627\u0631\u06cc\u062e_\u0633\u0627\u0639\u062a_\u0645\u0631\u0627\u062c\u0639\u0647_\u0622\u06cc\u062a\u0645_\u0647\u0627\u06cc_\u0647\u0632\u06cc\u0646\u0647_\u062c\u0645\u0639_\u06a9\u0644", - "target": "prompt_session_autofill_on_appointment_confirm_\u0647\u062f\u0641", - "confidence_score": 1.0 + "target": "prompt_session_autofill_on_appointment_confirm_\u0647\u062f\u0641" }, { "relation": "contains", @@ -294469,9 +298776,9 @@ "source_file": ".claude/prompt/session-autofill-on-appointment-confirm.md", "source_location": "L38", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_autofill_on_appointment_confirm_\u067e\u0631\u06a9\u0631\u062f\u0646_\u062e\u0648\u062f\u06a9\u0627\u0631_\u067e\u0631\u0648\u0646\u062f\u0647_session_\u0647\u0646\u06af\u0627\u0645_\u0642\u0637\u0639\u06cc_\u0634\u062f\u0646_\u0646\u0648\u0628\u062a_\u062a\u0627\u0631\u06cc\u062e_\u0633\u0627\u0639\u062a_\u0645\u0631\u0627\u062c\u0639\u0647_\u0622\u06cc\u062a\u0645_\u0647\u0627\u06cc_\u0647\u0632\u06cc\u0646\u0647_\u062c\u0645\u0639_\u06a9\u0644", - "target": "prompt_session_autofill_on_appointment_confirm_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u0628\u0627\u06af", - "confidence_score": 1.0 + "target": "prompt_session_autofill_on_appointment_confirm_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u0628\u0627\u06af" }, { "relation": "contains", @@ -294479,9 +298786,9 @@ "source_file": ".claude/prompt/session-autofill-on-appointment-confirm.md", "source_location": "L75", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_autofill_on_appointment_confirm_\u067e\u0631\u06a9\u0631\u062f\u0646_\u062e\u0648\u062f\u06a9\u0627\u0631_\u067e\u0631\u0648\u0646\u062f\u0647_session_\u0647\u0646\u06af\u0627\u0645_\u0642\u0637\u0639\u06cc_\u0634\u062f\u0646_\u0646\u0648\u0628\u062a_\u062a\u0627\u0631\u06cc\u062e_\u0633\u0627\u0639\u062a_\u0645\u0631\u0627\u062c\u0639\u0647_\u0622\u06cc\u062a\u0645_\u0647\u0627\u06cc_\u0647\u0632\u06cc\u0646\u0647_\u062c\u0645\u0639_\u06a9\u0644", - "target": "prompt_session_autofill_on_appointment_confirm_\u0648\u0638\u0627\u06cc\u0641", - "confidence_score": 1.0 + "target": "prompt_session_autofill_on_appointment_confirm_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", @@ -294489,9 +298796,9 @@ "source_file": ".claude/prompt/session-autofill-on-appointment-confirm.md", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_autofill_on_appointment_confirm_\u067e\u0631\u06a9\u0631\u062f\u0646_\u062e\u0648\u062f\u06a9\u0627\u0631_\u067e\u0631\u0648\u0646\u062f\u0647_session_\u0647\u0646\u06af\u0627\u0645_\u0642\u0637\u0639\u06cc_\u0634\u062f\u0646_\u0646\u0648\u0628\u062a_\u062a\u0627\u0631\u06cc\u062e_\u0633\u0627\u0639\u062a_\u0645\u0631\u0627\u062c\u0639\u0647_\u0622\u06cc\u062a\u0645_\u0647\u0627\u06cc_\u0647\u0632\u06cc\u0646\u0647_\u062c\u0645\u0639_\u06a9\u0644", - "target": "prompt_session_autofill_on_appointment_confirm_\u067e\u0631\u0648\u0698\u0647", - "confidence_score": 1.0 + "target": "prompt_session_autofill_on_appointment_confirm_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", @@ -294499,9 +298806,9 @@ "source_file": ".claude/prompt/session-autofill-on-appointment-confirm.md", "source_location": "L77", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_autofill_on_appointment_confirm_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_session_autofill_on_appointment_confirm_\u06f1_\u067e\u0631\u06a9\u0631\u062f\u0646_\u067e\u0631\u0648\u0646\u062f\u0647_\u06cc_auto_create_\u0627\u0632_\u0631\u0648\u06cc_\u0646\u0648\u0628\u062a_backend", - "confidence_score": 1.0 + "target": "prompt_session_autofill_on_appointment_confirm_\u06f1_\u067e\u0631\u06a9\u0631\u062f\u0646_\u067e\u0631\u0648\u0646\u062f\u0647_\u06cc_auto_create_\u0627\u0632_\u0631\u0648\u06cc_\u0646\u0648\u0628\u062a_backend" }, { "relation": "contains", @@ -294509,9 +298816,9 @@ "source_file": ".claude/prompt/session-autofill-on-appointment-confirm.md", "source_location": "L111", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_autofill_on_appointment_confirm_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_session_autofill_on_appointment_confirm_\u06f2_\u0646\u0645\u0627\u06cc\u0634_\u062a\u0627\u0631\u06cc\u062e_\u0633\u0627\u0639\u062a_\u0645\u0631\u0627\u062c\u0639\u0647_\u062c\u062f\u0648\u0644_\u0647\u0632\u06cc\u0646\u0647_\u062a\u0641\u06a9\u06cc\u06a9\u06cc_\u062f\u0631_ui_\u067e\u0631\u0648\u0646\u062f\u0647_frontend", - "confidence_score": 1.0 + "target": "prompt_session_autofill_on_appointment_confirm_\u06f2_\u0646\u0645\u0627\u06cc\u0634_\u062a\u0627\u0631\u06cc\u062e_\u0633\u0627\u0639\u062a_\u0645\u0631\u0627\u062c\u0639\u0647_\u062c\u062f\u0648\u0644_\u0647\u0632\u06cc\u0646\u0647_\u062a\u0641\u06a9\u06cc\u06a9\u06cc_\u062f\u0631_ui_\u067e\u0631\u0648\u0646\u062f\u0647_frontend" }, { "relation": "contains", @@ -294519,9 +298826,9 @@ "source_file": ".claude/prompt/session-edit-payment-crud-audit-log.md", "source_location": "L1", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_edit_payment_crud_audit_log", - "target": "prompt_session_edit_payment_crud_audit_log_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u0645\u0631\u0627\u062c\u0639\u0647_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u062d\u0630\u0641_\u067e\u0631\u062f\u0627\u062e\u062a_audit_log_\u0645\u0627\u0644\u06cc_\u062c\u0627\u0645\u0639", - "confidence_score": 1.0 + "target": "prompt_session_edit_payment_crud_audit_log_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u0645\u0631\u0627\u062c\u0639\u0647_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u062d\u0630\u0641_\u067e\u0631\u062f\u0627\u062e\u062a_audit_log_\u0645\u0627\u0644\u06cc_\u062c\u0627\u0645\u0639" }, { "relation": "contains", @@ -294529,9 +298836,9 @@ "source_file": ".claude/prompt/session-edit-payment-crud-audit-log.md", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_edit_payment_crud_audit_log_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u0645\u0631\u0627\u062c\u0639\u0647_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u062d\u0630\u0641_\u067e\u0631\u062f\u0627\u062e\u062a_audit_log_\u0645\u0627\u0644\u06cc_\u062c\u0627\u0645\u0639", - "target": "prompt_session_edit_payment_crud_audit_log_\u0632\u0645\u06cc\u0646\u0647", - "confidence_score": 1.0 + "target": "prompt_session_edit_payment_crud_audit_log_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", @@ -294539,9 +298846,9 @@ "source_file": ".claude/prompt/session-edit-payment-crud-audit-log.md", "source_location": "L19", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_edit_payment_crud_audit_log_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u0645\u0631\u0627\u062c\u0639\u0647_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u062d\u0630\u0641_\u067e\u0631\u062f\u0627\u062e\u062a_audit_log_\u0645\u0627\u0644\u06cc_\u062c\u0627\u0645\u0639", - "target": "prompt_session_edit_payment_crud_audit_log_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", - "confidence_score": 1.0 + "target": "prompt_session_edit_payment_crud_audit_log_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", @@ -294549,9 +298856,9 @@ "source_file": ".claude/prompt/session-edit-payment-crud-audit-log.md", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_edit_payment_crud_audit_log_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u0645\u0631\u0627\u062c\u0639\u0647_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u062d\u0630\u0641_\u067e\u0631\u062f\u0627\u062e\u062a_audit_log_\u0645\u0627\u0644\u06cc_\u062c\u0627\u0645\u0639", - "target": "prompt_session_edit_payment_crud_audit_log_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", - "confidence_score": 1.0 + "target": "prompt_session_edit_payment_crud_audit_log_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", @@ -294559,9 +298866,9 @@ "source_file": ".claude/prompt/session-edit-payment-crud-audit-log.md", "source_location": "L99", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_edit_payment_crud_audit_log_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u0645\u0631\u0627\u062c\u0639\u0647_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u062d\u0630\u0641_\u067e\u0631\u062f\u0627\u062e\u062a_audit_log_\u0645\u0627\u0644\u06cc_\u062c\u0627\u0645\u0639", - "target": "prompt_session_edit_payment_crud_audit_log_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", - "confidence_score": 1.0 + "target": "prompt_session_edit_payment_crud_audit_log_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", @@ -294569,9 +298876,9 @@ "source_file": ".claude/prompt/session-edit-payment-crud-audit-log.md", "source_location": "L40", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_edit_payment_crud_audit_log_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u0645\u0631\u0627\u062c\u0639\u0647_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u062d\u0630\u0641_\u067e\u0631\u062f\u0627\u062e\u062a_audit_log_\u0645\u0627\u0644\u06cc_\u062c\u0627\u0645\u0639", - "target": "prompt_session_edit_payment_crud_audit_log_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "confidence_score": 1.0 + "target": "prompt_session_edit_payment_crud_audit_log_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", @@ -294579,9 +298886,9 @@ "source_file": ".claude/prompt/session-edit-payment-crud-audit-log.md", "source_location": "L54", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_edit_payment_crud_audit_log_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u0645\u0631\u0627\u062c\u0639\u0647_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u062d\u0630\u0641_\u067e\u0631\u062f\u0627\u062e\u062a_audit_log_\u0645\u0627\u0644\u06cc_\u062c\u0627\u0645\u0639", - "target": "prompt_session_edit_payment_crud_audit_log_\u0648\u0638\u0627\u06cc\u0641", - "confidence_score": 1.0 + "target": "prompt_session_edit_payment_crud_audit_log_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", @@ -294589,9 +298896,9 @@ "source_file": ".claude/prompt/session-edit-payment-crud-audit-log.md", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_edit_payment_crud_audit_log_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u0645\u0631\u0627\u062c\u0639\u0647_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u062d\u0630\u0641_\u067e\u0631\u062f\u0627\u062e\u062a_audit_log_\u0645\u0627\u0644\u06cc_\u062c\u0627\u0645\u0639", - "target": "prompt_session_edit_payment_crud_audit_log_\u067e\u0631\u0648\u0698\u0647", - "confidence_score": 1.0 + "target": "prompt_session_edit_payment_crud_audit_log_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", @@ -294599,9 +298906,9 @@ "source_file": ".claude/prompt/session-edit-payment-crud-audit-log.md", "source_location": "L56", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_edit_payment_crud_audit_log_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_session_edit_payment_crud_audit_log_\u06f1_entity_migration_sessionauditlog_\u0627\u0644\u06af\u0648\u06cc_appointmentevent", - "confidence_score": 1.0 + "target": "prompt_session_edit_payment_crud_audit_log_\u06f1_entity_migration_sessionauditlog_\u0627\u0644\u06af\u0648\u06cc_appointmentevent" }, { "relation": "contains", @@ -294609,9 +298916,9 @@ "source_file": ".claude/prompt/session-edit-payment-crud-audit-log.md", "source_location": "L67", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_edit_payment_crud_audit_log_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_session_edit_payment_crud_audit_log_\u06f2_service_\u062b\u0628\u062a_audit_\u0645\u0646\u0637\u0642_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u062d\u0630\u0641", - "confidence_score": 1.0 + "target": "prompt_session_edit_payment_crud_audit_log_\u06f2_service_\u062b\u0628\u062a_audit_\u0645\u0646\u0637\u0642_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u062d\u0630\u0641" }, { "relation": "contains", @@ -294619,9 +298926,9 @@ "source_file": ".claude/prompt/session-edit-payment-crud-audit-log.md", "source_location": "L83", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_edit_payment_crud_audit_log_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_session_edit_payment_crud_audit_log_\u06f3_controller_endpoint\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f", - "confidence_score": 1.0 + "target": "prompt_session_edit_payment_crud_audit_log_\u06f3_controller_endpoint\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", @@ -294629,9 +298936,9 @@ "source_file": ".claude/prompt/session-edit-payment-crud-audit-log.md", "source_location": "L92", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_edit_payment_crud_audit_log_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_session_edit_payment_crud_audit_log_\u06f4_frontend_\u0641\u0631\u0645_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u06a9\u0646\u062a\u0631\u0644_\u067e\u0631\u062f\u0627\u062e\u062a_\u0646\u0645\u0627\u06cc\u0634_\u062a\u0627\u0631\u06cc\u062e\u0686\u0647", - "confidence_score": 1.0 + "target": "prompt_session_edit_payment_crud_audit_log_\u06f4_frontend_\u0641\u0631\u0645_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u06a9\u0646\u062a\u0631\u0644_\u067e\u0631\u062f\u0627\u062e\u062a_\u0646\u0645\u0627\u06cc\u0634_\u062a\u0627\u0631\u06cc\u062e\u0686\u0647" }, { "relation": "contains", @@ -294639,9 +298946,9 @@ "source_file": ".claude/prompt/session-payment-currency-and-service-archive.md", "source_location": "L1", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_payment_currency_and_service_archive", - "target": "prompt_session_payment_currency_and_service_archive_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0648\u0627\u062d\u062f_\u067e\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a_\u0627\u0637\u0644\u0627\u0639\u0627\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0647\u0627_\u0645\u0646\u0648\u06cc_\u0633\u0631\u0648\u06cc\u0633_\u0622\u0631\u0634\u06cc\u0648_\u0645\u0631\u0627\u062c\u0639\u0627\u062a", - "confidence_score": 1.0 + "target": "prompt_session_payment_currency_and_service_archive_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0648\u0627\u062d\u062f_\u067e\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a_\u0627\u0637\u0644\u0627\u0639\u0627\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0647\u0627_\u0645\u0646\u0648\u06cc_\u0633\u0631\u0648\u06cc\u0633_\u0622\u0631\u0634\u06cc\u0648_\u0645\u0631\u0627\u062c\u0639\u0627\u062a" }, { "relation": "contains", @@ -294649,9 +298956,9 @@ "source_file": ".claude/prompt/session-payment-currency-and-service-archive.md", "source_location": "L31", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_payment_currency_and_service_archive_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0648\u0627\u062d\u062f_\u067e\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a_\u0627\u0637\u0644\u0627\u0639\u0627\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0647\u0627_\u0645\u0646\u0648\u06cc_\u0633\u0631\u0648\u06cc\u0633_\u0622\u0631\u0634\u06cc\u0648_\u0645\u0631\u0627\u062c\u0639\u0627\u062a", - "target": "prompt_session_payment_currency_and_service_archive_\u062a\u0633\u06a9_\u06f1_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0648\u0627\u062d\u062f_\u067e\u0648\u0644_\u062f\u0631_\u062b\u0628\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0648_\u062a\u062e\u0641\u06cc\u0641_\u062b\u0627\u0628\u062a", - "confidence_score": 1.0 + "target": "prompt_session_payment_currency_and_service_archive_\u062a\u0633\u06a9_\u06f1_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0648\u0627\u062d\u062f_\u067e\u0648\u0644_\u062f\u0631_\u062b\u0628\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0648_\u062a\u062e\u0641\u06cc\u0641_\u062b\u0627\u0628\u062a" }, { "relation": "contains", @@ -294659,9 +298966,9 @@ "source_file": ".claude/prompt/session-payment-currency-and-service-archive.md", "source_location": "L74", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_payment_currency_and_service_archive_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0648\u0627\u062d\u062f_\u067e\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a_\u0627\u0637\u0644\u0627\u0639\u0627\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0647\u0627_\u0645\u0646\u0648\u06cc_\u0633\u0631\u0648\u06cc\u0633_\u0622\u0631\u0634\u06cc\u0648_\u0645\u0631\u0627\u062c\u0639\u0627\u062a", - "target": "prompt_session_payment_currency_and_service_archive_\u062a\u0633\u06a9_\u06f2_\u0646\u0645\u0627\u06cc\u0634_\u06a9\u0627\u0645\u0644_\u067e\u0631\u062f\u0627\u062e\u062a_\u0647\u0627\u06cc_\u062b\u0628\u062a_\u0634\u062f\u0647_\u062a\u0627\u0631\u06cc\u062e_\u0633\u0627\u0639\u062a_\u062b\u0628\u062a_\u06a9\u0646\u0646\u062f\u0647", - "confidence_score": 1.0 + "target": "prompt_session_payment_currency_and_service_archive_\u062a\u0633\u06a9_\u06f2_\u0646\u0645\u0627\u06cc\u0634_\u06a9\u0627\u0645\u0644_\u067e\u0631\u062f\u0627\u062e\u062a_\u0647\u0627\u06cc_\u062b\u0628\u062a_\u0634\u062f\u0647_\u062a\u0627\u0631\u06cc\u062e_\u0633\u0627\u0639\u062a_\u062b\u0628\u062a_\u06a9\u0646\u0646\u062f\u0647" }, { "relation": "contains", @@ -294669,9 +298976,9 @@ "source_file": ".claude/prompt/session-payment-currency-and-service-archive.md", "source_location": "L105", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_payment_currency_and_service_archive_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0648\u0627\u062d\u062f_\u067e\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a_\u0627\u0637\u0644\u0627\u0639\u0627\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0647\u0627_\u0645\u0646\u0648\u06cc_\u0633\u0631\u0648\u06cc\u0633_\u0622\u0631\u0634\u06cc\u0648_\u0645\u0631\u0627\u062c\u0639\u0627\u062a", - "target": "prompt_session_payment_currency_and_service_archive_\u062a\u0633\u06a9_\u06f3_\u0645\u0646\u0648\u06cc_\u0631\u0648\u06cc_\u0647\u0631_\u0645\u0631\u0627\u062c\u0639\u0647_\u0645\u0634\u0627\u0647\u062f\u0647_\u0641\u0627\u06a9\u062a\u0648\u0631_\u0622\u0631\u0634\u06cc\u0648", - "confidence_score": 1.0 + "target": "prompt_session_payment_currency_and_service_archive_\u062a\u0633\u06a9_\u06f3_\u0645\u0646\u0648\u06cc_\u0631\u0648\u06cc_\u0647\u0631_\u0645\u0631\u0627\u062c\u0639\u0647_\u0645\u0634\u0627\u0647\u062f\u0647_\u0641\u0627\u06a9\u062a\u0648\u0631_\u0622\u0631\u0634\u06cc\u0648" }, { "relation": "contains", @@ -294679,9 +298986,9 @@ "source_file": ".claude/prompt/session-payment-currency-and-service-archive.md", "source_location": "L126", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_payment_currency_and_service_archive_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0648\u0627\u062d\u062f_\u067e\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a_\u0627\u0637\u0644\u0627\u0639\u0627\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0647\u0627_\u0645\u0646\u0648\u06cc_\u0633\u0631\u0648\u06cc\u0633_\u0622\u0631\u0634\u06cc\u0648_\u0645\u0631\u0627\u062c\u0639\u0627\u062a", - "target": "prompt_session_payment_currency_and_service_archive_\u062a\u0633\u06a9_\u06f4_\u0622\u0631\u0634\u06cc\u0648_\u0645\u0631\u0627\u062c\u0639\u0627\u062a_backend_ui_\u0641\u06cc\u0644\u062a\u0631", - "confidence_score": 1.0 + "target": "prompt_session_payment_currency_and_service_archive_\u062a\u0633\u06a9_\u06f4_\u0622\u0631\u0634\u06cc\u0648_\u0645\u0631\u0627\u062c\u0639\u0627\u062a_backend_ui_\u0641\u06cc\u0644\u062a\u0631" }, { "relation": "contains", @@ -294689,9 +298996,9 @@ "source_file": ".claude/prompt/session-payment-currency-and-service-archive.md", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_payment_currency_and_service_archive_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0648\u0627\u062d\u062f_\u067e\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a_\u0627\u0637\u0644\u0627\u0639\u0627\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0647\u0627_\u0645\u0646\u0648\u06cc_\u0633\u0631\u0648\u06cc\u0633_\u0622\u0631\u0634\u06cc\u0648_\u0645\u0631\u0627\u062c\u0639\u0627\u062a", - "target": "prompt_session_payment_currency_and_service_archive_\u0632\u0645\u06cc\u0646\u0647", - "confidence_score": 1.0 + "target": "prompt_session_payment_currency_and_service_archive_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", @@ -294699,9 +299006,9 @@ "source_file": ".claude/prompt/session-payment-currency-and-service-archive.md", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_payment_currency_and_service_archive_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0648\u0627\u062d\u062f_\u067e\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a_\u0627\u0637\u0644\u0627\u0639\u0627\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0647\u0627_\u0645\u0646\u0648\u06cc_\u0633\u0631\u0648\u06cc\u0633_\u0622\u0631\u0634\u06cc\u0648_\u0645\u0631\u0627\u062c\u0639\u0627\u062a", - "target": "prompt_session_payment_currency_and_service_archive_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", - "confidence_score": 1.0 + "target": "prompt_session_payment_currency_and_service_archive_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", @@ -294709,9 +299016,9 @@ "source_file": ".claude/prompt/session-payment-currency-and-service-archive.md", "source_location": "L162", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_payment_currency_and_service_archive_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0648\u0627\u062d\u062f_\u067e\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a_\u0627\u0637\u0644\u0627\u0639\u0627\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0647\u0627_\u0645\u0646\u0648\u06cc_\u0633\u0631\u0648\u06cc\u0633_\u0622\u0631\u0634\u06cc\u0648_\u0645\u0631\u0627\u062c\u0639\u0627\u062a", - "target": "prompt_session_payment_currency_and_service_archive_\u0642\u0648\u0627\u0646\u06cc\u0646_\u0639\u0645\u0648\u0645\u06cc", - "confidence_score": 1.0 + "target": "prompt_session_payment_currency_and_service_archive_\u0642\u0648\u0627\u0646\u06cc\u0646_\u0639\u0645\u0648\u0645\u06cc" }, { "relation": "contains", @@ -294719,9 +299026,9 @@ "source_file": ".claude/prompt/session-payment-currency-and-service-archive.md", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_payment_currency_and_service_archive_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0648\u0627\u062d\u062f_\u067e\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a_\u0627\u0637\u0644\u0627\u0639\u0627\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0647\u0627_\u0645\u0646\u0648\u06cc_\u0633\u0631\u0648\u06cc\u0633_\u0622\u0631\u0634\u06cc\u0648_\u0645\u0631\u0627\u062c\u0639\u0627\u062a", - "target": "prompt_session_payment_currency_and_service_archive_\u067e\u0631\u0648\u0698\u0647", - "confidence_score": 1.0 + "target": "prompt_session_payment_currency_and_service_archive_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", @@ -294729,9 +299036,9 @@ "source_file": ".claude/prompt/session-payment-currency-and-service-archive.md", "source_location": "L67", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_payment_currency_and_service_archive_\u062a\u0633\u06a9_\u06f1_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0648\u0627\u062d\u062f_\u067e\u0648\u0644_\u062f\u0631_\u062b\u0628\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0648_\u062a\u062e\u0641\u06cc\u0641_\u062b\u0627\u0628\u062a", - "target": "prompt_session_payment_currency_and_service_archive_\u0646\u06a9\u0627\u062a", - "confidence_score": 1.0 + "target": "prompt_session_payment_currency_and_service_archive_\u0646\u06a9\u0627\u062a" }, { "relation": "contains", @@ -294739,9 +299046,9 @@ "source_file": ".claude/prompt/session-payment-currency-and-service-archive.md", "source_location": "L33", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_payment_currency_and_service_archive_\u062a\u0633\u06a9_\u06f1_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0648\u0627\u062d\u062f_\u067e\u0648\u0644_\u062f\u0631_\u062b\u0628\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0648_\u062a\u062e\u0641\u06cc\u0641_\u062b\u0627\u0628\u062a", - "target": "prompt_session_payment_currency_and_service_archive_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u0628\u0627\u06af_frontend_\u062e\u0627\u0644\u0635", - "confidence_score": 1.0 + "target": "prompt_session_payment_currency_and_service_archive_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u0628\u0627\u06af_frontend_\u062e\u0627\u0644\u0635" }, { "relation": "contains", @@ -294749,9 +299056,9 @@ "source_file": ".claude/prompt/session-payment-currency-and-service-archive.md", "source_location": "L53", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_payment_currency_and_service_archive_\u062a\u0633\u06a9_\u06f1_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0648\u0627\u062d\u062f_\u067e\u0648\u0644_\u062f\u0631_\u062b\u0628\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0648_\u062a\u062e\u0641\u06cc\u0641_\u062b\u0627\u0628\u062a", - "target": "prompt_session_payment_currency_and_service_archive_\u0648\u0638\u0627\u06cc\u0641", - "confidence_score": 1.0 + "target": "prompt_session_payment_currency_and_service_archive_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", @@ -294759,9 +299066,9 @@ "source_file": ".claude/prompt/session-payment-currency-and-service-archive.md", "source_location": "L98", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_payment_currency_and_service_archive_\u062a\u0633\u06a9_\u06f2_\u0646\u0645\u0627\u06cc\u0634_\u06a9\u0627\u0645\u0644_\u067e\u0631\u062f\u0627\u062e\u062a_\u0647\u0627\u06cc_\u062b\u0628\u062a_\u0634\u062f\u0647_\u062a\u0627\u0631\u06cc\u062e_\u0633\u0627\u0639\u062a_\u062b\u0628\u062a_\u06a9\u0646\u0646\u062f\u0647", - "target": "prompt_session_payment_currency_and_service_archive_\u0646\u06a9\u0627\u062a_98", - "confidence_score": 1.0 + "target": "prompt_session_payment_currency_and_service_archive_\u0646\u06a9\u0627\u062a_98" }, { "relation": "contains", @@ -294769,9 +299076,9 @@ "source_file": ".claude/prompt/session-payment-currency-and-service-archive.md", "source_location": "L76", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_payment_currency_and_service_archive_\u062a\u0633\u06a9_\u06f2_\u0646\u0645\u0627\u06cc\u0634_\u06a9\u0627\u0645\u0644_\u067e\u0631\u062f\u0627\u062e\u062a_\u0647\u0627\u06cc_\u062b\u0628\u062a_\u0634\u062f\u0647_\u062a\u0627\u0631\u06cc\u062e_\u0633\u0627\u0639\u062a_\u062b\u0628\u062a_\u06a9\u0646\u0646\u062f\u0647", - "target": "prompt_session_payment_currency_and_service_archive_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "confidence_score": 1.0 + "target": "prompt_session_payment_currency_and_service_archive_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", @@ -294779,9 +299086,9 @@ "source_file": ".claude/prompt/session-payment-currency-and-service-archive.md", "source_location": "L90", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_payment_currency_and_service_archive_\u062a\u0633\u06a9_\u06f2_\u0646\u0645\u0627\u06cc\u0634_\u06a9\u0627\u0645\u0644_\u067e\u0631\u062f\u0627\u062e\u062a_\u0647\u0627\u06cc_\u062b\u0628\u062a_\u0634\u062f\u0647_\u062a\u0627\u0631\u06cc\u062e_\u0633\u0627\u0639\u062a_\u062b\u0628\u062a_\u06a9\u0646\u0646\u062f\u0647", - "target": "prompt_session_payment_currency_and_service_archive_\u0648\u0638\u0627\u06cc\u0641_90", - "confidence_score": 1.0 + "target": "prompt_session_payment_currency_and_service_archive_\u0648\u0638\u0627\u06cc\u0641_90" }, { "relation": "contains", @@ -294789,9 +299096,9 @@ "source_file": ".claude/prompt/session-payment-currency-and-service-archive.md", "source_location": "L119", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_payment_currency_and_service_archive_\u062a\u0633\u06a9_\u06f3_\u0645\u0646\u0648\u06cc_\u0631\u0648\u06cc_\u0647\u0631_\u0645\u0631\u0627\u062c\u0639\u0647_\u0645\u0634\u0627\u0647\u062f\u0647_\u0641\u0627\u06a9\u062a\u0648\u0631_\u0622\u0631\u0634\u06cc\u0648", - "target": "prompt_session_payment_currency_and_service_archive_\u0646\u06a9\u0627\u062a_119", - "confidence_score": 1.0 + "target": "prompt_session_payment_currency_and_service_archive_\u0646\u06a9\u0627\u062a_119" }, { "relation": "contains", @@ -294799,9 +299106,9 @@ "source_file": ".claude/prompt/session-payment-currency-and-service-archive.md", "source_location": "L107", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_payment_currency_and_service_archive_\u062a\u0633\u06a9_\u06f3_\u0645\u0646\u0648\u06cc_\u0631\u0648\u06cc_\u0647\u0631_\u0645\u0631\u0627\u062c\u0639\u0647_\u0645\u0634\u0627\u0647\u062f\u0647_\u0641\u0627\u06a9\u062a\u0648\u0631_\u0622\u0631\u0634\u06cc\u0648", - "target": "prompt_session_payment_currency_and_service_archive_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_107", - "confidence_score": 1.0 + "target": "prompt_session_payment_currency_and_service_archive_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_107" }, { "relation": "contains", @@ -294809,9 +299116,9 @@ "source_file": ".claude/prompt/session-payment-currency-and-service-archive.md", "source_location": "L111", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_payment_currency_and_service_archive_\u062a\u0633\u06a9_\u06f3_\u0645\u0646\u0648\u06cc_\u0631\u0648\u06cc_\u0647\u0631_\u0645\u0631\u0627\u062c\u0639\u0647_\u0645\u0634\u0627\u0647\u062f\u0647_\u0641\u0627\u06a9\u062a\u0648\u0631_\u0622\u0631\u0634\u06cc\u0648", - "target": "prompt_session_payment_currency_and_service_archive_\u0648\u0638\u0627\u06cc\u0641_111", - "confidence_score": 1.0 + "target": "prompt_session_payment_currency_and_service_archive_\u0648\u0638\u0627\u06cc\u0641_111" }, { "relation": "contains", @@ -294819,9 +299126,9 @@ "source_file": ".claude/prompt/session-payment-currency-and-service-archive.md", "source_location": "L153", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_payment_currency_and_service_archive_\u062a\u0633\u06a9_\u06f4_\u0622\u0631\u0634\u06cc\u0648_\u0645\u0631\u0627\u062c\u0639\u0627\u062a_backend_ui_\u0641\u06cc\u0644\u062a\u0631", - "target": "prompt_session_payment_currency_and_service_archive_\u0646\u06a9\u0627\u062a_153", - "confidence_score": 1.0 + "target": "prompt_session_payment_currency_and_service_archive_\u0646\u06a9\u0627\u062a_153" }, { "relation": "contains", @@ -294829,9 +299136,9 @@ "source_file": ".claude/prompt/session-payment-currency-and-service-archive.md", "source_location": "L128", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_payment_currency_and_service_archive_\u062a\u0633\u06a9_\u06f4_\u0622\u0631\u0634\u06cc\u0648_\u0645\u0631\u0627\u062c\u0639\u0627\u062a_backend_ui_\u0641\u06cc\u0644\u062a\u0631", - "target": "prompt_session_payment_currency_and_service_archive_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_128", - "confidence_score": 1.0 + "target": "prompt_session_payment_currency_and_service_archive_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_128" }, { "relation": "contains", @@ -294839,9 +299146,9 @@ "source_file": ".claude/prompt/session-payment-currency-and-service-archive.md", "source_location": "L132", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_payment_currency_and_service_archive_\u062a\u0633\u06a9_\u06f4_\u0622\u0631\u0634\u06cc\u0648_\u0645\u0631\u0627\u062c\u0639\u0627\u062a_backend_ui_\u0641\u06cc\u0644\u062a\u0631", - "target": "prompt_session_payment_currency_and_service_archive_\u0648\u0638\u0627\u06cc\u0641_backend_\u0627\u0648\u0644", - "confidence_score": 1.0 + "target": "prompt_session_payment_currency_and_service_archive_\u0648\u0638\u0627\u06cc\u0641_backend_\u0627\u0648\u0644" }, { "relation": "contains", @@ -294849,9 +299156,9 @@ "source_file": ".claude/prompt/session-payment-currency-and-service-archive.md", "source_location": "L139", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_session_payment_currency_and_service_archive_\u062a\u0633\u06a9_\u06f4_\u0622\u0631\u0634\u06cc\u0648_\u0645\u0631\u0627\u062c\u0639\u0627\u062a_backend_ui_\u0641\u06cc\u0644\u062a\u0631", - "target": "prompt_session_payment_currency_and_service_archive_\u0648\u0638\u0627\u06cc\u0641_frontend", - "confidence_score": 1.0 + "target": "prompt_session_payment_currency_and_service_archive_\u0648\u0638\u0627\u06cc\u0641_frontend" }, { "relation": "contains", @@ -294859,9 +299166,9 @@ "source_file": ".claude/prompt/settings-clinic-doctors-tab.md", "source_location": "L1", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_settings_clinic_doctors_tab", - "target": "prompt_settings_clinic_doctors_tab_\u0627\u0646\u062a\u0642\u0627\u0644_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_\u067e\u0632\u0634\u06a9\u0627\u0646_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0647_\u06cc\u06a9_\u062a\u0628_\u0645\u062c\u0632\u0627_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0642\u0634_\u0645\u062d\u0648\u0631", - "confidence_score": 1.0 + "target": "prompt_settings_clinic_doctors_tab_\u0627\u0646\u062a\u0642\u0627\u0644_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_\u067e\u0632\u0634\u06a9\u0627\u0646_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0647_\u06cc\u06a9_\u062a\u0628_\u0645\u062c\u0632\u0627_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0642\u0634_\u0645\u062d\u0648\u0631" }, { "relation": "contains", @@ -294869,9 +299176,9 @@ "source_file": ".claude/prompt/settings-clinic-doctors-tab.md", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_settings_clinic_doctors_tab_\u0627\u0646\u062a\u0642\u0627\u0644_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_\u067e\u0632\u0634\u06a9\u0627\u0646_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0647_\u06cc\u06a9_\u062a\u0628_\u0645\u062c\u0632\u0627_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0642\u0634_\u0645\u062d\u0648\u0631", - "target": "prompt_settings_clinic_doctors_tab_\u0632\u0645\u06cc\u0646\u0647", - "confidence_score": 1.0 + "target": "prompt_settings_clinic_doctors_tab_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", @@ -294879,9 +299186,9 @@ "source_file": ".claude/prompt/settings-clinic-doctors-tab.md", "source_location": "L24", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_settings_clinic_doctors_tab_\u0627\u0646\u062a\u0642\u0627\u0644_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_\u067e\u0632\u0634\u06a9\u0627\u0646_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0647_\u06cc\u06a9_\u062a\u0628_\u0645\u062c\u0632\u0627_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0642\u0634_\u0645\u062d\u0648\u0631", - "target": "prompt_settings_clinic_doctors_tab_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", - "confidence_score": 1.0 + "target": "prompt_settings_clinic_doctors_tab_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", @@ -294889,9 +299196,9 @@ "source_file": ".claude/prompt/settings-clinic-doctors-tab.md", "source_location": "L197", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_settings_clinic_doctors_tab_\u0627\u0646\u062a\u0642\u0627\u0644_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_\u067e\u0632\u0634\u06a9\u0627\u0646_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0647_\u06cc\u06a9_\u062a\u0628_\u0645\u062c\u0632\u0627_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0642\u0634_\u0645\u062d\u0648\u0631", - "target": "prompt_settings_clinic_doctors_tab_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", - "confidence_score": 1.0 + "target": "prompt_settings_clinic_doctors_tab_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", @@ -294899,9 +299206,9 @@ "source_file": ".claude/prompt/settings-clinic-doctors-tab.md", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_settings_clinic_doctors_tab_\u0627\u0646\u062a\u0642\u0627\u0644_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_\u067e\u0632\u0634\u06a9\u0627\u0646_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0647_\u06cc\u06a9_\u062a\u0628_\u0645\u062c\u0632\u0627_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0642\u0634_\u0645\u062d\u0648\u0631", - "target": "prompt_settings_clinic_doctors_tab_\u0647\u062f\u0641", - "confidence_score": 1.0 + "target": "prompt_settings_clinic_doctors_tab_\u0647\u062f\u0641" }, { "relation": "contains", @@ -294909,9 +299216,9 @@ "source_file": ".claude/prompt/settings-clinic-doctors-tab.md", "source_location": "L40", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_settings_clinic_doctors_tab_\u0627\u0646\u062a\u0642\u0627\u0644_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_\u067e\u0632\u0634\u06a9\u0627\u0646_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0647_\u06cc\u06a9_\u062a\u0628_\u0645\u062c\u0632\u0627_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0642\u0634_\u0645\u062d\u0648\u0631", - "target": "prompt_settings_clinic_doctors_tab_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "confidence_score": 1.0 + "target": "prompt_settings_clinic_doctors_tab_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", @@ -294919,9 +299226,9 @@ "source_file": ".claude/prompt/settings-clinic-doctors-tab.md", "source_location": "L108", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_settings_clinic_doctors_tab_\u0627\u0646\u062a\u0642\u0627\u0644_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_\u067e\u0632\u0634\u06a9\u0627\u0646_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0647_\u06cc\u06a9_\u062a\u0628_\u0645\u062c\u0632\u0627_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0642\u0634_\u0645\u062d\u0648\u0631", - "target": "prompt_settings_clinic_doctors_tab_\u0648\u0638\u0627\u06cc\u0641", - "confidence_score": 1.0 + "target": "prompt_settings_clinic_doctors_tab_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", @@ -294929,9 +299236,9 @@ "source_file": ".claude/prompt/settings-clinic-doctors-tab.md", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_settings_clinic_doctors_tab_\u0627\u0646\u062a\u0642\u0627\u0644_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_\u067e\u0632\u0634\u06a9\u0627\u0646_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0647_\u06cc\u06a9_\u062a\u0628_\u0645\u062c\u0632\u0627_\u062f\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0642\u0634_\u0645\u062d\u0648\u0631", - "target": "prompt_settings_clinic_doctors_tab_\u067e\u0631\u0648\u0698\u0647", - "confidence_score": 1.0 + "target": "prompt_settings_clinic_doctors_tab_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", @@ -294939,9 +299246,9 @@ "source_file": ".claude/prompt/settings-clinic-doctors-tab.md", "source_location": "L88", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_settings_clinic_doctors_tab_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "target": "prompt_settings_clinic_doctors_tab_endpoint\u0647\u0627\u06cc_\u0645\u0648\u062c\u0648\u062f_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0632\u0634\u06a9\u0627\u0646_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0627\u0632_clinicdetailpage_tsx", - "confidence_score": 1.0 + "target": "prompt_settings_clinic_doctors_tab_endpoint\u0647\u0627\u06cc_\u0645\u0648\u062c\u0648\u062f_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0632\u0634\u06a9\u0627\u0646_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0627\u0632_clinicdetailpage_tsx" }, { "relation": "contains", @@ -294949,9 +299256,9 @@ "source_file": ".claude/prompt/settings-clinic-doctors-tab.md", "source_location": "L82", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_settings_clinic_doctors_tab_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "target": "prompt_settings_clinic_doctors_tab_route_\u0641\u0639\u0644\u06cc_app_tsx_191", - "confidence_score": 1.0 + "target": "prompt_settings_clinic_doctors_tab_route_\u0641\u0639\u0644\u06cc_app_tsx_191" }, { "relation": "contains", @@ -294959,9 +299266,9 @@ "source_file": ".claude/prompt/settings-clinic-doctors-tab.md", "source_location": "L57", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_settings_clinic_doctors_tab_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "target": "prompt_settings_clinic_doctors_tab_sidebar_\u062f\u0633\u06a9\u062a\u0627\u067e_purchasesubscriptionsidebar_tsx_\u0628\u062f\u0648\u0646_\u0646\u0642\u0634_\u06af_\u06cc\u062a", - "confidence_score": 1.0 + "target": "prompt_settings_clinic_doctors_tab_sidebar_\u062f\u0633\u06a9\u062a\u0627\u067e_purchasesubscriptionsidebar_tsx_\u0628\u062f\u0648\u0646_\u0646\u0642\u0634_\u06af_\u06cc\u062a" }, { "relation": "contains", @@ -294969,9 +299276,9 @@ "source_file": ".claude/prompt/settings-clinic-doctors-tab.md", "source_location": "L68", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_settings_clinic_doctors_tab_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "target": "prompt_settings_clinic_doctors_tab_\u062a\u0628_\u0641\u0639\u0644\u06cc_myclinicpage_tsx_\u0641\u0642\u0637_\u0631\u06cc_\u062f\u0627\u06cc\u0631\u06a9\u062a_\u0627\u0632_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u062e\u0627\u0631\u062c_\u0645\u06cc_\u0634\u0648\u062f", - "confidence_score": 1.0 + "target": "prompt_settings_clinic_doctors_tab_\u062a\u0628_\u0641\u0639\u0644\u06cc_myclinicpage_tsx_\u0641\u0642\u0637_\u0631\u06cc_\u062f\u0627\u06cc\u0631\u06a9\u062a_\u0627\u0632_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u062e\u0627\u0631\u062c_\u0645\u06cc_\u0634\u0648\u062f" }, { "relation": "contains", @@ -294979,9 +299286,9 @@ "source_file": ".claude/prompt/settings-clinic-doctors-tab.md", "source_location": "L100", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_settings_clinic_doctors_tab_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "target": "prompt_settings_clinic_doctors_tab_\u0645\u0634\u06a9\u0644_permission_\u062f\u0631_backend_cliniccontroller_php_355", - "confidence_score": 1.0 + "target": "prompt_settings_clinic_doctors_tab_\u0645\u0634\u06a9\u0644_permission_\u062f\u0631_backend_cliniccontroller_php_355" }, { "relation": "contains", @@ -294989,9 +299296,9 @@ "source_file": ".claude/prompt/settings-clinic-doctors-tab.md", "source_location": "L42", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_settings_clinic_doctors_tab_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", - "target": "prompt_settings_clinic_doctors_tab_\u0645\u0646\u0648\u06cc_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0645\u0648\u0628\u0627\u06cc\u0644_settingslayout_tsx", - "confidence_score": 1.0 + "target": "prompt_settings_clinic_doctors_tab_\u0645\u0646\u0648\u06cc_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0645\u0648\u0628\u0627\u06cc\u0644_settingslayout_tsx" }, { "relation": "contains", @@ -294999,9 +299306,9 @@ "source_file": ".claude/prompt/settings-clinic-doctors-tab.md", "source_location": "L110", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_settings_clinic_doctors_tab_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_settings_clinic_doctors_tab_\u06f1_backend_\u0627\u062c\u0627\u0632\u0647_\u06cc_\u062c\u062f\u0627\u0633\u0627\u0632\u06cc_\u067e\u0632\u0634\u06a9_\u0628\u0647_\u0645\u0627\u0644\u06a9_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", - "confidence_score": 1.0 + "target": "prompt_settings_clinic_doctors_tab_\u06f1_backend_\u0627\u062c\u0627\u0632\u0647_\u06cc_\u062c\u062f\u0627\u0633\u0627\u0632\u06cc_\u067e\u0632\u0634\u06a9_\u0628\u0647_\u0645\u0627\u0644\u06a9_\u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "relation": "contains", @@ -295009,9 +299316,9 @@ "source_file": ".claude/prompt/settings-clinic-doctors-tab.md", "source_location": "L122", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_settings_clinic_doctors_tab_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_settings_clinic_doctors_tab_\u06f2_\u0627\u0633\u062a\u062e\u0631\u0627\u062c_\u0628\u0644\u0648\u06a9_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0632\u0634\u06a9\u0627\u0646_\u0628\u0647_\u06cc\u06a9_\u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a_\u0645\u0634\u062a\u0631\u06a9_solid", - "confidence_score": 1.0 + "target": "prompt_settings_clinic_doctors_tab_\u06f2_\u0627\u0633\u062a\u062e\u0631\u0627\u062c_\u0628\u0644\u0648\u06a9_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0632\u0634\u06a9\u0627\u0646_\u0628\u0647_\u06cc\u06a9_\u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a_\u0645\u0634\u062a\u0631\u06a9_solid" }, { "relation": "contains", @@ -295019,9 +299326,9 @@ "source_file": ".claude/prompt/settings-clinic-doctors-tab.md", "source_location": "L131", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_settings_clinic_doctors_tab_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_settings_clinic_doctors_tab_\u06f3_\u0635\u0641\u062d\u0647_\u06cc_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u062a\u0628_\u062c\u062f\u06cc\u062f_clinicdoctorspage_tsx", - "confidence_score": 1.0 + "target": "prompt_settings_clinic_doctors_tab_\u06f3_\u0635\u0641\u062d\u0647_\u06cc_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u062a\u0628_\u062c\u062f\u06cc\u062f_clinicdoctorspage_tsx" }, { "relation": "contains", @@ -295029,9 +299336,9 @@ "source_file": ".claude/prompt/settings-clinic-doctors-tab.md", "source_location": "L154", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_settings_clinic_doctors_tab_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_settings_clinic_doctors_tab_\u06f4_route_\u062c\u062f\u06cc\u062f_\u062d\u0630\u0641_route_\u0642\u062f\u06cc\u0645\u06cc_app_tsx", - "confidence_score": 1.0 + "target": "prompt_settings_clinic_doctors_tab_\u06f4_route_\u062c\u062f\u06cc\u062f_\u062d\u0630\u0641_route_\u0642\u062f\u06cc\u0645\u06cc_app_tsx" }, { "relation": "contains", @@ -295039,9 +299346,9 @@ "source_file": ".claude/prompt/settings-clinic-doctors-tab.md", "source_location": "L172", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_settings_clinic_doctors_tab_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_settings_clinic_doctors_tab_\u06f5_\u0628\u0647_\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc_\u0647\u0631_\u062f\u0648_\u0645\u0646\u0648\u06cc_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a", - "confidence_score": 1.0 + "target": "prompt_settings_clinic_doctors_tab_\u06f5_\u0628\u0647_\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc_\u0647\u0631_\u062f\u0648_\u0645\u0646\u0648\u06cc_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a" }, { "relation": "contains", @@ -295049,9 +299356,9 @@ "source_file": ".claude/prompt/settings-clinic-doctors-tab.md", "source_location": "L184", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_settings_clinic_doctors_tab_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_settings_clinic_doctors_tab_\u06f6_\u0627\u0635\u0644\u0627\u062d_\u0644\u06cc\u0646\u06a9_\u0646\u0648\u06cc\u06af\u06cc\u0634\u0646_\u0627\u0635\u0644\u06cc_sidebar_tsx", - "confidence_score": 1.0 + "target": "prompt_settings_clinic_doctors_tab_\u06f6_\u0627\u0635\u0644\u0627\u062d_\u0644\u06cc\u0646\u06a9_\u0646\u0648\u06cc\u06af\u06cc\u0634\u0646_\u0627\u0635\u0644\u06cc_sidebar_tsx" }, { "relation": "contains", @@ -295059,9 +299366,9 @@ "source_file": ".claude/prompt/settings-clinic-doctors-tab.md", "source_location": "L188", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_settings_clinic_doctors_tab_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_settings_clinic_doctors_tab_\u06f7_\u062a\u0633\u062a_\u0647\u0627", - "confidence_score": 1.0 + "target": "prompt_settings_clinic_doctors_tab_\u06f7_\u062a\u0633\u062a_\u0647\u0627" }, { "relation": "contains", @@ -304939,9 +309246,9 @@ "source_file": "docs/api/README.md", "source_location": "L42", "weight": 1.0, + "confidence_score": 1.0, "source": "api_readme_clinicpro_api_documentation_index", - "target": "api_readme_persian_digit_normalization_global", - "confidence_score": 1.0 + "target": "api_readme_persian_digit_normalization_global" }, { "relation": "contains", @@ -304989,9 +309296,9 @@ "source_file": "docs/api/admin.md", "source_location": "L614", "weight": 1.0, + "confidence_score": 1.0, "source": "api_admin", - "target": "api_insurance", - "confidence_score": 1.0 + "target": "api_insurance" }, { "relation": "references", @@ -305839,9 +310146,9 @@ "source_file": "docs/api/admin.md", "source_location": "L647", "weight": 1.0, + "confidence_score": 1.0, "source": "api_admin_payment_management", - "target": "api_admin_query_parameters_647", - "confidence_score": 1.0 + "target": "api_admin_query_parameters_647" }, { "relation": "contains", @@ -305859,9 +310166,9 @@ "source_file": "docs/api/admin.md", "source_location": "L659", "weight": 1.0, + "confidence_score": 1.0, "source": "api_admin_payment_management", - "target": "api_admin_response_200_659", - "confidence_score": 1.0 + "target": "api_admin_response_200_659" }, { "relation": "contains", @@ -305869,9 +310176,9 @@ "source_file": "docs/api/admin.md", "source_location": "L689", "weight": 1.0, + "confidence_score": 1.0, "source": "api_admin_payment_management", - "target": "api_admin_response_200_689", - "confidence_score": 1.0 + "target": "api_admin_response_200_689" }, { "relation": "contains", @@ -305889,9 +310196,9 @@ "source_file": "docs/api/admin.md", "source_location": "L753", "weight": 1.0, + "confidence_score": 1.0, "source": "api_admin_settlement_management", - "target": "api_admin_query_parameters_753", - "confidence_score": 1.0 + "target": "api_admin_query_parameters_753" }, { "relation": "contains", @@ -305899,9 +310206,9 @@ "source_file": "docs/api/admin.md", "source_location": "L760", "weight": 1.0, + "confidence_score": 1.0, "source": "api_admin_settlement_management", - "target": "api_admin_response_200_760", - "confidence_score": 1.0 + "target": "api_admin_response_200_760" }, { "relation": "contains", @@ -305909,9 +310216,9 @@ "source_file": "docs/api/admin.md", "source_location": "L860", "weight": 1.0, + "confidence_score": 1.0, "source": "api_admin_representation_management", - "target": "api_admin_errors_860", - "confidence_score": 1.0 + "target": "api_admin_errors_860" }, { "relation": "contains", @@ -305919,9 +310226,9 @@ "source_file": "docs/api/admin.md", "source_location": "L883", "weight": 1.0, + "confidence_score": 1.0, "source": "api_admin_representation_management", - "target": "api_admin_errors_883", - "confidence_score": 1.0 + "target": "api_admin_errors_883" }, { "relation": "contains", @@ -305929,9 +310236,9 @@ "source_file": "docs/api/admin.md", "source_location": "L920", "weight": 1.0, + "confidence_score": 1.0, "source": "api_admin_representation_management", - "target": "api_admin_errors_920", - "confidence_score": 1.0 + "target": "api_admin_errors_920" }, { "relation": "contains", @@ -305979,9 +310286,9 @@ "source_file": "docs/api/admin.md", "source_location": "L790", "weight": 1.0, + "confidence_score": 1.0, "source": "api_admin_representation_management", - "target": "api_admin_query_parameters_790", - "confidence_score": 1.0 + "target": "api_admin_query_parameters_790" }, { "relation": "contains", @@ -305989,9 +310296,9 @@ "source_file": "docs/api/admin.md", "source_location": "L836", "weight": 1.0, + "confidence_score": 1.0, "source": "api_admin_representation_management", - "target": "api_admin_query_parameters_836", - "confidence_score": 1.0 + "target": "api_admin_query_parameters_836" }, { "relation": "contains", @@ -305999,9 +310306,9 @@ "source_file": "docs/api/admin.md", "source_location": "L898", "weight": 1.0, + "confidence_score": 1.0, "source": "api_admin_representation_management", - "target": "api_admin_query_parameters_898", - "confidence_score": 1.0 + "target": "api_admin_query_parameters_898" }, { "relation": "contains", @@ -306009,9 +310316,9 @@ "source_file": "docs/api/admin.md", "source_location": "L873", "weight": 1.0, + "confidence_score": 1.0, "source": "api_admin_representation_management", - "target": "api_admin_request_body_873", - "confidence_score": 1.0 + "target": "api_admin_request_body_873" }, { "relation": "contains", @@ -306019,9 +310326,9 @@ "source_file": "docs/api/admin.md", "source_location": "L798", "weight": 1.0, + "confidence_score": 1.0, "source": "api_admin_representation_management", - "target": "api_admin_response_200_798", - "confidence_score": 1.0 + "target": "api_admin_response_200_798" }, { "relation": "contains", @@ -306029,9 +310336,9 @@ "source_file": "docs/api/admin.md", "source_location": "L842", "weight": 1.0, + "confidence_score": 1.0, "source": "api_admin_representation_management", - "target": "api_admin_response_200_842", - "confidence_score": 1.0 + "target": "api_admin_response_200_842" }, { "relation": "contains", @@ -306039,9 +310346,9 @@ "source_file": "docs/api/admin.md", "source_location": "L878", "weight": 1.0, + "confidence_score": 1.0, "source": "api_admin_representation_management", - "target": "api_admin_response_200_878", - "confidence_score": 1.0 + "target": "api_admin_response_200_878" }, { "relation": "contains", @@ -306049,9 +310356,9 @@ "source_file": "docs/api/admin.md", "source_location": "L905", "weight": 1.0, + "confidence_score": 1.0, "source": "api_admin_representation_management", - "target": "api_admin_response_200_905", - "confidence_score": 1.0 + "target": "api_admin_response_200_905" }, { "relation": "contains", @@ -306069,9 +310376,9 @@ "source_file": "docs/api/admin.md", "source_location": "L935", "weight": 1.0, + "confidence_score": 1.0, "source": "api_admin_secretary_management", - "target": "api_admin_query_parameters_935", - "confidence_score": 1.0 + "target": "api_admin_query_parameters_935" }, { "relation": "contains", @@ -306079,9 +310386,9 @@ "source_file": "docs/api/admin.md", "source_location": "L942", "weight": 1.0, + "confidence_score": 1.0, "source": "api_admin_secretary_management", - "target": "api_admin_response_200_942", - "confidence_score": 1.0 + "target": "api_admin_response_200_942" }, { "relation": "contains", @@ -306109,9 +310416,9 @@ "source_file": "docs/api/admin.md", "source_location": "L955", "weight": 1.0, + "confidence_score": 1.0, "source": "api_admin_rating_comment_management", - "target": "api_admin_query_parameters_955", - "confidence_score": 1.0 + "target": "api_admin_query_parameters_955" }, { "relation": "contains", @@ -306119,9 +310426,9 @@ "source_file": "docs/api/admin.md", "source_location": "L972", "weight": 1.0, + "confidence_score": 1.0, "source": "api_admin_rating_comment_management", - "target": "api_admin_query_parameters_972", - "confidence_score": 1.0 + "target": "api_admin_query_parameters_972" }, { "relation": "contains", @@ -306149,9 +310456,9 @@ "source_file": "docs/api/admin.md", "source_location": "L992", "weight": 1.0, + "confidence_score": 1.0, "source": "api_admin_sms_management_admin", - "target": "api_admin_query_parameters_992", - "confidence_score": 1.0 + "target": "api_admin_query_parameters_992" }, { "relation": "contains", @@ -306159,9 +310466,9 @@ "source_file": "docs/api/admin.md", "source_location": "L1030", "weight": 1.0, + "confidence_score": 1.0, "source": "api_admin_sms_management_admin", - "target": "api_admin_response_200_1030", - "confidence_score": 1.0 + "target": "api_admin_response_200_1030" }, { "relation": "contains", @@ -306169,9 +310476,9 @@ "source_file": "docs/api/admin.md", "source_location": "L999", "weight": 1.0, + "confidence_score": 1.0, "source": "api_admin_sms_management_admin", - "target": "api_admin_response_200_999", - "confidence_score": 1.0 + "target": "api_admin_response_200_999" }, { "relation": "contains", @@ -306309,9 +310616,9 @@ "source_file": "docs/api/admin.md", "source_location": "L1337", "weight": 1.0, + "confidence_score": 1.0, "source": "api_admin_application_logs", - "target": "api_admin_query_parameters_1337", - "confidence_score": 1.0 + "target": "api_admin_query_parameters_1337" }, { "relation": "contains", @@ -306319,9 +310626,9 @@ "source_file": "docs/api/admin.md", "source_location": "L1378", "weight": 1.0, + "confidence_score": 1.0, "source": "api_admin_application_logs", - "target": "api_admin_query_parameters_1378", - "confidence_score": 1.0 + "target": "api_admin_query_parameters_1378" }, { "relation": "contains", @@ -306329,9 +310636,9 @@ "source_file": "docs/api/admin.md", "source_location": "L1349", "weight": 1.0, + "confidence_score": 1.0, "source": "api_admin_application_logs", - "target": "api_admin_response_200_1349", - "confidence_score": 1.0 + "target": "api_admin_response_200_1349" }, { "relation": "contains", @@ -306339,9 +310646,9 @@ "source_file": "docs/api/admin.md", "source_location": "L1386", "weight": 1.0, + "confidence_score": 1.0, "source": "api_admin_query_parameters_1378", - "target": "api_admin_response_200_1386", - "confidence_score": 1.0 + "target": "api_admin_response_200_1386" }, { "relation": "contains", @@ -306349,9 +310656,9 @@ "source_file": "docs/api/admin.md", "source_location": "L1397", "weight": 1.0, + "confidence_score": 1.0, "source": "api_admin_delete_api_v1_admin_logs", - "target": "api_admin_response_200_1397", - "confidence_score": 1.0 + "target": "api_admin_response_200_1397" }, { "relation": "contains", @@ -306369,9 +310676,9 @@ "source_file": "docs/api/appointment-settings.md", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "api_appointment_settings_appointment_settings_api", - "target": "api_appointment_settings_access_rule", - "confidence_score": 1.0 + "target": "api_appointment_settings_access_rule" }, { "relation": "contains", @@ -306383,6 +310690,26 @@ "source": "api_appointment_settings_appointment_settings_api", "target": "api_appointment_settings_available_locations" }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/api/appointment-settings.md", + "source_location": "L8", + "weight": 1.0, + "source": "api_appointment_settings_appointment_settings_api", + "target": "api_appointment_settings_booking_context_clinic_uuid", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/api/appointment-settings.md", + "source_location": "L683", + "weight": 1.0, + "source": "api_appointment_settings_appointment_settings_api", + "target": "api_appointment_settings_context_additions_2026_07", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -306457,30 +310784,30 @@ "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", - "source_location": "L194", + "source_location": "L222", "weight": 1.0, "source": "api_appointment_settings_weekly_schedule", - "target": "api_appointment_settings_errors_194", + "target": "api_appointment_settings_errors_222", "confidence_score": 1.0 }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", - "source_location": "L236", + "source_location": "L264", "weight": 1.0, "source": "api_appointment_settings_weekly_schedule", - "target": "api_appointment_settings_errors_236", + "target": "api_appointment_settings_errors_264", "confidence_score": 1.0 }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", - "source_location": "L258", + "source_location": "L286", "weight": 1.0, "source": "api_appointment_settings_weekly_schedule", - "target": "api_appointment_settings_errors_258", + "target": "api_appointment_settings_errors_286", "confidence_score": 1.0 }, { @@ -306547,20 +310874,20 @@ "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", - "source_location": "L233", + "source_location": "L261", "weight": 1.0, "source": "api_appointment_settings_weekly_schedule", - "target": "api_appointment_settings_response_200_233", + "target": "api_appointment_settings_response_200_261", "confidence_score": 1.0 }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", - "source_location": "L253", + "source_location": "L281", "weight": 1.0, "source": "api_appointment_settings_weekly_schedule", - "target": "api_appointment_settings_response_200_253", + "target": "api_appointment_settings_response_200_281", "confidence_score": 1.0 }, { @@ -306587,20 +310914,20 @@ "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", - "source_location": "L371", + "source_location": "L399", "weight": 1.0, "source": "api_appointment_settings_date_overrides", - "target": "api_appointment_settings_errors_371", + "target": "api_appointment_settings_errors_399", "confidence_score": 1.0 }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", - "source_location": "L422", + "source_location": "L450", "weight": 1.0, "source": "api_appointment_settings_date_overrides", - "target": "api_appointment_settings_errors_422", + "target": "api_appointment_settings_errors_450", "confidence_score": 1.0 }, { @@ -306647,10 +310974,10 @@ "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", - "source_location": "L307", + "source_location": "L335", "weight": 1.0, "source": "api_appointment_settings_date_overrides", - "target": "api_appointment_settings_request_body_307", + "target": "api_appointment_settings_request_body_335", "confidence_score": 1.0 }, { @@ -306667,50 +310994,50 @@ "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", - "source_location": "L277", + "source_location": "L305", "weight": 1.0, "source": "api_appointment_settings_date_overrides", - "target": "api_appointment_settings_response_200_277", + "target": "api_appointment_settings_response_200_305", "confidence_score": 1.0 }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", - "source_location": "L387", + "source_location": "L415", "weight": 1.0, "source": "api_appointment_settings_date_overrides", - "target": "api_appointment_settings_response_200_387", + "target": "api_appointment_settings_response_200_415", "confidence_score": 1.0 }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", - "source_location": "L419", + "source_location": "L447", "weight": 1.0, "source": "api_appointment_settings_date_overrides", - "target": "api_appointment_settings_response_200_419", + "target": "api_appointment_settings_response_200_447", "confidence_score": 1.0 }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", - "source_location": "L437", + "source_location": "L465", "weight": 1.0, "source": "api_appointment_settings_date_overrides", - "target": "api_appointment_settings_response_200_437", + "target": "api_appointment_settings_response_200_465", "confidence_score": 1.0 }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", - "source_location": "L353", + "source_location": "L381", "weight": 1.0, "source": "api_appointment_settings_date_overrides", - "target": "api_appointment_settings_response_201_353", + "target": "api_appointment_settings_response_201_381", "confidence_score": 1.0 }, { @@ -306727,10 +311054,10 @@ "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", - "source_location": "L519", + "source_location": "L547", "weight": 1.0, "source": "api_appointment_settings_holidays", - "target": "api_appointment_settings_errors_519", + "target": "api_appointment_settings_errors_547", "confidence_score": 1.0 }, { @@ -306777,60 +311104,60 @@ "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", - "source_location": "L484", + "source_location": "L512", "weight": 1.0, "source": "api_appointment_settings_holidays", - "target": "api_appointment_settings_request_body_484", + "target": "api_appointment_settings_request_body_512", "confidence_score": 1.0 }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", - "source_location": "L543", + "source_location": "L571", "weight": 1.0, "source": "api_appointment_settings_holidays", - "target": "api_appointment_settings_request_body_all_optional_543", + "target": "api_appointment_settings_request_body_all_optional_571", "confidence_score": 1.0 }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", - "source_location": "L454", + "source_location": "L482", "weight": 1.0, "source": "api_appointment_settings_holidays", - "target": "api_appointment_settings_response_200_454", + "target": "api_appointment_settings_response_200_482", "confidence_score": 1.0 }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", - "source_location": "L553", + "source_location": "L581", "weight": 1.0, "source": "api_appointment_settings_holidays", - "target": "api_appointment_settings_response_200_553", + "target": "api_appointment_settings_response_200_581", "confidence_score": 1.0 }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", - "source_location": "L564", + "source_location": "L592", "weight": 1.0, "source": "api_appointment_settings_holidays", - "target": "api_appointment_settings_response_200_564", + "target": "api_appointment_settings_response_200_592", "confidence_score": 1.0 }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", - "source_location": "L501", + "source_location": "L529", "weight": 1.0, "source": "api_appointment_settings_holidays", - "target": "api_appointment_settings_response_201_501", + "target": "api_appointment_settings_response_201_529", "confidence_score": 1.0 }, { @@ -306847,20 +311174,60 @@ "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", - "source_location": "L647", + "source_location": "L675", "weight": 1.0, "source": "api_appointment_settings_get_api_v1_appointment_settings_available_locations_doctoruuid", - "target": "api_appointment_settings_errors_647", + "target": "api_appointment_settings_errors_675", "confidence_score": 1.0 }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", - "source_location": "L604", + "source_location": "L632", "weight": 1.0, "source": "api_appointment_settings_get_api_v1_appointment_settings_available_locations_doctoruuid", - "target": "api_appointment_settings_response_200_604", + "target": "api_appointment_settings_response_200_632", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/api/appointment-settings.md", + "source_location": "L716", + "weight": 1.0, + "source": "api_appointment_settings_context_additions_2026_07", + "target": "api_appointment_settings_date_overrides_are_always_per_context", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/api/appointment-settings.md", + "source_location": "L721", + "weight": 1.0, + "source": "api_appointment_settings_context_additions_2026_07", + "target": "api_appointment_settings_get_available_locations_doctoruuid", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/api/appointment-settings.md", + "source_location": "L697", + "weight": 1.0, + "source": "api_appointment_settings_context_additions_2026_07", + "target": "api_appointment_settings_holidays_are_global_by_default", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/api/appointment-settings.md", + "source_location": "L685", + "weight": 1.0, + "source": "api_appointment_settings_context_additions_2026_07", + "target": "api_appointment_settings_response_fields", "confidence_score": 1.0 }, { @@ -306879,9 +311246,9 @@ "source_file": "docs/api/appointment.md", "source_location": "L519", "weight": 1.0, + "confidence_score": 1.0, "source": "api_appointment", - "target": "api_insurance", - "confidence_score": 1.0 + "target": "api_insurance" }, { "relation": "contains", @@ -306939,9 +311306,9 @@ "source_file": "docs/api/appointment.md", "source_location": "L457", "weight": 1.0, + "confidence_score": 1.0, "source": "api_appointment_appointment_api", - "target": "api_appointment_get_api_v1_appointment_uuid_events", - "confidence_score": 1.0 + "target": "api_appointment_get_api_v1_appointment_uuid_events" }, { "relation": "contains", @@ -307139,9 +311506,9 @@ "source_file": "docs/api/appointment.md", "source_location": "L266", "weight": 1.0, + "confidence_score": 1.0, "source": "api_appointment_post_api_v1_appointment", - "target": "api_appointment_errors_266", - "confidence_score": 1.0 + "target": "api_appointment_errors_266" }, { "relation": "contains", @@ -307169,9 +311536,9 @@ "source_file": "docs/api/appointment.md", "source_location": "L322", "weight": 1.0, + "confidence_score": 1.0, "source": "api_appointment_get_api_v1_appointment_uuid", - "target": "api_appointment_errors_322", - "confidence_score": 1.0 + "target": "api_appointment_errors_322" }, { "relation": "contains", @@ -307179,9 +311546,9 @@ "source_file": "docs/api/appointment.md", "source_location": "L282", "weight": 1.0, + "confidence_score": 1.0, "source": "api_appointment_get_api_v1_appointment_uuid", - "target": "api_appointment_path_parameters_282", - "confidence_score": 1.0 + "target": "api_appointment_path_parameters_282" }, { "relation": "contains", @@ -307189,9 +311556,9 @@ "source_file": "docs/api/appointment.md", "source_location": "L287", "weight": 1.0, + "confidence_score": 1.0, "source": "api_appointment_get_api_v1_appointment_uuid", - "target": "api_appointment_response_200_287", - "confidence_score": 1.0 + "target": "api_appointment_response_200_287" }, { "relation": "contains", @@ -307199,9 +311566,9 @@ "source_file": "docs/api/appointment.md", "source_location": "L364", "weight": 1.0, + "confidence_score": 1.0, "source": "api_appointment_get_api_v1_appointments_doctor_doctoruuid", - "target": "api_appointment_errors_364", - "confidence_score": 1.0 + "target": "api_appointment_errors_364" }, { "relation": "contains", @@ -307209,9 +311576,9 @@ "source_file": "docs/api/appointment.md", "source_location": "L337", "weight": 1.0, + "confidence_score": 1.0, "source": "api_appointment_get_api_v1_appointments_doctor_doctoruuid", - "target": "api_appointment_path_parameters_337", - "confidence_score": 1.0 + "target": "api_appointment_path_parameters_337" }, { "relation": "contains", @@ -307219,9 +311586,9 @@ "source_file": "docs/api/appointment.md", "source_location": "L342", "weight": 1.0, + "confidence_score": 1.0, "source": "api_appointment_get_api_v1_appointments_doctor_doctoruuid", - "target": "api_appointment_query_parameters_342", - "confidence_score": 1.0 + "target": "api_appointment_query_parameters_342" }, { "relation": "contains", @@ -307229,9 +311596,9 @@ "source_file": "docs/api/appointment.md", "source_location": "L347", "weight": 1.0, + "confidence_score": 1.0, "source": "api_appointment_get_api_v1_appointments_doctor_doctoruuid", - "target": "api_appointment_response_200_347", - "confidence_score": 1.0 + "target": "api_appointment_response_200_347" }, { "relation": "contains", @@ -307239,9 +311606,9 @@ "source_file": "docs/api/appointment.md", "source_location": "L401", "weight": 1.0, + "confidence_score": 1.0, "source": "api_appointment_get_api_v1_appointments_user", - "target": "api_appointment_errors_401", - "confidence_score": 1.0 + "target": "api_appointment_errors_401" }, { "relation": "contains", @@ -307249,9 +311616,9 @@ "source_file": "docs/api/appointment.md", "source_location": "L379", "weight": 1.0, + "confidence_score": 1.0, "source": "api_appointment_get_api_v1_appointments_user", - "target": "api_appointment_query_parameters_379", - "confidence_score": 1.0 + "target": "api_appointment_query_parameters_379" }, { "relation": "contains", @@ -307259,9 +311626,9 @@ "source_file": "docs/api/appointment.md", "source_location": "L384", "weight": 1.0, + "confidence_score": 1.0, "source": "api_appointment_get_api_v1_appointments_user", - "target": "api_appointment_response_200_384", - "confidence_score": 1.0 + "target": "api_appointment_response_200_384" }, { "relation": "contains", @@ -307269,9 +311636,9 @@ "source_file": "docs/api/appointment.md", "source_location": "L446", "weight": 1.0, + "confidence_score": 1.0, "source": "api_appointment_patch_api_v1_appointment_uuid_status", - "target": "api_appointment_errors_446", - "confidence_score": 1.0 + "target": "api_appointment_errors_446" }, { "relation": "contains", @@ -307279,9 +311646,9 @@ "source_file": "docs/api/appointment.md", "source_location": "L414", "weight": 1.0, + "confidence_score": 1.0, "source": "api_appointment_patch_api_v1_appointment_uuid_status", - "target": "api_appointment_path_parameters_414", - "confidence_score": 1.0 + "target": "api_appointment_path_parameters_414" }, { "relation": "contains", @@ -307299,9 +311666,9 @@ "source_file": "docs/api/appointment.md", "source_location": "L443", "weight": 1.0, + "confidence_score": 1.0, "source": "api_appointment_patch_api_v1_appointment_uuid_status", - "target": "api_appointment_response_200_443", - "confidence_score": 1.0 + "target": "api_appointment_response_200_443" }, { "relation": "contains", @@ -307309,9 +311676,9 @@ "source_file": "docs/api/appointment.md", "source_location": "L485", "weight": 1.0, + "confidence_score": 1.0, "source": "api_appointment_get_api_v1_appointment_uuid_events", - "target": "api_appointment_errors_485", - "confidence_score": 1.0 + "target": "api_appointment_errors_485" }, { "relation": "contains", @@ -307319,9 +311686,9 @@ "source_file": "docs/api/appointment.md", "source_location": "L463", "weight": 1.0, + "confidence_score": 1.0, "source": "api_appointment_get_api_v1_appointment_uuid_events", - "target": "api_appointment_path_parameters_463", - "confidence_score": 1.0 + "target": "api_appointment_path_parameters_463" }, { "relation": "contains", @@ -307329,9 +311696,9 @@ "source_file": "docs/api/appointment.md", "source_location": "L468", "weight": 1.0, + "confidence_score": 1.0, "source": "api_appointment_get_api_v1_appointment_uuid_events", - "target": "api_appointment_response_200_468", - "confidence_score": 1.0 + "target": "api_appointment_response_200_468" }, { "relation": "contains", @@ -307349,9 +311716,9 @@ "source_file": "docs/api/appointment.md", "source_location": "L501", "weight": 1.0, + "confidence_score": 1.0, "source": "api_appointment_post_api_v1_my_appointment", - "target": "api_appointment_request_body_501", - "confidence_score": 1.0 + "target": "api_appointment_request_body_501" }, { "relation": "contains", @@ -307359,9 +311726,9 @@ "source_file": "docs/api/appointment.md", "source_location": "L525", "weight": 1.0, + "confidence_score": 1.0, "source": "api_appointment_post_api_v1_my_appointment", - "target": "api_appointment_response_201_525", - "confidence_score": 1.0 + "target": "api_appointment_response_201_525" }, { "relation": "contains", @@ -307369,9 +311736,9 @@ "source_file": "docs/api/appointment.md", "source_location": "L581", "weight": 1.0, + "confidence_score": 1.0, "source": "api_appointment_get_api_v1_my_appointment_patient_lookup", - "target": "api_appointment_error_responses_581", - "confidence_score": 1.0 + "target": "api_appointment_error_responses_581" }, { "relation": "contains", @@ -307379,9 +311746,9 @@ "source_file": "docs/api/appointment.md", "source_location": "L557", "weight": 1.0, + "confidence_score": 1.0, "source": "api_appointment_get_api_v1_my_appointment_patient_lookup", - "target": "api_appointment_query_parameters_557", - "confidence_score": 1.0 + "target": "api_appointment_query_parameters_557" }, { "relation": "contains", @@ -307409,9 +311776,9 @@ "source_file": "docs/api/appointment.md", "source_location": "L604", "weight": 1.0, + "confidence_score": 1.0, "source": "api_appointment_get_api_v1_my_appointments", - "target": "api_appointment_query_parameters_604", - "confidence_score": 1.0 + "target": "api_appointment_query_parameters_604" }, { "relation": "contains", @@ -307419,9 +311786,9 @@ "source_file": "docs/api/appointment.md", "source_location": "L613", "weight": 1.0, + "confidence_score": 1.0, "source": "api_appointment_get_api_v1_my_appointments", - "target": "api_appointment_response_200_613", - "confidence_score": 1.0 + "target": "api_appointment_response_200_613" }, { "relation": "contains", @@ -307809,9 +312176,9 @@ "source_file": "docs/api/auth.md", "source_location": "L352", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_get_oauth_userinfo", - "target": "api_auth_errors_352", - "confidence_score": 1.0 + "target": "api_auth_errors_352" }, { "relation": "contains", @@ -307839,9 +312206,9 @@ "source_file": "docs/api/auth.md", "source_location": "L394", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_post_api_v1_auth_switch_context", - "target": "api_auth_errors_394", - "confidence_score": 1.0 + "target": "api_auth_errors_394" }, { "relation": "contains", @@ -307849,9 +312216,9 @@ "source_file": "docs/api/auth.md", "source_location": "L365", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_post_api_v1_auth_switch_context", - "target": "api_auth_request_body_365", - "confidence_score": 1.0 + "target": "api_auth_request_body_365" }, { "relation": "contains", @@ -307859,9 +312226,9 @@ "source_file": "docs/api/auth.md", "source_location": "L376", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_post_api_v1_auth_switch_context", - "target": "api_auth_response_200_376", - "confidence_score": 1.0 + "target": "api_auth_response_200_376" }, { "relation": "contains", @@ -307869,9 +312236,9 @@ "source_file": "docs/api/auth.md", "source_location": "L441", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_post_api_v1_notification_mobile_request_otp", - "target": "api_auth_errors_441", - "confidence_score": 1.0 + "target": "api_auth_errors_441" }, { "relation": "contains", @@ -307889,9 +312256,9 @@ "source_file": "docs/api/auth.md", "source_location": "L417", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_post_api_v1_notification_mobile_request_otp", - "target": "api_auth_request_body_417", - "confidence_score": 1.0 + "target": "api_auth_request_body_417" }, { "relation": "contains", @@ -307899,9 +312266,9 @@ "source_file": "docs/api/auth.md", "source_location": "L430", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_post_api_v1_notification_mobile_request_otp", - "target": "api_auth_response_200_430", - "confidence_score": 1.0 + "target": "api_auth_response_200_430" }, { "relation": "contains", @@ -307909,9 +312276,9 @@ "source_file": "docs/api/auth.md", "source_location": "L484", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_post_api_v1_notification_mobile_verify", - "target": "api_auth_errors_484", - "confidence_score": 1.0 + "target": "api_auth_errors_484" }, { "relation": "contains", @@ -307919,9 +312286,9 @@ "source_file": "docs/api/auth.md", "source_location": "L460", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_post_api_v1_notification_mobile_verify", - "target": "api_auth_request_body_460", - "confidence_score": 1.0 + "target": "api_auth_request_body_460" }, { "relation": "contains", @@ -307929,9 +312296,9 @@ "source_file": "docs/api/auth.md", "source_location": "L473", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_post_api_v1_notification_mobile_verify", - "target": "api_auth_response_200_473", - "confidence_score": 1.0 + "target": "api_auth_response_200_473" }, { "relation": "contains", @@ -307939,9 +312306,9 @@ "source_file": "docs/api/auth.md", "source_location": "L511", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_get_api_v1_notification_mobile_target", - "target": "api_auth_errors_511", - "confidence_score": 1.0 + "target": "api_auth_errors_511" }, { "relation": "contains", @@ -307949,9 +312316,9 @@ "source_file": "docs/api/auth.md", "source_location": "L499", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_get_api_v1_notification_mobile_target", - "target": "api_auth_response_200_499", - "confidence_score": 1.0 + "target": "api_auth_response_200_499" }, { "relation": "contains", @@ -307969,9 +312336,9 @@ "source_file": "docs/api/auth.md", "source_location": "L535", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_delete_api_v1_notification_mobile_target", - "target": "api_auth_errors_535", - "confidence_score": 1.0 + "target": "api_auth_errors_535" }, { "relation": "contains", @@ -307979,9 +312346,9 @@ "source_file": "docs/api/auth.md", "source_location": "L525", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_delete_api_v1_notification_mobile_target", - "target": "api_auth_response_200_525", - "confidence_score": 1.0 + "target": "api_auth_response_200_525" }, { "relation": "contains", @@ -307989,9 +312356,9 @@ "source_file": "docs/api/auth.md", "source_location": "L548", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_post_oauth_logout", - "target": "api_auth_request_body_548", - "confidence_score": 1.0 + "target": "api_auth_request_body_548" }, { "relation": "contains", @@ -307999,9 +312366,9 @@ "source_file": "docs/api/auth.md", "source_location": "L559", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_post_oauth_logout", - "target": "api_auth_response_200_559", - "confidence_score": 1.0 + "target": "api_auth_response_200_559" }, { "relation": "contains", @@ -308019,9 +312386,9 @@ "source_file": "docs/api/auth.md", "source_location": "L579", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_post_api_v1_pre_registration", - "target": "api_auth_request_body_579", - "confidence_score": 1.0 + "target": "api_auth_request_body_579" }, { "relation": "contains", @@ -308029,9 +312396,9 @@ "source_file": "docs/api/auth.md", "source_location": "L604", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_post_api_v1_pre_registration", - "target": "api_auth_response_200_604", - "confidence_score": 1.0 + "target": "api_auth_response_200_604" }, { "relation": "contains", @@ -308039,9 +312406,9 @@ "source_file": "docs/api/auth.md", "source_location": "L646", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_otp_login", - "target": "api_auth_error_codes_646", - "confidence_score": 1.0 + "target": "api_auth_error_codes_646" }, { "relation": "contains", @@ -308049,9 +312416,9 @@ "source_file": "docs/api/auth.md", "source_location": "L626", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_otp_login", - "target": "api_auth_request_body_626", - "confidence_score": 1.0 + "target": "api_auth_request_body_626" }, { "relation": "contains", @@ -308059,9 +312426,9 @@ "source_file": "docs/api/auth.md", "source_location": "L635", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_otp_login", - "target": "api_auth_response_200_635", - "confidence_score": 1.0 + "target": "api_auth_response_200_635" }, { "relation": "contains", @@ -308069,9 +312436,9 @@ "source_file": "docs/api/auth.md", "source_location": "L680", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_change_password", - "target": "api_auth_errors_680", - "confidence_score": 1.0 + "target": "api_auth_errors_680" }, { "relation": "contains", @@ -308079,9 +312446,9 @@ "source_file": "docs/api/auth.md", "source_location": "L662", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_change_password", - "target": "api_auth_request_body_662", - "confidence_score": 1.0 + "target": "api_auth_request_body_662" }, { "relation": "contains", @@ -308089,9 +312456,9 @@ "source_file": "docs/api/auth.md", "source_location": "L675", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_change_password", - "target": "api_auth_response_200_675", - "confidence_score": 1.0 + "target": "api_auth_response_200_675" }, { "relation": "contains", @@ -308099,9 +312466,9 @@ "source_file": "docs/api/auth.md", "source_location": "L715", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_reset_password", - "target": "api_auth_error_codes_715", - "confidence_score": 1.0 + "target": "api_auth_error_codes_715" }, { "relation": "contains", @@ -308109,9 +312476,9 @@ "source_file": "docs/api/auth.md", "source_location": "L694", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_reset_password", - "target": "api_auth_request_body_694", - "confidence_score": 1.0 + "target": "api_auth_request_body_694" }, { "relation": "contains", @@ -308119,9 +312486,9 @@ "source_file": "docs/api/auth.md", "source_location": "L707", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_reset_password", - "target": "api_auth_response_200_707", - "confidence_score": 1.0 + "target": "api_auth_response_200_707" }, { "relation": "contains", @@ -308789,9 +313156,9 @@ "source_file": "docs/api/clinic-invitation.md", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_invitation_clinic_doctor_invitation_api", - "target": "api_clinic_invitation_account_provisioning", - "confidence_score": 1.0 + "target": "api_clinic_invitation_account_provisioning" }, { "relation": "contains", @@ -308799,9 +313166,9 @@ "source_file": "docs/api/clinic-invitation.md", "source_location": "L454", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_invitation_clinic_doctor_invitation_api", - "target": "api_clinic_invitation_console_app_invitations_repair", - "confidence_score": 1.0 + "target": "api_clinic_invitation_console_app_invitations_repair" }, { "relation": "contains", @@ -308959,9 +313326,9 @@ "source_file": "docs/api/clinic-invitation.md", "source_location": "L135", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_invitation_get_api_v1_admin_clinic_uuid_invitations", - "target": "api_clinic_invitation_errors_135", - "confidence_score": 1.0 + "target": "api_clinic_invitation_errors_135" }, { "relation": "contains", @@ -308969,9 +313336,9 @@ "source_file": "docs/api/clinic-invitation.md", "source_location": "L89", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_invitation_get_api_v1_admin_clinic_uuid_invitations", - "target": "api_clinic_invitation_path_parameters_89", - "confidence_score": 1.0 + "target": "api_clinic_invitation_path_parameters_89" }, { "relation": "contains", @@ -308999,9 +313366,9 @@ "source_file": "docs/api/clinic-invitation.md", "source_location": "L163", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_invitation_post_api_v1_admin_clinic_invitation_invuuid_resend", - "target": "api_clinic_invitation_errors_163", - "confidence_score": 1.0 + "target": "api_clinic_invitation_errors_163" }, { "relation": "contains", @@ -309009,9 +313376,9 @@ "source_file": "docs/api/clinic-invitation.md", "source_location": "L150", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_invitation_post_api_v1_admin_clinic_invitation_invuuid_resend", - "target": "api_clinic_invitation_path_parameters_150", - "confidence_score": 1.0 + "target": "api_clinic_invitation_path_parameters_150" }, { "relation": "contains", @@ -309019,9 +313386,9 @@ "source_file": "docs/api/clinic-invitation.md", "source_location": "L155", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_invitation_post_api_v1_admin_clinic_invitation_invuuid_resend", - "target": "api_clinic_invitation_response_200_155", - "confidence_score": 1.0 + "target": "api_clinic_invitation_response_200_155" }, { "relation": "contains", @@ -309029,9 +313396,9 @@ "source_file": "docs/api/clinic-invitation.md", "source_location": "L204", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_invitation_patch_api_v1_admin_clinic_invitation_invuuid_status", - "target": "api_clinic_invitation_errors_204", - "confidence_score": 1.0 + "target": "api_clinic_invitation_errors_204" }, { "relation": "contains", @@ -309039,9 +313406,9 @@ "source_file": "docs/api/clinic-invitation.md", "source_location": "L178", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_invitation_patch_api_v1_admin_clinic_invitation_invuuid_status", - "target": "api_clinic_invitation_path_parameters_178", - "confidence_score": 1.0 + "target": "api_clinic_invitation_path_parameters_178" }, { "relation": "contains", @@ -309059,9 +313426,9 @@ "source_file": "docs/api/clinic-invitation.md", "source_location": "L196", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_invitation_patch_api_v1_admin_clinic_invitation_invuuid_status", - "target": "api_clinic_invitation_response_200_196", - "confidence_score": 1.0 + "target": "api_clinic_invitation_response_200_196" }, { "relation": "contains", @@ -309069,9 +313436,9 @@ "source_file": "docs/api/clinic-invitation.md", "source_location": "L236", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_invitation_delete_api_v1_admin_clinic_invitation_invuuid", - "target": "api_clinic_invitation_errors_236", - "confidence_score": 1.0 + "target": "api_clinic_invitation_errors_236" }, { "relation": "contains", @@ -309079,9 +313446,9 @@ "source_file": "docs/api/clinic-invitation.md", "source_location": "L221", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_invitation_delete_api_v1_admin_clinic_invitation_invuuid", - "target": "api_clinic_invitation_path_parameters_221", - "confidence_score": 1.0 + "target": "api_clinic_invitation_path_parameters_221" }, { "relation": "contains", @@ -309089,9 +313456,9 @@ "source_file": "docs/api/clinic-invitation.md", "source_location": "L226", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_invitation_delete_api_v1_admin_clinic_invitation_invuuid", - "target": "api_clinic_invitation_response_200_226", - "confidence_score": 1.0 + "target": "api_clinic_invitation_response_200_226" }, { "relation": "contains", @@ -309099,9 +313466,9 @@ "source_file": "docs/api/clinic-invitation.md", "source_location": "L282", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_invitation_get_api_v1_clinic_invitation_token", - "target": "api_clinic_invitation_errors_282", - "confidence_score": 1.0 + "target": "api_clinic_invitation_errors_282" }, { "relation": "contains", @@ -309109,9 +313476,9 @@ "source_file": "docs/api/clinic-invitation.md", "source_location": "L251", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_invitation_get_api_v1_clinic_invitation_token", - "target": "api_clinic_invitation_path_parameters_251", - "confidence_score": 1.0 + "target": "api_clinic_invitation_path_parameters_251" }, { "relation": "contains", @@ -309119,9 +313486,9 @@ "source_file": "docs/api/clinic-invitation.md", "source_location": "L256", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_invitation_get_api_v1_clinic_invitation_token", - "target": "api_clinic_invitation_response_200_256", - "confidence_score": 1.0 + "target": "api_clinic_invitation_response_200_256" }, { "relation": "contains", @@ -309129,9 +313496,9 @@ "source_file": "docs/api/clinic-invitation.md", "source_location": "L310", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_invitation_post_api_v1_clinic_invitation_token_accept", - "target": "api_clinic_invitation_errors_310", - "confidence_score": 1.0 + "target": "api_clinic_invitation_errors_310" }, { "relation": "contains", @@ -309139,9 +313506,9 @@ "source_file": "docs/api/clinic-invitation.md", "source_location": "L297", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_invitation_post_api_v1_clinic_invitation_token_accept", - "target": "api_clinic_invitation_path_parameters_297", - "confidence_score": 1.0 + "target": "api_clinic_invitation_path_parameters_297" }, { "relation": "contains", @@ -309149,9 +313516,9 @@ "source_file": "docs/api/clinic-invitation.md", "source_location": "L302", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_invitation_post_api_v1_clinic_invitation_token_accept", - "target": "api_clinic_invitation_response_200_302", - "confidence_score": 1.0 + "target": "api_clinic_invitation_response_200_302" }, { "relation": "contains", @@ -309159,9 +313526,9 @@ "source_file": "docs/api/clinic-invitation.md", "source_location": "L337", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_invitation_post_api_v1_clinic_invitation_token_reject", - "target": "api_clinic_invitation_errors_337", - "confidence_score": 1.0 + "target": "api_clinic_invitation_errors_337" }, { "relation": "contains", @@ -309169,9 +313536,9 @@ "source_file": "docs/api/clinic-invitation.md", "source_location": "L324", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_invitation_post_api_v1_clinic_invitation_token_reject", - "target": "api_clinic_invitation_path_parameters_324", - "confidence_score": 1.0 + "target": "api_clinic_invitation_path_parameters_324" }, { "relation": "contains", @@ -309179,9 +313546,9 @@ "source_file": "docs/api/clinic-invitation.md", "source_location": "L329", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_invitation_post_api_v1_clinic_invitation_token_reject", - "target": "api_clinic_invitation_response_200_329", - "confidence_score": 1.0 + "target": "api_clinic_invitation_response_200_329" }, { "relation": "contains", @@ -309189,9 +313556,9 @@ "source_file": "docs/api/clinic-invitation.md", "source_location": "L373", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_invitation_get_api_v1_doctor_invitations", - "target": "api_clinic_invitation_errors_373", - "confidence_score": 1.0 + "target": "api_clinic_invitation_errors_373" }, { "relation": "contains", @@ -309199,9 +313566,9 @@ "source_file": "docs/api/clinic-invitation.md", "source_location": "L351", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_invitation_get_api_v1_doctor_invitations", - "target": "api_clinic_invitation_response_200_351", - "confidence_score": 1.0 + "target": "api_clinic_invitation_response_200_351" }, { "relation": "contains", @@ -309209,9 +313576,9 @@ "source_file": "docs/api/clinic-invitation.md", "source_location": "L409", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_invitation_post_api_v1_doctor_invitation_invuuid_respond", - "target": "api_clinic_invitation_errors_409", - "confidence_score": 1.0 + "target": "api_clinic_invitation_errors_409" }, { "relation": "contains", @@ -309219,9 +313586,9 @@ "source_file": "docs/api/clinic-invitation.md", "source_location": "L388", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_invitation_post_api_v1_doctor_invitation_invuuid_respond", - "target": "api_clinic_invitation_path_parameters_388", - "confidence_score": 1.0 + "target": "api_clinic_invitation_path_parameters_388" }, { "relation": "contains", @@ -309229,9 +313596,9 @@ "source_file": "docs/api/clinic-invitation.md", "source_location": "L393", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_invitation_post_api_v1_doctor_invitation_invuuid_respond", - "target": "api_clinic_invitation_request_body_393", - "confidence_score": 1.0 + "target": "api_clinic_invitation_request_body_393" }, { "relation": "contains", @@ -309239,9 +313606,9 @@ "source_file": "docs/api/clinic-invitation.md", "source_location": "L401", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_invitation_post_api_v1_doctor_invitation_invuuid_respond", - "target": "api_clinic_invitation_response_200_401", - "confidence_score": 1.0 + "target": "api_clinic_invitation_response_200_401" }, { "relation": "contains", @@ -309279,9 +313646,9 @@ "source_file": "docs/api/clinic-services.md", "source_location": "L229", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_services", - "target": "api_insurance", - "confidence_score": 1.0 + "target": "api_insurance" }, { "relation": "references", @@ -309289,9 +313656,9 @@ "source_file": "docs/api/clinic-services.md", "source_location": "L233", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_services", - "target": "api_inventory", - "confidence_score": 1.0 + "target": "api_inventory" }, { "relation": "contains", @@ -309319,9 +313686,9 @@ "source_file": "docs/api/clinic-services.md", "source_location": "L118", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_services_clinic_services_api", - "target": "api_clinic_services_get_api_v1_service_item_uuid", - "confidence_score": 1.0 + "target": "api_clinic_services_get_api_v1_service_item_uuid" }, { "relation": "contains", @@ -309329,9 +313696,9 @@ "source_file": "docs/api/clinic-services.md", "source_location": "L165", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_services_clinic_services_api", - "target": "api_clinic_services_get_api_v1_service_item_uuid_audit_logs", - "confidence_score": 1.0 + "target": "api_clinic_services_get_api_v1_service_item_uuid_audit_logs" }, { "relation": "contains", @@ -309339,9 +313706,9 @@ "source_file": "docs/api/clinic-services.md", "source_location": "L79", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_services_clinic_services_api", - "target": "api_clinic_services_get_api_v1_service_items", - "confidence_score": 1.0 + "target": "api_clinic_services_get_api_v1_service_items" }, { "relation": "contains", @@ -309363,6 +313730,16 @@ "source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_get_api_v1_service_sections" }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/api/clinic-services.md", + "source_location": "L334", + "weight": 1.0, + "source": "api_clinic_services_clinic_services_api", + "target": "api_clinic_services_owner_resolution_2026_07", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -309459,9 +313836,9 @@ "source_file": "docs/api/clinic.md", "source_location": "L341", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_clinic_api", - "target": "api_clinic_clinic_doctor_permissions", - "confidence_score": 1.0 + "target": "api_clinic_clinic_doctor_permissions" }, { "relation": "contains", @@ -309479,9 +313856,9 @@ "source_file": "docs/api/clinic.md", "source_location": "L401", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_clinic_api", - "target": "api_clinic_get_api_v1_admin_clinic_clinicuuid_doctor_doctoruuid_permissions", - "confidence_score": 1.0 + "target": "api_clinic_get_api_v1_admin_clinic_clinicuuid_doctor_doctoruuid_permissions" }, { "relation": "contains", @@ -309489,9 +313866,9 @@ "source_file": "docs/api/clinic.md", "source_location": "L367", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_clinic_api", - "target": "api_clinic_get_api_v1_admin_clinic_clinicuuid_doctor_permissions", - "confidence_score": 1.0 + "target": "api_clinic_get_api_v1_admin_clinic_clinicuuid_doctor_permissions" }, { "relation": "contains", @@ -309529,9 +313906,9 @@ "source_file": "docs/api/clinic.md", "source_location": "L425", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_clinic_api", - "target": "api_clinic_patch_api_v1_admin_clinic_clinicuuid_doctor_doctoruuid_permissions", - "confidence_score": 1.0 + "target": "api_clinic_patch_api_v1_admin_clinic_clinicuuid_doctor_doctoruuid_permissions" }, { "relation": "contains", @@ -309769,9 +314146,9 @@ "source_file": "docs/api/clinic.md", "source_location": "L392", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_get_api_v1_admin_clinic_clinicuuid_doctor_permissions", - "target": "api_clinic_errors_392", - "confidence_score": 1.0 + "target": "api_clinic_errors_392" }, { "relation": "contains", @@ -309779,9 +314156,9 @@ "source_file": "docs/api/clinic.md", "source_location": "L373", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_get_api_v1_admin_clinic_clinicuuid_doctor_permissions", - "target": "api_clinic_response_200_373", - "confidence_score": 1.0 + "target": "api_clinic_response_200_373" }, { "relation": "contains", @@ -309789,9 +314166,9 @@ "source_file": "docs/api/clinic.md", "source_location": "L416", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_get_api_v1_admin_clinic_clinicuuid_doctor_doctoruuid_permissions", - "target": "api_clinic_errors_416", - "confidence_score": 1.0 + "target": "api_clinic_errors_416" }, { "relation": "contains", @@ -309799,9 +314176,9 @@ "source_file": "docs/api/clinic.md", "source_location": "L407", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_get_api_v1_admin_clinic_clinicuuid_doctor_doctoruuid_permissions", - "target": "api_clinic_path_parameters_407", - "confidence_score": 1.0 + "target": "api_clinic_path_parameters_407" }, { "relation": "contains", @@ -309809,9 +314186,9 @@ "source_file": "docs/api/clinic.md", "source_location": "L413", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_get_api_v1_admin_clinic_clinicuuid_doctor_doctoruuid_permissions", - "target": "api_clinic_response_200_413", - "confidence_score": 1.0 + "target": "api_clinic_response_200_413" }, { "relation": "contains", @@ -309819,9 +314196,9 @@ "source_file": "docs/api/clinic.md", "source_location": "L447", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_patch_api_v1_admin_clinic_clinicuuid_doctor_doctoruuid_permissions", - "target": "api_clinic_errors_447", - "confidence_score": 1.0 + "target": "api_clinic_errors_447" }, { "relation": "contains", @@ -309829,9 +314206,9 @@ "source_file": "docs/api/clinic.md", "source_location": "L431", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_patch_api_v1_admin_clinic_clinicuuid_doctor_doctoruuid_permissions", - "target": "api_clinic_request_body_431", - "confidence_score": 1.0 + "target": "api_clinic_request_body_431" }, { "relation": "contains", @@ -309839,9 +314216,9 @@ "source_file": "docs/api/clinic.md", "source_location": "L444", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_patch_api_v1_admin_clinic_clinicuuid_doctor_doctoruuid_permissions", - "target": "api_clinic_response_200_444", - "confidence_score": 1.0 + "target": "api_clinic_response_200_444" }, { "relation": "contains", @@ -309849,9 +314226,9 @@ "source_file": "docs/api/clinic.md", "source_location": "L484", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_post_file_upload_clinic_pro_clinic_field_clinic_logo", - "target": "api_clinic_errors_484", - "confidence_score": 1.0 + "target": "api_clinic_errors_484" }, { "relation": "contains", @@ -309869,9 +314246,9 @@ "source_file": "docs/api/clinic.md", "source_location": "L470", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_post_file_upload_clinic_pro_clinic_field_clinic_logo", - "target": "api_clinic_response_200_470", - "confidence_score": 1.0 + "target": "api_clinic_response_200_470" }, { "relation": "contains", @@ -309879,9 +314256,9 @@ "source_file": "docs/api/clinic.md", "source_location": "L521", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_post_file_upload_clinic_pro_clinic_field_image_clinic", - "target": "api_clinic_errors_521", - "confidence_score": 1.0 + "target": "api_clinic_errors_521" }, { "relation": "contains", @@ -309889,9 +314266,9 @@ "source_file": "docs/api/clinic.md", "source_location": "L498", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_post_file_upload_clinic_pro_clinic_field_image_clinic", - "target": "api_clinic_request_498", - "confidence_score": 1.0 + "target": "api_clinic_request_498" }, { "relation": "contains", @@ -309899,9 +314276,9 @@ "source_file": "docs/api/clinic.md", "source_location": "L505", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_post_file_upload_clinic_pro_clinic_field_image_clinic", - "target": "api_clinic_response_200_505", - "confidence_score": 1.0 + "target": "api_clinic_response_200_505" }, { "relation": "contains", @@ -309959,9 +314336,9 @@ "source_file": "docs/api/clinic.md", "source_location": "L537", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_get_api_v1_clinic_clinicuuid_addresses", - "target": "api_clinic_response_200_537", - "confidence_score": 1.0 + "target": "api_clinic_response_200_537" }, { "relation": "contains", @@ -309969,9 +314346,9 @@ "source_file": "docs/api/clinic.md", "source_location": "L594", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_post_api_v1_clinic_clinicuuid_address", - "target": "api_clinic_errors_594", - "confidence_score": 1.0 + "target": "api_clinic_errors_594" }, { "relation": "contains", @@ -309979,9 +314356,9 @@ "source_file": "docs/api/clinic.md", "source_location": "L566", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_post_api_v1_clinic_clinicuuid_address", - "target": "api_clinic_request_566", - "confidence_score": 1.0 + "target": "api_clinic_request_566" }, { "relation": "contains", @@ -309989,9 +314366,9 @@ "source_file": "docs/api/clinic.md", "source_location": "L589", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_post_api_v1_clinic_clinicuuid_address", - "target": "api_clinic_response_201_589", - "confidence_score": 1.0 + "target": "api_clinic_response_201_589" }, { "relation": "contains", @@ -309999,9 +314376,9 @@ "source_file": "docs/api/clinic.md", "source_location": "L608", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_patch_api_v1_clinic_clinicuuid_address_addressuuid", - "target": "api_clinic_response_200_608", - "confidence_score": 1.0 + "target": "api_clinic_response_200_608" }, { "relation": "contains", @@ -310009,9 +314386,9 @@ "source_file": "docs/api/clinic.md", "source_location": "L623", "weight": 1.0, + "confidence_score": 1.0, "source": "api_clinic_delete_api_v1_clinic_clinicuuid_address_addressuuid", - "target": "api_clinic_errors_623", - "confidence_score": 1.0 + "target": "api_clinic_errors_623" }, { "relation": "contains", @@ -310023,6 +314400,16 @@ "source": "api_dashboard", "target": "api_dashboard_dashboard_api" }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/api/dashboard.md", + "source_location": "L273", + "weight": 1.0, + "source": "api_dashboard_dashboard_api", + "target": "api_dashboard_doctor_dashboard_is_context_scoped_2026_07", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -310169,9 +314556,9 @@ "source_file": "docs/api/discount.md", "source_location": "L1", "weight": 1.0, + "confidence_score": 1.0, "source": "api_discount", - "target": "api_discount_discount_api", - "confidence_score": 1.0 + "target": "api_discount_discount_api" }, { "relation": "contains", @@ -310179,9 +314566,9 @@ "source_file": "docs/api/discount.md", "source_location": "L60", "weight": 1.0, + "confidence_score": 1.0, "source": "api_discount_discount_api", - "target": "api_discount_delete_api_v1_admin_discount_rules_uuid", - "confidence_score": 1.0 + "target": "api_discount_delete_api_v1_admin_discount_rules_uuid" }, { "relation": "contains", @@ -310189,9 +314576,9 @@ "source_file": "docs/api/discount.md", "source_location": "L21", "weight": 1.0, + "confidence_score": 1.0, "source": "api_discount_discount_api", - "target": "api_discount_get_api_v1_admin_discount_rules", - "confidence_score": 1.0 + "target": "api_discount_get_api_v1_admin_discount_rules" }, { "relation": "contains", @@ -310199,9 +314586,9 @@ "source_file": "docs/api/discount.md", "source_location": "L65", "weight": 1.0, + "confidence_score": 1.0, "source": "api_discount_discount_api", - "target": "api_discount_get_api_v1_session_uuid_discount_suggestions", - "confidence_score": 1.0 + "target": "api_discount_get_api_v1_session_uuid_discount_suggestions" }, { "relation": "contains", @@ -310209,9 +314596,9 @@ "source_file": "docs/api/discount.md", "source_location": "L56", "weight": 1.0, + "confidence_score": 1.0, "source": "api_discount_discount_api", - "target": "api_discount_patch_api_v1_admin_discount_rules_uuid", - "confidence_score": 1.0 + "target": "api_discount_patch_api_v1_admin_discount_rules_uuid" }, { "relation": "contains", @@ -310219,9 +314606,9 @@ "source_file": "docs/api/discount.md", "source_location": "L29", "weight": 1.0, + "confidence_score": 1.0, "source": "api_discount_discount_api", - "target": "api_discount_post_api_v1_admin_discount_rules", - "confidence_score": 1.0 + "target": "api_discount_post_api_v1_admin_discount_rules" }, { "relation": "contains", @@ -310229,9 +314616,9 @@ "source_file": "docs/api/discount.md", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "api_discount_discount_api", - "target": "api_discount_rule_types_type", - "confidence_score": 1.0 + "target": "api_discount_rule_types_type" }, { "relation": "contains", @@ -310239,9 +314626,9 @@ "source_file": "docs/api/discount.md", "source_location": "L24", "weight": 1.0, + "confidence_score": 1.0, "source": "api_discount_get_api_v1_admin_discount_rules", - "target": "api_discount_response_200", - "confidence_score": 1.0 + "target": "api_discount_response_200" }, { "relation": "contains", @@ -310249,9 +314636,9 @@ "source_file": "docs/api/discount.md", "source_location": "L50", "weight": 1.0, + "confidence_score": 1.0, "source": "api_discount_post_api_v1_admin_discount_rules", - "target": "api_discount_errors", - "confidence_score": 1.0 + "target": "api_discount_errors" }, { "relation": "contains", @@ -310259,9 +314646,9 @@ "source_file": "docs/api/discount.md", "source_location": "L32", "weight": 1.0, + "confidence_score": 1.0, "source": "api_discount_post_api_v1_admin_discount_rules", - "target": "api_discount_request_body", - "confidence_score": 1.0 + "target": "api_discount_request_body" }, { "relation": "contains", @@ -310269,9 +314656,9 @@ "source_file": "docs/api/discount.md", "source_location": "L47", "weight": 1.0, + "confidence_score": 1.0, "source": "api_discount_post_api_v1_admin_discount_rules", - "target": "api_discount_response_201", - "confidence_score": 1.0 + "target": "api_discount_response_201" }, { "relation": "contains", @@ -310279,9 +314666,9 @@ "source_file": "docs/api/discount.md", "source_location": "L88", "weight": 1.0, + "confidence_score": 1.0, "source": "api_discount_get_api_v1_session_uuid_discount_suggestions", - "target": "api_discount_errors_88", - "confidence_score": 1.0 + "target": "api_discount_errors_88" }, { "relation": "contains", @@ -310289,9 +314676,9 @@ "source_file": "docs/api/discount.md", "source_location": "L68", "weight": 1.0, + "confidence_score": 1.0, "source": "api_discount_get_api_v1_session_uuid_discount_suggestions", - "target": "api_discount_response_200_68", - "confidence_score": 1.0 + "target": "api_discount_response_200_68" }, { "relation": "contains", @@ -311329,9 +315716,9 @@ "source_file": "docs/api/patient.md", "source_location": "L434", "weight": 1.0, + "confidence_score": 1.0, "source": "api_patient", - "target": "api_insurance", - "confidence_score": 1.0 + "target": "api_insurance" }, { "relation": "contains", @@ -311719,9 +316106,9 @@ "source_file": "docs/api/insurance.md", "source_location": "L287", "weight": 1.0, + "confidence_score": 1.0, "source": "api_insurance_get_api_v1_insurance_pricing", - "target": "api_insurance_query_parameters_287", - "confidence_score": 1.0 + "target": "api_insurance_query_parameters_287" }, { "relation": "contains", @@ -311729,9 +316116,9 @@ "source_file": "docs/api/insurance.md", "source_location": "L294", "weight": 1.0, + "confidence_score": 1.0, "source": "api_insurance_get_api_v1_insurance_pricing", - "target": "api_insurance_response_200_294", - "confidence_score": 1.0 + "target": "api_insurance_response_200_294" }, { "relation": "contains", @@ -311749,9 +316136,9 @@ "source_file": "docs/api/insurance.md", "source_location": "L335", "weight": 1.0, + "confidence_score": 1.0, "source": "api_insurance_put_api_v1_insurance_pricing", - "target": "api_insurance_request_body_335", - "confidence_score": 1.0 + "target": "api_insurance_request_body_335" }, { "relation": "contains", @@ -311759,9 +316146,9 @@ "source_file": "docs/api/insurance.md", "source_location": "L359", "weight": 1.0, + "confidence_score": 1.0, "source": "api_insurance_put_api_v1_insurance_pricing", - "target": "api_insurance_response_200_359", - "confidence_score": 1.0 + "target": "api_insurance_response_200_359" }, { "relation": "contains", @@ -311769,9 +316156,9 @@ "source_file": "docs/api/insurance.md", "source_location": "L362", "weight": 1.0, + "confidence_score": 1.0, "source": "api_insurance_put_api_v1_insurance_pricing", - "target": "api_insurance_\u062e\u0637\u0627\u0647\u0627_362", - "confidence_score": 1.0 + "target": "api_insurance_\u062e\u0637\u0627\u0647\u0627_362" }, { "relation": "contains", @@ -312559,9 +316946,9 @@ "source_file": "docs/api/patient.md", "source_location": "L566", "weight": 1.0, + "confidence_score": 1.0, "source": "api_patient_endpoints", - "target": "api_patient_edit_session_payment", - "confidence_score": 1.0 + "target": "api_patient_edit_session_payment" }, { "relation": "contains", @@ -312609,9 +316996,9 @@ "source_file": "docs/api/patient.md", "source_location": "L588", "weight": 1.0, + "confidence_score": 1.0, "source": "api_patient_endpoints", - "target": "api_patient_session_audit_log", - "confidence_score": 1.0 + "target": "api_patient_session_audit_log" }, { "relation": "contains", @@ -312689,9 +317076,9 @@ "source_file": "docs/api/patient.md", "source_location": "L672", "weight": 1.0, + "confidence_score": 1.0, "source": "api_patient_\u067e\u0631\u0648\u0646\u062f\u0647_\u067e\u0632\u0634\u06a9\u06cc_medical_records", - "target": "api_patient_errors_672", - "confidence_score": 1.0 + "target": "api_patient_errors_672" }, { "relation": "contains", @@ -312739,9 +317126,9 @@ "source_file": "docs/api/patient.md", "source_location": "L698", "weight": 1.0, + "confidence_score": 1.0, "source": "api_patient_\u067e\u06cc\u0627\u0645_\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_messages", - "target": "api_patient_errors_698", - "confidence_score": 1.0 + "target": "api_patient_errors_698" }, { "relation": "contains", @@ -312779,9 +317166,9 @@ "source_file": "docs/api/patient.md", "source_location": "L732", "weight": 1.0, + "confidence_score": 1.0, "source": "api_patient_\u06cc\u0627\u062f\u062f\u0627\u0634\u062a_\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_notes", - "target": "api_patient_errors_732", - "confidence_score": 1.0 + "target": "api_patient_errors_732" }, { "relation": "contains", @@ -312819,9 +317206,9 @@ "source_file": "docs/api/patient.md", "source_location": "L777", "weight": 1.0, + "confidence_score": 1.0, "source": "api_patient_\u0645\u0627\u0644\u06cc_\u0628\u06cc\u0645\u0627\u0631_financials_\u067e\u0631\u062f\u0627\u062e\u062a_\u062a\u0631\u0627\u06a9\u0646\u0634_\u06a9\u06cc\u0641_\u067e\u0648\u0644", - "target": "api_patient_errors_777", - "confidence_score": 1.0 + "target": "api_patient_errors_777" }, { "relation": "contains", @@ -312899,9 +317286,9 @@ "source_file": "docs/api/patient.md", "source_location": "L805", "weight": 1.0, + "confidence_score": 1.0, "source": "api_patient_\u06a9\u0627\u0644_\u0633\u0646\u062a\u0631_\u0628\u06cc\u0645\u0627\u0631_call_center", - "target": "api_patient_errors_805", - "confidence_score": 1.0 + "target": "api_patient_errors_805" }, { "relation": "contains", @@ -314769,9 +319156,9 @@ "source_file": "docs/api/secretary.md", "source_location": "L397", "weight": 1.0, + "confidence_score": 1.0, "source": "api_secretary_secretary_api", - "target": "api_secretary_put_api_v1_secretaries_clinic_clinicuuid_doctors", - "confidence_score": 1.0 + "target": "api_secretary_put_api_v1_secretaries_clinic_clinicuuid_doctors" }, { "relation": "contains", @@ -314829,9 +319216,9 @@ "source_file": "docs/api/secretary.md", "source_location": "L224", "weight": 1.0, + "confidence_score": 1.0, "source": "api_secretary_get_api_v1_secretary_uuid", - "target": "api_secretary_errors_224", - "confidence_score": 1.0 + "target": "api_secretary_errors_224" }, { "relation": "contains", @@ -314859,9 +319246,9 @@ "source_file": "docs/api/secretary.md", "source_location": "L274", "weight": 1.0, + "confidence_score": 1.0, "source": "api_secretary_patch_api_v1_secretary_uuid", - "target": "api_secretary_errors_274", - "confidence_score": 1.0 + "target": "api_secretary_errors_274" }, { "relation": "contains", @@ -314869,9 +319256,9 @@ "source_file": "docs/api/secretary.md", "source_location": "L240", "weight": 1.0, + "confidence_score": 1.0, "source": "api_secretary_patch_api_v1_secretary_uuid", - "target": "api_secretary_request_body_application_json_240", - "confidence_score": 1.0 + "target": "api_secretary_request_body_application_json_240" }, { "relation": "contains", @@ -314879,9 +319266,9 @@ "source_file": "docs/api/secretary.md", "source_location": "L270", "weight": 1.0, + "confidence_score": 1.0, "source": "api_secretary_patch_api_v1_secretary_uuid", - "target": "api_secretary_response_200_270", - "confidence_score": 1.0 + "target": "api_secretary_response_200_270" }, { "relation": "contains", @@ -314889,9 +319276,9 @@ "source_file": "docs/api/secretary.md", "source_location": "L296", "weight": 1.0, + "confidence_score": 1.0, "source": "api_secretary_delete_api_v1_secretary_uuid", - "target": "api_secretary_errors_296", - "confidence_score": 1.0 + "target": "api_secretary_errors_296" }, { "relation": "contains", @@ -314899,9 +319286,9 @@ "source_file": "docs/api/secretary.md", "source_location": "L290", "weight": 1.0, + "confidence_score": 1.0, "source": "api_secretary_delete_api_v1_secretary_uuid", - "target": "api_secretary_response_200_290", - "confidence_score": 1.0 + "target": "api_secretary_response_200_290" }, { "relation": "contains", @@ -314909,9 +319296,9 @@ "source_file": "docs/api/secretary.md", "source_location": "L338", "weight": 1.0, + "confidence_score": 1.0, "source": "api_secretary_get_api_v1_secretaries_doctoruuid", - "target": "api_secretary_errors_338", - "confidence_score": 1.0 + "target": "api_secretary_errors_338" }, { "relation": "contains", @@ -314919,9 +319306,9 @@ "source_file": "docs/api/secretary.md", "source_location": "L312", "weight": 1.0, + "confidence_score": 1.0, "source": "api_secretary_get_api_v1_secretaries_doctoruuid", - "target": "api_secretary_path_parameters_312", - "confidence_score": 1.0 + "target": "api_secretary_path_parameters_312" }, { "relation": "contains", @@ -314929,9 +319316,9 @@ "source_file": "docs/api/secretary.md", "source_location": "L318", "weight": 1.0, + "confidence_score": 1.0, "source": "api_secretary_get_api_v1_secretaries_doctoruuid", - "target": "api_secretary_response_200_318", - "confidence_score": 1.0 + "target": "api_secretary_response_200_318" }, { "relation": "contains", @@ -314939,9 +319326,9 @@ "source_file": "docs/api/secretary.md", "source_location": "L387", "weight": 1.0, + "confidence_score": 1.0, "source": "api_secretary_get_api_v1_secretaries_clinic_clinicuuid", - "target": "api_secretary_errors_387", - "confidence_score": 1.0 + "target": "api_secretary_errors_387" }, { "relation": "contains", @@ -314959,9 +319346,9 @@ "source_file": "docs/api/secretary.md", "source_location": "L354", "weight": 1.0, + "confidence_score": 1.0, "source": "api_secretary_get_api_v1_secretaries_clinic_clinicuuid", - "target": "api_secretary_path_parameters_354", - "confidence_score": 1.0 + "target": "api_secretary_path_parameters_354" }, { "relation": "contains", @@ -314969,9 +319356,9 @@ "source_file": "docs/api/secretary.md", "source_location": "L360", "weight": 1.0, + "confidence_score": 1.0, "source": "api_secretary_get_api_v1_secretaries_clinic_clinicuuid", - "target": "api_secretary_response_200_360", - "confidence_score": 1.0 + "target": "api_secretary_response_200_360" }, { "relation": "contains", @@ -314979,9 +319366,9 @@ "source_file": "docs/api/secretary.md", "source_location": "L446", "weight": 1.0, + "confidence_score": 1.0, "source": "api_secretary_put_api_v1_secretaries_clinic_clinicuuid_doctors", - "target": "api_secretary_errors_446", - "confidence_score": 1.0 + "target": "api_secretary_errors_446" }, { "relation": "contains", @@ -314989,9 +319376,9 @@ "source_file": "docs/api/secretary.md", "source_location": "L405", "weight": 1.0, + "confidence_score": 1.0, "source": "api_secretary_put_api_v1_secretaries_clinic_clinicuuid_doctors", - "target": "api_secretary_path_parameters_405", - "confidence_score": 1.0 + "target": "api_secretary_path_parameters_405" }, { "relation": "contains", @@ -314999,9 +319386,9 @@ "source_file": "docs/api/secretary.md", "source_location": "L411", "weight": 1.0, + "confidence_score": 1.0, "source": "api_secretary_put_api_v1_secretaries_clinic_clinicuuid_doctors", - "target": "api_secretary_request_body_application_json_411", - "confidence_score": 1.0 + "target": "api_secretary_request_body_application_json_411" }, { "relation": "contains", @@ -315009,9 +319396,9 @@ "source_file": "docs/api/secretary.md", "source_location": "L425", "weight": 1.0, + "confidence_score": 1.0, "source": "api_secretary_put_api_v1_secretaries_clinic_clinicuuid_doctors", - "target": "api_secretary_response_200_425", - "confidence_score": 1.0 + "target": "api_secretary_response_200_425" }, { "relation": "contains", @@ -326785,5 +331172,5 @@ } ], "hyperedges": [], - "built_at_commit": "c13cc57c48bd680690c7b7743342f3d91a1a72e8" + "built_at_commit": "f1258d206dda9e4d4bedff3271a6a6d4d4fde371" } \ No newline at end of file diff --git a/graphify-out/manifest.json b/graphify-out/manifest.json index 9a1a990d..bf708a1e 100644 --- a/graphify-out/manifest.json +++ b/graphify-out/manifest.json @@ -220,13 +220,13 @@ "semantic_hash": "" }, "assets/admin/pages/DashboardPage.tsx": { - "mtime": 1784023960.4433575, - "ast_hash": "e9101ba344c758e04dbe5ae3a5924eba", + "mtime": 1784368245.3512552, + "ast_hash": "7635518ebe8a21c72c496f8a39783c5e", "semantic_hash": "" }, "assets/admin/pages/DoctorDetailPage.tsx": { - "mtime": 1784357993.3386848, - "ast_hash": "eea00aae797e0fffe22072849d277b54", + "mtime": 1784368245.352043, + "ast_hash": "5f76b09ad3e7f53aa539210b74b8cb9a", "semantic_hash": "" }, "assets/admin/pages/DoctorFormPage.tsx": { @@ -815,13 +815,13 @@ "semantic_hash": "" }, "src/Appointment/Controller/AppointmentController.php": { - "mtime": 1784273760.7507997, - "ast_hash": "0ca3973e1bd9469ed35e5effc7737b69", + "mtime": 1784368245.3524272, + "ast_hash": "f60a2847af5d20f1c1aa4dd4ab16f6d1", "semantic_hash": "" }, "src/Appointment/Controller/AppointmentSettingsController.php": { - "mtime": 1784355972.1093125, - "ast_hash": "6d24f50be60ef64ce46a0d5cd7a9627d", + "mtime": 1784368245.352714, + "ast_hash": "97275659992d51502143221dd16dea5a", "semantic_hash": "" }, "src/Appointment/Controller/MyAppointmentsController.php": { @@ -835,18 +835,18 @@ "semantic_hash": "" }, "src/Appointment/Entity/DateOverride.php": { - "mtime": 1782728407.1904023, - "ast_hash": "4b7a172514cc7a2369733527f25f5294", + "mtime": 1784368304.0660317, + "ast_hash": "b3c9b18edbdaabaad83421bb48388f10", "semantic_hash": "" }, "src/Appointment/Entity/Holiday.php": { - "mtime": 1782650883.604011, - "ast_hash": "746ad62ff966ce9413f0dfd5e9984772", + "mtime": 1784368245.353066, + "ast_hash": "0606f677e61ee288ea5b69cf3905050f", "semantic_hash": "" }, "src/Appointment/Entity/WeeklySchedule.php": { - "mtime": 1784145452.6252706, - "ast_hash": "a62398e6e2d1b06e431473f9d659166a", + "mtime": 1784368709.5147045, + "ast_hash": "641bdd87bcdccf5e8278ab06818236bf", "semantic_hash": "" }, "src/Appointment/Message/ExpireAppointmentsMessage.php": { @@ -865,13 +865,13 @@ "semantic_hash": "" }, "src/Appointment/Repository/DateOverrideRepository.php": { - "mtime": 1781012268.3502376, - "ast_hash": "ddae93aa4256f6f395c81a9b18548b09", + "mtime": 1784368245.3538258, + "ast_hash": "bae68735572375b4d5e87f33e7f4f70e", "semantic_hash": "" }, "src/Appointment/Repository/HolidayRepository.php": { - "mtime": 1781099253.934669, - "ast_hash": "ec1df9822a44a3fd54d35b10157833f9", + "mtime": 1784368245.3540308, + "ast_hash": "c0df138450aca0c71c7cce68c0ac13bd", "semantic_hash": "" }, "src/Appointment/Repository/SlotTakenException.php": { @@ -880,8 +880,8 @@ "semantic_hash": "" }, "src/Appointment/Repository/WeeklyScheduleRepository.php": { - "mtime": 1781523180.068721, - "ast_hash": "8a81aa3a98dea0bb69c0af3d855ba6e5", + "mtime": 1784368245.3542368, + "ast_hash": "fd72a3eb3109572062e43a49f69a2468", "semantic_hash": "" }, "src/Appointment/Service/AppointmentExpiryService.php": { @@ -890,8 +890,8 @@ "semantic_hash": "" }, "src/Appointment/Service/SlotCalculatorService.php": { - "mtime": 1784143767.4892478, - "ast_hash": "a724b70134dfdab468d498de31149ced", + "mtime": 1784368245.3546634, + "ast_hash": "ff285b7f31766d96046690e1e3580530", "semantic_hash": "" }, "src/Auth/Controller/AuthController.php": { @@ -1100,8 +1100,8 @@ "semantic_hash": "" }, "src/ClinicService/Controller/ClinicServiceController.php": { - "mtime": 1784365042.81808, - "ast_hash": "9c7650e5e82dae08b87d7b83f51e520e", + "mtime": 1784368245.3551428, + "ast_hash": "ea4da267b0e2b800b83162b84dc9b8a5", "semantic_hash": "" }, "src/ClinicService/Entity/ServiceItem.php": { @@ -1165,8 +1165,8 @@ "semantic_hash": "" }, "src/Dashboard/Controller/DashboardController.php": { - "mtime": 1784024648.7228794, - "ast_hash": "2da7ac3f9555deb0ea15a9463598f36c", + "mtime": 1784368245.3565223, + "ast_hash": "e1845b4747be690137245c001ff32bfc", "semantic_hash": "" }, "src/Doctor/Controller/DoctorController.php": { @@ -1185,8 +1185,8 @@ "semantic_hash": "" }, "src/Doctor/Repository/DoctorAddressRepository.php": { - "mtime": 1781783246.170814, - "ast_hash": "76ff48f82331b9515fd3715a6df868cb", + "mtime": 1784368245.3568108, + "ast_hash": "01ae520d27b55877752e3e7305c38026", "semantic_hash": "" }, "src/Doctor/Repository/DoctorRepository.php": { @@ -2335,13 +2335,13 @@ "semantic_hash": "" }, "docs/api/appointment-settings.md": { - "mtime": 1784356011.3568182, - "ast_hash": "673768419afd965df7de5b02beff590a", + "mtime": 1784368633.1013014, + "ast_hash": "e76f072f0e3cd0ac48c7e0dbcc043800", "semantic_hash": "" }, "docs/api/appointment.md": { - "mtime": 1784275682.8566976, - "ast_hash": "c216f2fffd7b105cfae1febdd45fff98", + "mtime": 1784368671.7350047, + "ast_hash": "e70a6b37f43222797e89e491e48cc209", "semantic_hash": "" }, "docs/api/auth.md": { @@ -2365,8 +2365,8 @@ "semantic_hash": "" }, "docs/api/clinic-services.md": { - "mtime": 1784365306.7141778, - "ast_hash": "7b3a81b70748b87835cf755e3722fb06", + "mtime": 1784368671.7362618, + "ast_hash": "5fa637d61eddcd09398f100d5e45ba56", "semantic_hash": "" }, "docs/api/clinic.md": { @@ -2375,8 +2375,8 @@ "semantic_hash": "" }, "docs/api/dashboard.md": { - "mtime": 1784024194.275028, - "ast_hash": "c9d690d61448b05146c7ef15981ba2e0", + "mtime": 1784368671.735615, + "ast_hash": "e91e00bafc76353213ddd9acb6f1be1d", "semantic_hash": "" }, "docs/api/doctor-service.md": { @@ -5215,8 +5215,8 @@ "semantic_hash": "" }, "assets/admin/components/schedule/ScheduleSection.tsx": { - "mtime": 1784357993.3296866, - "ast_hash": "12244e26bd8ee562cb1bcab0fecaae60", + "mtime": 1784368245.3492866, + "ast_hash": "201e5393d98ad37d9217452e2c55cdd5", "semantic_hash": "" }, "assets/admin/components/session/CreateStep.test.tsx": { @@ -5250,8 +5250,8 @@ "semantic_hash": "" }, "assets/admin/pages/ClinicAppointmentSettingsPage.tsx": { - "mtime": 1784362093.6166077, - "ast_hash": "c90b25c62a4180d19af2d5ccd102e269", + "mtime": 1784368245.3498335, + "ast_hash": "f53e3ea104d8ae056873566a33aab517", "semantic_hash": "" }, "assets/admin/pages/ClinicDoctorsPage.tsx": { @@ -5445,8 +5445,8 @@ "semantic_hash": "" }, "tests/Appointment/ClinicOwnerScheduleAccessTest.php": { - "mtime": 1784355383.3697245, - "ast_hash": "47740a22f50c28d0aca77c1544fe0709", + "mtime": 1784368410.6607993, + "ast_hash": "5491bd400de8f5094fedfbc21aca00bc", "semantic_hash": "" }, "tests/Clinic/ClinicDoctorPermissionTest.php": { @@ -5568,5 +5568,40 @@ "mtime": 1784277111.8799255, "ast_hash": "d79527990fe30d6a73c42e92be49f958", "semantic_hash": "" + }, + "migrations/Version20260718092903.php": { + "mtime": 1784368320.630658, + "ast_hash": "b842c3f06425848bf856634bd317169b", + "semantic_hash": "" + }, + "src/Appointment/Command/AssignScheduleClinicCommand.php": { + "mtime": 1784368709.5124636, + "ast_hash": "2123e4f9691712a477e743252119a20b", + "semantic_hash": "" + }, + "src/Shared/Context/EntityContext.php": { + "mtime": 1784368245.3761063, + "ast_hash": "8c99936443fc6b86db28d9fc266a2f86", + "semantic_hash": "" + }, + "src/Shared/Context/EntityContextResolver.php": { + "mtime": 1784368245.3762999, + "ast_hash": "2005228c042748e3668fb0b2c355da94", + "semantic_hash": "" + }, + "tests/Appointment/ServiceModeContextTest.php": { + "mtime": 1784368474.6000133, + "ast_hash": "f56b09da07b495cfa0aad22e0a175895", + "semantic_hash": "" + }, + "tests/Dashboard/InvitedDoctorDashboardScopeTest.php": { + "mtime": 1784368440.5401163, + "ast_hash": "b17d84abbc94565c154b810c08ed561f", + "semantic_hash": "" + }, + ".claude/prompt/context-separation-clinic-vs-doctor-booking.md": { + "mtime": 1784368245.375706, + "ast_hash": "2fbcc2334c4db72e0a158ab4554c5e89", + "semantic_hash": "" } } \ No newline at end of file