From 5e59785854f2965343c6030cc10b617c91399ac6 Mon Sep 17 00:00:00 2001 From: hamed <15238-genius.ha@users.noreply.drupalcode.org> Date: Mon, 13 Jul 2026 12:47:26 +0330 Subject: [PATCH] Update manifest.json with new file metadata and add new components and pages --- graphify-out/.graphify_labels.json | 16 +- graphify-out/GRAPH_REPORT.md | 324 ++-- graphify-out/graph.json | 2615 +++++++++++++++++++--------- graphify-out/manifest.json | 43 +- 4 files changed, 2010 insertions(+), 988 deletions(-) diff --git a/graphify-out/.graphify_labels.json b/graphify-out/.graphify_labels.json index bc4488e7..ebb475d8 100644 --- a/graphify-out/.graphify_labels.json +++ b/graphify-out/.graphify_labels.json @@ -779,5 +779,19 @@ "777": "Community 777", "778": "Community 778", "779": "Community 779", - "780": "Community 780" + "780": "Community 780", + "781": "Community 781", + "782": "Community 782", + "783": "Community 783", + "784": "Community 784", + "785": "Community 785", + "786": "Community 786", + "787": "Community 787", + "788": "Community 788", + "789": "Community 789", + "790": "Community 790", + "791": "Community 791", + "792": "Community 792", + "793": "Community 793", + "794": "Community 794" } diff --git a/graphify-out/GRAPH_REPORT.md b/graphify-out/GRAPH_REPORT.md index 05a61482..33812dce 100644 --- a/graphify-out/GRAPH_REPORT.md +++ b/graphify-out/GRAPH_REPORT.md @@ -1,16 +1,16 @@ # Graph Report - clinicpro (2026-07-13) ## Corpus Check -- 786 files · ~584,017 words +- 793 files · ~586,242 words - Verdict: corpus is large enough that graph structure adds value. ## Summary -- 9832 nodes · 13695 edges · 781 communities (619 shown, 162 thin omitted) +- 9855 nodes · 13758 edges · 795 communities (632 shown, 163 thin omitted) - Extraction: 98% EXTRACTED · 2% INFERRED · 0% AMBIGUOUS · INFERRED: 301 edges (avg confidence: 0.8) - Token cost: 0 input · 0 output ## Graph Freshness -- Built from commit: `dda7d74b` +- Built from commit: `174ecfa8` - Run `git rev-parse HEAD` and compare to check if the graph is stale. - Run `graphify update .` after code changes (no API cost). @@ -780,39 +780,53 @@ - [[_COMMUNITY_Community 778|Community 778]] - [[_COMMUNITY_Community 779|Community 779]] - [[_COMMUNITY_Community 780|Community 780]] +- [[_COMMUNITY_Community 781|Community 781]] +- [[_COMMUNITY_Community 782|Community 782]] +- [[_COMMUNITY_Community 783|Community 783]] +- [[_COMMUNITY_Community 784|Community 784]] +- [[_COMMUNITY_Community 785|Community 785]] +- [[_COMMUNITY_Community 786|Community 786]] +- [[_COMMUNITY_Community 787|Community 787]] +- [[_COMMUNITY_Community 788|Community 788]] +- [[_COMMUNITY_Community 789|Community 789]] +- [[_COMMUNITY_Community 790|Community 790]] +- [[_COMMUNITY_Community 791|Community 791]] +- [[_COMMUNITY_Community 792|Community 792]] +- [[_COMMUNITY_Community 793|Community 793]] +- [[_COMMUNITY_Community 794|Community 794]] ## God Nodes (most connected - your core abstractions) 1. `BaseController` - 86 edges 2. `ApiTestCase` - 82 edges 3. `UserProfile` - 62 edges -4. `Doctor` - 60 edges -5. `api` - 58 edges +4. `api` - 61 edges +5. `Doctor` - 60 edges 6. `Clinic` - 50 edges 7. `AdminApiController` - 45 edges -8. `ApiResponse` - 43 edges -9. `useAuthStore` - 43 edges -10. `formatDate()` - 42 edges +8. `ApiResponse` - 44 edges +9. `formatDate()` - 44 edges +10. `useAuthStore` - 43 edges ## Surprising Connections (you probably didn't know these) - `ServiceTariffModal()` --calls--> `formatNumber()` [EXTRACTED] assets/admin/components/ServiceTariffModal.tsx → assets/admin/lib/utils.ts -- `Pagination()` --calls--> `formatNumber()` [EXTRACTED] - assets/admin/components/ui/Pagination.tsx → assets/admin/lib/utils.ts -- `PersianDatePicker()` --calls--> `formatDate()` [EXTRACTED] - assets/admin/components/ui/PersianDatePicker.tsx → assets/admin/lib/utils.ts - `SettlementsPage()` --calls--> `formatRial()` [EXTRACTED] assets/admin/pages/SettlementsPage.tsx → assets/admin/lib/utils.ts -- `LogsPage()` --calls--> `formatDateTime()` [EXTRACTED] - assets/admin/pages/LogsPage.tsx → assets/admin/lib/utils.ts +- `SecretaryDashboard()` --calls--> `formatNumber()` [EXTRACTED] + assets/admin/pages/DashboardPage.tsx → assets/admin/lib/utils.ts +- `SvgDonut()` --calls--> `formatNumber()` [EXTRACTED] + assets/admin/pages/DashboardPage.tsx → assets/admin/lib/utils.ts +- `NewAppointmentModal()` --calls--> `useAuthStore` [EXTRACTED] + assets/admin/pages/AppointmentsPage.tsx → assets/admin/stores/authStore.ts ## Import Cycles - None detected. -## Communities (781 total, 162 thin omitted) +## Communities (795 total, 163 thin omitted) ### Community 0 - "Community 0" Cohesion: 0.05 -Nodes (43): ALLOWED_ROLES, PrivateRoute(), PublicRoute(), RoleRoute(), queryClient, toastStyle, LogoUploadField(), TabActions() (+35 more) +Nodes (42): ALLOWED_ROLES, PrivateRoute(), PublicRoute(), RoleRoute(), queryClient, toastStyle, FormData, schema (+34 more) ### Community 1 - "Community 1" Cohesion: 0.03 @@ -835,16 +849,16 @@ Cohesion: 0.06 Nodes (3): UserProfile, self, User ### Community 6 - "Community 6" -Cohesion: 0.09 -Nodes (15): SettlementController, SettlementRepository, WalletTransactionRepository, CommissionService, Settlement, JsonResponse, Request, User (+7 more) +Cohesion: 0.12 +Nodes (12): SettlementController, SettlementRepository, WalletTransactionRepository, Settlement, JsonResponse, Request, User, ManagerRegistry (+4 more) ### Community 7 - "Community 7" -Cohesion: 0.05 -Nodes (11): DoctorServiceController, DoctorService, Clinic, DoctorServiceRepository, Collection, Doctor, self, User (+3 more) +Cohesion: 0.06 +Nodes (8): DoctorService, Clinic, DoctorServiceRepository, Collection, Doctor, self, User, ManagerRegistry ### Community 8 - "Community 8" -Cohesion: 0.08 -Nodes (27): useSubscription(), AdminLayout(), avatarBg(), buildSections(), HUES, Props, ROLE_LABELS, Section (+19 more) +Cohesion: 0.09 +Nodes (25): get, BeforeInstallPromptEvent, usePwaInstall(), useSubscription(), AdminLayout(), avatarBg(), buildSections(), HUES (+17 more) ### Community 9 - "Community 9" Cohesion: 0.04 @@ -859,16 +873,16 @@ Cohesion: 0.50 Nodes (4): UserActiveContextRepository, ManagerRegistry, User, UserActiveContext ### Community 12 - "Community 12" -Cohesion: 0.04 -Nodes (47): Clinic Doctor Invitation API, DELETE `/api/v1/admin/clinic/invitation/{invUuid}`, Errors, Errors, Errors, Errors, Errors, Errors (+39 more) +Cohesion: 0.05 +Nodes (37): Clinic Doctor Invitation API, DELETE `/api/v1/admin/clinic/invitation/{invUuid}`, Errors, Errors, Errors, Errors, Errors, Errors (+29 more) ### Community 13 - "Community 13" -Cohesion: 0.07 -Nodes (30): get, get, patch, usePatient(), useUpdatePatient(), BeforeInstallPromptEvent, usePwaInstall(), api (+22 more) +Cohesion: 0.05 +Nodes (34): get, patch, usePatient(), useUpdatePatient(), itemStyle(), MenuRow(), SETTINGS_MENU, SettingsMenuItem (+26 more) ### Community 14 - "Community 14" -Cohesion: 0.15 -Nodes (8): AppointmentSettingsController, Holiday, HolidayRepository, JsonResponse, Request, User, Doctor, ManagerRegistry +Cohesion: 0.10 +Nodes (12): AppointmentSettingsController, DateOverride, Holiday, DateOverrideRepository, HolidayRepository, JsonResponse, Request, User (+4 more) ### Community 15 - "Community 15" Cohesion: 0.25 @@ -895,12 +909,12 @@ Cohesion: 0.12 Nodes (5): AdminApiController, RepresentationRepository, JsonResponse, Request, StreamedResponse ### Community 21 - "Community 21" -Cohesion: 0.03 -Nodes (69): PaymentConfig, PaymentGatewayInfo, usePaymentConfig(), ApiResponse, formatNumber(), formatRial(), ClinicDetailPage(), AdminCharts (+61 more) +Cohesion: 0.05 +Nodes (29): AdminCharts, AdminDashboard(), AdminRecent, AdminStats, APPT_CLS, APPT_COLOR, APPT_LABEL, ApptRow (+21 more) ### Community 22 - "Community 22" -Cohesion: 0.29 -Nodes (4): RatingController, JsonResponse, Request, User +Cohesion: 0.12 +Nodes (10): RatingController, Like, CommentListNPlusOneTest, LikeRepository, JsonResponse, Request, User, Comment (+2 more) ### Community 23 - "Community 23" Cohesion: 0.05 @@ -911,8 +925,8 @@ Cohesion: 0.07 Nodes (3): City, Province, self ### Community 25 - "Community 25" -Cohesion: 0.05 -Nodes (39): Appointment API, Error Responses, Errors, Errors, Errors, Errors, Errors, Errors (+31 more) +Cohesion: 0.06 +Nodes (34): Appointment API, Error Responses, Errors, Errors, Errors, Errors, Errors, Errors (+26 more) ### Community 26 - "Community 26" Cohesion: 0.24 @@ -932,7 +946,7 @@ Nodes (35): Bulk import / export, DELETE `/api/v1/admin/city/{id}`, DELETE `/api ### Community 30 - "Community 30" Cohesion: 0.04 -Nodes (39): ClinicAddress, ClinicDoctorItem, ClinicInvitation, EditForm, editSchema, HUES_LIST, INV_STATUS_MAP, IRAN_CENTER (+31 more) +Nodes (38): ClinicAddress, ClinicDetailPage(), ClinicDoctorItem, ClinicInvitation, EditForm, editSchema, HUES_LIST, INV_STATUS_MAP (+30 more) ### Community 31 - "Community 31" Cohesion: 0.06 @@ -943,8 +957,8 @@ Cohesion: 0.06 Nodes (32): 10. Modal / Dialog, 11. Toast Notifications, 12. Empty States & Loading, 13. Page Header (هر صفحه), 14. تکنولوژی Stack, 15. Responsive Breakpoints, 16. Dark Mode (اختیاری — فاز دوم), 17. نمونه رنگ‌بندی صفحه داشبورد (+24 more) ### Community 33 - "Community 33" -Cohesion: 0.06 -Nodes (27): CoverageRow, Draft, KIND, TenantInsurance, ServiceTariffModal(), TariffResponse, TariffRow, EMPTY_ITEMS (+19 more) +Cohesion: 0.05 +Nodes (32): CoverageRow, Draft, KIND, TenantInsurance, ServiceTariffModal(), TariffResponse, TariffRow, Contract (+24 more) ### Community 34 - "Community 34" Cohesion: 0.06 @@ -1007,8 +1021,8 @@ Cohesion: 0.11 Nodes (4): Payment, Appointment, self, User ### Community 49 - "Community 49" -Cohesion: 0.08 -Nodes (19): AppointmentsPage(), BookingSlot, CancelledBadge(), DateNavigator(), EMPTY_ARR, getPersianWeekDay(), navBtnSx, NewAppointmentModal() (+11 more) +Cohesion: 0.09 +Nodes (18): AppointmentsPage(), BookingSlot, CancelledBadge(), DateNavigator(), EMPTY_ARR, getPersianWeekDay(), navBtnSx, NewAppointmentModal() (+10 more) ### Community 50 - "Community 50" Cohesion: 0.07 @@ -1023,8 +1037,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, InvoiceRepository, PreRegistrationRepository, SessionServiceRepository, SiteConfigRepository, ServiceEntityRepository (+9 more) +Cohesion: 0.09 +Nodes (15): AppLogRepository, PaymentLog, ClaimItemRepository, DoctorClaimRequestRepository, InvoiceRepository, PaymentLogRepository, PreRegistrationRepository, ServiceEntityRepository (+7 more) ### Community 54 - "Community 54" Cohesion: 0.10 @@ -1059,12 +1073,12 @@ Cohesion: 0.08 Nodes (24): Billing API — صورتحساب (فاز ۴ سیستم صورتحساب/بیمه), Claims — مطالبات بیمه (فاز ۵), GET /api/v1/billing/claims, GET /api/v1/billing/invoices/{uuid}, GET /api/v1/billing/reports/insurance-debt, POST /api/v1/billing/claims, POST /api/v1/billing/claims/{uuid}/{action}, POST /api/v1/billing/invoices (+16 more) ### Community 62 - "Community 62" -Cohesion: 0.08 -Nodes (25): Bulk import / export, DELETE `/api/v1/admin/specialty/{id}`, Errors, Errors, Errors, Errors, GET `/api/v1/admin/specialties`, GET `/api/v1/specialties` (+17 more) +Cohesion: 0.40 +Nodes (5): Errors, PATCH `/api/v1/admin/specialty/{id}`, Path Parameters, Request Body (all optional), Response `200` ### Community 63 - "Community 63" -Cohesion: 0.09 -Nodes (25): FreeVisitPrice(), Pricing, cn(), iranMobileOptionalSchema, iranMobileSchema, isValidIranMobile(), maskMobile(), rialToToman() (+17 more) +Cohesion: 0.04 +Nodes (64): FreeVisitPrice(), Pricing, usePaymentConfig(), cn(), formatDate(), formatDateTime(), formatRial(), iranMobileOptionalSchema (+56 more) ### Community 64 - "Community 64" Cohesion: 0.29 @@ -1140,7 +1154,7 @@ Nodes (30): devDependencies, @babel/core, @babel/preset-env, @babel/preset-react ### Community 86 - "Community 86" Cohesion: 0.05 -Nodes (16): AppointmentExpiryServiceTest, LowTierFixesTest, SendCodeMobileRateLimitTest, ClaimsListPaginationTest, CaptchaFlowTest, ServiceItemDeleteCleanupTest, ServiceItemStaffOwnershipTest, TenantInsuranceCleanupTest (+8 more) +Nodes (18): AppointmentExpiryServiceTest, LowTierFixesTest, SendCodeMobileRateLimitTest, ClaimsListPaginationTest, CaptchaFlowTest, ServiceItemDeleteCleanupTest, ServiceItemStaffOwnershipTest, UniqueConstraintsTest (+10 more) ### Community 87 - "Community 87" Cohesion: 0.10 @@ -1163,7 +1177,7 @@ Cohesion: 0.10 Nodes (20): DELETE `/api/v1/admin/users/{uuid}`, Errors, Errors, GET `/api/v1/admin/users`, GET `/api/v1/admin/users/stats`, GET `/api/v1/admin/users/{uuid}`, POST `/api/v1/admin/users/{uuid}/status`, PUT `/api/v1/admin/users/{uuid}` (+12 more) ### Community 92 - "Community 92" -Cohesion: 0.10 +Cohesion: 0.09 Nodes (21): Bulk import / export, DELETE `/api/v1/admin/doctor-service/{id}`, Doctor Service API, Errors, Errors, Errors, Errors, GET `/api/v1/admin/doctor-services` (+13 more) ### Community 93 - "Community 93" @@ -1203,16 +1217,16 @@ Cohesion: 0.10 Nodes (19): Backend — endpoint اشتراک, Frontend — App.tsx, Frontend — authStore, Frontend — Sidebar, اعمال محدودیت‌های اشتراک در پنل ادمین (Frontend Gate), ترتیب اجرا, زمینه, فایل‌های مرتبط (+11 more) ### Community 102 - "Community 102" -Cohesion: 0.10 -Nodes (20): Bulk import / export, DELETE `/api/v1/admin/tag/{id}`, Errors, Errors, Errors, Errors, GET `/api/v1/admin/tags`, GET `/api/v1/tags` (+12 more) +Cohesion: 0.50 +Nodes (4): Errors, PATCH `/api/v1/admin/tag/{id}`, Path Parameters, Response `200` ### Community 103 - "Community 103" 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 @@ -1227,8 +1241,8 @@ Cohesion: 0.33 Nodes (6): AppointmentController, Appointment, Doctor, JsonResponse, Request, User ### Community 108 - "Community 108" -Cohesion: 0.10 -Nodes (13): CaptchaController, BaseController, CategoryController, CategoryImportController, DoctorImportController, JsonResponse, JsonResponse, Request (+5 more) +Cohesion: 0.11 +Nodes (12): CaptchaController, BaseController, CategoryController, CategoryImportController, SiteContextController, JsonResponse, JsonResponse, Request (+4 more) ### Community 109 - "Community 109" Cohesion: 0.29 @@ -1435,8 +1449,8 @@ Cohesion: 0.10 Nodes (19): Adding an endpoint (one domain), Backend (`composer.json`), Backend endpoint & model patterns, Backend — `src//`, Build entry points (`webpack.config.js`), Category / bundle system, Commands (prefix with `ddev exec`), Conventions (+11 more) ### Community 163 - "Community 163" -Cohesion: 0.11 -Nodes (18): autoload, autoload-dev, psr-4, psr-4, conflict, symfony/symfony, description, extra (+10 more) +Cohesion: 0.13 +Nodes (14): autoload, autoload-dev, psr-4, psr-4, conflict, symfony/symfony, description, license (+6 more) ### Community 164 - "Community 164" Cohesion: 0.29 @@ -1459,8 +1473,8 @@ Cohesion: 0.10 Nodes (20): api.ir (استعلام هویت — Shahkar / IbanMatch), اتصال به دیتابیس‌های مستقل (الزامی), اسرار (الزامی — قبل از اولین دیپلوی), امنیت و منابع, بررسی سلامت, دامنه‌ها و CORS, دیپلوی‌های بعدی, راهنمای دیپلوی ClinicPro (Coolify + Docker Compose) (+12 more) ### Community 169 - "Community 169" -Cohesion: 0.08 -Nodes (26): formatDate(), formatDateTime(), toDate(), ALL_STATUSES, AppointmentDetailPage(), timeOf(), VisitDetailModal(), PAYMENT_TYPE_LABELS (+18 more) +Cohesion: 0.13 +Nodes (12): AdminUserDetail, AVATAR_COLORS, EditForm, editSchema, GENDER_LABELS, getPrimaryRole(), MARITAL_LABELS, MEDICAL_SECTIONS (+4 more) ### Community 170 - "Community 170" Cohesion: 0.13 @@ -1487,8 +1501,8 @@ Cohesion: 0.13 Nodes (14): Seeder داده تست حجیم (شبیه Production) — نمایندگان، پزشکان، کلینیک‌ها، نوبت‌ها، کمیسیون, زمینه, فایل‌های مرتبط, مشکل / هدف, نکات مهم, وضعیت فعلی, وظایف, ۰. تحلیل پیش از کد (الزامی) (+6 more) ### Community 176 - "Community 176" -Cohesion: 0.17 -Nodes (7): PaymentLog, PaymentLogRepository, PaymentManager, ManagerRegistry, Payment, PaymentInitResult, PaymentRefundResult +Cohesion: 0.25 +Nodes (4): PaymentManager, Payment, PaymentInitResult, PaymentRefundResult ### Community 177 - "Community 177" Cohesion: 0.15 @@ -1579,24 +1593,28 @@ Cohesion: 0.14 Nodes (13): Endpoint ها, PATCH /api/v1/secretary/{uuid}, POST /api/v1/secretary, تسک ۱۴: ماژول منشی, توضیح, زمان تخمینی, ساختار JSON, سیستم مجوزها — Resource-Based Permissions (مقیاس‌پذیر) (+5 more) ### Community 201 - "Community 201" -Cohesion: 0.11 -Nodes (19): Admin API, Clinic Invitation Management, GET `/api/v1/admin/pre-registrations`, GET `/api/v1/admin/secretaries`, GET /api/v1/admin/settings, GET `/api/v1/admin/sms/logs`, GET `/api/v1/admin/sms/templates`, PATCH /api/v1/admin/settings (+11 more) +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.10 -Nodes (19): Appointment Settings API, Available Locations, DELETE `/api/v1/appointment-settings/holidays/{uuid}`, Errors, Errors, `GET /api/v1/appointment-settings/available-locations/{doctorUuid}`, GET `/api/v1/appointment-settings/holidays/list/{doctorUuid}`, GET `/api/v1/appointment-settings/holidays/{uuid}` (+11 more) +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) ### Community 203 - "Community 203" Cohesion: 0.15 Nodes (12): Clinic Services API, DELETE /api/v1/service-item/{uuid}, DELETE /api/v1/service-section/{uuid}, GET /api/v1/service-items/{sectionUuid}, GET /api/v1/service-items/{uuid}/tariffs, GET /api/v1/service-sections, PATCH /api/v1/service-item/{uuid}, PATCH /api/v1/service-section/{uuid} (+4 more) ### Community 204 - "Community 204" +Cohesion: 0.23 +Nodes (5): ExceptionSubscriber, SecurityHeadersSubscriber, EventSubscriberInterface, ExceptionEvent, ResponseEvent + +### Community 205 - "Community 205" Cohesion: 0.21 -Nodes (6): AuthenticationException, ExceptionSubscriber, SecurityHeadersSubscriber, EventSubscriberInterface, ExceptionEvent, ResponseEvent +Nodes (4): SeedDemoDataCommand, InputInterface, OutputInterface, SymfonyStyle ### Community 206 - "Community 206" -Cohesion: 0.06 -Nodes (17): GatewayFactory, MellatGateway, MockGateway, SepGateway, MellatGateway, SepGateway, SoapClient, PaymentGatewayInterface (+9 more) +Cohesion: 0.08 +Nodes (14): MellatGateway, MockGateway, SepGateway, SoapClient, PaymentGatewayInterface, PaymentInitResult, PaymentRefundResult, PaymentVerifyResult (+6 more) ### Community 207 - "Community 207" Cohesion: 0.15 @@ -1655,8 +1673,8 @@ Cohesion: 0.23 Nodes (5): PaymentRepository, Appointment, ManagerRegistry, Payment, User ### Community 225 - "Community 225" -Cohesion: 0.05 -Nodes (27): grid, PatientFormOptions, patientFormSchema, PatientFormValues, Props, baseValues, options, Contract (+19 more) +Cohesion: 0.06 +Nodes (23): CityForm, citySchema, ImportError, InsuranceForm, insuranceSchema, LogoUploadField(), ProvinceForm, provinceSchema (+15 more) ### Community 226 - "Community 226" Cohesion: 0.15 @@ -1731,8 +1749,8 @@ Cohesion: 0.28 Nodes (4): SubscriptionService, ClinicSubscription, Payment, SubscriptionPlan ### Community 245 - "Community 245" -Cohesion: 0.15 -Nodes (11): emptyFeatures(), FEATURE_KEYS, FEATURE_LABELS, PeriodForm, periodSchema, PLAN_DISPLAY, PlanForm, planSchema (+3 more) +Cohesion: 0.06 +Nodes (28): formatNumber(), emptyFeatures(), FEATURE_KEYS, FEATURE_LABELS, PeriodForm, periodSchema, PLAN_DISPLAY, PlanForm (+20 more) ### Community 246 - "Community 246" Cohesion: 0.17 @@ -1807,8 +1825,8 @@ Cohesion: 0.30 Nodes (4): RepresentationRepository, ManagerRegistry, Representation, User ### Community 265 - "Community 265" -Cohesion: 0.09 -Nodes (32): dateStrToTs(), EDUCATION_OPTS, formValuesToPayload(), GENDER_OPTS, MARITAL_OPTS, profileToFormValues(), REFERRAL_OPTS, tsToDateStr() (+24 more) +Cohesion: 0.06 +Nodes (42): grid, PatientFormOptions, patientFormSchema, PatientFormValues, Props, baseValues, options, dateStrToTs() (+34 more) ### Community 266 - "Community 266" Cohesion: 0.33 @@ -1843,8 +1861,8 @@ Cohesion: 0.18 Nodes (10): Endpoint های موجود که تغییر می‌کنند, GET /api/v1/admin/dashboard/charts?from=UNIX&to=UNIX, GET /api/v1/dashboard/clinic, GET /api/v1/dashboard/doctor, تسک ۱۶: داشبورد هوشمند — چارت + فیلتر زمانی, توضیح, زمان تخمینی, فیلتر بازه زمانی (+2 more) ### Community 274 - "Community 274" -Cohesion: 0.16 -Nodes (5): Authentication, ClinicPro — API Documentation Index, Error Code Reference, Modules, Standard Response Envelope +Cohesion: 0.07 +Nodes (24): Bulk import / export, DELETE `/api/v1/admin/specialty/{id}`, Errors, GET `/api/v1/specialties`, GET `/api/v1/specialties/doctor-counts`, Query Parameters, Query Parameters, Response `200` (+16 more) ### Community 275 - "Community 275" Cohesion: 0.17 @@ -1919,12 +1937,12 @@ Cohesion: 0.20 Nodes (9): AdminApiController — dashboardCharts با بازه زمانی, DashboardController — اضافه کردن from/to, date range selector component:, تغییر Backend, تغییر Frontend — DashboardPage.tsx, فایل‌هایی که تغییر می‌کنند, معماری — تسک ۱۶: داشبورد هوشمند, نصب dependency: (+1 more) ### Community 294 - "Community 294" -Cohesion: 0.26 -Nodes (7): AbstractAuthenticator, Passport, RateLimiterFactory, PasswordAuthenticator, Request, Response, TokenInterface +Cohesion: 0.27 +Nodes (7): AbstractAuthenticator, AuthenticationException, Passport, PasswordAuthenticator, Request, Response, TokenInterface ### Community 295 - "Community 295" -Cohesion: 0.30 -Nodes (6): AbstractController, AdminController, SeoController, Response, Request, Response +Cohesion: 0.20 +Nodes (8): AbstractController, AdminController, HomeController, SeoController, Response, Response, Request, Response ### Community 296 - "Community 296" Cohesion: 0.22 @@ -2007,8 +2025,8 @@ Cohesion: 0.12 Nodes (15): mapping صفحات clinicpro → فریم فیگما, الف-۱. توکن‌های رنگ (light + dark), الف-۲. سلکتور رنگ کاربر, الف-۳. ابعاد و رفتار layout, الف-۴. شعاع‌ها و input/button, الف-۵. کامپوننت‌های مشترک مطابق فیگما, ایندکس فریم‌های فیگما (۴ section، node-id دسکتاپ), بخش الف — سیستم طراحی مشترک (یک‌بار، پایه‌ی همه‌ی صفحات) (+7 more) ### Community 318 - "Community 318" -Cohesion: 0.21 -Nodes (5): ErrorCodes, AuthController, JsonResponse, Request, User +Cohesion: 0.22 +Nodes (5): AuthController, RateLimiterFactory, JsonResponse, Request, User ### Community 319 - "Community 319" Cohesion: 0.39 @@ -2083,8 +2101,8 @@ Cohesion: 0.39 Nodes (5): JsonContains, FunctionNode, Node, Parser, SqlWalker ### Community 340 - "Community 340" -Cohesion: 0.02 -Nodes (94): PaginatedResponse, STATUS_FILTERS, CityForm, citySchema, ImportError, InsuranceForm, insuranceSchema, ProvinceForm (+86 more) +Cohesion: 0.03 +Nodes (95): PaymentConfig, PaymentGatewayInfo, ApiResponse, PaginatedResponse, ALL_STATUSES, AppointmentDetailPage(), timeOf(), STATUS_FILTERS (+87 more) ### Community 341 - "Community 341" Cohesion: 0.12 @@ -2235,8 +2253,8 @@ Cohesion: 0.29 Nodes (7): بک‌اند — endpoint جدید: `GET /api/v1/my/appointments` `[IS_AUTHENTICATED_FULLY]`, فرانت‌اند — `AppointmentsPage.tsx`, مرحله ۸ — نوبت‌های فیلترشده (بک‌اند + فرانت‌اند) — API جدید, نمای جدولی (`TableView`):, نمای زمانبندی (`TimelineView`):, هدر صفحه (مشترک هر دو نما):, وضعیت‌های نوبت (باید در entity و frontend هر دو باشند): ### Community 380 - "Community 380" -Cohesion: 0.36 -Nodes (5): ClinicServiceController, JsonResponse, Request, ServiceSection, User +Cohesion: 0.31 +Nodes (6): ErrorCodes, ClinicServiceController, JsonResponse, Request, ServiceSection, User ### Community 381 - "Community 381" Cohesion: 0.13 @@ -2306,6 +2324,10 @@ Nodes (6): ClaimAmountBoundsTest, ClaimsListNPlusOneTest, ClaimItem, Claim, Doct Cohesion: 0.22 Nodes (7): initiate(), refund(), reverse(), verify(), PaymentInitResult, PaymentRefundResult, PaymentVerifyResult +### Community 399 - "Community 399" +Cohesion: 0.23 +Nodes (5): AbstractMigration, Schema, Version20260609130407, Schema, Version20260610103401 + ### Community 401 - "Community 401" Cohesion: 0.12 Nodes (15): `lib/utils.ts`, `SettingsPage.tsx` (ورودی‌ها ریال ذخیره می‌شوند), زمینه, فایل‌های مرتبط, مشکل / هدف, نمونهٔ نمایش (Subscription), نکات مهم, واحد پول = تومان در پنل ادمین (نمایش ÷۱۰ / ورودی ×۱۰) — ذخیره و درگاه ریال می‌ماند (+7 more) @@ -2315,13 +2337,17 @@ Cohesion: 0.11 Nodes (17): بازطراحی معماری پرداخت — سرویس‌محور، امن، توسعه‌پذیر (Backend), تست دستی (ddev، در حالت `payment_test_mode=1`), خروجی نهایی (طبق spec — در گزارش اجرا ارائه شود), زمینه, فایل‌های مرتبط, مشکل / هدف, نکات مهم, وضعیت فعلی (+9 more) ### Community 407 - "Community 407" -Cohesion: 0.17 -Nodes (11): MessageBusInterface, MockObject, SmsLogRepository, SmsServiceLookupOnlyTest, SmsLog, SmsLogRepository, SmsMessageTemplateRepository, SmsService (+3 more) +Cohesion: 0.16 +Nodes (11): MessageBusInterface, MockObject, SmsService, SmsServiceLookupOnlyTest, SmsLogRepository, SmsMessageTemplateRepository, SmsService, SmsTextResolver (+3 more) ### Community 414 - "Community 414" Cohesion: 0.10 Nodes (20): edge cases, خلاصهٔ خطاها و اولویت, راه‌حل, راه‌حل, راه‌حل, راه‌حل, رفع خطاهای لاگ سرور (production) — ۱۴۰۵/۰۴/۲۰, ریشه (+12 more) +### Community 416 - "Community 416" +Cohesion: 0.36 +Nodes (3): DoctorServiceController, JsonResponse, Request + ### Community 418 - "Community 418" Cohesion: 0.17 Nodes (11): دیپلوی ClinicPro روی Coolify (Docker Compose), رفع اشکال, مراحل دیپلوی, معماری دیپلوی, نکات عملیاتی, چند دامنه فرانت‌اند (مهم), ۱. ساخت Resource در Coolify, ۲. اختصاص دامنه (+3 more) @@ -2443,8 +2469,8 @@ Cohesion: 0.36 Nodes (3): CityRepository, City, ManagerRegistry ### Community 479 - "Community 479" -Cohesion: 0.40 -Nodes (5): GET `/api/v1/admin/financial-breakdowns`, GET `/api/v1/admin/financial-summary`, GET `/api/v1/admin/settings/tax-history`, GET `/api/v1/admin/settlement/{uuid}`, موتور مالی نمایندگی +Cohesion: 0.33 +Nodes (3): GatewayFactory, MellatGateway, SepGateway ### Community 480 - "Community 480" Cohesion: 0.36 @@ -2458,6 +2484,10 @@ Nodes (11): رفع نام دوتایی «دکتر» در ایمپورت IRIMC + Cohesion: 0.31 Nodes (3): SubscriptionPlanRepository, ManagerRegistry, SubscriptionPlan +### Community 486 - "Community 486" +Cohesion: 0.11 +Nodes (7): DoctorClaimTest, DoctorClaimRequest, DoctorClaimService, PersianTextTest, Doctor, User, PersianText + ### Community 487 - "Community 487" Cohesion: 0.40 Nodes (5): Errors, GET `/api/v1/representation/dashboard/summary`, GET `/api/v1/representation/doctors/performance`, GET `/api/v1/representation/finance/report`, داشبورد، عملکرد و مالیِ نماینده‌ی جاری @@ -2474,10 +2504,6 @@ Nodes (5): Rate, RateRepository, Doctor, ManagerRegistry, User Cohesion: 0.12 Nodes (15): `Modal.tsx` (بدون Portal), `PersianCalendar.tsx` (buttonها بدون `type`) — نمونه‌ها, باگ ۱ — علت, باگ ۲ — علت, رفع دو باگ Modal و تقویم شمسی در پنل ادمین, زمینه, فایل‌های مرتبط, مشکل / هدف (+7 more) -### Community 492 - "Community 492" -Cohesion: 0.18 -Nodes (4): KavehNegarProvider, SmsService, SendSmsMessage, SmsProviderInterface - ### Community 493 - "Community 493" Cohesion: 0.20 Nodes (9): Backend Audit Backlog — ClinicPro, ☐ CRITICAL, ✅ DONE (committed on backend-audit), ☐ EPICS (design debt — cross-repo, defer; do NOT quick-fix), ☐ HIGH, ☐ LOW, ☐ MEDIUM, Progress (this audit session) (+1 more) @@ -2490,10 +2516,6 @@ Nodes (3): InvoiceItemRepository, InvoiceItem, ManagerRegistry Cohesion: 0.12 Nodes (15): CORS — `config/packages/nelmio_cors.yaml`, MellatGateway — تشخیص فعال‌بودن, payment/config — `PaymentController::config()` (خط ۵۴۶), resolveGateway + callback (کد واقعی), رفع باگ‌های پروداکشن: CORS + payment/config 500 + درگاه‌های فعال و callback ملت, زمینه, فایل‌های مرتبط, فرانت — `SubscriptionPage.tsx` (+7 more) -### Community 496 - "Community 496" -Cohesion: 0.25 -Nodes (5): HealthController, EntityManagerInterface, InputInterface, OutputInterface, JsonResponse - ### Community 497 - "Community 497" Cohesion: 0.53 Nodes (3): SlotUniquenessTest, Appointment, Doctor @@ -2607,8 +2629,8 @@ Cohesion: 0.48 Nodes (3): SmsSettingsRepository, SmsSettings, ManagerRegistry ### Community 531 - "Community 531" -Cohesion: 0.42 -Nodes (4): DoctorClaimRequest, DoctorClaimService, Doctor, User +Cohesion: 0.47 +Nodes (3): CommissionService, Payment, Representation ### Community 532 - "Community 532" Cohesion: 0.33 @@ -2671,8 +2693,8 @@ Cohesion: 0.50 Nodes (4): Errors, GET `/api/v1/representation/appointments`, Query Parameters, Response `200` ### Community 552 - "Community 552" -Cohesion: 0.47 -Nodes (3): SiteContextController, JsonResponse, Request +Cohesion: 0.39 +Nodes (3): TagRepository, ManagerRegistry, Tag ### Community 553 - "Community 553" Cohesion: 0.50 @@ -2699,8 +2721,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.16 -Nodes (7): SmsMessageController, SmsMessageTemplateRepository, SmsTextResolver, SmsMessageTemplate, JsonResponse, Request, ManagerRegistry +Cohesion: 0.25 +Nodes (4): SmsMessageTemplateRepository, SmsTextResolver, SmsMessageTemplate, ManagerRegistry ### Community 560 - "Community 560" Cohesion: 0.50 @@ -2746,10 +2768,6 @@ Nodes (5): Errors, Notes, POST `/api/v1/notification-mobile/request-otp`, Reques Cohesion: 0.25 Nodes (8): ۲.۲ انواع دسته‌بندی (Category Types), ۲.۲.۱ تگ (Tag), ۲.۲.۲ استان (State), ۲.۲.۳ شهر (City), ۲.۲.۴ بیمه پایه (Basic Insurance), ۲.۲.۵ بیمه مکمل (Supplementary Insurance), ۲.۲.۶ تخصص دکتر (Doctor Specialty), ۲.۲.۷ خدمات دکتر (Doctor Services) -### Community 578 - "Community 578" -Cohesion: 0.23 -Nodes (5): AbstractMigration, Schema, Version20260628152738, Schema, Version20260713050114 - ### Community 581 - "Community 581" Cohesion: 0.50 Nodes (4): API های جدید که باید ساخته شوند, API های موجود (استفاده کن، تغییر نده), تغییر روی API موجود, وضعیت فعلی API (مهم — قبل از پیاده‌سازی بخوان) @@ -2823,8 +2841,8 @@ Cohesion: 0.67 Nodes (3): بک‌اند, فرانت‌اند, وضعیت فعلی کد (مهم — قبل از تغییر بخوان) ### Community 618 - "Community 618" -Cohesion: 0.13 -Nodes (7): EntityInsurancePricing, EntityInsurancePricingRepository, TenantServiceCoverageRepository, TenantInsuranceCleanupService, ManagerRegistry, ManagerRegistry, TenantServiceCoverage +Cohesion: 0.15 +Nodes (5): EntityInsurancePricing, TenantInsuranceCleanupTest, EntityInsurancePricingRepository, TenantInsuranceCleanupService, ManagerRegistry ### Community 625 - "Community 625" Cohesion: 0.40 @@ -2835,8 +2853,8 @@ Cohesion: 0.23 Nodes (7): Money, BillingCalculator, InvoiceService, CoverageRule, ShareBreakdown, Invoice, PatientSession ### Community 631 - "Community 631" -Cohesion: 0.15 -Nodes (6): UniqueConstraintsTest, FinancialBreakdown, FinancialBreakdownRepository, FinancialBreakdownIntegrityTest, ManagerRegistry, Payment +Cohesion: 0.39 +Nodes (4): FinancialBreakdown, FinancialBreakdownRepository, ManagerRegistry, Payment ### Community 632 - "Community 632" Cohesion: 0.40 @@ -2922,10 +2940,6 @@ Nodes (5): Errors, PATCH `/api/v1/doctor/{uuid}`, Path Parameters, Request Body Cohesion: 0.17 Nodes (11): تشخیص «ری‌استارت» سرور روی Coolify + رفع نویز لاگ + بررسی خطای ACME, زمینه, فایل‌های مرتبط, نکات مهم, وضعیت فعلی, وظایف, پروژه, ۱. کاهش نویز لاگ workerها (بدون تغییر رفتار) (+3 more) -### Community 673 - "Community 673" -Cohesion: 0.14 -Nodes (3): LoggerInterface, RanginehProvider, ApiIrService - ### Community 675 - "Community 675" Cohesion: 0.39 Nodes (3): ProvinceRepository, ManagerRegistry, Province @@ -3006,25 +3020,29 @@ Nodes (4): Errors, POST `/oauth/token`, Request Body, Response `200` Cohesion: 0.40 Nodes (5): 37. 🔵 `POST` post, Request Body, مثال Request, هدرهای اضافی, پاسخ‌ها -### Community 713 - "Community 713" -Cohesion: 0.21 -Nodes (5): DateOverrideOwnershipTest, DateOverride, DateOverrideRepository, Doctor, ManagerRegistry - ### Community 714 - "Community 714" Cohesion: 0.50 Nodes (4): Errors, POST `/api/v1/user/register`, Request Body, Response `201` +### Community 715 - "Community 715" +Cohesion: 0.29 +Nodes (6): Appointment Settings API, Available Locations, Errors, `GET /api/v1/appointment-settings/available-locations/{doctorUuid}`, Response `200`, Slot Calculation Logic (Reference) + ### Community 716 - "Community 716" Cohesion: 0.50 Nodes (4): Errors, GET `/oauth/userinfo`, Headers, Response `200` +### Community 717 - "Community 717" +Cohesion: 0.21 +Nodes (4): ServiceCoverageNPlusOneTest, TenantServiceCoverageRepository, ManagerRegistry, TenantServiceCoverage + ### Community 718 - "Community 718" Cohesion: 0.50 Nodes (4): Errors, POST `/api/v1/user/verify-code`, Request Body, Response `200` ### Community 719 - "Community 719" -Cohesion: 0.20 -Nodes (6): Like, CommentListNPlusOneTest, LikeRepository, Comment, ManagerRegistry, User +Cohesion: 0.43 +Nodes (4): DoctorImportController, JsonResponse, Request, User ### Community 720 - "Community 720" Cohesion: 0.50 @@ -3222,24 +3240,72 @@ Nodes (3): GET `/api/v1/representation/{uuid}/dashboard/yearly`, Query Parameter Cohesion: 0.67 Nodes (3): 42. 🔴 `DELETE` delete, هدرهای اضافی, پاسخ‌ها +### Community 781 - "Community 781" +Cohesion: 0.43 +Nodes (3): SmsMessageController, JsonResponse, Request + +### Community 783 - "Community 783" +Cohesion: 0.43 +Nodes (3): SmsLogRepository, SmsLog, ManagerRegistry + +### Community 785 - "Community 785" +Cohesion: 0.53 +Nodes (3): SessionServiceRepository, ManagerRegistry, SessionService + +### Community 786 - "Community 786" +Cohesion: 0.40 +Nodes (5): Errors, GET `/api/v1/appointment-settings/month-availability/{doctorUuid}`, Path Parameters, Query Parameters, Response `200` + +### Community 787 - "Community 787" +Cohesion: 0.40 +Nodes (5): Errors, GET `/api/v1/admin/clinic/{uuid}/invitations`, Path Parameters, Query Parameters, Response `200` + +### Community 788 - "Community 788" +Cohesion: 0.40 +Nodes (5): Errors, PATCH `/api/v1/admin/clinic/invitation/{invUuid}/status`, Path Parameters, Request Body, Response `200` + +### Community 789 - "Community 789" +Cohesion: 0.40 +Nodes (5): Authentication, ClinicPro — API Documentation Index, Error Code Reference, Modules, Standard Response Envelope + +### Community 790 - "Community 790" +Cohesion: 0.50 +Nodes (4): GET `/api/v1/admin/secretaries`, Query Parameters, Response `200`, Secretary Management + +### Community 791 - "Community 791" +Cohesion: 0.50 +Nodes (4): Errors, GET `/api/v1/admin/specialties`, Query Parameters, Response `200` + +### Community 792 - "Community 792" +Cohesion: 0.50 +Nodes (4): Errors, POST `/api/v1/admin/specialty`, Request Body (`application/json`), Response `201` + +### Community 793 - "Community 793" +Cohesion: 0.50 +Nodes (4): Errors, POST `/api/v1/admin/tag`, Request Body (`application/json`), Response `201` + +### Community 794 - "Community 794" +Cohesion: 0.50 +Nodes (4): extra, symfony, allow-contrib, require + ## Knowledge Gaps -- **4252 isolated node(s):** `ALLOWED_ROLES`, `Pricing`, `ImageCropModalProps`, `options`, `baseValues` (+4247 more) +- **4257 isolated node(s):** `ALLOWED_ROLES`, `Pricing`, `ImageCropModalProps`, `options`, `baseValues` (+4252 more) These have ≤1 connection - possible missing edges or undocumented components. -- **162 thin communities (<3 nodes) omitted from report** — run `graphify query` to explore isolated nodes. +- **163 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 0`, `Community 485`?** - _High betweenness centrality (0.077) - this node is a cross-community bridge._ -- **Why does `BaseController` connect `Community 108` to `Community 6`, `Community 7`, `Community 138`, `Community 139`, `Community 14`, `Community 654`, `Community 655`, `Community 15`, `Community 20`, `Community 22`, `Community 26`, `Community 164`, `Community 295`, `Community 424`, `Community 552`, `Community 300`, `Community 559`, `Community 433`, `Community 308`, `Community 58`, `Community 59`, `Community 318`, `Community 64`, `Community 75`, `Community 77`, `Community 607`, `Community 480`, `Community 739`, `Community 230`, `Community 104`, `Community 107`, `Community 109`, `Community 499`, `Community 380`, `Community 121`, `Community 122`, `Community 252`?** - _High betweenness centrality (0.046) - this node is a cross-community bridge._ -- **Why does `MellatGateway` connect `Community 206` to `Community 16`, `Community 673`, `Community 20`?** - _High betweenness centrality (0.026) - this node is a cross-community bridge._ + _High betweenness centrality (0.074) - this node is a cross-community bridge._ +- **Why does `BaseController` connect `Community 108` to `Community 6`, `Community 138`, `Community 139`, `Community 781`, `Community 14`, `Community 654`, `Community 655`, `Community 15`, `Community 20`, `Community 22`, `Community 26`, `Community 416`, `Community 164`, `Community 295`, `Community 424`, `Community 300`, `Community 433`, `Community 308`, `Community 58`, `Community 59`, `Community 318`, `Community 64`, `Community 75`, `Community 77`, `Community 719`, `Community 607`, `Community 480`, `Community 739`, `Community 230`, `Community 104`, `Community 107`, `Community 109`, `Community 499`, `Community 252`, `Community 121`, `Community 122`, `Community 380`?** + _High betweenness centrality (0.042) - this node is a cross-community bridge._ +- **Why does `Version20260705070546` connect `Community 646` to `Community 399`?** + _High betweenness centrality (0.025) - this node is a cross-community bridge._ - **What connects `ALLOWED_ROLES`, `Pricing`, `ImageCropModalProps` to the rest of the system?** - _4252 weakly-connected nodes found - possible documentation gaps or missing edges._ + _4257 weakly-connected nodes found - possible documentation gaps or missing edges._ - **Should `Community 0` be split into smaller, more focused modules?** - _Cohesion score 0.04608294930875576 - nodes in this community are weakly interconnected._ + _Cohesion score 0.045570916538658475 - nodes in this community are weakly interconnected._ - **Should `Community 1` be split into smaller, more focused modules?** _Cohesion score 0.028985507246376812 - nodes in this community are weakly interconnected._ - **Should `Community 2` be split into smaller, more focused modules?** diff --git a/graphify-out/graph.json b/graphify-out/graph.json index f97bb626..e0584297 100644 --- a/graphify-out/graph.json +++ b/graphify-out/graph.json @@ -17,7 +17,7 @@ "label": "ALLOWED_ROLES", "file_type": "code", "source_file": "assets/admin/App.tsx", - "source_location": "L56", + "source_location": "L58", "_origin": "ast", "id": "admin_app_allowed_roles", "community": 0, @@ -27,7 +27,7 @@ "label": "PrivateRoute()", "file_type": "code", "source_file": "assets/admin/App.tsx", - "source_location": "L58", + "source_location": "L60", "_origin": "ast", "id": "admin_app_privateroute", "community": 0, @@ -37,7 +37,7 @@ "label": "PublicRoute()", "file_type": "code", "source_file": "assets/admin/App.tsx", - "source_location": "L95", + "source_location": "L97", "_origin": "ast", "id": "admin_app_publicroute", "community": 0, @@ -47,7 +47,7 @@ "label": "RoleRoute()", "file_type": "code", "source_file": "assets/admin/App.tsx", - "source_location": "L100", + "source_location": "L102", "_origin": "ast", "id": "admin_app_roleroute", "community": 0, @@ -57,7 +57,7 @@ "label": "App()", "file_type": "code", "source_file": "assets/admin/App.tsx", - "source_location": "L114", + "source_location": "L116", "_origin": "ast", "id": "admin_app_app", "community": 0, @@ -130,7 +130,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_patientrecordinfoform_test", - "community": 225, + "community": 265, "norm_label": "patientrecordinfoform.test.tsx" }, { @@ -140,7 +140,7 @@ "source_location": "L9", "_origin": "ast", "id": "components_patientrecordinfoform_test_options", - "community": 225, + "community": 265, "norm_label": "options" }, { @@ -150,7 +150,7 @@ "source_location": "L19", "_origin": "ast", "id": "components_patientrecordinfoform_test_basevalues", - "community": 225, + "community": 265, "norm_label": "basevalues" }, { @@ -160,7 +160,7 @@ "source_location": "L40", "_origin": "ast", "id": "components_patientrecordinfoform_test_setup", - "community": 225, + "community": 265, "norm_label": "setup()" }, { @@ -170,7 +170,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_patientrecordinfoform", - "community": 225, + "community": 265, "norm_label": "patientrecordinfoform.tsx" }, { @@ -180,7 +180,7 @@ "source_location": "L17", "_origin": "ast", "id": "components_patientrecordinfoform_patientformschema", - "community": 225, + "community": 265, "norm_label": "patientformschema" }, { @@ -190,7 +190,7 @@ "source_location": "L38", "_origin": "ast", "id": "components_patientrecordinfoform_patientformvalues", - "community": 225, + "community": 265, "norm_label": "patientformvalues" }, { @@ -200,7 +200,7 @@ "source_location": "L40", "_origin": "ast", "id": "components_patientrecordinfoform_patientformoptions", - "community": 225, + "community": 265, "norm_label": "patientformoptions" }, { @@ -210,7 +210,7 @@ "source_location": "L50", "_origin": "ast", "id": "components_patientrecordinfoform_props", - "community": 225, + "community": 265, "norm_label": "props" }, { @@ -220,7 +220,7 @@ "source_location": "L60", "_origin": "ast", "id": "components_patientrecordinfoform_grid", - "community": 225, + "community": 265, "norm_label": "grid" }, { @@ -230,7 +230,7 @@ "source_location": "L66", "_origin": "ast", "id": "components_patientrecordinfoform_patientrecordinfoform", - "community": 225, + "community": 265, "norm_label": "patientrecordinfoform()" }, { @@ -350,7 +350,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_tenantinsurancecontracts", - "community": 225, + "community": 33, "norm_label": "tenantinsurancecontracts.tsx" }, { @@ -360,7 +360,7 @@ "source_location": "L9", "_origin": "ast", "id": "components_tenantinsurancecontracts_contract", - "community": 225, + "community": 33, "norm_label": "contract" }, { @@ -370,7 +370,7 @@ "source_location": "L20", "_origin": "ast", "id": "components_tenantinsurancecontracts_insuranceoption", - "community": 225, + "community": 33, "norm_label": "insuranceoption" }, { @@ -380,7 +380,7 @@ "source_location": "L26", "_origin": "ast", "id": "components_tenantinsurancecontracts_kind_label", - "community": 225, + "community": 33, "norm_label": "kind_label" }, { @@ -390,7 +390,7 @@ "source_location": "L31", "_origin": "ast", "id": "components_tenantinsurancecontracts_tenantinsurancecontracts", - "community": 225, + "community": 33, "norm_label": "tenantinsurancecontracts()" }, { @@ -413,6 +413,76 @@ "community": 8, "norm_label": "adminlayout()" }, + { + "label": "SettingsLayout.test.tsx", + "file_type": "code", + "source_file": "assets/admin/components/layout/SettingsLayout.test.tsx", + "source_location": "L1", + "_origin": "ast", + "id": "layout_settingslayout_test", + "community": 13, + "norm_label": "settingslayout.test.tsx" + }, + { + "label": "SettingsLayout.tsx", + "file_type": "code", + "source_file": "assets/admin/components/layout/SettingsLayout.tsx", + "source_location": "L1", + "_origin": "ast", + "id": "layout_settingslayout", + "community": 13, + "norm_label": "settingslayout.tsx" + }, + { + "label": "SettingsMenuItem", + "file_type": "code", + "source_file": "assets/admin/components/layout/SettingsLayout.tsx", + "source_location": "L13", + "_origin": "ast", + "id": "layout_settingslayout_settingsmenuitem", + "community": 13, + "norm_label": "settingsmenuitem" + }, + { + "label": "SETTINGS_MENU", + "file_type": "code", + "source_file": "assets/admin/components/layout/SettingsLayout.tsx", + "source_location": "L20", + "_origin": "ast", + "id": "layout_settingslayout_settings_menu", + "community": 13, + "norm_label": "settings_menu" + }, + { + "label": "itemStyle()", + "file_type": "code", + "source_file": "assets/admin/components/layout/SettingsLayout.tsx", + "source_location": "L35", + "_origin": "ast", + "id": "layout_settingslayout_itemstyle", + "community": 13, + "norm_label": "itemstyle()" + }, + { + "label": "MenuRow()", + "file_type": "code", + "source_file": "assets/admin/components/layout/SettingsLayout.tsx", + "source_location": "L47", + "_origin": "ast", + "id": "layout_settingslayout_menurow", + "community": 13, + "norm_label": "menurow()" + }, + { + "label": "SettingsLayout()", + "file_type": "code", + "source_file": "assets/admin/components/layout/SettingsLayout.tsx", + "source_location": "L83", + "_origin": "ast", + "id": "layout_settingslayout_settingslayout", + "community": 13, + "norm_label": "settingslayout()" + }, { "label": "Sidebar.tsx", "file_type": "code", @@ -640,7 +710,7 @@ "source_location": "L17", "_origin": "ast", "id": "ui_confirmdialog_confirmdialog", - "community": 30, + "community": 340, "norm_label": "confirmdialog()" }, { @@ -730,7 +800,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_field", - "community": 225, + "community": 265, "norm_label": "field.tsx" }, { @@ -740,7 +810,7 @@ "source_location": "L3", "_origin": "ast", "id": "ui_field_props", - "community": 225, + "community": 265, "norm_label": "props" }, { @@ -750,7 +820,7 @@ "source_location": "L16", "_origin": "ast", "id": "ui_field_field", - "community": 225, + "community": 265, "norm_label": "field()" }, { @@ -760,7 +830,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_input", - "community": 225, + "community": 265, "norm_label": "input.tsx" }, { @@ -770,7 +840,7 @@ "source_location": "L3", "_origin": "ast", "id": "ui_input_props", - "community": 225, + "community": 265, "norm_label": "props" }, { @@ -780,7 +850,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_inputfield_test", - "community": 225, + "community": 265, "norm_label": "inputfield.test.tsx" }, { @@ -840,7 +910,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_mobileinput", - "community": 30, + "community": 340, "norm_label": "mobileinput.tsx" }, { @@ -850,7 +920,7 @@ "source_location": "L4", "_origin": "ast", "id": "ui_mobileinput_props", - "community": 30, + "community": 340, "norm_label": "props" }, { @@ -910,7 +980,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_notificationmobilecard", - "community": 63, + "community": 13, "norm_label": "notificationmobilecard.tsx" }, { @@ -920,7 +990,7 @@ "source_location": "L8", "_origin": "ast", "id": "ui_notificationmobilecard_notificationmobiledata", - "community": 63, + "community": 13, "norm_label": "notificationmobiledata" }, { @@ -930,7 +1000,7 @@ "source_location": "L12", "_origin": "ast", "id": "ui_notificationmobilecard_props", - "community": 63, + "community": 13, "norm_label": "props" }, { @@ -940,7 +1010,7 @@ "source_location": "L16", "_origin": "ast", "id": "ui_notificationmobilecard_notificationmobilecard", - "community": 63, + "community": 13, "norm_label": "notificationmobilecard()" }, { @@ -950,7 +1020,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_pageheader", - "community": 169, + "community": 245, "norm_label": "pageheader.tsx" }, { @@ -960,7 +1030,7 @@ "source_location": "L5", "_origin": "ast", "id": "ui_pageheader_crumb", - "community": 169, + "community": 245, "norm_label": "crumb" }, { @@ -970,7 +1040,7 @@ "source_location": "L10", "_origin": "ast", "id": "ui_pageheader_props", - "community": 169, + "community": 245, "norm_label": "props" }, { @@ -980,7 +1050,7 @@ "source_location": "L17", "_origin": "ast", "id": "ui_pageheader_pageheader", - "community": 169, + "community": 245, "norm_label": "pageheader()" }, { @@ -990,7 +1060,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_pagination", - "community": 340, + "community": 245, "norm_label": "pagination.tsx" }, { @@ -1000,7 +1070,7 @@ "source_location": "L5", "_origin": "ast", "id": "ui_pagination_props", - "community": 340, + "community": 245, "norm_label": "props" }, { @@ -1010,7 +1080,7 @@ "source_location": "L12", "_origin": "ast", "id": "ui_pagination_pagination", - "community": 340, + "community": 245, "norm_label": "pagination()" }, { @@ -1130,7 +1200,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_persiandateinput", - "community": 169, + "community": 63, "norm_label": "persiandateinput.tsx" }, { @@ -1140,7 +1210,7 @@ "source_location": "L5", "_origin": "ast", "id": "ui_persiandateinput_props", - "community": 169, + "community": 63, "norm_label": "props" }, { @@ -1150,7 +1220,7 @@ "source_location": "L15", "_origin": "ast", "id": "ui_persiandateinput_persiandateinput", - "community": 169, + "community": 63, "norm_label": "persiandateinput()" }, { @@ -1160,7 +1230,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_persiandatepicker", - "community": 225, + "community": 63, "norm_label": "persiandatepicker.tsx" }, { @@ -1170,7 +1240,7 @@ "source_location": "L6", "_origin": "ast", "id": "ui_persiandatepicker_props", - "community": 225, + "community": 63, "norm_label": "props" }, { @@ -1180,7 +1250,7 @@ "source_location": "L16", "_origin": "ast", "id": "ui_persiandatepicker_persiandatepicker", - "community": 225, + "community": 63, "norm_label": "persiandatepicker()" }, { @@ -1270,7 +1340,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_pwainstallbanner", - "community": 13, + "community": 8, "norm_label": "pwainstallbanner.tsx" }, { @@ -1280,7 +1350,7 @@ "source_location": "L5", "_origin": "ast", "id": "ui_pwainstallbanner_pwainstallbanner", - "community": 13, + "community": 8, "norm_label": "pwainstallbanner()" }, { @@ -1290,7 +1360,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_pwalogincard", - "community": 13, + "community": 8, "norm_label": "pwalogincard.tsx" }, { @@ -1300,7 +1370,7 @@ "source_location": "L6", "_origin": "ast", "id": "ui_pwalogincard_detectios", - "community": 13, + "community": 8, "norm_label": "detectios()" }, { @@ -1310,7 +1380,7 @@ "source_location": "L10", "_origin": "ast", "id": "ui_pwalogincard_pwalogincard", - "community": 13, + "community": 8, "norm_label": "pwalogincard()" }, { @@ -1320,7 +1390,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_searchableselect", - "community": 225, + "community": 33, "norm_label": "searchableselect.tsx" }, { @@ -1330,7 +1400,7 @@ "source_location": "L5", "_origin": "ast", "id": "ui_searchableselect_selectoption", - "community": 225, + "community": 265, "norm_label": "selectoption" }, { @@ -1340,7 +1410,7 @@ "source_location": "L10", "_origin": "ast", "id": "ui_searchableselect_props", - "community": 225, + "community": 33, "norm_label": "props" }, { @@ -1350,7 +1420,7 @@ "source_location": "L23", "_origin": "ast", "id": "ui_searchableselect_searchableselect", - "community": 225, + "community": 33, "norm_label": "searchableselect()" }, { @@ -1500,7 +1570,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_ui_test", - "community": 30, + "community": 340, "norm_label": "ui.test.tsx" }, { @@ -1510,7 +1580,7 @@ "source_location": "L1", "_origin": "ast", "id": "hooks_hooks_test", - "community": 13, + "community": 8, "norm_label": "hooks.test.tsx" }, { @@ -1520,7 +1590,7 @@ "source_location": "L16", "_origin": "ast", "id": "hooks_hooks_test_get", - "community": 13, + "community": 8, "norm_label": "get" }, { @@ -1590,7 +1660,7 @@ "source_location": "L1", "_origin": "ast", "id": "hooks_usepaymentconfig", - "community": 21, + "community": 340, "norm_label": "usepaymentconfig.ts" }, { @@ -1600,7 +1670,7 @@ "source_location": "L5", "_origin": "ast", "id": "hooks_usepaymentconfig_paymentgatewayinfo", - "community": 21, + "community": 340, "norm_label": "paymentgatewayinfo" }, { @@ -1610,7 +1680,7 @@ "source_location": "L10", "_origin": "ast", "id": "hooks_usepaymentconfig_paymentconfig", - "community": 21, + "community": 340, "norm_label": "paymentconfig" }, { @@ -1620,7 +1690,7 @@ "source_location": "L16", "_origin": "ast", "id": "hooks_usepaymentconfig_usepaymentconfig", - "community": 21, + "community": 63, "norm_label": "usepaymentconfig()" }, { @@ -1630,7 +1700,7 @@ "source_location": "L1", "_origin": "ast", "id": "hooks_usepwainstall", - "community": 13, + "community": 8, "norm_label": "usepwainstall.ts" }, { @@ -1640,7 +1710,7 @@ "source_location": "L3", "_origin": "ast", "id": "hooks_usepwainstall_beforeinstallpromptevent", - "community": 13, + "community": 8, "norm_label": "beforeinstallpromptevent" }, { @@ -1650,7 +1720,7 @@ "source_location": "L10", "_origin": "ast", "id": "hooks_usepwainstall_usepwainstall", - "community": 13, + "community": 8, "norm_label": "usepwainstall()" }, { @@ -1840,7 +1910,7 @@ "source_location": "L122", "_origin": "ast", "id": "lib_api_apiresponse", - "community": 21, + "community": 340, "norm_label": "apiresponse" }, { @@ -2030,7 +2100,7 @@ "source_location": "L9", "_origin": "ast", "id": "lib_utils_formatrial", - "community": 21, + "community": 63, "norm_label": "formatrial()" }, { @@ -2040,7 +2110,7 @@ "source_location": "L13", "_origin": "ast", "id": "lib_utils_formatnumber", - "community": 21, + "community": 245, "norm_label": "formatnumber()" }, { @@ -2050,7 +2120,7 @@ "source_location": "L17", "_origin": "ast", "id": "lib_utils_todate", - "community": 169, + "community": 63, "norm_label": "todate()" }, { @@ -2060,7 +2130,7 @@ "source_location": "L25", "_origin": "ast", "id": "lib_utils_formatdate", - "community": 169, + "community": 63, "norm_label": "formatdate()" }, { @@ -2070,7 +2140,7 @@ "source_location": "L33", "_origin": "ast", "id": "lib_utils_formatdatetime", - "community": 169, + "community": 63, "norm_label": "formatdatetime()" }, { @@ -2300,7 +2370,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_appointmentdetailpage", - "community": 169, + "community": 340, "norm_label": "appointmentdetailpage.tsx" }, { @@ -2310,7 +2380,7 @@ "source_location": "L15", "_origin": "ast", "id": "pages_appointmentdetailpage_all_statuses", - "community": 169, + "community": 340, "norm_label": "all_statuses" }, { @@ -2320,7 +2390,7 @@ "source_location": "L25", "_origin": "ast", "id": "pages_appointmentdetailpage_timeof", - "community": 169, + "community": 340, "norm_label": "timeof()" }, { @@ -2330,7 +2400,7 @@ "source_location": "L32", "_origin": "ast", "id": "pages_appointmentdetailpage_inforow", - "community": 169, + "community": 340, "norm_label": "inforow()" }, { @@ -2340,7 +2410,7 @@ "source_location": "L41", "_origin": "ast", "id": "pages_appointmentdetailpage_appointmentdetailpage", - "community": 169, + "community": 340, "norm_label": "appointmentdetailpage()" }, { @@ -2640,7 +2710,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_blogformpage", - "community": 13, + "community": 0, "norm_label": "blogformpage.tsx" }, { @@ -2650,7 +2720,7 @@ "source_location": "L17", "_origin": "ast", "id": "pages_blogformpage_schema", - "community": 13, + "community": 0, "norm_label": "schema" }, { @@ -2660,7 +2730,7 @@ "source_location": "L25", "_origin": "ast", "id": "pages_blogformpage_formdata", - "community": 13, + "community": 0, "norm_label": "formdata" }, { @@ -2670,7 +2740,7 @@ "source_location": "L27", "_origin": "ast", "id": "pages_blogformpage_uploadblogimage", - "community": 13, + "community": 0, "norm_label": "uploadblogimage()" }, { @@ -2680,7 +2750,7 @@ "source_location": "L46", "_origin": "ast", "id": "pages_blogformpage_blogformpage", - "community": 13, + "community": 0, "norm_label": "blogformpage()" }, { @@ -2740,7 +2810,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_categoriespage", - "community": 340, + "community": 225, "norm_label": "categoriespage.tsx" }, { @@ -2750,7 +2820,7 @@ "source_location": "L22", "_origin": "ast", "id": "pages_categoriespage_tabkey", - "community": 340, + "community": 225, "norm_label": "tabkey" }, { @@ -2760,7 +2830,7 @@ "source_location": "L24", "_origin": "ast", "id": "pages_categoriespage_importerror", - "community": 340, + "community": 225, "norm_label": "importerror" }, { @@ -2770,7 +2840,7 @@ "source_location": "L26", "_origin": "ast", "id": "pages_categoriespage_tabconfig", - "community": 340, + "community": 225, "norm_label": "tabconfig" }, { @@ -2780,7 +2850,7 @@ "source_location": "L33", "_origin": "ast", "id": "pages_categoriespage_tabs", - "community": 340, + "community": 225, "norm_label": "tabs" }, { @@ -2790,7 +2860,7 @@ "source_location": "L44", "_origin": "ast", "id": "pages_categoriespage_logouploadfield", - "community": 0, + "community": 225, "norm_label": "logouploadfield()" }, { @@ -2800,7 +2870,7 @@ "source_location": "L111", "_origin": "ast", "id": "pages_categoriespage_sbadge", - "community": 340, + "community": 225, "norm_label": "sbadge()" }, { @@ -2810,7 +2880,7 @@ "source_location": "L122", "_origin": "ast", "id": "pages_categoriespage_exportjson", - "community": 340, + "community": 225, "norm_label": "exportjson()" }, { @@ -2820,7 +2890,7 @@ "source_location": "L136", "_origin": "ast", "id": "pages_categoriespage_tabactions", - "community": 0, + "community": 225, "norm_label": "tabactions()" }, { @@ -2830,7 +2900,7 @@ "source_location": "L264", "_origin": "ast", "id": "pages_categoriespage_provinceschema", - "community": 340, + "community": 225, "norm_label": "provinceschema" }, { @@ -2840,7 +2910,7 @@ "source_location": "L269", "_origin": "ast", "id": "pages_categoriespage_provinceform", - "community": 340, + "community": 225, "norm_label": "provinceform" }, { @@ -2850,7 +2920,7 @@ "source_location": "L271", "_origin": "ast", "id": "pages_categoriespage_provincestab", - "community": 340, + "community": 225, "norm_label": "provincestab()" }, { @@ -2860,7 +2930,7 @@ "source_location": "L371", "_origin": "ast", "id": "pages_categoriespage_cityschema", - "community": 340, + "community": 225, "norm_label": "cityschema" }, { @@ -2870,7 +2940,7 @@ "source_location": "L387", "_origin": "ast", "id": "pages_categoriespage_cityform", - "community": 340, + "community": 225, "norm_label": "cityform" }, { @@ -2880,7 +2950,7 @@ "source_location": "L389", "_origin": "ast", "id": "pages_categoriespage_citiestab", - "community": 340, + "community": 225, "norm_label": "citiestab()" }, { @@ -2890,7 +2960,7 @@ "source_location": "L594", "_origin": "ast", "id": "pages_categoriespage_specialtyschema", - "community": 340, + "community": 225, "norm_label": "specialtyschema" }, { @@ -2900,7 +2970,7 @@ "source_location": "L600", "_origin": "ast", "id": "pages_categoriespage_specialtyform", - "community": 340, + "community": 225, "norm_label": "specialtyform" }, { @@ -2910,7 +2980,7 @@ "source_location": "L602", "_origin": "ast", "id": "pages_categoriespage_specialtiestab", - "community": 340, + "community": 225, "norm_label": "specialtiestab()" }, { @@ -2920,7 +2990,7 @@ "source_location": "L722", "_origin": "ast", "id": "pages_categoriespage_serviceschema", - "community": 340, + "community": 225, "norm_label": "serviceschema" }, { @@ -2930,7 +3000,7 @@ "source_location": "L728", "_origin": "ast", "id": "pages_categoriespage_serviceform", - "community": 340, + "community": 225, "norm_label": "serviceform" }, { @@ -2940,7 +3010,7 @@ "source_location": "L730", "_origin": "ast", "id": "pages_categoriespage_doctorservicestab", - "community": 340, + "community": 225, "norm_label": "doctorservicestab()" }, { @@ -2950,7 +3020,7 @@ "source_location": "L847", "_origin": "ast", "id": "pages_categoriespage_insuranceschema", - "community": 340, + "community": 225, "norm_label": "insuranceschema" }, { @@ -2960,7 +3030,7 @@ "source_location": "L852", "_origin": "ast", "id": "pages_categoriespage_insuranceform", - "community": 340, + "community": 225, "norm_label": "insuranceform" }, { @@ -2970,7 +3040,7 @@ "source_location": "L854", "_origin": "ast", "id": "pages_categoriespage_insurancestab", - "community": 340, + "community": 225, "norm_label": "insurancestab()" }, { @@ -2980,7 +3050,7 @@ "source_location": "L981", "_origin": "ast", "id": "pages_categoriespage_tagschema", - "community": 340, + "community": 225, "norm_label": "tagschema" }, { @@ -2990,7 +3060,7 @@ "source_location": "L985", "_origin": "ast", "id": "pages_categoriespage_tagform", - "community": 340, + "community": 225, "norm_label": "tagform" }, { @@ -3000,7 +3070,7 @@ "source_location": "L987", "_origin": "ast", "id": "pages_categoriespage_tagstab", - "community": 340, + "community": 225, "norm_label": "tagstab()" }, { @@ -3010,7 +3080,7 @@ "source_location": "L1077", "_origin": "ast", "id": "pages_categoriespage_categoriespage", - "community": 340, + "community": 225, "norm_label": "categoriespage()" }, { @@ -3020,7 +3090,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_claimspage", - "community": 225, + "community": 245, "norm_label": "claimspage.tsx" }, { @@ -3030,7 +3100,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_claimspage_isondaysago", - "community": 225, + "community": 245, "norm_label": "isondaysago()" }, { @@ -3040,7 +3110,7 @@ "source_location": "L19", "_origin": "ast", "id": "pages_claimspage_todayiso", - "community": 225, + "community": 245, "norm_label": "todayiso()" }, { @@ -3050,7 +3120,7 @@ "source_location": "L21", "_origin": "ast", "id": "pages_claimspage_tounix", - "community": 225, + "community": 245, "norm_label": "tounix()" }, { @@ -3060,7 +3130,7 @@ "source_location": "L26", "_origin": "ast", "id": "pages_claimspage_endofdayunix", - "community": 225, + "community": 245, "norm_label": "endofdayunix()" }, { @@ -3070,7 +3140,7 @@ "source_location": "L32", "_origin": "ast", "id": "pages_claimspage_claimitem", - "community": 225, + "community": 245, "norm_label": "claimitem" }, { @@ -3080,7 +3150,7 @@ "source_location": "L43", "_origin": "ast", "id": "pages_claimspage_claim", - "community": 225, + "community": 245, "norm_label": "claim" }, { @@ -3090,7 +3160,7 @@ "source_location": "L58", "_origin": "ast", "id": "pages_claimspage_insuranceoption", - "community": 225, + "community": 245, "norm_label": "insuranceoption" }, { @@ -3100,7 +3170,7 @@ "source_location": "L60", "_origin": "ast", "id": "pages_claimspage_debtrow", - "community": 225, + "community": 245, "norm_label": "debtrow" }, { @@ -3110,7 +3180,7 @@ "source_location": "L69", "_origin": "ast", "id": "pages_claimspage_status_meta", - "community": 225, + "community": 245, "norm_label": "status_meta" }, { @@ -3120,7 +3190,7 @@ "source_location": "L77", "_origin": "ast", "id": "pages_claimspage_kind_label", - "community": 225, + "community": 245, "norm_label": "kind_label" }, { @@ -3130,7 +3200,7 @@ "source_location": "L78", "_origin": "ast", "id": "pages_claimspage_status_filters", - "community": 225, + "community": 245, "norm_label": "status_filters" }, { @@ -3140,7 +3210,7 @@ "source_location": "L80", "_origin": "ast", "id": "pages_claimspage_claimspage", - "community": 225, + "community": 245, "norm_label": "claimspage()" }, { @@ -3340,7 +3410,7 @@ "source_location": "L476", "_origin": "ast", "id": "pages_clinicdetailpage_clinicdetailpage", - "community": 21, + "community": 30, "norm_label": "clinicdetailpage()" }, { @@ -3360,7 +3430,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_clinicformpage", - "community": 63, + "community": 13, "norm_label": "clinicformpage.tsx" }, { @@ -3370,7 +3440,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_clinicformpage_schema", - "community": 63, + "community": 13, "norm_label": "schema" }, { @@ -3380,7 +3450,7 @@ "source_location": "L21", "_origin": "ast", "id": "pages_clinicformpage_formvalues", - "community": 63, + "community": 13, "norm_label": "formvalues" }, { @@ -3390,7 +3460,7 @@ "source_location": "L23", "_origin": "ast", "id": "pages_clinicformpage_cliniccreated", - "community": 63, + "community": 13, "norm_label": "cliniccreated" }, { @@ -3400,7 +3470,7 @@ "source_location": "L25", "_origin": "ast", "id": "pages_clinicformpage_clinicformpage", - "community": 63, + "community": 13, "norm_label": "clinicformpage()" }, { @@ -3950,7 +4020,7 @@ "source_location": "L1059", "_origin": "ast", "id": "pages_dashboardpage_representationdashboard", - "community": 21, + "community": 63, "norm_label": "representationdashboard()" }, { @@ -4830,7 +4900,7 @@ "source_location": "L2333", "_origin": "ast", "id": "pages_doctordetailpage_doctordetailpage", - "community": 21, + "community": 245, "norm_label": "doctordetailpage()" }, { @@ -5060,7 +5130,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_financialreportpage", - "community": 225, + "community": 63, "norm_label": "financialreportpage.tsx" }, { @@ -5070,7 +5140,7 @@ "source_location": "L11", "_origin": "ast", "id": "pages_financialreportpage_daystart", - "community": 225, + "community": 63, "norm_label": "daystart()" }, { @@ -5080,7 +5150,7 @@ "source_location": "L12", "_origin": "ast", "id": "pages_financialreportpage_dayend", - "community": 225, + "community": 63, "norm_label": "dayend()" }, { @@ -5090,7 +5160,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_financialreportpage_breakdown", - "community": 225, + "community": 63, "norm_label": "breakdown" }, { @@ -5100,7 +5170,7 @@ "source_location": "L33", "_origin": "ast", "id": "pages_financialreportpage_summary", - "community": 225, + "community": 63, "norm_label": "summary" }, { @@ -5110,7 +5180,7 @@ "source_location": "L41", "_origin": "ast", "id": "pages_financialreportpage_source_label", - "community": 225, + "community": 63, "norm_label": "source_label" }, { @@ -5120,7 +5190,7 @@ "source_location": "L46", "_origin": "ast", "id": "pages_financialreportpage_financialreportpage", - "community": 225, + "community": 63, "norm_label": "financialreportpage()" }, { @@ -5260,7 +5330,7 @@ "source_location": "L34", "_origin": "ast", "id": "pages_logspage_logspage", - "community": 340, + "community": 63, "norm_label": "logspage()" }, { @@ -5300,7 +5370,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_myfinancialpage", - "community": 21, + "community": 63, "norm_label": "myfinancialpage.tsx" }, { @@ -5310,7 +5380,7 @@ "source_location": "L8", "_origin": "ast", "id": "pages_myfinancialpage_monthlyentry", - "community": 21, + "community": 63, "norm_label": "monthlyentry" }, { @@ -5320,7 +5390,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_myfinancialpage_financialsummary", - "community": 21, + "community": 63, "norm_label": "financialsummary" }, { @@ -5330,7 +5400,7 @@ "source_location": "L22", "_origin": "ast", "id": "pages_myfinancialpage_kpicard", - "community": 21, + "community": 63, "norm_label": "kpicard()" }, { @@ -5340,7 +5410,7 @@ "source_location": "L33", "_origin": "ast", "id": "pages_myfinancialpage_myfinancialpage", - "community": 21, + "community": 63, "norm_label": "myfinancialpage()" }, { @@ -5580,7 +5650,7 @@ "source_location": "L1814", "_origin": "ast", "id": "pages_mypatientspage_visitsummarycard", - "community": 21, + "community": 63, "norm_label": "visitsummarycard()" }, { @@ -5590,7 +5660,7 @@ "source_location": "L1883", "_origin": "ast", "id": "pages_mypatientspage_visitdetailmodal", - "community": 169, + "community": 63, "norm_label": "visitdetailmodal()" }, { @@ -5620,7 +5690,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_mysecretariespage", - "community": 8, + "community": 340, "norm_label": "mysecretariespage.tsx" }, { @@ -5630,7 +5700,7 @@ "source_location": "L32", "_origin": "ast", "id": "pages_mysecretariespage_default_permissions", - "community": 8, + "community": 340, "norm_label": "default_permissions" }, { @@ -5640,7 +5710,7 @@ "source_location": "L44", "_origin": "ast", "id": "pages_mysecretariespage_permsection", - "community": 8, + "community": 340, "norm_label": "permsection" }, { @@ -5650,7 +5720,7 @@ "source_location": "L46", "_origin": "ast", "id": "pages_mysecretariespage_permission_labels", - "community": 8, + "community": 340, "norm_label": "permission_labels" }, { @@ -5660,7 +5730,7 @@ "source_location": "L86", "_origin": "ast", "id": "pages_mysecretariespage_all_actions", - "community": 8, + "community": 340, "norm_label": "all_actions" }, { @@ -5670,7 +5740,7 @@ "source_location": "L94", "_origin": "ast", "id": "pages_mysecretariespage_action_headers", - "community": 8, + "community": 340, "norm_label": "action_headers" }, { @@ -5680,7 +5750,7 @@ "source_location": "L103", "_origin": "ast", "id": "pages_mysecretariespage_permissionsmatrix", - "community": 8, + "community": 340, "norm_label": "permissionsmatrix()" }, { @@ -5690,7 +5760,7 @@ "source_location": "L247", "_origin": "ast", "id": "pages_mysecretariespage_createschema", - "community": 8, + "community": 340, "norm_label": "createschema" }, { @@ -5700,7 +5770,7 @@ "source_location": "L251", "_origin": "ast", "id": "pages_mysecretariespage_createform", - "community": 8, + "community": 340, "norm_label": "createform" }, { @@ -5710,7 +5780,7 @@ "source_location": "L253", "_origin": "ast", "id": "pages_mysecretariespage_clinicdoctor", - "community": 8, + "community": 340, "norm_label": "clinicdoctor" }, { @@ -5840,7 +5910,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_paymentdetailpage", - "community": 169, + "community": 63, "norm_label": "paymentdetailpage.tsx" }, { @@ -5850,7 +5920,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_paymentdetailpage_payment_type_labels", - "community": 169, + "community": 63, "norm_label": "payment_type_labels" }, { @@ -5860,7 +5930,7 @@ "source_location": "L20", "_origin": "ast", "id": "pages_paymentdetailpage_inforow", - "community": 169, + "community": 63, "norm_label": "inforow()" }, { @@ -5870,9 +5940,79 @@ "source_location": "L29", "_origin": "ast", "id": "pages_paymentdetailpage_paymentdetailpage", - "community": 169, + "community": 63, "norm_label": "paymentdetailpage()" }, + { + "label": "PaymentSuccessPage.test.tsx", + "file_type": "code", + "source_file": "assets/admin/pages/PaymentSuccessPage.test.tsx", + "source_location": "L1", + "_origin": "ast", + "id": "pages_paymentsuccesspage_test", + "community": 13, + "norm_label": "paymentsuccesspage.test.tsx" + }, + { + "label": "navSpy", + "file_type": "code", + "source_file": "assets/admin/pages/PaymentSuccessPage.test.tsx", + "source_location": "L5", + "_origin": "ast", + "id": "pages_paymentsuccesspage_test_navspy", + "community": 13, + "norm_label": "navspy" + }, + { + "label": "get", + "file_type": "code", + "source_file": "assets/admin/pages/PaymentSuccessPage.test.tsx", + "source_location": "L20", + "_origin": "ast", + "id": "pages_paymentsuccesspage_test_get", + "community": 13, + "norm_label": "get" + }, + { + "label": "PaymentSuccessPage.tsx", + "file_type": "code", + "source_file": "assets/admin/pages/PaymentSuccessPage.tsx", + "source_location": "L1", + "_origin": "ast", + "id": "pages_paymentsuccesspage", + "community": 63, + "norm_label": "paymentsuccesspage.tsx" + }, + { + "label": "PaymentDetails", + "file_type": "code", + "source_file": "assets/admin/pages/PaymentSuccessPage.tsx", + "source_location": "L12", + "_origin": "ast", + "id": "pages_paymentsuccesspage_paymentdetails", + "community": 63, + "norm_label": "paymentdetails" + }, + { + "label": "PaymentSuccessPage()", + "file_type": "code", + "source_file": "assets/admin/pages/PaymentSuccessPage.tsx", + "source_location": "L28", + "_origin": "ast", + "id": "pages_paymentsuccesspage_paymentsuccesspage", + "community": 63, + "norm_label": "paymentsuccesspage()" + }, + { + "label": "Receipt()", + "file_type": "code", + "source_file": "assets/admin/pages/PaymentSuccessPage.tsx", + "source_location": "L154", + "_origin": "ast", + "id": "pages_paymentsuccesspage_receipt", + "community": 63, + "norm_label": "receipt()" + }, { "label": "PaymentsPage.tsx", "file_type": "code", @@ -5880,7 +6020,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_paymentspage", - "community": 340, + "community": 63, "norm_label": "paymentspage.tsx" }, { @@ -5890,7 +6030,7 @@ "source_location": "L16", "_origin": "ast", "id": "pages_paymentspage_status_filters", - "community": 340, + "community": 63, "norm_label": "status_filters" }, { @@ -5900,7 +6040,7 @@ "source_location": "L25", "_origin": "ast", "id": "pages_paymentspage_paymentspage", - "community": 340, + "community": 63, "norm_label": "paymentspage()" }, { @@ -6080,7 +6220,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_representationfinancepage", - "community": 21, + "community": 245, "norm_label": "representationfinancepage.tsx" }, { @@ -6090,7 +6230,7 @@ "source_location": "L12", "_origin": "ast", "id": "pages_representationfinancepage_financerow", - "community": 21, + "community": 245, "norm_label": "financerow" }, { @@ -6100,7 +6240,7 @@ "source_location": "L24", "_origin": "ast", "id": "pages_representationfinancepage_rangekey", - "community": 21, + "community": 245, "norm_label": "rangekey" }, { @@ -6110,7 +6250,7 @@ "source_location": "L26", "_origin": "ast", "id": "pages_representationfinancepage_rangefrom", - "community": 21, + "community": 245, "norm_label": "rangefrom()" }, { @@ -6120,7 +6260,7 @@ "source_location": "L34", "_origin": "ast", "id": "pages_representationfinancepage_ranges", - "community": 21, + "community": 245, "norm_label": "ranges" }, { @@ -6130,7 +6270,7 @@ "source_location": "L41", "_origin": "ast", "id": "pages_representationfinancepage_representationfinancepage", - "community": 21, + "community": 245, "norm_label": "representationfinancepage()" }, { @@ -6230,7 +6370,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_representationsettlementpage", - "community": 21, + "community": 63, "norm_label": "representationsettlementpage.tsx" }, { @@ -6240,7 +6380,7 @@ "source_location": "L9", "_origin": "ast", "id": "pages_representationsettlementpage_walletbalance", - "community": 21, + "community": 63, "norm_label": "walletbalance" }, { @@ -6250,7 +6390,7 @@ "source_location": "L10", "_origin": "ast", "id": "pages_representationsettlementpage_repsummary", - "community": 21, + "community": 63, "norm_label": "repsummary" }, { @@ -6260,7 +6400,7 @@ "source_location": "L11", "_origin": "ast", "id": "pages_representationsettlementpage_settlementrow", - "community": 21, + "community": 63, "norm_label": "settlementrow" }, { @@ -6270,7 +6410,7 @@ "source_location": "L19", "_origin": "ast", "id": "pages_representationsettlementpage_status_label", - "community": 21, + "community": 63, "norm_label": "status_label" }, { @@ -6280,7 +6420,7 @@ "source_location": "L22", "_origin": "ast", "id": "pages_representationsettlementpage_status_class", - "community": 21, + "community": 63, "norm_label": "status_class" }, { @@ -6290,7 +6430,7 @@ "source_location": "L26", "_origin": "ast", "id": "pages_representationsettlementpage_ibanitem", - "community": 21, + "community": 63, "norm_label": "ibanitem" }, { @@ -6300,7 +6440,7 @@ "source_location": "L27", "_origin": "ast", "id": "pages_representationsettlementpage_repme", - "community": 21, + "community": 63, "norm_label": "repme" }, { @@ -6310,7 +6450,7 @@ "source_location": "L29", "_origin": "ast", "id": "pages_representationsettlementpage_representationsettlementpage", - "community": 21, + "community": 63, "norm_label": "representationsettlementpage()" }, { @@ -6453,6 +6593,36 @@ "community": 0, "norm_label": "selectcontextpage()" }, + { + "label": "SettingsMenuPage.test.tsx", + "file_type": "code", + "source_file": "assets/admin/pages/SettingsMenuPage.test.tsx", + "source_location": "L1", + "_origin": "ast", + "id": "pages_settingsmenupage_test", + "community": 13, + "norm_label": "settingsmenupage.test.tsx" + }, + { + "label": "SettingsMenuPage.tsx", + "file_type": "code", + "source_file": "assets/admin/pages/SettingsMenuPage.tsx", + "source_location": "L1", + "_origin": "ast", + "id": "pages_settingsmenupage", + "community": 13, + "norm_label": "settingsmenupage.tsx" + }, + { + "label": "SettingsMenuPage()", + "file_type": "code", + "source_file": "assets/admin/pages/SettingsMenuPage.tsx", + "source_location": "L13", + "_origin": "ast", + "id": "pages_settingsmenupage_settingsmenupage", + "community": 13, + "norm_label": "settingsmenupage()" + }, { "label": "SettingsPage.tsx", "file_type": "code", @@ -6590,7 +6760,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_settlementdetailpage", - "community": 0, + "community": 63, "norm_label": "settlementdetailpage.tsx" }, { @@ -6600,7 +6770,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_settlementdetailpage_settlementdetail", - "community": 0, + "community": 63, "norm_label": "settlementdetail" }, { @@ -6610,7 +6780,7 @@ "source_location": "L30", "_origin": "ast", "id": "pages_settlementdetailpage_row", - "community": 0, + "community": 63, "norm_label": "row()" }, { @@ -6620,7 +6790,7 @@ "source_location": "L39", "_origin": "ast", "id": "pages_settlementdetailpage_settlementdetailpage", - "community": 0, + "community": 63, "norm_label": "settlementdetailpage()" }, { @@ -6750,7 +6920,7 @@ "source_location": "L117", "_origin": "ast", "id": "pages_smspage_smspage", - "community": 340, + "community": 63, "norm_label": "smspage()" }, { @@ -6760,7 +6930,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_smswalletpage", - "community": 21, + "community": 340, "norm_label": "smswalletpage.tsx" }, { @@ -6770,7 +6940,7 @@ "source_location": "L23", "_origin": "ast", "id": "pages_smswalletpage_chargeschema", - "community": 21, + "community": 340, "norm_label": "chargeschema" }, { @@ -6780,7 +6950,7 @@ "source_location": "L26", "_origin": "ast", "id": "pages_smswalletpage_chargeform", - "community": 21, + "community": 340, "norm_label": "chargeform" }, { @@ -6790,7 +6960,7 @@ "source_location": "L28", "_origin": "ast", "id": "pages_smswalletpage_empty_logs", - "community": 21, + "community": 340, "norm_label": "empty_logs" }, { @@ -6800,7 +6970,7 @@ "source_location": "L30", "_origin": "ast", "id": "pages_smswalletpage_reminder_hour_options", - "community": 21, + "community": 340, "norm_label": "reminder_hour_options" }, { @@ -6810,7 +6980,7 @@ "source_location": "L32", "_origin": "ast", "id": "pages_smswalletpage_post_visit_vars", - "community": 21, + "community": 340, "norm_label": "post_visit_vars" }, { @@ -6820,7 +6990,7 @@ "source_location": "L39", "_origin": "ast", "id": "pages_smswalletpage_smswalletpageinner", - "community": 21, + "community": 63, "norm_label": "smswalletpageinner()" }, { @@ -6830,7 +7000,7 @@ "source_location": "L566", "_origin": "ast", "id": "pages_smswalletpage_smswalletpage", - "community": 21, + "community": 340, "norm_label": "smswalletpage()" }, { @@ -6893,6 +7063,46 @@ "community": 340, "norm_label": "staffformfields()" }, + { + "label": "SubscriptionPage.test.tsx", + "file_type": "code", + "source_file": "assets/admin/pages/SubscriptionPage.test.tsx", + "source_location": "L1", + "_origin": "ast", + "id": "pages_subscriptionpage_test", + "community": 13, + "norm_label": "subscriptionpage.test.tsx" + }, + { + "label": "get", + "file_type": "code", + "source_file": "assets/admin/pages/SubscriptionPage.test.tsx", + "source_location": "L15", + "_origin": "ast", + "id": "pages_subscriptionpage_test_get", + "community": 13, + "norm_label": "get" + }, + { + "label": "PLANS", + "file_type": "code", + "source_file": "assets/admin/pages/SubscriptionPage.test.tsx", + "source_location": "L17", + "_origin": "ast", + "id": "pages_subscriptionpage_test_plans", + "community": 13, + "norm_label": "plans" + }, + { + "label": "mockApi()", + "file_type": "code", + "source_file": "assets/admin/pages/SubscriptionPage.test.tsx", + "source_location": "L30", + "_origin": "ast", + "id": "pages_subscriptionpage_test_mockapi", + "community": 13, + "norm_label": "mockapi()" + }, { "label": "SubscriptionPage.tsx", "file_type": "code", @@ -6900,47 +7110,67 @@ "source_location": "L1", "_origin": "ast", "id": "pages_subscriptionpage", - "community": 21, + "community": 63, "norm_label": "subscriptionpage.tsx" }, { "label": "PLAN_FEATURE_LABELS", "file_type": "code", "source_file": "assets/admin/pages/SubscriptionPage.tsx", - "source_location": "L17", + "source_location": "L19", "_origin": "ast", "id": "pages_subscriptionpage_plan_feature_labels", - "community": 21, + "community": 63, "norm_label": "plan_feature_labels" }, { "label": "PLAN_META", "file_type": "code", "source_file": "assets/admin/pages/SubscriptionPage.tsx", - "source_location": "L23", + "source_location": "L28", "_origin": "ast", "id": "pages_subscriptionpage_plan_meta", - "community": 21, + "community": 63, "norm_label": "plan_meta" }, + { + "label": "planMetaOf()", + "file_type": "code", + "source_file": "assets/admin/pages/SubscriptionPage.tsx", + "source_location": "L34", + "_origin": "ast", + "id": "pages_subscriptionpage_planmetaof", + "community": 63, + "norm_label": "planmetaof()" + }, { "label": "SubscriptionPage()", "file_type": "code", "source_file": "assets/admin/pages/SubscriptionPage.tsx", - "source_location": "L47", + "source_location": "L38", "_origin": "ast", "id": "pages_subscriptionpage_subscriptionpage", - "community": 21, + "community": 63, "norm_label": "subscriptionpage()" }, + { + "label": "CurrentPlanBanner()", + "file_type": "code", + "source_file": "assets/admin/pages/SubscriptionPage.tsx", + "source_location": "L233", + "_origin": "ast", + "id": "pages_subscriptionpage_currentplanbanner", + "community": 63, + "norm_label": "currentplanbanner()" + }, { "label": "PlanCard()", "file_type": "code", "source_file": "assets/admin/pages/SubscriptionPage.tsx", - "source_location": "L396", + "source_location": "L268", "_origin": "ast", "id": "pages_subscriptionpage_plancard", - "community": 21, + "community": 63, "norm_label": "plancard()" }, { @@ -7540,7 +7770,7 @@ "source_location": "L91", "_origin": "ast", "id": "types_index_appointment", - "community": 49, + "community": 340, "norm_label": "appointment" }, { @@ -7570,7 +7800,7 @@ "source_location": "L115", "_origin": "ast", "id": "types_index_payment", - "community": 169, + "community": 63, "norm_label": "payment" }, { @@ -7680,7 +7910,7 @@ "source_location": "L234", "_origin": "ast", "id": "types_index_province", - "community": 340, + "community": 225, "norm_label": "province" }, { @@ -7700,7 +7930,7 @@ "source_location": "L263", "_origin": "ast", "id": "types_index_specialtyfull", - "community": 340, + "community": 225, "norm_label": "specialtyfull" }, { @@ -7710,7 +7940,7 @@ "source_location": "L273", "_origin": "ast", "id": "types_index_doctorservice", - "community": 340, + "community": 225, "norm_label": "doctorservice" }, { @@ -7720,7 +7950,7 @@ "source_location": "L283", "_origin": "ast", "id": "types_index_insurance", - "community": 340, + "community": 225, "norm_label": "insurance" }, { @@ -7730,7 +7960,7 @@ "source_location": "L292", "_origin": "ast", "id": "types_index_tag", - "community": 340, + "community": 225, "norm_label": "tag" }, { @@ -7740,7 +7970,7 @@ "source_location": "L300", "_origin": "ast", "id": "types_index_blog", - "community": 13, + "community": 0, "norm_label": "blog" }, { @@ -7790,7 +8020,7 @@ "source_location": "L368", "_origin": "ast", "id": "types_index_subscriptionplan", - "community": 21, + "community": 340, "norm_label": "subscriptionplan" }, { @@ -7800,7 +8030,7 @@ "source_location": "L378", "_origin": "ast", "id": "types_index_subscriptionperiod", - "community": 21, + "community": 340, "norm_label": "subscriptionperiod" }, { @@ -7810,7 +8040,7 @@ "source_location": "L386", "_origin": "ast", "id": "types_index_mysubscriptiondata", - "community": 21, + "community": 63, "norm_label": "mysubscriptiondata" }, { @@ -7850,7 +8080,7 @@ "source_location": "L437", "_origin": "ast", "id": "types_index_smswalletbalance", - "community": 21, + "community": 340, "norm_label": "smswalletbalance" }, { @@ -7860,7 +8090,7 @@ "source_location": "L443", "_origin": "ast", "id": "types_index_smswalletlog", - "community": 21, + "community": 340, "norm_label": "smswalletlog" }, { @@ -7870,7 +8100,7 @@ "source_location": "L451", "_origin": "ast", "id": "types_index_smssettings", - "community": 21, + "community": 340, "norm_label": "smssettings" }, { @@ -8780,7 +9010,7 @@ "source_location": "L89", "_origin": "ast", "id": "composer_extra", - "community": 163, + "community": 794, "norm_label": "extra" }, { @@ -8790,7 +9020,7 @@ "source_location": "L90", "_origin": "ast", "id": "composer_extra_symfony", - "community": 163, + "community": 794, "norm_label": "symfony" }, { @@ -8800,7 +9030,7 @@ "source_location": "L91", "_origin": "ast", "id": "composer_symfony_allow_contrib", - "community": 163, + "community": 794, "norm_label": "allow-contrib" }, { @@ -8810,7 +9040,7 @@ "source_location": "L92", "_origin": "ast", "id": "composer_symfony_require", - "community": 163, + "community": 794, "norm_label": "require" }, { @@ -9150,7 +9380,7 @@ "source_location": "", "_origin": "ast", "id": "abstractmigration", - "community": 578, + "community": 399, "norm_label": "abstractmigration" }, { @@ -10230,7 +10460,7 @@ "source_location": "L1", "_origin": "ast", "id": "migrations_version20260610103401", - "community": 416, + "community": 399, "norm_label": "version20260610103401.php" }, { @@ -10240,7 +10470,7 @@ "source_location": "L10", "_origin": "ast", "id": "migrations_version20260610103401_version20260610103401", - "community": 416, + "community": 399, "norm_label": "version20260610103401" }, { @@ -10250,7 +10480,7 @@ "source_location": "L12", "_origin": "ast", "id": "migrations_version20260610103401_version20260610103401_getdescription", - "community": 416, + "community": 399, "norm_label": ".getdescription()" }, { @@ -10260,7 +10490,7 @@ "source_location": "L17", "_origin": "ast", "id": "migrations_version20260610103401_version20260610103401_up", - "community": 416, + "community": 399, "norm_label": ".up()" }, { @@ -10270,7 +10500,7 @@ "source_location": "L17", "_origin": "ast", "id": "migrations_version20260610103401_php_schema", - "community": 416, + "community": 399, "norm_label": "schema" }, { @@ -10280,7 +10510,7 @@ "source_location": "L173", "_origin": "ast", "id": "migrations_version20260610103401_version20260610103401_down", - "community": 416, + "community": 399, "norm_label": ".down()" }, { @@ -14130,7 +14360,7 @@ "source_location": "L1", "_origin": "ast", "id": "migrations_version20260713050114", - "community": 578, + "community": 784, "norm_label": "version20260713050114.php" }, { @@ -14140,7 +14370,7 @@ "source_location": "L13", "_origin": "ast", "id": "migrations_version20260713050114_version20260713050114", - "community": 578, + "community": 784, "norm_label": "version20260713050114" }, { @@ -14150,7 +14380,7 @@ "source_location": "L15", "_origin": "ast", "id": "migrations_version20260713050114_version20260713050114_getdescription", - "community": 578, + "community": 784, "norm_label": ".getdescription()" }, { @@ -14160,7 +14390,7 @@ "source_location": "L20", "_origin": "ast", "id": "migrations_version20260713050114_version20260713050114_up", - "community": 578, + "community": 784, "norm_label": ".up()" }, { @@ -14170,7 +14400,7 @@ "source_location": "L20", "_origin": "ast", "id": "migrations_version20260713050114_php_schema", - "community": 578, + "community": 784, "norm_label": "schema" }, { @@ -14180,7 +14410,7 @@ "source_location": "L26", "_origin": "ast", "id": "migrations_version20260713050114_version20260713050114_down", - "community": 578, + "community": 784, "norm_label": ".down()" }, { @@ -17350,7 +17580,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_dateoverriderepository", - "community": 713, + "community": 14, "norm_label": "dateoverriderepository.php" }, { @@ -17360,7 +17590,7 @@ "source_location": "L10", "_origin": "ast", "id": "repository_dateoverriderepository_dateoverriderepository", - "community": 713, + "community": 14, "norm_label": "dateoverriderepository" }, { @@ -17370,7 +17600,7 @@ "source_location": "L12", "_origin": "ast", "id": "repository_dateoverriderepository_dateoverriderepository_construct", - "community": 713, + "community": 14, "norm_label": ".__construct()" }, { @@ -17380,7 +17610,7 @@ "source_location": "L12", "_origin": "ast", "id": "src_appointment_repository_dateoverriderepository_php_managerregistry", - "community": 713, + "community": 14, "norm_label": "managerregistry" }, { @@ -17390,7 +17620,7 @@ "source_location": "L17", "_origin": "ast", "id": "repository_dateoverriderepository_dateoverriderepository_findbyuuid", - "community": 713, + "community": 14, "norm_label": ".findbyuuid()" }, { @@ -17400,7 +17630,7 @@ "source_location": "L17", "_origin": "ast", "id": "dateoverride", - "community": 713, + "community": 14, "norm_label": "dateoverride" }, { @@ -17410,7 +17640,7 @@ "source_location": "L23", "_origin": "ast", "id": "repository_dateoverriderepository_dateoverriderepository_findbydoctor", - "community": 713, + "community": 14, "norm_label": ".findbydoctor()" }, { @@ -17420,7 +17650,7 @@ "source_location": "L23", "_origin": "ast", "id": "src_appointment_repository_dateoverriderepository_php_doctor", - "community": 713, + "community": 14, "norm_label": "doctor" }, { @@ -17430,7 +17660,7 @@ "source_location": "L28", "_origin": "ast", "id": "repository_dateoverriderepository_dateoverriderepository_save", - "community": 713, + "community": 14, "norm_label": ".save()" }, { @@ -17440,7 +17670,7 @@ "source_location": "L34", "_origin": "ast", "id": "repository_dateoverriderepository_dateoverriderepository_remove", - "community": 713, + "community": 14, "norm_label": ".remove()" }, { @@ -18200,7 +18430,7 @@ "source_location": "L645", "_origin": "ast", "id": "ratelimiterfactory", - "community": 294, + "community": 318, "norm_label": "ratelimiterfactory" }, { @@ -19490,7 +19720,7 @@ "source_location": "L111", "_origin": "ast", "id": "authenticationexception", - "community": 204, + "community": 294, "norm_label": "authenticationexception" }, { @@ -19500,7 +19730,7 @@ "source_location": "L1", "_origin": "ast", "id": "service_otpservice", - "community": 407, + "community": 783, "norm_label": "otpservice.php" }, { @@ -25310,7 +25540,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_siteconfigrepository", - "community": 53, + "community": 782, "norm_label": "siteconfigrepository.php" }, { @@ -25320,7 +25550,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_siteconfigrepository_siteconfigrepository", - "community": 53, + "community": 782, "norm_label": "siteconfigrepository" }, { @@ -25330,7 +25560,7 @@ "source_location": "L35", "_origin": "ast", "id": "repository_siteconfigrepository_siteconfigrepository_construct", - "community": 53, + "community": 782, "norm_label": ".__construct()" }, { @@ -25340,7 +25570,7 @@ "source_location": "L35", "_origin": "ast", "id": "src_config_repository_siteconfigrepository_php_managerregistry", - "community": 53, + "community": 782, "norm_label": "managerregistry" }, { @@ -25350,7 +25580,7 @@ "source_location": "L40", "_origin": "ast", "id": "repository_siteconfigrepository_siteconfigrepository_get", - "community": 53, + "community": 782, "norm_label": ".get()" }, { @@ -25360,7 +25590,7 @@ "source_location": "L49", "_origin": "ast", "id": "repository_siteconfigrepository_siteconfigrepository_getall", - "community": 53, + "community": 782, "norm_label": ".getall()" }, { @@ -25370,7 +25600,7 @@ "source_location": "L65", "_origin": "ast", "id": "repository_siteconfigrepository_siteconfigrepository_set", - "community": 53, + "community": 782, "norm_label": ".set()" }, { @@ -26120,7 +26350,7 @@ "source_location": "L1", "_origin": "ast", "id": "controller_doctorimportcontroller", - "community": 108, + "community": 719, "norm_label": "doctorimportcontroller.php" }, { @@ -26130,7 +26360,7 @@ "source_location": "L22", "_origin": "ast", "id": "controller_doctorimportcontroller_doctorimportcontroller", - "community": 108, + "community": 719, "norm_label": "doctorimportcontroller" }, { @@ -26140,7 +26370,7 @@ "source_location": "L26", "_origin": "ast", "id": "controller_doctorimportcontroller_doctorimportcontroller_construct", - "community": 108, + "community": 719, "norm_label": ".__construct()" }, { @@ -26150,7 +26380,7 @@ "source_location": "L30", "_origin": "ast", "id": "controller_doctorimportcontroller_doctorimportcontroller_import", - "community": 108, + "community": 719, "norm_label": ".import()" }, { @@ -26160,7 +26390,7 @@ "source_location": "L30", "_origin": "ast", "id": "src_doctor_controller_doctorimportcontroller_php_request", - "community": 108, + "community": 719, "norm_label": "request" }, { @@ -26170,7 +26400,7 @@ "source_location": "L30", "_origin": "ast", "id": "src_doctor_controller_doctorimportcontroller_php_user", - "community": 108, + "community": 719, "norm_label": "user" }, { @@ -26180,7 +26410,7 @@ "source_location": "L30", "_origin": "ast", "id": "src_doctor_controller_doctorimportcontroller_php_jsonresponse", - "community": 108, + "community": 719, "norm_label": "jsonresponse" }, { @@ -27600,7 +27830,7 @@ "source_location": "L1", "_origin": "ast", "id": "service_doctorclaimservice", - "community": 531, + "community": 486, "norm_label": "doctorclaimservice.php" }, { @@ -27610,7 +27840,7 @@ "source_location": "L28", "_origin": "ast", "id": "service_doctorclaimservice_doctorclaimservice", - "community": 531, + "community": 486, "norm_label": "doctorclaimservice" }, { @@ -27620,7 +27850,7 @@ "source_location": "L34", "_origin": "ast", "id": "service_doctorclaimservice_doctorclaimservice_construct", - "community": 531, + "community": 486, "norm_label": ".__construct()" }, { @@ -27630,7 +27860,7 @@ "source_location": "L41", "_origin": "ast", "id": "service_doctorclaimservice_doctorclaimservice_claim", - "community": 531, + "community": 486, "norm_label": ".claim()" }, { @@ -27640,7 +27870,7 @@ "source_location": "L41", "_origin": "ast", "id": "src_doctor_service_doctorclaimservice_php_doctor", - "community": 531, + "community": 486, "norm_label": "doctor" }, { @@ -27650,7 +27880,7 @@ "source_location": "L41", "_origin": "ast", "id": "src_doctor_service_doctorclaimservice_php_user", - "community": 531, + "community": 486, "norm_label": "user" }, { @@ -27660,7 +27890,7 @@ "source_location": "L41", "_origin": "ast", "id": "doctorclaimrequest", - "community": 531, + "community": 486, "norm_label": "doctorclaimrequest" }, { @@ -27670,7 +27900,7 @@ "source_location": "L89", "_origin": "ast", "id": "service_doctorclaimservice_doctorclaimservice_transferbyadmin", - "community": 531, + "community": 486, "norm_label": ".transferbyadmin()" }, { @@ -27680,7 +27910,7 @@ "source_location": "L124", "_origin": "ast", "id": "service_doctorclaimservice_doctorclaimservice_verifyidentity", - "community": 531, + "community": 486, "norm_label": ".verifyidentity()" }, { @@ -27690,7 +27920,7 @@ "source_location": "L150", "_origin": "ast", "id": "service_doctorclaimservice_doctorclaimservice_finalize", - "community": 531, + "community": 486, "norm_label": ".finalize()" }, { @@ -27700,7 +27930,7 @@ "source_location": "L189", "_origin": "ast", "id": "service_doctorclaimservice_doctorclaimservice_revert", - "community": 531, + "community": 486, "norm_label": ".revert()" }, { @@ -27850,7 +28080,7 @@ "source_location": "L1", "_origin": "ast", "id": "controller_doctorservicecontroller", - "community": 7, + "community": 416, "norm_label": "doctorservicecontroller.php" }, { @@ -27860,7 +28090,7 @@ "source_location": "L16", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller", - "community": 7, + "community": 416, "norm_label": "doctorservicecontroller" }, { @@ -27870,7 +28100,7 @@ "source_location": "L19", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller_construct", - "community": 7, + "community": 416, "norm_label": ".__construct()" }, { @@ -27880,7 +28110,7 @@ "source_location": "L24", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller_list", - "community": 7, + "community": 416, "norm_label": ".list()" }, { @@ -27890,7 +28120,7 @@ "source_location": "L24", "_origin": "ast", "id": "src_doctorservice_controller_doctorservicecontroller_php_request", - "community": 7, + "community": 416, "norm_label": "request" }, { @@ -27900,7 +28130,7 @@ "source_location": "L24", "_origin": "ast", "id": "src_doctorservice_controller_doctorservicecontroller_php_jsonresponse", - "community": 7, + "community": 416, "norm_label": "jsonresponse" }, { @@ -27910,7 +28140,7 @@ "source_location": "L37", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller_create", - "community": 7, + "community": 416, "norm_label": ".create()" }, { @@ -27920,7 +28150,7 @@ "source_location": "L62", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller_update", - "community": 7, + "community": 416, "norm_label": ".update()" }, { @@ -27930,7 +28160,7 @@ "source_location": "L85", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller_delete", - "community": 7, + "community": 416, "norm_label": ".delete()" }, { @@ -27940,7 +28170,7 @@ "source_location": "L98", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller_adminlist", - "community": 7, + "community": 416, "norm_label": ".adminlist()" }, { @@ -27950,7 +28180,7 @@ "source_location": "L130", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller_slugify", - "community": 7, + "community": 416, "norm_label": ".slugify()" }, { @@ -29640,7 +29870,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_tenantservicecoveragerepository", - "community": 618, + "community": 717, "norm_label": "tenantservicecoveragerepository.php" }, { @@ -29650,7 +29880,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository", - "community": 618, + "community": 717, "norm_label": "tenantservicecoveragerepository" }, { @@ -29660,7 +29890,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository_construct", - "community": 618, + "community": 717, "norm_label": ".__construct()" }, { @@ -29670,7 +29900,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_insurance_repository_tenantservicecoveragerepository_php_managerregistry", - "community": 618, + "community": 717, "norm_label": "managerregistry" }, { @@ -29680,7 +29910,7 @@ "source_location": "L16", "_origin": "ast", "id": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository_findonefor", - "community": 618, + "community": 717, "norm_label": ".findonefor()" }, { @@ -29690,7 +29920,7 @@ "source_location": "L16", "_origin": "ast", "id": "tenantservicecoverage", - "community": 618, + "community": 717, "norm_label": "tenantservicecoverage" }, { @@ -29700,7 +29930,7 @@ "source_location": "L25", "_origin": "ast", "id": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository_findbycontract", - "community": 618, + "community": 717, "norm_label": ".findbycontract()" }, { @@ -29710,7 +29940,7 @@ "source_location": "L30", "_origin": "ast", "id": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository_save", - "community": 618, + "community": 717, "norm_label": ".save()" }, { @@ -29720,7 +29950,7 @@ "source_location": "L38", "_origin": "ast", "id": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository_remove", - "community": 618, + "community": 717, "norm_label": ".remove()" }, { @@ -32000,7 +32230,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_sessionservicerepository", - "community": 53, + "community": 785, "norm_label": "sessionservicerepository.php" }, { @@ -32010,7 +32240,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_sessionservicerepository_sessionservicerepository", - "community": 53, + "community": 785, "norm_label": "sessionservicerepository" }, { @@ -32020,7 +32250,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_sessionservicerepository_sessionservicerepository_construct", - "community": 53, + "community": 785, "norm_label": ".__construct()" }, { @@ -32030,7 +32260,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_patient_repository_sessionservicerepository_php_managerregistry", - "community": 53, + "community": 785, "norm_label": "managerregistry" }, { @@ -32040,7 +32270,7 @@ "source_location": "L16", "_origin": "ast", "id": "repository_sessionservicerepository_sessionservicerepository_save", - "community": 53, + "community": 785, "norm_label": ".save()" }, { @@ -32050,7 +32280,7 @@ "source_location": "L16", "_origin": "ast", "id": "src_patient_repository_sessionservicerepository_php_sessionservice", - "community": 53, + "community": 785, "norm_label": "sessionservice" }, { @@ -32790,7 +33020,7 @@ "source_location": "L1", "_origin": "ast", "id": "gateway_gatewayfactory", - "community": 206, + "community": 479, "norm_label": "gatewayfactory.php" }, { @@ -32800,7 +33030,7 @@ "source_location": "L14", "_origin": "ast", "id": "gateway_gatewayfactory_gatewayfactory", - "community": 206, + "community": 479, "norm_label": "gatewayfactory" }, { @@ -32810,7 +33040,7 @@ "source_location": "L25", "_origin": "ast", "id": "gateway_gatewayfactory_gatewayfactory_construct", - "community": 206, + "community": 479, "norm_label": ".__construct()" }, { @@ -32820,7 +33050,7 @@ "source_location": "L25", "_origin": "ast", "id": "mellatgateway", - "community": 206, + "community": 479, "norm_label": "mellatgateway" }, { @@ -32830,7 +33060,7 @@ "source_location": "L25", "_origin": "ast", "id": "sepgateway", - "community": 206, + "community": 479, "norm_label": "sepgateway" }, { @@ -32840,7 +33070,7 @@ "source_location": "L37", "_origin": "ast", "id": "gateway_gatewayfactory_gatewayfactory_istestmode", - "community": 206, + "community": 479, "norm_label": ".istestmode()" }, { @@ -32850,7 +33080,7 @@ "source_location": "L43", "_origin": "ast", "id": "gateway_gatewayfactory_gatewayfactory_ismellatsandbox", - "community": 206, + "community": 479, "norm_label": ".ismellatsandbox()" }, { @@ -32860,7 +33090,7 @@ "source_location": "L52", "_origin": "ast", "id": "gateway_gatewayfactory_gatewayfactory_resolve", - "community": 206, + "community": 479, "norm_label": ".resolve()" }, { @@ -32880,7 +33110,7 @@ "source_location": "L68", "_origin": "ast", "id": "gateway_gatewayfactory_gatewayfactory_isenabled", - "community": 206, + "community": 479, "norm_label": ".isenabled()" }, { @@ -32890,7 +33120,7 @@ "source_location": "L80", "_origin": "ast", "id": "gateway_gatewayfactory_gatewayfactory_activegateways", - "community": 206, + "community": 479, "norm_label": ".activegateways()" }, { @@ -33610,7 +33840,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_paymentlogrepository", - "community": 176, + "community": 53, "norm_label": "paymentlogrepository.php" }, { @@ -33620,7 +33850,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_paymentlogrepository_paymentlogrepository", - "community": 176, + "community": 53, "norm_label": "paymentlogrepository" }, { @@ -33630,7 +33860,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_paymentlogrepository_paymentlogrepository_construct", - "community": 176, + "community": 53, "norm_label": ".__construct()" }, { @@ -33640,7 +33870,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_payment_repository_paymentlogrepository_php_managerregistry", - "community": 176, + "community": 53, "norm_label": "managerregistry" }, { @@ -33650,7 +33880,7 @@ "source_location": "L16", "_origin": "ast", "id": "repository_paymentlogrepository_paymentlogrepository_save", - "community": 176, + "community": 53, "norm_label": ".save()" }, { @@ -33660,7 +33890,7 @@ "source_location": "L16", "_origin": "ast", "id": "paymentlog", - "community": 176, + "community": 53, "norm_label": "paymentlog" }, { @@ -34910,7 +35140,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_likerepository", - "community": 719, + "community": 22, "norm_label": "likerepository.php" }, { @@ -34920,7 +35150,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_likerepository_likerepository", - "community": 719, + "community": 22, "norm_label": "likerepository" }, { @@ -34930,7 +35160,7 @@ "source_location": "L13", "_origin": "ast", "id": "repository_likerepository_likerepository_construct", - "community": 719, + "community": 22, "norm_label": ".__construct()" }, { @@ -34940,7 +35170,7 @@ "source_location": "L13", "_origin": "ast", "id": "src_rating_repository_likerepository_php_managerregistry", - "community": 719, + "community": 22, "norm_label": "managerregistry" }, { @@ -34950,7 +35180,7 @@ "source_location": "L15", "_origin": "ast", "id": "repository_likerepository_likerepository_findbyuserandcomment", - "community": 719, + "community": 22, "norm_label": ".findbyuserandcomment()" }, { @@ -34960,7 +35190,7 @@ "source_location": "L15", "_origin": "ast", "id": "src_rating_repository_likerepository_php_user", - "community": 719, + "community": 22, "norm_label": "user" }, { @@ -34970,7 +35200,7 @@ "source_location": "L15", "_origin": "ast", "id": "src_rating_repository_likerepository_php_comment", - "community": 719, + "community": 22, "norm_label": "comment" }, { @@ -34980,7 +35210,7 @@ "source_location": "L15", "_origin": "ast", "id": "like", - "community": 719, + "community": 22, "norm_label": "like" }, { @@ -34990,7 +35220,7 @@ "source_location": "L18", "_origin": "ast", "id": "repository_likerepository_likerepository_countbycomment", - "community": 719, + "community": 22, "norm_label": ".countbycomment()" }, { @@ -35000,7 +35230,7 @@ "source_location": "L40", "_origin": "ast", "id": "repository_likerepository_likerepository_save", - "community": 719, + "community": 22, "norm_label": ".save()" }, { @@ -35010,7 +35240,7 @@ "source_location": "L41", "_origin": "ast", "id": "repository_likerepository_likerepository_remove", - "community": 719, + "community": 22, "norm_label": ".remove()" }, { @@ -35510,7 +35740,7 @@ "source_location": "L1", "_origin": "ast", "id": "controller_sitecontextcontroller", - "community": 552, + "community": 108, "norm_label": "sitecontextcontroller.php" }, { @@ -35520,7 +35750,7 @@ "source_location": "L16", "_origin": "ast", "id": "controller_sitecontextcontroller_sitecontextcontroller", - "community": 552, + "community": 108, "norm_label": "sitecontextcontroller" }, { @@ -35530,7 +35760,7 @@ "source_location": "L19", "_origin": "ast", "id": "controller_sitecontextcontroller_sitecontextcontroller_construct", - "community": 552, + "community": 108, "norm_label": ".__construct()" }, { @@ -35540,7 +35770,7 @@ "source_location": "L23", "_origin": "ast", "id": "controller_sitecontextcontroller_sitecontextcontroller_resolve", - "community": 552, + "community": 108, "norm_label": ".resolve()" }, { @@ -35550,7 +35780,7 @@ "source_location": "L23", "_origin": "ast", "id": "src_representation_controller_sitecontextcontroller_php_request", - "community": 552, + "community": 108, "norm_label": "request" }, { @@ -35560,7 +35790,7 @@ "source_location": "L23", "_origin": "ast", "id": "src_representation_controller_sitecontextcontroller_php_jsonresponse", - "community": 552, + "community": 108, "norm_label": "jsonresponse" }, { @@ -37900,7 +38130,7 @@ "source_location": "L1", "_origin": "ast", "id": "service_commissionservice", - "community": 6, + "community": 531, "norm_label": "commissionservice.php" }, { @@ -37910,7 +38140,7 @@ "source_location": "L20", "_origin": "ast", "id": "service_commissionservice_commissionservice", - "community": 6, + "community": 531, "norm_label": "commissionservice" }, { @@ -37920,7 +38150,7 @@ "source_location": "L22", "_origin": "ast", "id": "service_commissionservice_commissionservice_construct", - "community": 6, + "community": 531, "norm_label": ".__construct()" }, { @@ -37930,7 +38160,7 @@ "source_location": "L35", "_origin": "ast", "id": "service_commissionservice_commissionservice_processappointment", - "community": 6, + "community": 531, "norm_label": ".processappointment()" }, { @@ -37940,7 +38170,7 @@ "source_location": "L35", "_origin": "ast", "id": "src_settlement_service_commissionservice_php_payment", - "community": 6, + "community": 531, "norm_label": "payment" }, { @@ -37950,7 +38180,7 @@ "source_location": "L59", "_origin": "ast", "id": "service_commissionservice_commissionservice_processsubscription", - "community": 6, + "community": 531, "norm_label": ".processsubscription()" }, { @@ -37960,7 +38190,7 @@ "source_location": "L78", "_origin": "ast", "id": "service_commissionservice_commissionservice_resolverep", - "community": 6, + "community": 531, "norm_label": ".resolverep()" }, { @@ -37970,7 +38200,7 @@ "source_location": "L78", "_origin": "ast", "id": "src_settlement_service_commissionservice_php_representation", - "community": 6, + "community": 531, "norm_label": "representation" }, { @@ -37980,7 +38210,7 @@ "source_location": "L85", "_origin": "ast", "id": "service_commissionservice_commissionservice_settle", - "community": 6, + "community": 531, "norm_label": ".settle()" }, { @@ -38180,7 +38410,7 @@ "source_location": "L1", "_origin": "ast", "id": "command_seeddemodatacommand", - "community": 496, + "community": 205, "norm_label": "seeddemodatacommand.php" }, { @@ -38230,7 +38460,7 @@ "source_location": "L70", "_origin": "ast", "id": "src_shared_command_seeddemodatacommand_php_inputinterface", - "community": 496, + "community": 205, "norm_label": "inputinterface" }, { @@ -38240,7 +38470,7 @@ "source_location": "L70", "_origin": "ast", "id": "src_shared_command_seeddemodatacommand_php_outputinterface", - "community": 496, + "community": 205, "norm_label": "outputinterface" }, { @@ -38420,7 +38650,7 @@ "source_location": "L1", "_origin": "ast", "id": "constant_errorcodes", - "community": 318, + "community": 380, "norm_label": "errorcodes.php" }, { @@ -38430,7 +38660,7 @@ "source_location": "L5", "_origin": "ast", "id": "constant_errorcodes_errorcodes", - "community": 318, + "community": 380, "norm_label": "errorcodes" }, { @@ -38440,7 +38670,7 @@ "source_location": "L108", "_origin": "ast", "id": "constant_errorcodes_errorcodes_message", - "community": 318, + "community": 380, "norm_label": ".message()" }, { @@ -38570,7 +38800,7 @@ "source_location": "L1", "_origin": "ast", "id": "controller_homecontroller", - "community": 677, + "community": 295, "norm_label": "homecontroller.php" }, { @@ -38580,7 +38810,7 @@ "source_location": "L10", "_origin": "ast", "id": "controller_homecontroller_homecontroller", - "community": 677, + "community": 295, "norm_label": "homecontroller" }, { @@ -38590,7 +38820,7 @@ "source_location": "L12", "_origin": "ast", "id": "controller_homecontroller_homecontroller_construct", - "community": 677, + "community": 295, "norm_label": ".__construct()" }, { @@ -38600,7 +38830,7 @@ "source_location": "L14", "_origin": "ast", "id": "controller_homecontroller_homecontroller_index", - "community": 677, + "community": 295, "norm_label": ".index()" }, { @@ -38610,7 +38840,7 @@ "source_location": "L14", "_origin": "ast", "id": "src_shared_controller_homecontroller_php_response", - "community": 677, + "community": 295, "norm_label": "response" }, { @@ -39470,7 +39700,7 @@ "source_location": "L22", "_origin": "ast", "id": "service_apiirservice_apiirservice", - "community": 673, + "community": 677, "norm_label": "apiirservice" }, { @@ -39480,7 +39710,7 @@ "source_location": "L24", "_origin": "ast", "id": "service_apiirservice_apiirservice_construct", - "community": 673, + "community": 677, "norm_label": ".__construct()" }, { @@ -39490,7 +39720,7 @@ "source_location": "L31", "_origin": "ast", "id": "service_apiirservice_apiirservice_isconfigured", - "community": 673, + "community": 677, "norm_label": ".isconfigured()" }, { @@ -39500,7 +39730,7 @@ "source_location": "L39", "_origin": "ast", "id": "service_apiirservice_apiirservice_shahkarmatch", - "community": 673, + "community": 677, "norm_label": ".shahkarmatch()" }, { @@ -39510,7 +39740,7 @@ "source_location": "L58", "_origin": "ast", "id": "service_apiirservice_apiirservice_ibanmatch", - "community": 673, + "community": 677, "norm_label": ".ibanmatch()" }, { @@ -39520,7 +39750,7 @@ "source_location": "L79", "_origin": "ast", "id": "service_apiirservice_apiirservice_personinfo", - "community": 673, + "community": 677, "norm_label": ".personinfo()" }, { @@ -39530,7 +39760,7 @@ "source_location": "L102", "_origin": "ast", "id": "service_apiirservice_apiirservice_post", - "community": 673, + "community": 677, "norm_label": ".post()" }, { @@ -39540,7 +39770,7 @@ "source_location": "L138", "_origin": "ast", "id": "service_apiirservice_apiirservice_extractmatched", - "community": 673, + "community": 677, "norm_label": ".extractmatched()" }, { @@ -39690,7 +39920,7 @@ "source_location": "L1", "_origin": "ast", "id": "util_persiantext", - "community": 715, + "community": 486, "norm_label": "persiantext.php" }, { @@ -39700,7 +39930,7 @@ "source_location": "L12", "_origin": "ast", "id": "util_persiantext_persiantext", - "community": 715, + "community": 486, "norm_label": "persiantext" }, { @@ -39710,7 +39940,7 @@ "source_location": "L14", "_origin": "ast", "id": "util_persiantext_persiantext_normalize", - "community": 715, + "community": 486, "norm_label": ".normalize()" }, { @@ -39720,7 +39950,7 @@ "source_location": "L40", "_origin": "ast", "id": "util_persiantext_persiantext_samename", - "community": 715, + "community": 486, "norm_label": ".samename()" }, { @@ -39730,7 +39960,7 @@ "source_location": "L46", "_origin": "ast", "id": "util_persiantext_persiantext_stripdoctortitle", - "community": 715, + "community": 486, "norm_label": ".stripdoctortitle()" }, { @@ -39950,7 +40180,7 @@ "source_location": "L1", "_origin": "ast", "id": "controller_smsmessagecontroller", - "community": 559, + "community": 781, "norm_label": "smsmessagecontroller.php" }, { @@ -39960,7 +40190,7 @@ "source_location": "L18", "_origin": "ast", "id": "controller_smsmessagecontroller_smsmessagecontroller", - "community": 559, + "community": 781, "norm_label": "smsmessagecontroller" }, { @@ -39970,7 +40200,7 @@ "source_location": "L22", "_origin": "ast", "id": "controller_smsmessagecontroller_smsmessagecontroller_construct", - "community": 559, + "community": 781, "norm_label": ".__construct()" }, { @@ -39980,7 +40210,7 @@ "source_location": "L26", "_origin": "ast", "id": "controller_smsmessagecontroller_smsmessagecontroller_list", - "community": 559, + "community": 781, "norm_label": ".list()" }, { @@ -39990,7 +40220,7 @@ "source_location": "L26", "_origin": "ast", "id": "src_sms_controller_smsmessagecontroller_php_jsonresponse", - "community": 559, + "community": 781, "norm_label": "jsonresponse" }, { @@ -40000,7 +40230,7 @@ "source_location": "L57", "_origin": "ast", "id": "controller_smsmessagecontroller_smsmessagecontroller_update", - "community": 559, + "community": 781, "norm_label": ".update()" }, { @@ -40010,7 +40240,7 @@ "source_location": "L57", "_origin": "ast", "id": "src_sms_controller_smsmessagecontroller_php_request", - "community": 559, + "community": 781, "norm_label": "request" }, { @@ -41360,7 +41590,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_smslogrepository", - "community": 407, + "community": 783, "norm_label": "smslogrepository.php" }, { @@ -41370,7 +41600,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_smslogrepository_smslogrepository", - "community": 407, + "community": 783, "norm_label": "smslogrepository" }, { @@ -41380,7 +41610,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_smslogrepository_smslogrepository_construct", - "community": 407, + "community": 783, "norm_label": ".__construct()" }, { @@ -41390,7 +41620,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_sms_repository_smslogrepository_php_managerregistry", - "community": 407, + "community": 783, "norm_label": "managerregistry" }, { @@ -41400,7 +41630,7 @@ "source_location": "L12", "_origin": "ast", "id": "repository_smslogrepository_smslogrepository_save", - "community": 407, + "community": 783, "norm_label": ".save()" }, { @@ -41410,7 +41640,7 @@ "source_location": "L12", "_origin": "ast", "id": "smslog", - "community": 407, + "community": 783, "norm_label": "smslog" }, { @@ -41870,7 +42100,7 @@ "source_location": "L16", "_origin": "ast", "id": "service_smsservice_smsservice", - "community": 492, + "community": 407, "norm_label": "smsservice" }, { @@ -41880,7 +42110,7 @@ "source_location": "L20", "_origin": "ast", "id": "service_smsservice_smsservice_construct", - "community": 492, + "community": 407, "norm_label": ".__construct()" }, { @@ -41890,7 +42120,7 @@ "source_location": "L41", "_origin": "ast", "id": "service_smsservice_smsservice_dispatchtemplate", - "community": 492, + "community": 407, "norm_label": ".dispatchtemplate()" }, { @@ -41900,7 +42130,7 @@ "source_location": "L70", "_origin": "ast", "id": "service_smsservice_smsservice_dispatchasync", - "community": 492, + "community": 407, "norm_label": ".dispatchasync()" }, { @@ -41910,7 +42140,7 @@ "source_location": "L84", "_origin": "ast", "id": "service_smsservice_smsservice_sendnow", - "community": 492, + "community": 407, "norm_label": ".sendnow()" }, { @@ -41920,7 +42150,7 @@ "source_location": "L84", "_origin": "ast", "id": "src_sms_service_smsservice_php_sendsmsmessage", - "community": 492, + "community": 407, "norm_label": "sendsmsmessage" }, { @@ -41930,7 +42160,7 @@ "source_location": "L106", "_origin": "ast", "id": "service_smsservice_smsservice_resolveprovider", - "community": 492, + "community": 407, "norm_label": ".resolveprovider()" }, { @@ -41940,7 +42170,7 @@ "source_location": "L106", "_origin": "ast", "id": "src_sms_service_smsservice_php_smsproviderinterface", - "community": 492, + "community": 407, "norm_label": "smsproviderinterface" }, { @@ -44440,7 +44670,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_tagrepository", - "community": 104, + "community": 552, "norm_label": "tagrepository.php" }, { @@ -44450,7 +44680,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_tagrepository_tagrepository", - "community": 104, + "community": 552, "norm_label": "tagrepository" }, { @@ -44460,7 +44690,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_tagrepository_tagrepository_construct", - "community": 104, + "community": 552, "norm_label": ".__construct()" }, { @@ -44470,7 +44700,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_tag_repository_tagrepository_php_managerregistry", - "community": 104, + "community": 552, "norm_label": "managerregistry" }, { @@ -44480,7 +44710,7 @@ "source_location": "L17", "_origin": "ast", "id": "repository_tagrepository_tagrepository_findactive", - "community": 104, + "community": 552, "norm_label": ".findactive()" }, { @@ -44490,7 +44720,7 @@ "source_location": "L26", "_origin": "ast", "id": "repository_tagrepository_tagrepository_save", - "community": 104, + "community": 552, "norm_label": ".save()" }, { @@ -44500,7 +44730,7 @@ "source_location": "L26", "_origin": "ast", "id": "tag", - "community": 104, + "community": 552, "norm_label": "tag" }, { @@ -44510,7 +44740,7 @@ "source_location": "L32", "_origin": "ast", "id": "repository_tagrepository_tagrepository_remove", - "community": 104, + "community": 552, "norm_label": ".remove()" }, { @@ -45540,7 +45770,7 @@ "source_location": "L21", "_origin": "ast", "id": "entitymanagerinterface", - "community": 496, + "community": 86, "norm_label": "entitymanagerinterface" }, { @@ -46570,7 +46800,7 @@ "source_location": "L1", "_origin": "ast", "id": "database_uniqueconstraintstest", - "community": 631, + "community": 86, "norm_label": "uniqueconstraintstest.php" }, { @@ -46580,7 +46810,7 @@ "source_location": "L17", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest", - "community": 631, + "community": 86, "norm_label": "uniqueconstraintstest" }, { @@ -46590,7 +46820,7 @@ "source_location": "L19", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicateemailrejected", - "community": 631, + "community": 86, "norm_label": ".testduplicateemailrejected()" }, { @@ -46600,7 +46830,7 @@ "source_location": "L29", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicategatewaytokenrejected", - "community": 631, + "community": 86, "norm_label": ".testduplicategatewaytokenrejected()" }, { @@ -46610,7 +46840,7 @@ "source_location": "L43", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicatedateoverriderejected", - "community": 631, + "community": 86, "norm_label": ".testduplicatedateoverriderejected()" }, { @@ -46620,7 +46850,7 @@ "source_location": "L57", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicatebreakdownpaymentsourcerejected", - "community": 631, + "community": 86, "norm_label": ".testduplicatebreakdownpaymentsourcerejected()" }, { @@ -46740,7 +46970,7 @@ "source_location": "L1", "_origin": "ast", "id": "doctor_doctorclaimtest", - "community": 531, + "community": 486, "norm_label": "doctorclaimtest.php" }, { @@ -47220,7 +47450,7 @@ "source_location": "L1", "_origin": "ast", "id": "insurance_tenantinsurancecleanuptest", - "community": 86, + "community": 618, "norm_label": "tenantinsurancecleanuptest.php" }, { @@ -47230,7 +47460,7 @@ "source_location": "L16", "_origin": "ast", "id": "insurance_tenantinsurancecleanuptest_tenantinsurancecleanuptest", - "community": 86, + "community": 618, "norm_label": "tenantinsurancecleanuptest" }, { @@ -47240,7 +47470,7 @@ "source_location": "L18", "_origin": "ast", "id": "insurance_tenantinsurancecleanuptest_tenantinsurancecleanuptest_testpurgeremovestenantinsurancepricingandcoverage", - "community": 86, + "community": 618, "norm_label": ".testpurgeremovestenantinsurancepricingandcoverage()" }, { @@ -47250,7 +47480,7 @@ "source_location": "L49", "_origin": "ast", "id": "insurance_tenantinsurancecleanuptest_tenantinsurancecleanuptest_testdeletedoctorendpointpurgesinsuranceconfig", - "community": 86, + "community": 618, "norm_label": ".testdeletedoctorendpointpurgesinsuranceconfig()" }, { @@ -47570,7 +47800,7 @@ "source_location": "L1", "_origin": "ast", "id": "rating_commentlistnplusonetest", - "community": 719, + "community": 22, "norm_label": "commentlistnplusonetest.php" }, { @@ -47580,7 +47810,7 @@ "source_location": "L17", "_origin": "ast", "id": "rating_commentlistnplusonetest_commentlistnplusonetest", - "community": 719, + "community": 22, "norm_label": "commentlistnplusonetest" }, { @@ -47590,7 +47820,7 @@ "source_location": "L19", "_origin": "ast", "id": "rating_commentlistnplusonetest_commentlistnplusonetest_testtreeisserializedcorrectly", - "community": 719, + "community": 22, "norm_label": ".testtreeisserializedcorrectly()" }, { @@ -47600,7 +47830,7 @@ "source_location": "L52", "_origin": "ast", "id": "rating_commentlistnplusonetest_commentlistnplusonetest_jsonget", - "community": 719, + "community": 22, "norm_label": ".jsonget()" }, { @@ -47610,7 +47840,7 @@ "source_location": "L64", "_origin": "ast", "id": "rating_commentlistnplusonetest_commentlistnplusonetest_testrepositoryfetchjoinscollections", - "community": 719, + "community": 22, "norm_label": ".testrepositoryfetchjoinscollections()" }, { @@ -47920,7 +48150,7 @@ "source_location": "L1", "_origin": "ast", "id": "settlement_financialbreakdownintegritytest", - "community": 631, + "community": 86, "norm_label": "financialbreakdownintegritytest.php" }, { @@ -47930,7 +48160,7 @@ "source_location": "L15", "_origin": "ast", "id": "settlement_financialbreakdownintegritytest_financialbreakdownintegritytest", - "community": 631, + "community": 86, "norm_label": "financialbreakdownintegritytest" }, { @@ -47940,7 +48170,7 @@ "source_location": "L17", "_origin": "ast", "id": "settlement_financialbreakdownintegritytest_financialbreakdownintegritytest_testdeletingpaymentwithbreakdownisrestricted", - "community": 631, + "community": 86, "norm_label": ".testdeletingpaymentwithbreakdownisrestricted()" }, { @@ -48350,7 +48580,7 @@ "source_location": "L8", "_origin": "ast", "id": "shared_persiantexttest_persiantexttest", - "community": 715, + "community": 486, "norm_label": "persiantexttest" }, { @@ -48360,7 +48590,7 @@ "source_location": "L10", "_origin": "ast", "id": "shared_persiantexttest_persiantexttest_testarabicyehandkafareunified", - "community": 715, + "community": 486, "norm_label": ".testarabicyehandkafareunified()" }, { @@ -48370,7 +48600,7 @@ "source_location": "L15", "_origin": "ast", "id": "shared_persiantexttest_persiantexttest_testhalfspaceandextrawhitespace", - "community": 715, + "community": 486, "norm_label": ".testhalfspaceandextrawhitespace()" }, { @@ -48380,7 +48610,7 @@ "source_location": "L20", "_origin": "ast", "id": "shared_persiantexttest_persiantexttest_testpersianandarabicdigits", - "community": 715, + "community": 486, "norm_label": ".testpersianandarabicdigits()" }, { @@ -48390,7 +48620,7 @@ "source_location": "L26", "_origin": "ast", "id": "shared_persiantexttest_persiantexttest_teststripdoctortitle", - "community": 715, + "community": 486, "norm_label": ".teststripdoctortitle()" }, { @@ -48400,7 +48630,7 @@ "source_location": "L37", "_origin": "ast", "id": "shared_persiantexttest_persiantexttest_testdifferentnamesstaydifferent", - "community": 715, + "community": 486, "norm_label": ".testdifferentnamesstaydifferent()" }, { @@ -76850,7 +77080,7 @@ "source_location": "L1", "_origin": "ast", "id": "api_readme_clinicpro_api_documentation_index", - "community": 274, + "community": 789, "norm_label": "clinicpro \u2014 api documentation index" }, { @@ -76860,7 +77090,7 @@ "source_location": "L9", "_origin": "ast", "id": "api_readme_authentication", - "community": 274, + "community": 789, "norm_label": "authentication" }, { @@ -76870,7 +77100,7 @@ "source_location": "L27", "_origin": "ast", "id": "api_readme_standard_response_envelope", - "community": 274, + "community": 789, "norm_label": "standard response envelope" }, { @@ -76880,7 +77110,7 @@ "source_location": "L42", "_origin": "ast", "id": "api_readme_modules", - "community": 274, + "community": 789, "norm_label": "modules" }, { @@ -76890,7 +77120,7 @@ "source_location": "L69", "_origin": "ast", "id": "api_readme_error_code_reference", - "community": 274, + "community": 789, "norm_label": "error code reference" }, { @@ -77870,7 +78100,7 @@ "source_location": "L917", "_origin": "ast", "id": "api_admin_secretary_management", - "community": 201, + "community": 790, "norm_label": "secretary management" }, { @@ -77880,7 +78110,7 @@ "source_location": "L919", "_origin": "ast", "id": "api_admin_get_api_v1_admin_secretaries", - "community": 201, + "community": 790, "norm_label": "get `/api/v1/admin/secretaries`" }, { @@ -77890,7 +78120,7 @@ "source_location": "L925", "_origin": "ast", "id": "api_admin_query_parameters_925", - "community": 201, + "community": 790, "norm_label": "query parameters" }, { @@ -77900,7 +78130,7 @@ "source_location": "L932", "_origin": "ast", "id": "api_admin_response_200_932", - "community": 201, + "community": 790, "norm_label": "response `200`" }, { @@ -78100,7 +78330,7 @@ "source_location": "L1201", "_origin": "ast", "id": "api_admin_\u0645\u0648\u062a\u0648\u0631_\u0645\u0627\u0644\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc", - "community": 479, + "community": 201, "norm_label": "\u0645\u0648\u062a\u0648\u0631 \u0645\u0627\u0644\u06cc \u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc" }, { @@ -78110,7 +78340,7 @@ "source_location": "L1222", "_origin": "ast", "id": "api_admin_get_api_v1_admin_financial_breakdowns", - "community": 479, + "community": 201, "norm_label": "get `/api/v1/admin/financial-breakdowns`" }, { @@ -78120,7 +78350,7 @@ "source_location": "L1256", "_origin": "ast", "id": "api_admin_get_api_v1_admin_financial_summary", - "community": 479, + "community": 201, "norm_label": "get `/api/v1/admin/financial-summary`" }, { @@ -78130,7 +78360,7 @@ "source_location": "L1274", "_origin": "ast", "id": "api_admin_get_api_v1_admin_settings_tax_history", - "community": 479, + "community": 201, "norm_label": "get `/api/v1/admin/settings/tax-history`" }, { @@ -78140,7 +78370,7 @@ "source_location": "L1288", "_origin": "ast", "id": "api_admin_get_api_v1_admin_settlement_uuid", - "community": 479, + "community": 201, "norm_label": "get `/api/v1/admin/settlement/{uuid}`" }, { @@ -78250,7 +78480,7 @@ "source_location": "L1", "_origin": "ast", "id": "api_appointment_settings", - "community": 202, + "community": 715, "norm_label": "appointment-settings.md" }, { @@ -78260,7 +78490,7 @@ "source_location": "L1", "_origin": "ast", "id": "api_appointment_settings_appointment_settings_api", - "community": 202, + "community": 715, "norm_label": "appointment settings api" }, { @@ -78710,7 +78940,7 @@ "source_location": "L547", "_origin": "ast", "id": "api_appointment_settings_slot_calculation_logic_reference", - "community": 202, + "community": 715, "norm_label": "slot calculation logic (reference)" }, { @@ -78720,7 +78950,7 @@ "source_location": "L572", "_origin": "ast", "id": "api_appointment_settings_available_locations", - "community": 202, + "community": 715, "norm_label": "available locations" }, { @@ -78730,7 +78960,7 @@ "source_location": "L574", "_origin": "ast", "id": "api_appointment_settings_get_api_v1_appointment_settings_available_locations_doctoruuid", - "community": 202, + "community": 715, "norm_label": "`get /api/v1/appointment-settings/available-locations/{doctoruuid}`" }, { @@ -78740,7 +78970,7 @@ "source_location": "L580", "_origin": "ast", "id": "api_appointment_settings_response_200_580", - "community": 202, + "community": 715, "norm_label": "response `200`" }, { @@ -78750,7 +78980,7 @@ "source_location": "L623", "_origin": "ast", "id": "api_appointment_settings_errors_623", - "community": 202, + "community": 715, "norm_label": "errors" }, { @@ -78820,7 +79050,7 @@ "source_location": "L71", "_origin": "ast", "id": "api_appointment_get_api_v1_appointment_settings_month_availability_doctoruuid", - "community": 25, + "community": 786, "norm_label": "get `/api/v1/appointment-settings/month-availability/{doctoruuid}`" }, { @@ -78830,7 +79060,7 @@ "source_location": "L77", "_origin": "ast", "id": "api_appointment_path_parameters", - "community": 25, + "community": 786, "norm_label": "path parameters" }, { @@ -78840,7 +79070,7 @@ "source_location": "L82", "_origin": "ast", "id": "api_appointment_query_parameters_82", - "community": 25, + "community": 786, "norm_label": "query parameters" }, { @@ -78850,7 +79080,7 @@ "source_location": "L90", "_origin": "ast", "id": "api_appointment_response_200_90", - "community": 25, + "community": 786, "norm_label": "response `200`" }, { @@ -78860,7 +79090,7 @@ "source_location": "L112", "_origin": "ast", "id": "api_appointment_errors_112", - "community": 25, + "community": 786, "norm_label": "errors" }, { @@ -80470,7 +80700,7 @@ "source_location": "L67", "_origin": "ast", "id": "api_clinic_invitation_get_api_v1_admin_clinic_uuid_invitations", - "community": 12, + "community": 787, "norm_label": "get `/api/v1/admin/clinic/{uuid}/invitations`" }, { @@ -80480,7 +80710,7 @@ "source_location": "L73", "_origin": "ast", "id": "api_clinic_invitation_path_parameters_73", - "community": 12, + "community": 787, "norm_label": "path parameters" }, { @@ -80490,7 +80720,7 @@ "source_location": "L78", "_origin": "ast", "id": "api_clinic_invitation_query_parameters", - "community": 12, + "community": 787, "norm_label": "query parameters" }, { @@ -80500,7 +80730,7 @@ "source_location": "L84", "_origin": "ast", "id": "api_clinic_invitation_response_200", - "community": 12, + "community": 787, "norm_label": "response `200`" }, { @@ -80510,7 +80740,7 @@ "source_location": "L119", "_origin": "ast", "id": "api_clinic_invitation_errors_119", - "community": 12, + "community": 787, "norm_label": "errors" }, { @@ -80560,7 +80790,7 @@ "source_location": "L156", "_origin": "ast", "id": "api_clinic_invitation_patch_api_v1_admin_clinic_invitation_invuuid_status", - "community": 12, + "community": 788, "norm_label": "patch `/api/v1/admin/clinic/invitation/{invuuid}/status`" }, { @@ -80570,7 +80800,7 @@ "source_location": "L162", "_origin": "ast", "id": "api_clinic_invitation_path_parameters_162", - "community": 12, + "community": 788, "norm_label": "path parameters" }, { @@ -80580,7 +80810,7 @@ "source_location": "L167", "_origin": "ast", "id": "api_clinic_invitation_request_body", - "community": 12, + "community": 788, "norm_label": "request body" }, { @@ -80590,7 +80820,7 @@ "source_location": "L178", "_origin": "ast", "id": "api_clinic_invitation_response_200_178", - "community": 12, + "community": 788, "norm_label": "response `200`" }, { @@ -80600,7 +80830,7 @@ "source_location": "L186", "_origin": "ast", "id": "api_clinic_invitation_errors_186", - "community": 12, + "community": 788, "norm_label": "errors" }, { @@ -81980,7 +82210,7 @@ "source_location": "L1", "_origin": "ast", "id": "api_doctor_service", - "community": 274, + "community": 92, "norm_label": "doctor-service.md" }, { @@ -86400,7 +86630,7 @@ "source_location": "L1", "_origin": "ast", "id": "api_specialty_specialty_api", - "community": 62, + "community": 274, "norm_label": "specialty api" }, { @@ -86410,7 +86640,7 @@ "source_location": "L7", "_origin": "ast", "id": "api_specialty_get_api_v1_specialties", - "community": 62, + "community": 274, "norm_label": "get `/api/v1/specialties`" }, { @@ -86420,7 +86650,7 @@ "source_location": "L13", "_origin": "ast", "id": "api_specialty_query_parameters", - "community": 62, + "community": 274, "norm_label": "query parameters" }, { @@ -86430,7 +86660,7 @@ "source_location": "L18", "_origin": "ast", "id": "api_specialty_response_200", - "community": 62, + "community": 274, "norm_label": "response `200`" }, { @@ -86440,7 +86670,7 @@ "source_location": "L45", "_origin": "ast", "id": "api_specialty_get_api_v1_specialties_doctor_counts", - "community": 62, + "community": 274, "norm_label": "get `/api/v1/specialties/doctor-counts`" }, { @@ -86450,7 +86680,7 @@ "source_location": "L51", "_origin": "ast", "id": "api_specialty_query_parameters_51", - "community": 62, + "community": 274, "norm_label": "query parameters" }, { @@ -86460,7 +86690,7 @@ "source_location": "L56", "_origin": "ast", "id": "api_specialty_response_200_56", - "community": 62, + "community": 274, "norm_label": "response `200`" }, { @@ -86470,7 +86700,7 @@ "source_location": "L78", "_origin": "ast", "id": "api_specialty_get_api_v1_admin_specialties", - "community": 62, + "community": 791, "norm_label": "get `/api/v1/admin/specialties`" }, { @@ -86480,7 +86710,7 @@ "source_location": "L84", "_origin": "ast", "id": "api_specialty_query_parameters_84", - "community": 62, + "community": 791, "norm_label": "query parameters" }, { @@ -86490,7 +86720,7 @@ "source_location": "L91", "_origin": "ast", "id": "api_specialty_response_200_91", - "community": 62, + "community": 791, "norm_label": "response `200`" }, { @@ -86500,7 +86730,7 @@ "source_location": "L100", "_origin": "ast", "id": "api_specialty_errors", - "community": 62, + "community": 791, "norm_label": "errors" }, { @@ -86510,7 +86740,7 @@ "source_location": "L108", "_origin": "ast", "id": "api_specialty_post_api_v1_admin_specialty", - "community": 62, + "community": 792, "norm_label": "post `/api/v1/admin/specialty`" }, { @@ -86520,7 +86750,7 @@ "source_location": "L114", "_origin": "ast", "id": "api_specialty_request_body_application_json", - "community": 62, + "community": 792, "norm_label": "request body (`application/json`)" }, { @@ -86530,7 +86760,7 @@ "source_location": "L133", "_origin": "ast", "id": "api_specialty_response_201", - "community": 62, + "community": 792, "norm_label": "response `201`" }, { @@ -86540,7 +86770,7 @@ "source_location": "L136", "_origin": "ast", "id": "api_specialty_errors_136", - "community": 62, + "community": 792, "norm_label": "errors" }, { @@ -86600,7 +86830,7 @@ "source_location": "L179", "_origin": "ast", "id": "api_specialty_delete_api_v1_admin_specialty_id", - "community": 62, + "community": 274, "norm_label": "delete `/api/v1/admin/specialty/{id}`" }, { @@ -86610,7 +86840,7 @@ "source_location": "L185", "_origin": "ast", "id": "api_specialty_response_200_185", - "community": 62, + "community": 274, "norm_label": "response `200`" }, { @@ -86620,7 +86850,7 @@ "source_location": "L190", "_origin": "ast", "id": "api_specialty_errors_190", - "community": 62, + "community": 274, "norm_label": "errors" }, { @@ -86630,7 +86860,7 @@ "source_location": "L199", "_origin": "ast", "id": "api_specialty_bulk_import_export", - "community": 62, + "community": 274, "norm_label": "bulk import / export" }, { @@ -86640,7 +86870,7 @@ "source_location": "L205", "_origin": "ast", "id": "api_specialty_sorting_by_id", - "community": 62, + "community": 274, "norm_label": "sorting by id" }, { @@ -86880,7 +87110,7 @@ "source_location": "L1", "_origin": "ast", "id": "api_tag_tag_api", - "community": 102, + "community": 274, "norm_label": "tag api" }, { @@ -86890,7 +87120,7 @@ "source_location": "L9", "_origin": "ast", "id": "api_tag_get_api_v1_tags", - "community": 102, + "community": 274, "norm_label": "get `/api/v1/tags`" }, { @@ -86900,7 +87130,7 @@ "source_location": "L15", "_origin": "ast", "id": "api_tag_response_200", - "community": 102, + "community": 274, "norm_label": "response `200`" }, { @@ -86910,7 +87140,7 @@ "source_location": "L28", "_origin": "ast", "id": "api_tag_get_api_v1_admin_tags", - "community": 102, + "community": 274, "norm_label": "get `/api/v1/admin/tags`" }, { @@ -86920,7 +87150,7 @@ "source_location": "L34", "_origin": "ast", "id": "api_tag_query_parameters", - "community": 102, + "community": 274, "norm_label": "query parameters" }, { @@ -86930,7 +87160,7 @@ "source_location": "L41", "_origin": "ast", "id": "api_tag_response_200_41", - "community": 102, + "community": 274, "norm_label": "response `200`" }, { @@ -86940,7 +87170,7 @@ "source_location": "L50", "_origin": "ast", "id": "api_tag_errors", - "community": 102, + "community": 274, "norm_label": "errors" }, { @@ -86950,7 +87180,7 @@ "source_location": "L58", "_origin": "ast", "id": "api_tag_post_api_v1_admin_tag", - "community": 102, + "community": 793, "norm_label": "post `/api/v1/admin/tag`" }, { @@ -86960,7 +87190,7 @@ "source_location": "L64", "_origin": "ast", "id": "api_tag_request_body_application_json", - "community": 102, + "community": 793, "norm_label": "request body (`application/json`)" }, { @@ -86970,7 +87200,7 @@ "source_location": "L79", "_origin": "ast", "id": "api_tag_response_201", - "community": 102, + "community": 793, "norm_label": "response `201`" }, { @@ -86980,7 +87210,7 @@ "source_location": "L82", "_origin": "ast", "id": "api_tag_errors_82", - "community": 102, + "community": 793, "norm_label": "errors" }, { @@ -87030,7 +87260,7 @@ "source_location": "L116", "_origin": "ast", "id": "api_tag_delete_api_v1_admin_tag_id", - "community": 102, + "community": 274, "norm_label": "delete `/api/v1/admin/tag/{id}`" }, { @@ -87040,7 +87270,7 @@ "source_location": "L122", "_origin": "ast", "id": "api_tag_response_200_122", - "community": 102, + "community": 274, "norm_label": "response `200`" }, { @@ -87050,7 +87280,7 @@ "source_location": "L127", "_origin": "ast", "id": "api_tag_errors_127", - "community": 102, + "community": 274, "norm_label": "errors" }, { @@ -87060,7 +87290,7 @@ "source_location": "L136", "_origin": "ast", "id": "api_tag_bulk_import_export", - "community": 102, + "community": 274, "norm_label": "bulk import / export" }, { @@ -87070,7 +87300,7 @@ "source_location": "L142", "_origin": "ast", "id": "api_tag_sorting_by_id", - "community": 102, + "community": 274, "norm_label": "sorting by id" }, { @@ -98778,6 +99008,17 @@ "source": "admin_app", "target": "pages_paymentspage" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/App.tsx", + "source_location": "L53", + "weight": 1.0, + "source": "admin_app", + "target": "pages_paymentsuccesspage", + "confidence_score": 1.0 + }, { "relation": "imports_from", "context": "import", @@ -98877,6 +99118,17 @@ "source": "admin_app", "target": "pages_selectcontextpage" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/App.tsx", + "source_location": "L52", + "weight": 1.0, + "source": "admin_app", + "target": "pages_settingsmenupage", + "confidence_score": 1.0 + }, { "relation": "imports_from", "context": "import", @@ -99232,9 +99484,9 @@ "source_file": "assets/admin/components/PatientRecordInfoForm.test.tsx", "source_location": "L4", "weight": 1.0, + "confidence_score": 1.0, "source": "components_patientrecordinfoform_test", - "target": "components_patientrecordinfoform", - "confidence_score": 1.0 + "target": "components_patientrecordinfoform" }, { "relation": "imports", @@ -99243,9 +99495,9 @@ "source_file": "assets/admin/components/PatientRecordInfoForm.test.tsx", "source_location": "L4", "weight": 1.0, + "confidence_score": 1.0, "source": "components_patientrecordinfoform_test", - "target": "components_patientrecordinfoform_patientformoptions", - "confidence_score": 1.0 + "target": "components_patientrecordinfoform_patientformoptions" }, { "relation": "imports", @@ -99254,9 +99506,9 @@ "source_file": "assets/admin/components/PatientRecordInfoForm.test.tsx", "source_location": "L4", "weight": 1.0, + "confidence_score": 1.0, "source": "components_patientrecordinfoform_test", - "target": "components_patientrecordinfoform_patientformvalues", - "confidence_score": 1.0 + "target": "components_patientrecordinfoform_patientformvalues" }, { "relation": "contains", @@ -99264,9 +99516,9 @@ "source_file": "assets/admin/components/PatientRecordInfoForm.test.tsx", "source_location": "L19", "weight": 1.0, + "confidence_score": 1.0, "source": "components_patientrecordinfoform_test", - "target": "components_patientrecordinfoform_test_basevalues", - "confidence_score": 1.0 + "target": "components_patientrecordinfoform_test_basevalues" }, { "relation": "contains", @@ -99274,9 +99526,9 @@ "source_file": "assets/admin/components/PatientRecordInfoForm.test.tsx", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "components_patientrecordinfoform_test", - "target": "components_patientrecordinfoform_test_options", - "confidence_score": 1.0 + "target": "components_patientrecordinfoform_test_options" }, { "relation": "contains", @@ -99284,9 +99536,9 @@ "source_file": "assets/admin/components/PatientRecordInfoForm.test.tsx", "source_location": "L40", "weight": 1.0, + "confidence_score": 1.0, "source": "components_patientrecordinfoform_test", - "target": "components_patientrecordinfoform_test_setup", - "confidence_score": 1.0 + "target": "components_patientrecordinfoform_test_setup" }, { "relation": "contains", @@ -99294,9 +99546,9 @@ "source_file": "assets/admin/components/PatientRecordInfoForm.tsx", "source_location": "L60", "weight": 1.0, + "confidence_score": 1.0, "source": "components_patientrecordinfoform", - "target": "components_patientrecordinfoform_grid", - "confidence_score": 1.0 + "target": "components_patientrecordinfoform_grid" }, { "relation": "contains", @@ -99304,9 +99556,9 @@ "source_file": "assets/admin/components/PatientRecordInfoForm.tsx", "source_location": "L40", "weight": 1.0, + "confidence_score": 1.0, "source": "components_patientrecordinfoform", - "target": "components_patientrecordinfoform_patientformoptions", - "confidence_score": 1.0 + "target": "components_patientrecordinfoform_patientformoptions" }, { "relation": "contains", @@ -99314,9 +99566,9 @@ "source_file": "assets/admin/components/PatientRecordInfoForm.tsx", "source_location": "L17", "weight": 1.0, + "confidence_score": 1.0, "source": "components_patientrecordinfoform", - "target": "components_patientrecordinfoform_patientformschema", - "confidence_score": 1.0 + "target": "components_patientrecordinfoform_patientformschema" }, { "relation": "contains", @@ -99324,9 +99576,9 @@ "source_file": "assets/admin/components/PatientRecordInfoForm.tsx", "source_location": "L38", "weight": 1.0, + "confidence_score": 1.0, "source": "components_patientrecordinfoform", - "target": "components_patientrecordinfoform_patientformvalues", - "confidence_score": 1.0 + "target": "components_patientrecordinfoform_patientformvalues" }, { "relation": "contains", @@ -99334,9 +99586,9 @@ "source_file": "assets/admin/components/PatientRecordInfoForm.tsx", "source_location": "L66", "weight": 1.0, + "confidence_score": 1.0, "source": "components_patientrecordinfoform", - "target": "components_patientrecordinfoform_patientrecordinfoform", - "confidence_score": 1.0 + "target": "components_patientrecordinfoform_patientrecordinfoform" }, { "relation": "contains", @@ -99344,9 +99596,9 @@ "source_file": "assets/admin/components/PatientRecordInfoForm.tsx", "source_location": "L50", "weight": 1.0, + "confidence_score": 1.0, "source": "components_patientrecordinfoform", - "target": "components_patientrecordinfoform_props", - "confidence_score": 1.0 + "target": "components_patientrecordinfoform_props" }, { "relation": "imports_from", @@ -99355,9 +99607,9 @@ "source_file": "assets/admin/components/PatientRecordInfoForm.tsx", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "components_patientrecordinfoform", - "target": "ui_field", - "confidence_score": 1.0 + "target": "ui_field" }, { "relation": "imports_from", @@ -99366,9 +99618,9 @@ "source_file": "assets/admin/components/PatientRecordInfoForm.tsx", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "components_patientrecordinfoform", - "target": "ui_input", - "confidence_score": 1.0 + "target": "ui_input" }, { "relation": "imports_from", @@ -99377,9 +99629,9 @@ "source_file": "assets/admin/components/PatientRecordInfoForm.tsx", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "components_patientrecordinfoform", - "target": "ui_mobileinput", - "confidence_score": 1.0 + "target": "ui_mobileinput" }, { "relation": "imports_from", @@ -99388,9 +99640,9 @@ "source_file": "assets/admin/components/PatientRecordInfoForm.tsx", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "components_patientrecordinfoform", - "target": "ui_persiandatepicker", - "confidence_score": 1.0 + "target": "ui_persiandatepicker" }, { "relation": "imports_from", @@ -99399,9 +99651,9 @@ "source_file": "assets/admin/components/PatientRecordInfoForm.tsx", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "components_patientrecordinfoform", - "target": "ui_searchableselect", - "confidence_score": 1.0 + "target": "ui_searchableselect" }, { "relation": "imports", @@ -99410,9 +99662,9 @@ "source_file": "assets/admin/components/PatientRecordInfoForm.tsx", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "components_patientrecordinfoform", - "target": "ui_searchableselect_searchableselect", - "confidence_score": 1.0 + "target": "ui_searchableselect_searchableselect" }, { "relation": "imports", @@ -99421,9 +99673,9 @@ "source_file": "assets/admin/components/PatientRecordInfoForm.tsx", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "components_patientrecordinfoform", - "target": "ui_searchableselect_selectoption", - "confidence_score": 1.0 + "target": "ui_searchableselect_selectoption" }, { "relation": "imports_from", @@ -99432,9 +99684,9 @@ "source_file": "assets/admin/lib/patientForm.ts", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_patientform", - "target": "components_patientrecordinfoform", - "confidence_score": 1.0 + "target": "components_patientrecordinfoform" }, { "relation": "imports_from", @@ -99443,9 +99695,9 @@ "source_file": "assets/admin/lib/patientForm.test.ts", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_patientform_test", - "target": "components_patientrecordinfoform", - "confidence_score": 1.0 + "target": "components_patientrecordinfoform" }, { "relation": "imports_from", @@ -99454,9 +99706,9 @@ "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L43", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_mypatientspage", - "target": "components_patientrecordinfoform", - "confidence_score": 1.0 + "target": "components_patientrecordinfoform" }, { "relation": "imports", @@ -99465,9 +99717,9 @@ "source_file": "assets/admin/lib/patientForm.ts", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_patientform", - "target": "components_patientrecordinfoform_patientformvalues", - "confidence_score": 1.0 + "target": "components_patientrecordinfoform_patientformvalues" }, { "relation": "imports", @@ -99476,9 +99728,9 @@ "source_file": "assets/admin/lib/patientForm.test.ts", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_patientform_test", - "target": "components_patientrecordinfoform_patientformvalues", - "confidence_score": 1.0 + "target": "components_patientrecordinfoform_patientformvalues" }, { "relation": "references", @@ -99487,9 +99739,9 @@ "source_file": "assets/admin/components/PatientRecordInfoForm.tsx", "source_location": "L41", "weight": 1.0, + "confidence_score": 1.0, "source": "components_patientrecordinfoform_patientformoptions", - "target": "ui_searchableselect_selectoption", - "confidence_score": 1.0 + "target": "ui_searchableselect_selectoption" }, { "relation": "contains", @@ -100071,6 +100323,166 @@ "source": "layout_adminlayout_adminlayout", "target": "stores_uistore_useuistore" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/layout/SettingsLayout.test.tsx", + "source_location": "L4", + "weight": 1.0, + "source": "layout_settingslayout_test", + "target": "layout_settingslayout", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/layout/SettingsLayout.test.tsx", + "source_location": "L4", + "weight": 1.0, + "source": "layout_settingslayout_test", + "target": "layout_settingslayout_settings_menu", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/layout/SettingsLayout.test.tsx", + "source_location": "L3", + "weight": 1.0, + "source": "layout_settingslayout_test", + "target": "test_utils", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/layout/SettingsLayout.test.tsx", + "source_location": "L3", + "weight": 1.0, + "source": "layout_settingslayout_test", + "target": "test_utils_renderwithproviders", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/layout/SettingsLayout.tsx", + "source_location": "L35", + "weight": 1.0, + "source": "layout_settingslayout", + "target": "layout_settingslayout_itemstyle", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/layout/SettingsLayout.tsx", + "source_location": "L47", + "weight": 1.0, + "source": "layout_settingslayout", + "target": "layout_settingslayout_menurow", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/layout/SettingsLayout.tsx", + "source_location": "L20", + "weight": 1.0, + "source": "layout_settingslayout", + "target": "layout_settingslayout_settings_menu", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/layout/SettingsLayout.tsx", + "source_location": "L83", + "weight": 1.0, + "source": "layout_settingslayout", + "target": "layout_settingslayout_settingslayout", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/layout/SettingsLayout.tsx", + "source_location": "L13", + "weight": 1.0, + "source": "layout_settingslayout", + "target": "layout_settingslayout_settingsmenuitem", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SettingsMenuPage.tsx", + "source_location": "L4", + "weight": 1.0, + "source": "pages_settingsmenupage", + "target": "layout_settingslayout", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SettingsMenuPage.test.tsx", + "source_location": "L5", + "weight": 1.0, + "source": "pages_settingsmenupage_test", + "target": "layout_settingslayout", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SubscriptionPage.tsx", + "source_location": "L15", + "weight": 1.0, + "source": "pages_subscriptionpage", + "target": "layout_settingslayout", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SettingsMenuPage.tsx", + "source_location": "L4", + "weight": 1.0, + "source": "pages_settingsmenupage", + "target": "layout_settingslayout_settings_menu", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SettingsMenuPage.test.tsx", + "source_location": "L5", + "weight": 1.0, + "source": "pages_settingsmenupage_test", + "target": "layout_settingslayout_settings_menu", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/layout/SettingsLayout.tsx", + "source_location": "L59", + "weight": 1.0, + "source": "layout_settingslayout_menurow", + "target": "layout_settingslayout_itemstyle", + "confidence_score": 1.0 + }, { "relation": "imports_from", "context": "import", @@ -101549,9 +101961,9 @@ "source_file": "assets/admin/components/ui/Field.tsx", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "ui_field", - "target": "ui_field_field", - "confidence_score": 1.0 + "target": "ui_field_field" }, { "relation": "contains", @@ -101559,9 +101971,9 @@ "source_file": "assets/admin/components/ui/Field.tsx", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "ui_field", - "target": "ui_field_props", - "confidence_score": 1.0 + "target": "ui_field_props" }, { "relation": "imports_from", @@ -101570,9 +101982,9 @@ "source_file": "assets/admin/components/ui/InputField.test.tsx", "source_location": "L4", "weight": 1.0, + "confidence_score": 1.0, "source": "ui_inputfield_test", - "target": "ui_field", - "confidence_score": 1.0 + "target": "ui_field" }, { "relation": "contains", @@ -101580,9 +101992,9 @@ "source_file": "assets/admin/components/ui/Input.tsx", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "ui_input", - "target": "ui_input_props", - "confidence_score": 1.0 + "target": "ui_input_props" }, { "relation": "imports_from", @@ -101591,9 +102003,9 @@ "source_file": "assets/admin/components/ui/InputField.test.tsx", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "ui_inputfield_test", - "target": "ui_input", - "confidence_score": 1.0 + "target": "ui_input" }, { "relation": "imports_from", @@ -103520,9 +103932,9 @@ "source_file": "assets/admin/lib/patientForm.ts", "source_location": "L1", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_patientform", - "target": "ui_searchableselect", - "confidence_score": 1.0 + "target": "ui_searchableselect" }, { "relation": "imports_from", @@ -103792,9 +104204,9 @@ "source_file": "assets/admin/lib/patientForm.ts", "source_location": "L1", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_patientform", - "target": "ui_searchableselect_selectoption", - "confidence_score": 1.0 + "target": "ui_searchableselect_selectoption" }, { "relation": "imports", @@ -104571,9 +104983,9 @@ "source_file": "assets/admin/hooks/usePatient.test.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "hooks_usepatient_test", - "target": "hooks_usepatient", - "confidence_score": 1.0 + "target": "hooks_usepatient" }, { "relation": "contains", @@ -104581,9 +104993,9 @@ "source_file": "assets/admin/hooks/usePatient.test.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "hooks_usepatient_test", - "target": "hooks_usepatient_test_get", - "confidence_score": 1.0 + "target": "hooks_usepatient_test_get" }, { "relation": "contains", @@ -104591,9 +105003,9 @@ "source_file": "assets/admin/hooks/usePatient.test.tsx", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "hooks_usepatient_test", - "target": "hooks_usepatient_test_patch", - "confidence_score": 1.0 + "target": "hooks_usepatient_test_patch" }, { "relation": "imports", @@ -104602,9 +105014,9 @@ "source_file": "assets/admin/hooks/usePatient.test.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "hooks_usepatient_test", - "target": "hooks_usepatient_usepatient", - "confidence_score": 1.0 + "target": "hooks_usepatient_usepatient" }, { "relation": "imports", @@ -104613,9 +105025,9 @@ "source_file": "assets/admin/hooks/usePatient.test.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "hooks_usepatient_test", - "target": "hooks_usepatient_useupdatepatient", - "confidence_score": 1.0 + "target": "hooks_usepatient_useupdatepatient" }, { "relation": "imports_from", @@ -104624,9 +105036,9 @@ "source_file": "assets/admin/hooks/usePatient.test.tsx", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "hooks_usepatient_test", - "target": "lib_api", - "confidence_score": 1.0 + "target": "lib_api" }, { "relation": "imports", @@ -104635,9 +105047,9 @@ "source_file": "assets/admin/hooks/usePatient.test.tsx", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "hooks_usepatient_test", - "target": "lib_api_api", - "confidence_score": 1.0 + "target": "lib_api_api" }, { "relation": "imports_from", @@ -104646,9 +105058,9 @@ "source_file": "assets/admin/hooks/usePatient.test.tsx", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "hooks_usepatient_test", - "target": "test_utils", - "confidence_score": 1.0 + "target": "test_utils" }, { "relation": "imports", @@ -104657,9 +105069,9 @@ "source_file": "assets/admin/hooks/usePatient.test.tsx", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "hooks_usepatient_test", - "target": "test_utils_renderhookwithclient", - "confidence_score": 1.0 + "target": "test_utils_renderhookwithclient" }, { "relation": "contains", @@ -104667,9 +105079,9 @@ "source_file": "assets/admin/hooks/usePatient.ts", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "hooks_usepatient", - "target": "hooks_usepatient_usepatient", - "confidence_score": 1.0 + "target": "hooks_usepatient_usepatient" }, { "relation": "contains", @@ -104677,9 +105089,9 @@ "source_file": "assets/admin/hooks/usePatient.ts", "source_location": "L31", "weight": 1.0, + "confidence_score": 1.0, "source": "hooks_usepatient", - "target": "hooks_usepatient_useupdatepatient", - "confidence_score": 1.0 + "target": "hooks_usepatient_useupdatepatient" }, { "relation": "imports_from", @@ -104688,9 +105100,9 @@ "source_file": "assets/admin/hooks/usePatient.ts", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "hooks_usepatient", - "target": "lib_api", - "confidence_score": 1.0 + "target": "lib_api" }, { "relation": "imports", @@ -104699,9 +105111,9 @@ "source_file": "assets/admin/hooks/usePatient.ts", "source_location": "L2", "weight": 1.0, + "confidence_score": 1.0, "source": "hooks_usepatient", - "target": "lib_api_api", - "confidence_score": 1.0 + "target": "lib_api_api" }, { "relation": "imports", @@ -104710,9 +105122,9 @@ "source_file": "assets/admin/hooks/usePatient.ts", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "hooks_usepatient", - "target": "lib_api_apiresponse", - "confidence_score": 1.0 + "target": "lib_api_apiresponse" }, { "relation": "imports_from", @@ -104721,9 +105133,9 @@ "source_file": "assets/admin/hooks/usePatient.ts", "source_location": "L4", "weight": 1.0, + "confidence_score": 1.0, "source": "hooks_usepatient", - "target": "types_index", - "confidence_score": 1.0 + "target": "types_index" }, { "relation": "imports", @@ -104732,9 +105144,9 @@ "source_file": "assets/admin/hooks/usePatient.ts", "source_location": "L4", "weight": 1.0, + "confidence_score": 1.0, "source": "hooks_usepatient", - "target": "types_index_patientprofileupdate", - "confidence_score": 1.0 + "target": "types_index_patientprofileupdate" }, { "relation": "imports", @@ -104743,9 +105155,9 @@ "source_file": "assets/admin/hooks/usePatient.ts", "source_location": "L4", "weight": 1.0, + "confidence_score": 1.0, "source": "hooks_usepatient", - "target": "types_index_patientrecord", - "confidence_score": 1.0 + "target": "types_index_patientrecord" }, { "relation": "contains", @@ -105519,6 +105931,28 @@ "source": "pages_paymentspage", "target": "lib_api" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/PaymentSuccessPage.tsx", + "source_location": "L7", + "weight": 1.0, + "source": "pages_paymentsuccesspage", + "target": "lib_api", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/PaymentSuccessPage.test.tsx", + "source_location": "L16", + "weight": 1.0, + "source": "pages_paymentsuccesspage_test", + "target": "lib_api", + "confidence_score": 1.0 + }, { "relation": "imports_from", "context": "import", @@ -105684,6 +106118,17 @@ "source": "pages_subscriptionpage", "target": "lib_api" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SubscriptionPage.test.tsx", + "source_location": "L12", + "weight": 1.0, + "source": "pages_subscriptionpage_test", + "target": "lib_api", + "confidence_score": 1.0 + }, { "relation": "imports_from", "context": "import", @@ -106068,6 +106513,28 @@ "source": "pages_paymentspage", "target": "lib_api_api" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/PaymentSuccessPage.tsx", + "source_location": "L6", + "weight": 1.0, + "source": "pages_paymentsuccesspage", + "target": "lib_api_api", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/PaymentSuccessPage.test.tsx", + "source_location": "L16", + "weight": 1.0, + "source": "pages_paymentsuccesspage_test", + "target": "lib_api_api", + "confidence_score": 1.0 + }, { "relation": "imports", "context": "import", @@ -106233,6 +106700,17 @@ "source": "pages_subscriptionpage", "target": "lib_api_api" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SubscriptionPage.test.tsx", + "source_location": "L12", + "weight": 1.0, + "source": "pages_subscriptionpage_test", + "target": "lib_api_api", + "confidence_score": 1.0 + }, { "relation": "imports", "context": "import", @@ -106486,6 +106964,17 @@ "source": "pages_paymentdetailpage", "target": "lib_api_apiresponse" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/PaymentSuccessPage.tsx", + "source_location": "L7", + "weight": 1.0, + "source": "pages_paymentsuccesspage", + "target": "lib_api_apiresponse", + "confidence_score": 1.0 + }, { "relation": "imports", "context": "import", @@ -106953,9 +107442,9 @@ "source_file": "assets/admin/lib/patientForm.test.ts", "source_location": "L2", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_patientform_test", - "target": "lib_patientform", - "confidence_score": 1.0 + "target": "lib_patientform" }, { "relation": "imports", @@ -106964,9 +107453,9 @@ "source_file": "assets/admin/lib/patientForm.test.ts", "source_location": "L2", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_patientform_test", - "target": "lib_patientform_datestrtots", - "confidence_score": 1.0 + "target": "lib_patientform_datestrtots" }, { "relation": "imports", @@ -106975,9 +107464,9 @@ "source_file": "assets/admin/lib/patientForm.test.ts", "source_location": "L2", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_patientform_test", - "target": "lib_patientform_formvaluestopayload", - "confidence_score": 1.0 + "target": "lib_patientform_formvaluestopayload" }, { "relation": "imports", @@ -106986,9 +107475,9 @@ "source_file": "assets/admin/lib/patientForm.test.ts", "source_location": "L2", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_patientform_test", - "target": "lib_patientform_profiletoformvalues", - "confidence_score": 1.0 + "target": "lib_patientform_profiletoformvalues" }, { "relation": "imports", @@ -106997,9 +107486,9 @@ "source_file": "assets/admin/lib/patientForm.test.ts", "source_location": "L2", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_patientform_test", - "target": "lib_patientform_tstodatestr", - "confidence_score": 1.0 + "target": "lib_patientform_tstodatestr" }, { "relation": "imports_from", @@ -107008,9 +107497,9 @@ "source_file": "assets/admin/lib/patientForm.test.ts", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_patientform_test", - "target": "types_index", - "confidence_score": 1.0 + "target": "types_index" }, { "relation": "imports", @@ -107019,9 +107508,9 @@ "source_file": "assets/admin/lib/patientForm.test.ts", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_patientform_test", - "target": "types_index_patientprofile", - "confidence_score": 1.0 + "target": "types_index_patientprofile" }, { "relation": "contains", @@ -107029,9 +107518,9 @@ "source_file": "assets/admin/lib/patientForm.ts", "source_location": "L28", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_patientform", - "target": "lib_patientform_datestrtots", - "confidence_score": 1.0 + "target": "lib_patientform_datestrtots" }, { "relation": "contains", @@ -107039,9 +107528,9 @@ "source_file": "assets/admin/lib/patientForm.ts", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_patientform", - "target": "lib_patientform_education_opts", - "confidence_score": 1.0 + "target": "lib_patientform_education_opts" }, { "relation": "contains", @@ -107049,9 +107538,9 @@ "source_file": "assets/admin/lib/patientForm.ts", "source_location": "L59", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_patientform", - "target": "lib_patientform_formvaluestopayload", - "confidence_score": 1.0 + "target": "lib_patientform_formvaluestopayload" }, { "relation": "contains", @@ -107059,9 +107548,9 @@ "source_file": "assets/admin/lib/patientForm.ts", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_patientform", - "target": "lib_patientform_gender_opts", - "confidence_score": 1.0 + "target": "lib_patientform_gender_opts" }, { "relation": "contains", @@ -107069,9 +107558,9 @@ "source_file": "assets/admin/lib/patientForm.ts", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_patientform", - "target": "lib_patientform_marital_opts", - "confidence_score": 1.0 + "target": "lib_patientform_marital_opts" }, { "relation": "contains", @@ -107079,9 +107568,9 @@ "source_file": "assets/admin/lib/patientForm.ts", "source_location": "L35", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_patientform", - "target": "lib_patientform_profiletoformvalues", - "confidence_score": 1.0 + "target": "lib_patientform_profiletoformvalues" }, { "relation": "contains", @@ -107089,9 +107578,9 @@ "source_file": "assets/admin/lib/patientForm.ts", "source_location": "L19", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_patientform", - "target": "lib_patientform_referral_opts", - "confidence_score": 1.0 + "target": "lib_patientform_referral_opts" }, { "relation": "contains", @@ -107099,9 +107588,9 @@ "source_file": "assets/admin/lib/patientForm.ts", "source_location": "L24", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_patientform", - "target": "lib_patientform_tstodatestr", - "confidence_score": 1.0 + "target": "lib_patientform_tstodatestr" }, { "relation": "imports_from", @@ -107110,9 +107599,9 @@ "source_file": "assets/admin/lib/patientForm.ts", "source_location": "L2", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_patientform", - "target": "types_index", - "confidence_score": 1.0 + "target": "types_index" }, { "relation": "imports", @@ -107121,9 +107610,9 @@ "source_file": "assets/admin/lib/patientForm.ts", "source_location": "L2", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_patientform", - "target": "types_index_patientprofile", - "confidence_score": 1.0 + "target": "types_index_patientprofile" }, { "relation": "imports", @@ -107132,9 +107621,9 @@ "source_file": "assets/admin/lib/patientForm.ts", "source_location": "L2", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_patientform", - "target": "types_index_patientprofileupdate", - "confidence_score": 1.0 + "target": "types_index_patientprofileupdate" }, { "relation": "imports_from", @@ -107143,9 +107632,9 @@ "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L44", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_mypatientspage", - "target": "lib_patientform", - "confidence_score": 1.0 + "target": "lib_patientform" }, { "relation": "imports", @@ -107154,9 +107643,9 @@ "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L44", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_mypatientspage", - "target": "lib_patientform_gender_opts", - "confidence_score": 1.0 + "target": "lib_patientform_gender_opts" }, { "relation": "imports", @@ -107165,9 +107654,9 @@ "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L44", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_mypatientspage", - "target": "lib_patientform_marital_opts", - "confidence_score": 1.0 + "target": "lib_patientform_marital_opts" }, { "relation": "imports", @@ -107176,9 +107665,9 @@ "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L44", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_mypatientspage", - "target": "lib_patientform_education_opts", - "confidence_score": 1.0 + "target": "lib_patientform_education_opts" }, { "relation": "imports", @@ -107187,9 +107676,9 @@ "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L44", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_mypatientspage", - "target": "lib_patientform_referral_opts", - "confidence_score": 1.0 + "target": "lib_patientform_referral_opts" }, { "relation": "calls", @@ -107198,9 +107687,9 @@ "source_file": "assets/admin/lib/patientForm.ts", "source_location": "L41", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_patientform_profiletoformvalues", - "target": "lib_patientform_tstodatestr", - "confidence_score": 1.0 + "target": "lib_patientform_tstodatestr" }, { "relation": "calls", @@ -107209,9 +107698,9 @@ "source_file": "assets/admin/lib/patientForm.ts", "source_location": "L67", "weight": 1.0, + "confidence_score": 1.0, "source": "lib_patientform_formvaluestopayload", - "target": "lib_patientform_datestrtots", - "confidence_score": 1.0 + "target": "lib_patientform_datestrtots" }, { "relation": "imports", @@ -107220,9 +107709,9 @@ "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L44", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_mypatientspage", - "target": "lib_patientform_profiletoformvalues", - "confidence_score": 1.0 + "target": "lib_patientform_profiletoformvalues" }, { "relation": "calls", @@ -107242,9 +107731,9 @@ "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L44", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_mypatientspage", - "target": "lib_patientform_formvaluestopayload", - "confidence_score": 1.0 + "target": "lib_patientform_formvaluestopayload" }, { "relation": "imports_from", @@ -107836,6 +108325,17 @@ "source": "pages_paymentspage", "target": "lib_utils" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/PaymentSuccessPage.tsx", + "source_location": "L9", + "weight": 1.0, + "source": "pages_paymentsuccesspage", + "target": "lib_utils", + "confidence_score": 1.0 + }, { "relation": "imports_from", "context": "import", @@ -107990,6 +108490,17 @@ "source": "pages_subscriptionpage", "target": "lib_utils" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SubscriptionPage.test.tsx", + "source_location": "L4", + "weight": 1.0, + "source": "pages_subscriptionpage_test", + "target": "lib_utils", + "confidence_score": 1.0 + }, { "relation": "imports_from", "context": "import", @@ -108309,6 +108820,28 @@ "source": "pages_paymentspage", "target": "lib_utils_formatrial" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/PaymentSuccessPage.tsx", + "source_location": "L9", + "weight": 1.0, + "source": "pages_paymentsuccesspage", + "target": "lib_utils_formatrial", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "confidence_score": 1.0, + "source_file": "assets/admin/pages/PaymentSuccessPage.tsx", + "source_location": "L85", + "weight": 1.0, + "source": "pages_paymentsuccesspage_paymentsuccesspage", + "target": "lib_utils_formatrial" + }, { "relation": "imports", "context": "import", @@ -108441,6 +108974,17 @@ "source": "pages_subscriptionpage", "target": "lib_utils_formatrial" }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "confidence_score": 1.0, + "source_file": "assets/admin/pages/SubscriptionPage.tsx", + "source_location": "L374", + "weight": 1.0, + "source": "pages_subscriptionpage_plancard", + "target": "lib_utils_formatrial" + }, { "relation": "calls", "context": "call", @@ -108452,6 +108996,17 @@ "source": "pages_subscriptionpage_subscriptionpage", "target": "lib_utils_formatrial" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SubscriptionPage.test.tsx", + "source_location": "L4", + "weight": 1.0, + "source": "pages_subscriptionpage_test", + "target": "lib_utils_formatrial", + "confidence_score": 1.0 + }, { "relation": "imports", "context": "import", @@ -108727,6 +109282,28 @@ "source": "pages_subscriptionpage", "target": "lib_utils_formatnumber" }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "confidence_score": 1.0, + "source_file": "assets/admin/pages/SubscriptionPage.tsx", + "source_location": "L253", + "weight": 1.0, + "source": "pages_subscriptionpage_currentplanbanner", + "target": "lib_utils_formatnumber" + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "confidence_score": 1.0, + "source_file": "assets/admin/pages/SubscriptionPage.tsx", + "source_location": "L335", + "weight": 1.0, + "source": "pages_subscriptionpage_plancard", + "target": "lib_utils_formatnumber" + }, { "relation": "calls", "context": "call", @@ -109013,6 +109590,28 @@ "source": "pages_paymentspage", "target": "lib_utils_formatdate" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/PaymentSuccessPage.tsx", + "source_location": "L9", + "weight": 1.0, + "source": "pages_paymentsuccesspage", + "target": "lib_utils_formatdate", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "confidence_score": 1.0, + "source_file": "assets/admin/pages/PaymentSuccessPage.tsx", + "source_location": "L84", + "weight": 1.0, + "source": "pages_paymentsuccesspage_paymentsuccesspage", + "target": "lib_utils_formatdate" + }, { "relation": "imports", "context": "import", @@ -114370,6 +114969,155 @@ "source": "pages_paymentdetailpage", "target": "types_index_payment" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/PaymentSuccessPage.test.tsx", + "source_location": "L18", + "weight": 1.0, + "source": "pages_paymentsuccesspage_test", + "target": "pages_paymentsuccesspage", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/PaymentSuccessPage.test.tsx", + "source_location": "L20", + "weight": 1.0, + "source": "pages_paymentsuccesspage_test", + "target": "pages_paymentsuccesspage_test_get", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/PaymentSuccessPage.test.tsx", + "source_location": "L5", + "weight": 1.0, + "source": "pages_paymentsuccesspage_test", + "target": "pages_paymentsuccesspage_test_navspy", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/PaymentSuccessPage.test.tsx", + "source_location": "L3", + "weight": 1.0, + "source": "pages_paymentsuccesspage_test", + "target": "test_utils", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/PaymentSuccessPage.test.tsx", + "source_location": "L3", + "weight": 1.0, + "source": "pages_paymentsuccesspage_test", + "target": "test_utils_renderwithproviders", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/PaymentSuccessPage.tsx", + "source_location": "L12", + "weight": 1.0, + "source": "pages_paymentsuccesspage", + "target": "pages_paymentsuccesspage_paymentdetails", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/PaymentSuccessPage.tsx", + "source_location": "L28", + "weight": 1.0, + "source": "pages_paymentsuccesspage", + "target": "pages_paymentsuccesspage_paymentsuccesspage", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/PaymentSuccessPage.tsx", + "source_location": "L154", + "weight": 1.0, + "source": "pages_paymentsuccesspage", + "target": "pages_paymentsuccesspage_receipt", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/PaymentSuccessPage.tsx", + "source_location": "L10", + "weight": 1.0, + "source": "pages_paymentsuccesspage", + "target": "pages_subscriptionpage", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/PaymentSuccessPage.tsx", + "source_location": "L10", + "weight": 1.0, + "source": "pages_paymentsuccesspage", + "target": "pages_subscriptionpage_plan_feature_labels", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/PaymentSuccessPage.tsx", + "source_location": "L10", + "weight": 1.0, + "source": "pages_paymentsuccesspage", + "target": "pages_subscriptionpage_planmetaof", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/PaymentSuccessPage.tsx", + "source_location": "L8", + "weight": 1.0, + "source": "pages_paymentsuccesspage", + "target": "types_index", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/PaymentSuccessPage.tsx", + "source_location": "L8", + "weight": 1.0, + "source": "pages_paymentsuccesspage", + "target": "types_index_mysubscriptiondata", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "confidence_score": 1.0, + "source_file": "assets/admin/pages/PaymentSuccessPage.tsx", + "source_location": "L58", + "weight": 1.0, + "source": "pages_paymentsuccesspage_paymentsuccesspage", + "target": "pages_subscriptionpage_planmetaof" + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -115059,6 +115807,49 @@ "source": "pages_selectcontextpage_selectcontextpage", "target": "stores_authstore_useauthstore" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SettingsMenuPage.test.tsx", + "source_location": "L4", + "weight": 1.0, + "source": "pages_settingsmenupage_test", + "target": "pages_settingsmenupage", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SettingsMenuPage.test.tsx", + "source_location": "L3", + "weight": 1.0, + "source": "pages_settingsmenupage_test", + "target": "test_utils", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SettingsMenuPage.test.tsx", + "source_location": "L3", + "weight": 1.0, + "source": "pages_settingsmenupage_test", + "target": "test_utils_renderwithproviders", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SettingsMenuPage.tsx", + "source_location": "L13", + "weight": 1.0, + "source": "pages_settingsmenupage", + "target": "pages_settingsmenupage_settingsmenupage", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -115626,6 +116417,79 @@ "source": "pages_staffpage", "target": "types_index_clinicstaff" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SubscriptionPage.test.tsx", + "source_location": "L13", + "weight": 1.0, + "source": "pages_subscriptionpage_test", + "target": "pages_subscriptionpage", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SubscriptionPage.test.tsx", + "source_location": "L15", + "weight": 1.0, + "source": "pages_subscriptionpage_test", + "target": "pages_subscriptionpage_test_get", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SubscriptionPage.test.tsx", + "source_location": "L30", + "weight": 1.0, + "source": "pages_subscriptionpage_test", + "target": "pages_subscriptionpage_test_mockapi", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SubscriptionPage.test.tsx", + "source_location": "L17", + "weight": 1.0, + "source": "pages_subscriptionpage_test", + "target": "pages_subscriptionpage_test_plans", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SubscriptionPage.test.tsx", + "source_location": "L3", + "weight": 1.0, + "source": "pages_subscriptionpage_test", + "target": "test_utils", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SubscriptionPage.test.tsx", + "source_location": "L3", + "weight": 1.0, + "source": "pages_subscriptionpage_test", + "target": "test_utils_renderwithproviders", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SubscriptionPage.tsx", + "source_location": "L233", + "weight": 1.0, + "source": "pages_subscriptionpage", + "target": "pages_subscriptionpage_currentplanbanner", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -115656,6 +116520,16 @@ "source": "pages_subscriptionpage", "target": "pages_subscriptionpage_plancard" }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SubscriptionPage.tsx", + "source_location": "L34", + "weight": 1.0, + "source": "pages_subscriptionpage", + "target": "pages_subscriptionpage_planmetaof", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -115710,6 +116584,39 @@ "source": "pages_subscriptionpage", "target": "types_index_subscriptionplan" }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SubscriptionPage.tsx", + "source_location": "L235", + "weight": 1.0, + "source": "pages_subscriptionpage_currentplanbanner", + "target": "pages_subscriptionpage_planmetaof", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SubscriptionPage.tsx", + "source_location": "L281", + "weight": 1.0, + "source": "pages_subscriptionpage_plancard", + "target": "pages_subscriptionpage_planmetaof", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SubscriptionPage.tsx", + "source_location": "L147", + "weight": 1.0, + "source": "pages_subscriptionpage_subscriptionpage", + "target": "pages_subscriptionpage_planmetaof", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -116437,9 +117344,9 @@ "source_file": "assets/admin/types/index.ts", "source_location": "L490", "weight": 1.0, + "confidence_score": 1.0, "source": "types_index", - "target": "types_index_patientprofileupdate", - "confidence_score": 1.0 + "target": "types_index_patientprofileupdate" }, { "relation": "contains", @@ -119565,9 +120472,9 @@ "source_file": "migrations/Version20260713074150.php", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260713074150", - "target": "abstractmigration", - "confidence_score": 1.0 + "target": "abstractmigration" }, { "relation": "inherits", @@ -119575,9 +120482,9 @@ "source_file": "migrations/Version20260713074150.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260713074150_version20260713074150", - "target": "abstractmigration", - "confidence_score": 1.0 + "target": "abstractmigration" }, { "relation": "references", @@ -125732,9 +126639,9 @@ "source_file": "migrations/Version20260713074150.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260713074150", - "target": "migrations_version20260713074150_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260713074150_php_schema" }, { "relation": "contains", @@ -125742,9 +126649,9 @@ "source_file": "migrations/Version20260713074150.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260713074150", - "target": "migrations_version20260713074150_version20260713074150", - "confidence_score": 1.0 + "target": "migrations_version20260713074150_version20260713074150" }, { "relation": "method", @@ -125752,9 +126659,9 @@ "source_file": "migrations/Version20260713074150.php", "source_location": "L26", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260713074150_version20260713074150", - "target": "migrations_version20260713074150_version20260713074150_down", - "confidence_score": 1.0 + "target": "migrations_version20260713074150_version20260713074150_down" }, { "relation": "method", @@ -125762,9 +126669,9 @@ "source_file": "migrations/Version20260713074150.php", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260713074150_version20260713074150", - "target": "migrations_version20260713074150_version20260713074150_getdescription", - "confidence_score": 1.0 + "target": "migrations_version20260713074150_version20260713074150_getdescription" }, { "relation": "method", @@ -125772,9 +126679,9 @@ "source_file": "migrations/Version20260713074150.php", "source_location": "L20", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260713074150_version20260713074150", - "target": "migrations_version20260713074150_version20260713074150_up", - "confidence_score": 1.0 + "target": "migrations_version20260713074150_version20260713074150_up" }, { "relation": "references", @@ -125783,9 +126690,9 @@ "source_location": "L20", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "migrations_version20260713074150_version20260713074150_up", - "target": "migrations_version20260713074150_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260713074150_php_schema" }, { "relation": "references", @@ -125794,9 +126701,9 @@ "source_location": "L26", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "migrations_version20260713074150_version20260713074150_down", - "target": "migrations_version20260713074150_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260713074150_php_schema" }, { "relation": "contains", @@ -136754,9 +137661,9 @@ "source_file": "src/Auth/Entity/User.php", "source_location": "L89", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_user_user", - "target": "entity_user_user_setmobilenumber", - "confidence_score": 1.0 + "target": "entity_user_user_setmobilenumber" }, { "relation": "method", @@ -136878,9 +137785,9 @@ "source_location": "L89", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_user_user_setmobilenumber", - "target": "src_auth_entity_user_php_self", - "confidence_score": 1.0 + "target": "src_auth_entity_user_php_self" }, { "relation": "references", @@ -185614,9 +186521,9 @@ "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L138", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_userprofile_userprofile", - "target": "entity_userprofile_userprofile_getcityid", - "confidence_score": 1.0 + "target": "entity_userprofile_userprofile_getcityid" }, { "relation": "method", @@ -185684,9 +186591,9 @@ "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L134", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_userprofile_userprofile", - "target": "entity_userprofile_userprofile_getfieldofstudy", - "confidence_score": 1.0 + "target": "entity_userprofile_userprofile_getfieldofstudy" }, { "relation": "method", @@ -185784,9 +186691,9 @@ "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L139", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_userprofile_userprofile", - "target": "entity_userprofile_userprofile_getpostalcode", - "confidence_score": 1.0 + "target": "entity_userprofile_userprofile_getpostalcode" }, { "relation": "method", @@ -185794,9 +186701,9 @@ "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L137", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_userprofile_userprofile", - "target": "entity_userprofile_userprofile_getprovinceid", - "confidence_score": 1.0 + "target": "entity_userprofile_userprofile_getprovinceid" }, { "relation": "method", @@ -185804,9 +186711,9 @@ "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L140", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_userprofile_userprofile", - "target": "entity_userprofile_userprofile_getreferralsource", - "confidence_score": 1.0 + "target": "entity_userprofile_userprofile_getreferralsource" }, { "relation": "method", @@ -185924,9 +186831,9 @@ "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L167", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_userprofile_userprofile", - "target": "entity_userprofile_userprofile_setcityid", - "confidence_score": 1.0 + "target": "entity_userprofile_userprofile_setcityid" }, { "relation": "method", @@ -185984,9 +186891,9 @@ "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L163", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_userprofile_userprofile", - "target": "entity_userprofile_userprofile_setfieldofstudy", - "confidence_score": 1.0 + "target": "entity_userprofile_userprofile_setfieldofstudy" }, { "relation": "method", @@ -186084,9 +186991,9 @@ "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L168", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_userprofile_userprofile", - "target": "entity_userprofile_userprofile_setpostalcode", - "confidence_score": 1.0 + "target": "entity_userprofile_userprofile_setpostalcode" }, { "relation": "method", @@ -186094,9 +187001,9 @@ "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L166", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_userprofile_userprofile", - "target": "entity_userprofile_userprofile_setprovinceid", - "confidence_score": 1.0 + "target": "entity_userprofile_userprofile_setprovinceid" }, { "relation": "method", @@ -186104,9 +187011,9 @@ "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L169", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_userprofile_userprofile", - "target": "entity_userprofile_userprofile_setreferralsource", - "confidence_score": 1.0 + "target": "entity_userprofile_userprofile_setreferralsource" }, { "relation": "method", @@ -186264,9 +187171,9 @@ "source_location": "L167", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setcityid", - "target": "src_userprofile_entity_userprofile_php_self", - "confidence_score": 1.0 + "target": "src_userprofile_entity_userprofile_php_self" }, { "relation": "references", @@ -186330,9 +187237,9 @@ "source_location": "L163", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setfieldofstudy", - "target": "src_userprofile_entity_userprofile_php_self", - "confidence_score": 1.0 + "target": "src_userprofile_entity_userprofile_php_self" }, { "relation": "references", @@ -186429,9 +187336,9 @@ "source_location": "L168", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setpostalcode", - "target": "src_userprofile_entity_userprofile_php_self", - "confidence_score": 1.0 + "target": "src_userprofile_entity_userprofile_php_self" }, { "relation": "references", @@ -186440,9 +187347,9 @@ "source_location": "L166", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setprovinceid", - "target": "src_userprofile_entity_userprofile_php_self", - "confidence_score": 1.0 + "target": "src_userprofile_entity_userprofile_php_self" }, { "relation": "references", @@ -186451,9 +187358,9 @@ "source_location": "L169", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setreferralsource", - "target": "src_userprofile_entity_userprofile_php_self", - "confidence_score": 1.0 + "target": "src_userprofile_entity_userprofile_php_self" }, { "relation": "references", @@ -186594,9 +187501,9 @@ "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L163", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setfieldofstudy", - "target": "entity_userprofile_userprofile_touch", - "confidence_score": 1.0 + "target": "entity_userprofile_userprofile_touch" }, { "relation": "calls", @@ -186627,9 +187534,9 @@ "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L166", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setprovinceid", - "target": "entity_userprofile_userprofile_touch", - "confidence_score": 1.0 + "target": "entity_userprofile_userprofile_touch" }, { "relation": "calls", @@ -186638,9 +187545,9 @@ "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L167", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setcityid", - "target": "entity_userprofile_userprofile_touch", - "confidence_score": 1.0 + "target": "entity_userprofile_userprofile_touch" }, { "relation": "calls", @@ -186649,9 +187556,9 @@ "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L168", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setpostalcode", - "target": "entity_userprofile_userprofile_touch", - "confidence_score": 1.0 + "target": "entity_userprofile_userprofile_touch" }, { "relation": "calls", @@ -186660,9 +187567,9 @@ "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L169", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setreferralsource", - "target": "entity_userprofile_userprofile_touch", - "confidence_score": 1.0 + "target": "entity_userprofile_userprofile_touch" }, { "relation": "calls", @@ -187621,9 +188528,9 @@ "source_file": "tests/Patient/PatientUpdateProfileTest.php", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_patientupdateprofiletest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", @@ -187631,9 +188538,9 @@ "source_file": "tests/Patient/PatientUpdateProfileTest.php", "source_location": "L18", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_patientupdateprofiletest_patientupdateprofiletest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", @@ -188895,9 +189802,9 @@ "source_file": "tests/Patient/UserProfileDemographicsTest.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_userprofiledemographicstest", - "target": "testcase", - "confidence_score": 1.0 + "target": "testcase" }, { "relation": "inherits", @@ -188905,9 +189812,9 @@ "source_file": "tests/Patient/UserProfileDemographicsTest.php", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_userprofiledemographicstest_userprofiledemographicstest", - "target": "testcase", - "confidence_score": 1.0 + "target": "testcase" }, { "relation": "imports", @@ -190731,9 +191638,9 @@ "source_file": "tests/Patient/PatientUpdateProfileTest.php", "source_location": "L18", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_patientupdateprofiletest", - "target": "patient_patientupdateprofiletest_patientupdateprofiletest", - "confidence_score": 1.0 + "target": "patient_patientupdateprofiletest_patientupdateprofiletest" }, { "relation": "imports", @@ -190742,9 +191649,9 @@ "source_file": "tests/Patient/PatientUpdateProfileTest.php", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_patientupdateprofiletest", - "target": "tests_patient_patientupdateprofiletest_php_user", - "confidence_score": 1.0 + "target": "tests_patient_patientupdateprofiletest_php_user" }, { "relation": "method", @@ -190752,9 +191659,9 @@ "source_file": "tests/Patient/PatientUpdateProfileTest.php", "source_location": "L35", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_patientupdateprofiletest_patientupdateprofiletest", - "target": "patient_patientupdateprofiletest_patientupdateprofiletest_makerecord", - "confidence_score": 1.0 + "target": "patient_patientupdateprofiletest_patientupdateprofiletest_makerecord" }, { "relation": "method", @@ -190762,9 +191669,9 @@ "source_file": "tests/Patient/PatientUpdateProfileTest.php", "source_location": "L23", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_patientupdateprofiletest_patientupdateprofiletest", - "target": "patient_patientupdateprofiletest_patientupdateprofiletest_setup", - "confidence_score": 1.0 + "target": "patient_patientupdateprofiletest_patientupdateprofiletest_setup" }, { "relation": "method", @@ -190772,9 +191679,9 @@ "source_file": "tests/Patient/PatientUpdateProfileTest.php", "source_location": "L77", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_patientupdateprofiletest_patientupdateprofiletest", - "target": "patient_patientupdateprofiletest_patientupdateprofiletest_testemptystringclearsfieldtonull", - "confidence_score": 1.0 + "target": "patient_patientupdateprofiletest_patientupdateprofiletest_testemptystringclearsfieldtonull" }, { "relation": "method", @@ -190782,9 +191689,9 @@ "source_file": "tests/Patient/PatientUpdateProfileTest.php", "source_location": "L115", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_patientupdateprofiletest_patientupdateprofiletest", - "target": "patient_patientupdateprofiletest_patientupdateprofiletest_testinvalidmobilereturns422", - "confidence_score": 1.0 + "target": "patient_patientupdateprofiletest_patientupdateprofiletest_testinvalidmobilereturns422" }, { "relation": "method", @@ -190792,9 +191699,9 @@ "source_file": "tests/Patient/PatientUpdateProfileTest.php", "source_location": "L88", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_patientupdateprofiletest_patientupdateprofiletest", - "target": "patient_patientupdateprofiletest_patientupdateprofiletest_testmobileeditrewritesloginidentifier", - "confidence_score": 1.0 + "target": "patient_patientupdateprofiletest_patientupdateprofiletest_testmobileeditrewritesloginidentifier" }, { "relation": "method", @@ -190802,9 +191709,9 @@ "source_file": "tests/Patient/PatientUpdateProfileTest.php", "source_location": "L103", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_patientupdateprofiletest_patientupdateprofiletest", - "target": "patient_patientupdateprofiletest_patientupdateprofiletest_testmobiletakenbyanotheruserreturns409", - "confidence_score": 1.0 + "target": "patient_patientupdateprofiletest_patientupdateprofiletest_testmobiletakenbyanotheruserreturns409" }, { "relation": "method", @@ -190812,9 +191719,9 @@ "source_file": "tests/Patient/PatientUpdateProfileTest.php", "source_location": "L48", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_patientupdateprofiletest_patientupdateprofiletest", - "target": "patient_patientupdateprofiletest_patientupdateprofiletest_testupdatepersistsextendeddemographicfields", - "confidence_score": 1.0 + "target": "patient_patientupdateprofiletest_patientupdateprofiletest_testupdatepersistsextendeddemographicfields" }, { "relation": "references", @@ -190823,9 +191730,9 @@ "source_location": "L20", "weight": 1.0, "context": "field", + "confidence_score": 1.0, "source": "patient_patientupdateprofiletest_patientupdateprofiletest", - "target": "tests_patient_patientupdateprofiletest_php_user", - "confidence_score": 1.0 + "target": "tests_patient_patientupdateprofiletest_php_user" }, { "relation": "calls", @@ -190834,9 +191741,9 @@ "source_file": "tests/Patient/PatientUpdateProfileTest.php", "source_location": "L79", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_patientupdateprofiletest_patientupdateprofiletest_testemptystringclearsfieldtonull", - "target": "patient_patientupdateprofiletest_patientupdateprofiletest_makerecord", - "confidence_score": 1.0 + "target": "patient_patientupdateprofiletest_patientupdateprofiletest_makerecord" }, { "relation": "calls", @@ -190845,9 +191752,9 @@ "source_file": "tests/Patient/PatientUpdateProfileTest.php", "source_location": "L117", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_patientupdateprofiletest_patientupdateprofiletest_testinvalidmobilereturns422", - "target": "patient_patientupdateprofiletest_patientupdateprofiletest_makerecord", - "confidence_score": 1.0 + "target": "patient_patientupdateprofiletest_patientupdateprofiletest_makerecord" }, { "relation": "calls", @@ -190856,9 +191763,9 @@ "source_file": "tests/Patient/PatientUpdateProfileTest.php", "source_location": "L90", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_patientupdateprofiletest_patientupdateprofiletest_testmobileeditrewritesloginidentifier", - "target": "patient_patientupdateprofiletest_patientupdateprofiletest_makerecord", - "confidence_score": 1.0 + "target": "patient_patientupdateprofiletest_patientupdateprofiletest_makerecord" }, { "relation": "calls", @@ -190867,9 +191774,9 @@ "source_file": "tests/Patient/PatientUpdateProfileTest.php", "source_location": "L108", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_patientupdateprofiletest_patientupdateprofiletest_testmobiletakenbyanotheruserreturns409", - "target": "patient_patientupdateprofiletest_patientupdateprofiletest_makerecord", - "confidence_score": 1.0 + "target": "patient_patientupdateprofiletest_patientupdateprofiletest_makerecord" }, { "relation": "calls", @@ -190878,9 +191785,9 @@ "source_file": "tests/Patient/PatientUpdateProfileTest.php", "source_location": "L50", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_patientupdateprofiletest_patientupdateprofiletest_testupdatepersistsextendeddemographicfields", - "target": "patient_patientupdateprofiletest_patientupdateprofiletest_makerecord", - "confidence_score": 1.0 + "target": "patient_patientupdateprofiletest_patientupdateprofiletest_makerecord" }, { "relation": "contains", @@ -190888,9 +191795,9 @@ "source_file": "tests/Patient/UserProfileDemographicsTest.php", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_userprofiledemographicstest", - "target": "patient_userprofiledemographicstest_userprofiledemographicstest", - "confidence_score": 1.0 + "target": "patient_userprofiledemographicstest_userprofiledemographicstest" }, { "relation": "imports", @@ -190899,9 +191806,9 @@ "source_file": "tests/Patient/UserProfileDemographicsTest.php", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_userprofiledemographicstest", - "target": "tests_patient_userprofiledemographicstest_php_userprofile", - "confidence_score": 1.0 + "target": "tests_patient_userprofiledemographicstest_php_userprofile" }, { "relation": "method", @@ -190909,9 +191816,9 @@ "source_file": "tests/Patient/UserProfileDemographicsTest.php", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_userprofiledemographicstest_userprofiledemographicstest", - "target": "patient_userprofiledemographicstest_userprofiledemographicstest_profile", - "confidence_score": 1.0 + "target": "patient_userprofiledemographicstest_userprofiledemographicstest_profile" }, { "relation": "method", @@ -190919,9 +191826,9 @@ "source_file": "tests/Patient/UserProfileDemographicsTest.php", "source_location": "L21", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_userprofiledemographicstest_userprofiledemographicstest", - "target": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewdemographicsettersroundtrip", - "confidence_score": 1.0 + "target": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewdemographicsettersroundtrip" }, { "relation": "method", @@ -190929,9 +191836,9 @@ "source_file": "tests/Patient/UserProfileDemographicsTest.php", "source_location": "L37", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_userprofiledemographicstest_userprofiledemographicstest", - "target": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewfieldsdefaulttonull", - "confidence_score": 1.0 + "target": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewfieldsdefaulttonull" }, { "relation": "method", @@ -190939,9 +191846,9 @@ "source_file": "tests/Patient/UserProfileDemographicsTest.php", "source_location": "L48", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_userprofiledemographicstest_userprofiledemographicstest", - "target": "patient_userprofiledemographicstest_userprofiledemographicstest_testtoarrayexposesnewkeys", - "confidence_score": 1.0 + "target": "patient_userprofiledemographicstest_userprofiledemographicstest_testtoarrayexposesnewkeys" }, { "relation": "references", @@ -190950,9 +191857,9 @@ "source_location": "L16", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "patient_userprofiledemographicstest_userprofiledemographicstest_profile", - "target": "tests_patient_userprofiledemographicstest_php_userprofile", - "confidence_score": 1.0 + "target": "tests_patient_userprofiledemographicstest_php_userprofile" }, { "relation": "calls", @@ -190961,9 +191868,9 @@ "source_file": "tests/Patient/UserProfileDemographicsTest.php", "source_location": "L23", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewdemographicsettersroundtrip", - "target": "patient_userprofiledemographicstest_userprofiledemographicstest_profile", - "confidence_score": 1.0 + "target": "patient_userprofiledemographicstest_userprofiledemographicstest_profile" }, { "relation": "calls", @@ -190972,9 +191879,9 @@ "source_file": "tests/Patient/UserProfileDemographicsTest.php", "source_location": "L39", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewfieldsdefaulttonull", - "target": "patient_userprofiledemographicstest_userprofiledemographicstest_profile", - "confidence_score": 1.0 + "target": "patient_userprofiledemographicstest_userprofiledemographicstest_profile" }, { "relation": "calls", @@ -190983,9 +191890,9 @@ "source_file": "tests/Patient/UserProfileDemographicsTest.php", "source_location": "L50", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_userprofiledemographicstest_userprofiledemographicstest_testtoarrayexposesnewkeys", - "target": "patient_userprofiledemographicstest_userprofiledemographicstest_profile", - "confidence_score": 1.0 + "target": "patient_userprofiledemographicstest_userprofiledemographicstest_profile" }, { "relation": "contains", @@ -212424,9 +213331,9 @@ "source_file": ".claude/skills/figma-to-feature/SKILL.md", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "figma_to_feature_skill", - "target": "figma_to_feature_skill_\u0628\u062e\u0634_\u06f0_\u0632\u0628\u0627\u0646_\u0642\u0628\u0644_\u0627\u0632_\u0647\u0631_\u06a9\u0627\u0631\u06cc", - "confidence_score": 1.0 + "target": "figma_to_feature_skill_\u0628\u062e\u0634_\u06f0_\u0632\u0628\u0627\u0646_\u0642\u0628\u0644_\u0627\u0632_\u0647\u0631_\u06a9\u0627\u0631\u06cc" }, { "relation": "contains", @@ -212434,9 +213341,9 @@ "source_file": ".claude/skills/figma-to-feature/SKILL.md", "source_location": "L18", "weight": 1.0, + "confidence_score": 1.0, "source": "figma_to_feature_skill", - "target": "figma_to_feature_skill_\u0628\u062e\u0634_\u06f1_\u0627\u0633\u062a\u062e\u0631\u0627\u062c_\u0627\u0632_\u0641\u06cc\u06af\u0645\u0627", - "confidence_score": 1.0 + "target": "figma_to_feature_skill_\u0628\u062e\u0634_\u06f1_\u0627\u0633\u062a\u062e\u0631\u0627\u062c_\u0627\u0632_\u0641\u06cc\u06af\u0645\u0627" }, { "relation": "contains", @@ -212444,9 +213351,9 @@ "source_file": ".claude/skills/figma-to-feature/SKILL.md", "source_location": "L26", "weight": 1.0, + "confidence_score": 1.0, "source": "figma_to_feature_skill", - "target": "figma_to_feature_skill_\u0628\u062e\u0634_\u06f2_\u0645\u0645\u06cc\u0632\u06cc_\u06a9\u062f\u0628\u06cc\u0633_\u0627\u062c\u0628\u0627\u0631\u06cc_\u0642\u0628\u0644_\u0627\u0632_\u0647\u0631_\u062a\u062d\u0644\u06cc\u0644\u06cc", - "confidence_score": 1.0 + "target": "figma_to_feature_skill_\u0628\u062e\u0634_\u06f2_\u0645\u0645\u06cc\u0632\u06cc_\u06a9\u062f\u0628\u06cc\u0633_\u0627\u062c\u0628\u0627\u0631\u06cc_\u0642\u0628\u0644_\u0627\u0632_\u0647\u0631_\u062a\u062d\u0644\u06cc\u0644\u06cc" }, { "relation": "contains", @@ -212454,9 +213361,9 @@ "source_file": ".claude/skills/figma-to-feature/SKILL.md", "source_location": "L57", "weight": 1.0, + "confidence_score": 1.0, "source": "figma_to_feature_skill", - "target": "figma_to_feature_skill_\u0628\u062e\u0634_\u06f3_todo_list_\u0627\u062c\u0628\u0627\u0631\u06cc", - "confidence_score": 1.0 + "target": "figma_to_feature_skill_\u0628\u062e\u0634_\u06f3_todo_list_\u0627\u062c\u0628\u0627\u0631\u06cc" }, { "relation": "contains", @@ -212464,9 +213371,9 @@ "source_file": ".claude/skills/figma-to-feature/SKILL.md", "source_location": "L80", "weight": 1.0, + "confidence_score": 1.0, "source": "figma_to_feature_skill", - "target": "figma_to_feature_skill_\u0628\u062e\u0634_\u06f4_\u0627\u062c\u0631\u0627_\u0645\u0631\u062d\u0644\u0647_\u0628\u0647_\u0645\u0631\u062d\u0644\u0647", - "confidence_score": 1.0 + "target": "figma_to_feature_skill_\u0628\u062e\u0634_\u06f4_\u0627\u062c\u0631\u0627_\u0645\u0631\u062d\u0644\u0647_\u0628\u0647_\u0645\u0631\u062d\u0644\u0647" }, { "relation": "contains", @@ -212474,9 +213381,9 @@ "source_file": ".claude/skills/figma-to-feature/SKILL.md", "source_location": "L92", "weight": 1.0, + "confidence_score": 1.0, "source": "figma_to_feature_skill", - "target": "figma_to_feature_skill_\u0628\u062e\u0634_\u06f5_\u0628\u0633\u062a\u0646_\u06a9\u0627\u0631_\u0628\u0647_\u0647\u0645\u06cc\u0646_\u062a\u0631\u062a\u06cc\u0628", - "confidence_score": 1.0 + "target": "figma_to_feature_skill_\u0628\u062e\u0634_\u06f5_\u0628\u0633\u062a\u0646_\u06a9\u0627\u0631_\u0628\u0647_\u0647\u0645\u06cc\u0646_\u062a\u0631\u062a\u06cc\u0628" }, { "relation": "contains", @@ -212484,9 +213391,9 @@ "source_file": ".claude/skills/figma-to-feature/SKILL.md", "source_location": "L31", "weight": 1.0, + "confidence_score": 1.0, "source": "figma_to_feature_skill_\u0628\u062e\u0634_\u06f2_\u0645\u0645\u06cc\u0632\u06cc_\u06a9\u062f\u0628\u06cc\u0633_\u0627\u062c\u0628\u0627\u0631\u06cc_\u0642\u0628\u0644_\u0627\u0632_\u0647\u0631_\u062a\u062d\u0644\u06cc\u0644\u06cc", - "target": "figma_to_feature_skill_\u0627\u0644\u0641_\u0645\u0645\u06cc\u0632\u06cc_\u0628\u06a9_\u0627\u0646\u062f", - "confidence_score": 1.0 + "target": "figma_to_feature_skill_\u0627\u0644\u0641_\u0645\u0645\u06cc\u0632\u06cc_\u0628\u06a9_\u0627\u0646\u062f" }, { "relation": "contains", @@ -212494,9 +213401,9 @@ "source_file": ".claude/skills/figma-to-feature/SKILL.md", "source_location": "L37", "weight": 1.0, + "confidence_score": 1.0, "source": "figma_to_feature_skill_\u0628\u062e\u0634_\u06f2_\u0645\u0645\u06cc\u0632\u06cc_\u06a9\u062f\u0628\u06cc\u0633_\u0627\u062c\u0628\u0627\u0631\u06cc_\u0642\u0628\u0644_\u0627\u0632_\u0647\u0631_\u062a\u062d\u0644\u06cc\u0644\u06cc", - "target": "figma_to_feature_skill_\u0628_\u0645\u0645\u06cc\u0632\u06cc_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f", - "confidence_score": 1.0 + "target": "figma_to_feature_skill_\u0628_\u0645\u0645\u06cc\u0632\u06cc_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f" }, { "relation": "contains", @@ -212504,9 +213411,9 @@ "source_file": ".claude/skills/figma-to-feature/SKILL.md", "source_location": "L44", "weight": 1.0, + "confidence_score": 1.0, "source": "figma_to_feature_skill_\u0628\u062e\u0634_\u06f2_\u0645\u0645\u06cc\u0632\u06cc_\u06a9\u062f\u0628\u06cc\u0633_\u0627\u062c\u0628\u0627\u0631\u06cc_\u0642\u0628\u0644_\u0627\u0632_\u0647\u0631_\u062a\u062d\u0644\u06cc\u0644\u06cc", - "target": "figma_to_feature_skill_\u062c_\u062e\u0631\u0648\u062c\u06cc_\u0645\u0645\u06cc\u0632\u06cc_\u0627\u06cc\u0646_\u062c\u062f\u0648\u0644_\u0631\u0627_\u0628\u062f\u0647", - "confidence_score": 1.0 + "target": "figma_to_feature_skill_\u062c_\u062e\u0631\u0648\u062c\u06cc_\u0645\u0645\u06cc\u0632\u06cc_\u0627\u06cc\u0646_\u062c\u062f\u0648\u0644_\u0631\u0627_\u0628\u062f\u0647" }, { "relation": "contains", @@ -212514,9 +213421,9 @@ "source_file": ".claude/skills/figma-to-feature/SKILL.md", "source_location": "L49", "weight": 1.0, + "confidence_score": 1.0, "source": "figma_to_feature_skill_\u0628\u062e\u0634_\u06f2_\u0645\u0645\u06cc\u0632\u06cc_\u06a9\u062f\u0628\u06cc\u0633_\u0627\u062c\u0628\u0627\u0631\u06cc_\u0642\u0628\u0644_\u0627\u0632_\u0647\u0631_\u062a\u062d\u0644\u06cc\u0644\u06cc", - "target": "figma_to_feature_skill_\u062f_\u0645\u0628\u0647\u0645_\u0647\u0627", - "confidence_score": 1.0 + "target": "figma_to_feature_skill_\u062f_\u0645\u0628\u0647\u0645_\u0647\u0627" }, { "relation": "contains", @@ -212524,9 +213431,9 @@ "source_file": ".claude/skills/figma-to-feature/SKILL.md", "source_location": "L100", "weight": 1.0, + "confidence_score": 1.0, "source": "figma_to_feature_skill_\u0628\u062e\u0634_\u06f5_\u0628\u0633\u062a\u0646_\u06a9\u0627\u0631_\u0628\u0647_\u0647\u0645\u06cc\u0646_\u062a\u0631\u062a\u06cc\u0628", - "target": "figma_to_feature_skill_\u06f1_solid", - "confidence_score": 1.0 + "target": "figma_to_feature_skill_\u06f1_solid" }, { "relation": "contains", @@ -212534,9 +213441,9 @@ "source_file": ".claude/skills/figma-to-feature/SKILL.md", "source_location": "L109", "weight": 1.0, + "confidence_score": 1.0, "source": "figma_to_feature_skill_\u0628\u062e\u0634_\u06f5_\u0628\u0633\u062a\u0646_\u06a9\u0627\u0631_\u0628\u0647_\u0647\u0645\u06cc\u0646_\u062a\u0631\u062a\u06cc\u0628", - "target": "figma_to_feature_skill_\u06f2_api_\u062c\u062f\u06cc\u062f_\u0622\u062e\u0631\u06cc\u0646_\u06af\u0632\u06cc\u0646\u0647", - "confidence_score": 1.0 + "target": "figma_to_feature_skill_\u06f2_api_\u062c\u062f\u06cc\u062f_\u0622\u062e\u0631\u06cc\u0646_\u06af\u0632\u06cc\u0646\u0647" }, { "relation": "contains", @@ -212544,9 +213451,9 @@ "source_file": ".claude/skills/figma-to-feature/SKILL.md", "source_location": "L117", "weight": 1.0, + "confidence_score": 1.0, "source": "figma_to_feature_skill_\u0628\u062e\u0634_\u06f5_\u0628\u0633\u062a\u0646_\u06a9\u0627\u0631_\u0628\u0647_\u0647\u0645\u06cc\u0646_\u062a\u0631\u062a\u06cc\u0628", - "target": "figma_to_feature_skill_\u06f3_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc_\u062f\u0642\u06cc\u0642_\u0648_\u0645\u062e\u062a\u0635\u0631", - "confidence_score": 1.0 + "target": "figma_to_feature_skill_\u06f3_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc_\u062f\u0642\u06cc\u0642_\u0648_\u0645\u062e\u062a\u0635\u0631" }, { "relation": "contains", @@ -212554,9 +213461,9 @@ "source_file": ".claude/skills/figma-to-feature/SKILL.md", "source_location": "L123", "weight": 1.0, + "confidence_score": 1.0, "source": "figma_to_feature_skill_\u0628\u062e\u0634_\u06f5_\u0628\u0633\u062a\u0646_\u06a9\u0627\u0631_\u0628\u0647_\u0647\u0645\u06cc\u0646_\u062a\u0631\u062a\u06cc\u0628", - "target": "figma_to_feature_skill_\u06f4_\u062a\u0633\u062a_\u0628\u062f\u0648\u0646_\u062a\u0633\u062a_\u06a9\u0627\u0631_\u062a\u0645\u0627\u0645_\u0646\u06cc\u0633\u062a", - "confidence_score": 1.0 + "target": "figma_to_feature_skill_\u06f4_\u062a\u0633\u062a_\u0628\u062f\u0648\u0646_\u062a\u0633\u062a_\u06a9\u0627\u0631_\u062a\u0645\u0627\u0645_\u0646\u06cc\u0633\u062a" }, { "relation": "contains", @@ -212564,9 +213471,9 @@ "source_file": ".claude/skills/figma-to-feature/mapping.md", "source_location": "L1", "weight": 1.0, + "confidence_score": 1.0, "source": "figma_to_feature_mapping", - "target": "figma_to_feature_mapping_figma_project_token_mapping", - "confidence_score": 1.0 + "target": "figma_to_feature_mapping_figma_project_token_mapping" }, { "relation": "contains", @@ -212574,9 +213481,9 @@ "source_file": ".claude/skills/figma-to-feature/mapping.md", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "figma_to_feature_mapping_figma_project_token_mapping", - "target": "figma_to_feature_mapping_colors_brand", - "confidence_score": 1.0 + "target": "figma_to_feature_mapping_colors_brand" }, { "relation": "contains", @@ -212584,9 +213491,9 @@ "source_file": ".claude/skills/figma-to-feature/mapping.md", "source_location": "L48", "weight": 1.0, + "confidence_score": 1.0, "source": "figma_to_feature_mapping_figma_project_token_mapping", - "target": "figma_to_feature_mapping_colors_dashboard_stat_cards", - "confidence_score": 1.0 + "target": "figma_to_feature_mapping_colors_dashboard_stat_cards" }, { "relation": "contains", @@ -212594,9 +213501,9 @@ "source_file": ".claude/skills/figma-to-feature/mapping.md", "source_location": "L38", "weight": 1.0, + "confidence_score": 1.0, "source": "figma_to_feature_mapping_figma_project_token_mapping", - "target": "figma_to_feature_mapping_colors_status", - "confidence_score": 1.0 + "target": "figma_to_feature_mapping_colors_status" }, { "relation": "contains", @@ -212604,9 +213511,9 @@ "source_file": ".claude/skills/figma-to-feature/mapping.md", "source_location": "L22", "weight": 1.0, + "confidence_score": 1.0, "source": "figma_to_feature_mapping_figma_project_token_mapping", - "target": "figma_to_feature_mapping_colors_surface_text_border", - "confidence_score": 1.0 + "target": "figma_to_feature_mapping_colors_surface_text_border" }, { "relation": "contains", @@ -212614,9 +213521,9 @@ "source_file": ".claude/skills/figma-to-feature/mapping.md", "source_location": "L109", "weight": 1.0, + "confidence_score": 1.0, "source": "figma_to_feature_mapping_figma_project_token_mapping", - "target": "figma_to_feature_mapping_component_mapping_\u0641\u06cc\u06af\u0645\u0627_\u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a_\u0645\u0648\u062c\u0648\u062f_\u067e\u0631\u0648\u0698\u0647", - "confidence_score": 1.0 + "target": "figma_to_feature_mapping_component_mapping_\u0641\u06cc\u06af\u0645\u0627_\u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a_\u0645\u0648\u062c\u0648\u062f_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", @@ -212624,9 +213531,9 @@ "source_file": ".claude/skills/figma-to-feature/mapping.md", "source_location": "L68", "weight": 1.0, + "confidence_score": 1.0, "source": "figma_to_feature_mapping_figma_project_token_mapping", - "target": "figma_to_feature_mapping_radius", - "confidence_score": 1.0 + "target": "figma_to_feature_mapping_radius" }, { "relation": "contains", @@ -212634,9 +213541,9 @@ "source_file": ".claude/skills/figma-to-feature/mapping.md", "source_location": "L79", "weight": 1.0, + "confidence_score": 1.0, "source": "figma_to_feature_mapping_figma_project_token_mapping", - "target": "figma_to_feature_mapping_shadow_elevation", - "confidence_score": 1.0 + "target": "figma_to_feature_mapping_shadow_elevation" }, { "relation": "contains", @@ -212644,9 +213551,9 @@ "source_file": ".claude/skills/figma-to-feature/mapping.md", "source_location": "L87", "weight": 1.0, + "confidence_score": 1.0, "source": "figma_to_feature_mapping_figma_project_token_mapping", - "target": "figma_to_feature_mapping_spacing_layout_dimensions", - "confidence_score": 1.0 + "target": "figma_to_feature_mapping_spacing_layout_dimensions" }, { "relation": "contains", @@ -212654,9 +213561,9 @@ "source_file": ".claude/skills/figma-to-feature/mapping.md", "source_location": "L101", "weight": 1.0, + "confidence_score": 1.0, "source": "figma_to_feature_mapping_figma_project_token_mapping", - "target": "figma_to_feature_mapping_theming", - "confidence_score": 1.0 + "target": "figma_to_feature_mapping_theming" }, { "relation": "contains", @@ -212664,9 +213571,9 @@ "source_file": ".claude/skills/figma-to-feature/mapping.md", "source_location": "L59", "weight": 1.0, + "confidence_score": 1.0, "source": "figma_to_feature_mapping_figma_project_token_mapping", - "target": "figma_to_feature_mapping_typography", - "confidence_score": 1.0 + "target": "figma_to_feature_mapping_typography" }, { "relation": "contains", @@ -212674,9 +213581,9 @@ "source_file": ".claude/skills/figma-to-feature/mapping.md", "source_location": "L136", "weight": 1.0, + "confidence_score": 1.0, "source": "figma_to_feature_mapping_figma_project_token_mapping", - "target": "figma_to_feature_mapping_\u0642\u0648\u0627\u0639\u062f_\u0646\u06af\u0627\u0634\u062a", - "confidence_score": 1.0 + "target": "figma_to_feature_mapping_\u0642\u0648\u0627\u0639\u062f_\u0646\u06af\u0627\u0634\u062a" }, { "relation": "contains", @@ -212984,9 +213891,9 @@ "source_file": "CLAUDE.md", "source_location": "L171", "weight": 1.0, + "confidence_score": 1.0, "source": "claude_claude_md", - "target": "claude_backend_endpoint_model_patterns", - "confidence_score": 1.0 + "target": "claude_backend_endpoint_model_patterns" }, { "relation": "contains", @@ -212994,9 +213901,9 @@ "source_file": "CLAUDE.md", "source_location": "L43", "weight": 1.0, + "confidence_score": 1.0, "source": "claude_claude_md", - "target": "claude_commands_prefix_with_ddev_exec", - "confidence_score": 1.0 + "target": "claude_commands_prefix_with_ddev_exec" }, { "relation": "contains", @@ -213004,9 +213911,9 @@ "source_file": "CLAUDE.md", "source_location": "L151", "weight": 1.0, + "confidence_score": 1.0, "source": "claude_claude_md", - "target": "claude_conventions", - "confidence_score": 1.0 + "target": "claude_conventions" }, { "relation": "contains", @@ -213014,9 +213921,9 @@ "source_file": "CLAUDE.md", "source_location": "L137", "weight": 1.0, + "confidence_score": 1.0, "source": "claude_claude_md", - "target": "claude_design_system_components_assets_admin_components_ui", - "confidence_score": 1.0 + "target": "claude_design_system_components_assets_admin_components_ui" }, { "relation": "contains", @@ -213024,9 +213931,9 @@ "source_file": "CLAUDE.md", "source_location": "L67", "weight": 1.0, + "confidence_score": 1.0, "source": "claude_claude_md", - "target": "claude_folder_structure_where_things_go", - "confidence_score": 1.0 + "target": "claude_folder_structure_where_things_go" }, { "relation": "contains", @@ -213034,9 +213941,9 @@ "source_file": "CLAUDE.md", "source_location": "L225", "weight": 1.0, + "confidence_score": 1.0, "source": "claude_claude_md", - "target": "claude_project_skills", - "confidence_score": 1.0 + "target": "claude_project_skills" }, { "relation": "contains", @@ -213044,9 +213951,9 @@ "source_file": "CLAUDE.md", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "claude_claude_md", - "target": "claude_stack_versions", - "confidence_score": 1.0 + "target": "claude_stack_versions" }, { "relation": "contains", @@ -213054,9 +213961,9 @@ "source_file": "CLAUDE.md", "source_location": "L221", "weight": 1.0, + "confidence_score": 1.0, "source": "claude_claude_md", - "target": "claude_standing_rule_api_docs", - "confidence_score": 1.0 + "target": "claude_standing_rule_api_docs" }, { "relation": "contains", @@ -213064,9 +213971,9 @@ "source_file": "CLAUDE.md", "source_location": "L109", "weight": 1.0, + "confidence_score": 1.0, "source": "claude_claude_md", - "target": "claude_styling_design_tokens", - "confidence_score": 1.0 + "target": "claude_styling_design_tokens" }, { "relation": "contains", @@ -213074,9 +213981,9 @@ "source_file": "CLAUDE.md", "source_location": "L230", "weight": 1.0, + "confidence_score": 1.0, "source": "claude_claude_md", - "target": "claude_\u0642\u0648\u0627\u0639\u062f_\u063a\u06cc\u0631\u0642\u0627\u0628\u0644_\u0645\u0630\u0627\u06a9\u0631\u0647", - "confidence_score": 1.0 + "target": "claude_\u0642\u0648\u0627\u0639\u062f_\u063a\u06cc\u0631\u0642\u0627\u0628\u0644_\u0645\u0630\u0627\u06a9\u0631\u0647" }, { "relation": "contains", @@ -213084,9 +213991,9 @@ "source_file": "CLAUDE.md", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "claude_stack_versions", - "target": "claude_backend_composer_json", - "confidence_score": 1.0 + "target": "claude_backend_composer_json" }, { "relation": "contains", @@ -213094,9 +214001,9 @@ "source_file": "CLAUDE.md", "source_location": "L33", "weight": 1.0, + "confidence_score": 1.0, "source": "claude_stack_versions", - "target": "claude_build_entry_points_webpack_config_js", - "confidence_score": 1.0 + "target": "claude_build_entry_points_webpack_config_js" }, { "relation": "contains", @@ -213104,9 +214011,9 @@ "source_file": "CLAUDE.md", "source_location": "L23", "weight": 1.0, + "confidence_score": 1.0, "source": "claude_stack_versions", - "target": "claude_frontend_admin_spa_package_json", - "confidence_score": 1.0 + "target": "claude_frontend_admin_spa_package_json" }, { "relation": "contains", @@ -213114,9 +214021,9 @@ "source_file": "CLAUDE.md", "source_location": "L69", "weight": 1.0, + "confidence_score": 1.0, "source": "claude_folder_structure_where_things_go", - "target": "claude_backend_src_domain", - "confidence_score": 1.0 + "target": "claude_backend_src_domain" }, { "relation": "contains", @@ -213124,9 +214031,9 @@ "source_file": "CLAUDE.md", "source_location": "L91", "weight": 1.0, + "confidence_score": 1.0, "source": "claude_folder_structure_where_things_go", - "target": "claude_frontend_assets_admin", - "confidence_score": 1.0 + "target": "claude_frontend_assets_admin" }, { "relation": "contains", @@ -213134,9 +214041,9 @@ "source_file": "CLAUDE.md", "source_location": "L186", "weight": 1.0, + "confidence_score": 1.0, "source": "claude_backend_endpoint_model_patterns", - "target": "claude_adding_an_endpoint_one_domain", - "confidence_score": 1.0 + "target": "claude_adding_an_endpoint_one_domain" }, { "relation": "contains", @@ -213144,9 +214051,9 @@ "source_file": "CLAUDE.md", "source_location": "L216", "weight": 1.0, + "confidence_score": 1.0, "source": "claude_backend_endpoint_model_patterns", - "target": "claude_category_bundle_system", - "confidence_score": 1.0 + "target": "claude_category_bundle_system" }, { "relation": "contains", @@ -213154,9 +214061,9 @@ "source_file": "CLAUDE.md", "source_location": "L194", "weight": 1.0, + "confidence_score": 1.0, "source": "claude_backend_endpoint_model_patterns", - "target": "claude_model_entity_pattern", - "confidence_score": 1.0 + "target": "claude_model_entity_pattern" }, { "relation": "contains", @@ -213164,9 +214071,9 @@ "source_file": "CLAUDE.md", "source_location": "L173", "weight": 1.0, + "confidence_score": 1.0, "source": "claude_backend_endpoint_model_patterns", - "target": "claude_response_envelope_basecontroller_helpers", - "confidence_score": 1.0 + "target": "claude_response_envelope_basecontroller_helpers" }, { "relation": "contains", @@ -240190,5 +241097,5 @@ } ], "hyperedges": [], - "built_at_commit": "dda7d74b84d540d61d40313252e148ee10620b6d" + "built_at_commit": "174ecfa8fb30ec9964954236fc98a94b2cbf08fb" } \ No newline at end of file diff --git a/graphify-out/manifest.json b/graphify-out/manifest.json index ad817d34..fb89c5dd 100644 --- a/graphify-out/manifest.json +++ b/graphify-out/manifest.json @@ -1,7 +1,7 @@ { "assets/admin/App.tsx": { - "mtime": 1783930134.9792747, - "ast_hash": "69fd74865eefe0cb7c1bfc78a71a0a1e", + "mtime": 1783933887.691382, + "ast_hash": "f6cbf0eaf94925e7fed7b2e1ac6df5e7", "semantic_hash": "" }, "assets/admin/components/FreeVisitPrice.tsx": { @@ -375,8 +375,8 @@ "semantic_hash": "" }, "assets/admin/pages/SubscriptionPage.tsx": { - "mtime": 1782997913.0032132, - "ast_hash": "275eb20d0aafcd6fa5f35c0c74dbe8f5", + "mtime": 1783934096.5036988, + "ast_hash": "f59342658c626a16bce2fd138c95f34a", "semantic_hash": "" }, "assets/admin/pages/UserDetailPage.tsx": { @@ -4088,5 +4088,40 @@ "mtime": 1783927520.488688, "ast_hash": "bcd222bb66060d9b6e67249a0c367832", "semantic_hash": "" + }, + "assets/admin/components/layout/SettingsLayout.test.tsx": { + "mtime": 1783933428.2627892, + "ast_hash": "406743b839f5d2c1170a34d5a7fed778", + "semantic_hash": "" + }, + "assets/admin/components/layout/SettingsLayout.tsx": { + "mtime": 1783933400.0454385, + "ast_hash": "d8918bca9dead05b339641c1eef29d18", + "semantic_hash": "" + }, + "assets/admin/pages/PaymentSuccessPage.test.tsx": { + "mtime": 1783933922.5123513, + "ast_hash": "097785794b71209a2a3e26c08b5ecb76", + "semantic_hash": "" + }, + "assets/admin/pages/PaymentSuccessPage.tsx": { + "mtime": 1783933876.007431, + "ast_hash": "8c3da0061cc8f321fa5859b000e05c78", + "semantic_hash": "" + }, + "assets/admin/pages/SettingsMenuPage.test.tsx": { + "mtime": 1783933529.2910662, + "ast_hash": "8ae3b3d18caf02c8e97efed46dec9353", + "semantic_hash": "" + }, + "assets/admin/pages/SettingsMenuPage.tsx": { + "mtime": 1783933499.443317, + "ast_hash": "2114ef8c8937302a651b882399d2c8e4", + "semantic_hash": "" + }, + "assets/admin/pages/SubscriptionPage.test.tsx": { + "mtime": 1783933760.1033976, + "ast_hash": "bc2d7aa82970b1544de02b78476bb4c5", + "semantic_hash": "" } } \ No newline at end of file