From c9a2db6e9de6211a2ea9518711ff0bc469c933fc Mon Sep 17 00:00:00 2001 From: hamed <15238-genius.ha@users.noreply.drupalcode.org> Date: Tue, 14 Jul 2026 15:26:04 +0330 Subject: [PATCH] chore: update graphify graph --- graphify-out/.graphify_labels.json | 7 - graphify-out/GRAPH_REPORT.md | 257 +++--- graphify-out/graph.json | 1209 +++++++++++++--------------- graphify-out/manifest.json | 12 +- 4 files changed, 694 insertions(+), 791 deletions(-) diff --git a/graphify-out/.graphify_labels.json b/graphify-out/.graphify_labels.json index df3ce637..db14df06 100644 --- a/graphify-out/.graphify_labels.json +++ b/graphify-out/.graphify_labels.json @@ -783,23 +783,16 @@ "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", "795": "Community 795", "796": "Community 796", "797": "Community 797", - "799": "Community 799", "800": "Community 800", - "801": "Community 801", "802": "Community 802", "803": "Community 803", "805": "Community 805", diff --git a/graphify-out/GRAPH_REPORT.md b/graphify-out/GRAPH_REPORT.md index e60e78a9..c99c9fe5 100644 --- a/graphify-out/GRAPH_REPORT.md +++ b/graphify-out/GRAPH_REPORT.md @@ -1,16 +1,16 @@ # Graph Report - clinicpro (2026-07-14) ## Corpus Check -- 862 files · ~621,305 words +- 862 files · ~620,951 words - Verdict: corpus is large enough that graph structure adds value. ## Summary -- 10397 nodes · 14880 edges · 812 communities (629 shown, 183 thin omitted) +- 10395 nodes · 14877 edges · 805 communities (621 shown, 184 thin omitted) - Extraction: 98% EXTRACTED · 2% INFERRED · 0% AMBIGUOUS · INFERRED: 339 edges (avg confidence: 0.8) - Token cost: 0 input · 0 output ## Graph Freshness -- Built from commit: `2ec84cdf` +- Built from commit: `f33c6136` - Run `git rev-parse HEAD` and compare to check if the graph is stale. - Run `graphify update .` after code changes (no API cost). @@ -783,23 +783,16 @@ - [[_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]] - [[_COMMUNITY_Community 795|Community 795]] - [[_COMMUNITY_Community 796|Community 796]] - [[_COMMUNITY_Community 797|Community 797]] -- [[_COMMUNITY_Community 799|Community 799]] - [[_COMMUNITY_Community 800|Community 800]] -- [[_COMMUNITY_Community 801|Community 801]] - [[_COMMUNITY_Community 802|Community 802]] - [[_COMMUNITY_Community 803|Community 803]] - [[_COMMUNITY_Community 805|Community 805]] @@ -825,29 +818,29 @@ 10. `ErrorCodes` - 49 edges ## Surprising Connections (you probably didn't know these) +- `PrivateRoute()` --calls--> `useAuthStore` [EXTRACTED] + assets/admin/App.tsx → assets/admin/stores/authStore.ts +- `PublicRoute()` --calls--> `useAuthStore` [EXTRACTED] + assets/admin/App.tsx → assets/admin/stores/authStore.ts +- `RoleRoute()` --calls--> `useAuthStore` [EXTRACTED] + assets/admin/App.tsx → assets/admin/stores/authStore.ts - `openMenu()` --calls--> `renderWithProviders()` [EXTRACTED] assets/admin/components/AppointmentActions.test.tsx → assets/admin/test/utils.tsx -- `Pagination()` --calls--> `formatNumber()` [EXTRACTED] - assets/admin/components/ui/Pagination.tsx → assets/admin/lib/utils.ts -- `WalletTab()` --calls--> `formatRial()` [EXTRACTED] - assets/admin/pages/PatientDetailPage.tsx → assets/admin/lib/utils.ts -- `SettlementsPage()` --calls--> `formatRial()` [EXTRACTED] - assets/admin/pages/SettlementsPage.tsx → assets/admin/lib/utils.ts -- `TagDots()` --calls--> `formatNumber()` [EXTRACTED] - assets/admin/pages/PatientsListPage.tsx → assets/admin/lib/utils.ts +- `ServiceTariffModal()` --calls--> `formatNumber()` [EXTRACTED] + assets/admin/components/ServiceTariffModal.tsx → assets/admin/lib/utils.ts ## Import Cycles - None detected. -## Communities (812 total, 183 thin omitted) +## Communities (805 total, 184 thin omitted) ### Community 0 - "Community 0" -Cohesion: 0.04 -Nodes (55): ALLOWED_ROLES, PrivateRoute(), PublicRoute(), RoleRoute(), queryClient, toastStyle, NAV_ITEMS, NavItem (+47 more) +Cohesion: 0.07 +Nodes (20): ALLOWED_ROLES, PrivateRoute(), PublicRoute(), RoleRoute(), queryClient, toastStyle, DoctorProfilePage(), InsurancePricingPage() (+12 more) ### Community 1 - "Community 1" Cohesion: 0.03 -Nodes (51): addMinutes(), AddrForm, addrSchema, AVATAR_COLORS, BookingMeta, calcSlotCount(), CityOpt, DateOverrideData (+43 more) +Nodes (42): AddressData, AddrForm, addrSchema, AVATAR_COLORS, BookingMeta, CityOpt, DateOverrideData, DEFAULT_BOOKING_META (+34 more) ### Community 2 - "Community 2" Cohesion: 0.10 @@ -866,8 +859,8 @@ Cohesion: 0.06 Nodes (3): UserProfile, self, User ### Community 6 - "Community 6" -Cohesion: 0.09 -Nodes (13): SettlementController, PatientFinancialsTest, SettlementRepository, WalletTransactionRepository, Settlement, JsonResponse, Request, User (+5 more) +Cohesion: 0.17 +Nodes (8): SettlementController, SettlementRepository, Settlement, JsonResponse, Request, User, ManagerRegistry, User ### Community 7 - "Community 7" Cohesion: 0.06 @@ -890,12 +883,12 @@ 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.04 -Nodes (56): get, post, renderDrawer(), get, patch, usePatient(), useUpdatePatient(), api (+48 more) +Nodes (67): get, post, renderDrawer(), get, get, patch, usePatient(), useUpdatePatient() (+59 more) ### Community 14 - "Community 14" Cohesion: 0.10 @@ -906,8 +899,8 @@ Cohesion: 0.25 Nodes (7): PaymentController, Appointment, JsonResponse, Payment, Request, Response, User ### Community 16 - "Community 16" -Cohesion: 0.07 -Nodes (7): PatientSession, SmsWallet, Appointment, Collection, PatientRecord, self, SessionService +Cohesion: 0.06 +Nodes (8): PatientSession, SmsWallet, LogPruneService, Appointment, Collection, PatientRecord, self, SessionService ### Community 17 - "Community 17" Cohesion: 0.05 @@ -927,11 +920,11 @@ Nodes (5): AdminApiController, RepresentationRepository, JsonResponse, Request, ### Community 21 - "Community 21" Cohesion: 0.02 -Nodes (120): PaginatedResponse, formatDateTime(), ALL_STATUSES, AppointmentDetailPage(), timeOf(), STATUS_FILTERS, CityForm, citySchema (+112 more) +Nodes (104): PaymentConfig, PaymentGatewayInfo, ApiResponse, PaginatedResponse, STATUS_FILTERS, CityForm, citySchema, ImportError (+96 more) ### Community 22 - "Community 22" -Cohesion: 0.29 -Nodes (4): RatingController, JsonResponse, Request, User +Cohesion: 0.16 +Nodes (9): RatingController, Rate, RateRepository, JsonResponse, Request, User, Doctor, ManagerRegistry (+1 more) ### Community 23 - "Community 23" Cohesion: 0.05 @@ -942,8 +935,8 @@ Cohesion: 0.07 Nodes (3): City, Province, self ### Community 25 - "Community 25" -Cohesion: 0.06 -Nodes (34): Appointment API, Error Responses, Errors, Errors, Errors, Errors, Errors, Errors (+26 more) +Cohesion: 0.05 +Nodes (39): Appointment API, Error Responses, Errors, Errors, Errors, Errors, Errors, Errors (+31 more) ### Community 26 - "Community 26" Cohesion: 0.24 @@ -963,7 +956,7 @@ Nodes (35): Bulk import / export, DELETE `/api/v1/admin/city/{id}`, DELETE `/api ### Community 30 - "Community 30" Cohesion: 0.03 -Nodes (82): FreeVisitPrice(), Pricing, ServiceTariffModal(), TariffResponse, TariffRow, TauriStatCards(), PaymentConfig, PaymentGatewayInfo (+74 more) +Nodes (78): FreeVisitPrice(), Pricing, TauriStatCards(), usePaymentConfig(), NAV_ITEMS, NavItem, PurchaseSubscriptionSidebar(), formatNumber() (+70 more) ### Community 31 - "Community 31" Cohesion: 0.06 @@ -974,8 +967,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.05 -Nodes (27): AppointmentInfoModal(), ModalKind, PickedPatient, PickerOption, TransferReserveModal(), WalletChargeLink(), addMinutes(), NewAppointmentDrawer() (+19 more) +Cohesion: 0.03 +Nodes (47): CoverageRow, Draft, KIND, TenantInsurance, ServiceTariffModal(), TariffResponse, TariffRow, Claim (+39 more) ### Community 34 - "Community 34" Cohesion: 0.06 @@ -1038,8 +1031,8 @@ Cohesion: 0.11 Nodes (4): Payment, Appointment, self, User ### Community 49 - "Community 49" -Cohesion: 0.06 -Nodes (29): appt, get, openMenu(), patch, applyAppointmentFilters(), AppointmentFilters, EMPTY_FILTERS, Option (+21 more) +Cohesion: 0.03 +Nodes (47): AppointmentInfoModal(), ModalKind, PickedPatient, PickerOption, appt, get, openMenu(), patch (+39 more) ### Community 50 - "Community 50" Cohesion: 0.07 @@ -1054,8 +1047,8 @@ Cohesion: 0.07 Nodes (26): الزامات UI, باگ‌فیکس صفحه نوبت‌ها, باگ ۱ — کرش تقویم, باگ ۲ — روز هفته در DateNavigator, باگ ۳ — پیام «slot نیست», باگ ۴ — نوبت جدید: نام اجباری + find-or-create patient, باگ ۵ — patient_mobile نشان می‌دهد موبایل پزشک, باگ ۶ — نوبت‌های رزرو شده در نمایش زمانبندی (+18 more) ### Community 53 - "Community 53" -Cohesion: 0.07 -Nodes (17): AppLogRepository, ClaimItemRepository, DoctorClaimRequestRepository, DoctorInsuranceRepository, PreRegistrationRepository, SessionServiceRepository, SiteConfigRepository, ServiceEntityRepository (+9 more) +Cohesion: 0.08 +Nodes (14): AppLogRepository, ClaimItemRepository, DoctorClaimRequestRepository, InvoiceRepository, PreRegistrationRepository, SiteConfigRepository, ServiceEntityRepository, ManagerRegistry (+6 more) ### Community 54 - "Community 54" Cohesion: 0.10 @@ -1090,12 +1083,12 @@ Cohesion: 0.22 Nodes (9): Create Patient Record, Create Session, Endpoints, Get Patient Record, List Patient Appointments, List Patient Sessions, List Patients, Update Patient Basic Info (+1 more) ### Community 62 - "Community 62" -Cohesion: 0.04 -Nodes (34): Contract, InsuranceOption, KIND_LABEL, FormData, schema, Claim, ClaimItem, DebtRow (+26 more) +Cohesion: 0.05 +Nodes (39): Contract, InsuranceOption, KIND_LABEL, AdminLayout(), avatarBg(), buildSections(), HUES, Props (+31 more) ### Community 63 - "Community 63" -Cohesion: 0.04 -Nodes (34): formatDate(), Breakdown, SOURCE_LABEL, Summary, VisitSummaryCard(), Attachment, Call, CallCenterTab() (+26 more) +Cohesion: 0.07 +Nodes (28): formatDate(), formatDateTime(), toDate(), ALL_STATUSES, AppointmentDetailPage(), timeOf(), VisitDetailModal(), PAYMENT_TYPE_LABELS (+20 more) ### Community 64 - "Community 64" Cohesion: 0.19 @@ -1170,8 +1163,8 @@ Cohesion: 0.07 Nodes (30): devDependencies, @babel/core, @babel/preset-env, @babel/preset-react, @babel/preset-typescript, core-js, @csstools/postcss-oklab-function, @hotwired/stimulus (+22 more) ### Community 86 - "Community 86" -Cohesion: 0.05 -Nodes (18): AppointmentExpiryServiceTest, LowTierFixesTest, SendCodeMobileRateLimitTest, ClaimsListPaginationTest, CaptchaFlowTest, ServiceItemMultiStaffTest, ServiceItemStaffOwnershipTest, EntityManagerInterface (+10 more) +Cohesion: 0.04 +Nodes (19): AppointmentExpiryServiceTest, LowTierFixesTest, SendCodeMobileRateLimitTest, ClaimsListPaginationTest, CaptchaFlowTest, ServiceItemDeleteCleanupTest, ServiceItemMultiStaffTest, ServiceItemStaffOwnershipTest (+11 more) ### Community 87 - "Community 87" Cohesion: 0.10 @@ -1458,8 +1451,8 @@ Cohesion: 0.13 Nodes (15): Date Overrides, DELETE `/api/v1/appointment-settings/date-override/{uuid}`, Errors, Errors, GET `/api/v1/appointment-settings/date-override/list/{doctorUuid}`, GET `/api/v1/appointment-settings/date-override/{uuid}`, PATCH `/api/v1/appointment-settings/date-override/{uuid}`, POST `/api/v1/appointment-settings/date-override` (+7 more) ### Community 161 - "Community 161" -Cohesion: 0.24 -Nodes (7): ClaimSubmitterInterface, ClaimService, ManualClaimSubmitter, Claim, Invoice, Claim, ClaimSubmissionResult +Cohesion: 0.16 +Nodes (9): ClaimsListNPlusOneTest, ClaimItem, ClaimSubmitterInterface, ClaimService, ManualClaimSubmitter, Claim, Invoice, Claim (+1 more) ### Community 162 - "Community 162" Cohesion: 0.10 @@ -1618,16 +1611,16 @@ Cohesion: 0.15 Nodes (12): Clinic Services API, DELETE /api/v1/service-item/{uuid}, DELETE /api/v1/service-section/{uuid}, GET /api/v1/service-items/{sectionUuid}, GET /api/v1/service-items/{uuid}/tariffs, GET /api/v1/service-sections, PATCH /api/v1/service-item/{uuid}, PATCH /api/v1/service-section/{uuid} (+4 more) ### Community 204 - "Community 204" -Cohesion: 0.04 -Nodes (48): cn(), iranMobileOptionalSchema, iranMobileSchema, isValidIranMobile(), maskMobile(), rialToToman(), sanitizeMobileInput(), toDate() (+40 more) +Cohesion: 0.05 +Nodes (35): cn(), iranMobileOptionalSchema, iranMobileSchema, isValidIranMobile(), maskMobile(), rialToToman(), sanitizeMobileInput(), toEnglishDigits() (+27 more) ### Community 205 - "Community 205" Cohesion: 0.21 Nodes (4): SeedDemoDataCommand, InputInterface, OutputInterface, SymfonyStyle ### Community 206 - "Community 206" -Cohesion: 0.08 -Nodes (14): MellatGateway, MockGateway, SepGateway, SoapClient, PaymentGatewayInterface, PaymentInitResult, PaymentRefundResult, PaymentVerifyResult (+6 more) +Cohesion: 0.06 +Nodes (17): GatewayFactory, MellatGateway, MockGateway, SepGateway, MellatGateway, SepGateway, SoapClient, PaymentGatewayInterface (+9 more) ### Community 207 - "Community 207" Cohesion: 0.15 @@ -1695,7 +1688,7 @@ Nodes (11): تشخیص عمیق down شدن سرور بعد از ~۱۰ سیکل ### Community 228 - "Community 228" Cohesion: 0.04 -Nodes (47): Bulk import / export, DELETE `/api/v1/admin/insurance/{id}`, DELETE `/api/v1/billing/tenant-insurances/{uuid}`, DELETE `/api/v1/insurance/{id}`, EntityInsurancePricing — قیمت‌گذاری ویزیت بر اساس بیمه, Errors, Errors, Errors (+39 more) +Nodes (46): Bulk import / export, DELETE `/api/v1/admin/insurance/{id}`, DELETE `/api/v1/insurance/{id}`, EntityInsurancePricing — قیمت‌گذاری ویزیت بر اساس بیمه, Errors, Errors, Errors, Errors (+38 more) ### Community 229 - "Community 229" Cohesion: 0.14 @@ -1946,8 +1939,8 @@ Cohesion: 0.20 Nodes (9): AdminApiController — dashboardCharts با بازه زمانی, DashboardController — اضافه کردن from/to, date range selector component:, تغییر Backend, تغییر Frontend — DashboardPage.tsx, فایل‌هایی که تغییر می‌کنند, معماری — تسک ۱۶: داشبورد هوشمند, نصب dependency: (+1 more) ### Community 294 - "Community 294" -Cohesion: 0.21 -Nodes (5): PatientAttachmentTest, PatientAttachment, PatientAttachmentRepository, ManagerRegistry, PatientRecord +Cohesion: 0.33 +Nodes (4): PatientAttachment, PatientAttachmentRepository, ManagerRegistry, PatientRecord ### Community 295 - "Community 295" Cohesion: 0.20 @@ -1986,8 +1979,8 @@ Cohesion: 0.12 Nodes (16): آماده‌سازی پروژه ClinicPro برای دیپلوی روی Coolify با Docker Compose, زمینه, فایل‌های مرتبط, نکات مهم (محدودیت‌ها و edge caseها), هدف, وظایف, ۱. ساخت `Dockerfile` چندمرحله‌ای, ۱۰. ساخت راهنمای `docs/deploy/coolify.md` (+8 more) ### Community 304 - "Community 304" -Cohesion: 0.22 -Nodes (9): 29. 🟢 `GET` clinic list 🆕, 30. 🟢 `GET` get 🆕, 33. 🔵 `POST` image_clinic, 6. کلینیک (Clinic), هدرهای اضافی, پارامترهای Query, پاسخ‌ها, پاسخ‌ها (+1 more) +Cohesion: 0.04 +Nodes (48): 29. 🟢 `GET` clinic list 🆕, 30. 🟢 `GET` get 🆕, 31. 🟡 `PATCH` patch, 33. 🔵 `POST` image_clinic, 34. 🔵 `POST` image logo, 35. 🟡 `PATCH` patch, 36. 🟢 `GET` get my rate, 37. 🔵 `POST` post (+40 more) ### Community 306 - "Community 306" Cohesion: 0.07 @@ -2033,6 +2026,10 @@ Nodes (4): SubscriptionPeriodRepository, ManagerRegistry, SubscriptionPeriod, Su Cohesion: 0.12 Nodes (15): mapping صفحات clinicpro → فریم فیگما, الف-۱. توکن‌های رنگ (light + dark), الف-۲. سلکتور رنگ کاربر, الف-۳. ابعاد و رفتار layout, الف-۴. شعاع‌ها و input/button, الف-۵. کامپوننت‌های مشترک مطابق فیگما, ایندکس فریم‌های فیگما (۴ section، node-id دسکتاپ), بخش الف — سیستم طراحی مشترک (یک‌بار، پایه‌ی همه‌ی صفحات) (+7 more) +### Community 317 - "Community 317" +Cohesion: 0.04 +Nodes (37): ClinicAddress, ClinicDoctorItem, ClinicInvitation, EditForm, editSchema, HUES_LIST, INV_STATUS_MAP, IRAN_CENTER (+29 more) + ### Community 318 - "Community 318" Cohesion: 0.22 Nodes (5): AuthController, RateLimiterFactory, JsonResponse, Request, User @@ -2326,8 +2323,8 @@ Cohesion: 0.33 Nodes (6): Refactoring Plan, فاز ۰ — مستندسازی (۳ تا ۵ روز، قبل از هر کدنویسی), فاز ۱ — زیرساخت پایه (task-01), فاز ۲ — پیاده‌سازی ماژول‌ها (به ترتیب dependency), فاز ۳ — بهینه‌سازی (بعد از پیاده‌سازی), فاز ۴ — آماده‌سازی تولید ### Community 397 - "Community 397" -Cohesion: 0.21 -Nodes (6): ClaimAmountBoundsTest, ClaimsListNPlusOneTest, ClaimItem, Claim, Doctor, User +Cohesion: 0.36 +Nodes (4): ClaimAmountBoundsTest, Claim, Doctor, User ### Community 398 - "Community 398" Cohesion: 0.22 @@ -2346,8 +2343,8 @@ Cohesion: 0.16 Nodes (11): MessageBusInterface, MockObject, SmsService, SmsServiceLookupOnlyTest, SmsLogRepository, SmsMessageTemplateRepository, SmsService, SmsTextResolver (+3 more) ### Community 410 - "Community 410" -Cohesion: 0.39 -Nodes (4): FinancialBreakdown, FinancialBreakdownRepository, ManagerRegistry, Payment +Cohesion: 0.19 +Nodes (5): UniqueConstraintsTest, FinancialBreakdown, FinancialBreakdownRepository, ManagerRegistry, Payment ### Community 414 - "Community 414" Cohesion: 0.10 @@ -2355,7 +2352,7 @@ Nodes (20): edge cases, خلاصهٔ خطاها و اولویت, راه‌حل, ### Community 416 - "Community 416" Cohesion: 0.06 -Nodes (42): grid, PatientFormOptions, patientFormSchema, PatientFormValues, Props, baseValues, options, dateStrToTs() (+34 more) +Nodes (41): grid, PatientFormOptions, patientFormSchema, PatientFormValues, Props, baseValues, options, dateStrToTs() (+33 more) ### Community 418 - "Community 418" Cohesion: 0.17 @@ -2382,8 +2379,8 @@ Cohesion: 0.21 Nodes (7): ErrorCodes, PatientController, JsonResponse, PatientRecord, PatientSession, Request, User ### Community 435 - "Community 435" -Cohesion: 0.18 -Nodes (10): Command, CancelExpiredAppointmentsCommand, PruneLogsCommand, SeedSmsMessageTemplatesCommand, InputInterface, OutputInterface, InputInterface, OutputInterface (+2 more) +Cohesion: 0.13 +Nodes (13): Command, CancelExpiredAppointmentsCommand, PruneLogsCommand, SeedCategoriesCommand, SeedSmsMessageTemplatesCommand, InputInterface, OutputInterface, InputInterface (+5 more) ### Community 436 - "Community 436" Cohesion: 0.33 @@ -2399,7 +2396,7 @@ Nodes (18): [F10] راهنمای کهنه در `CLAUDE.md`: endpoint `categorys/ ### Community 442 - "Community 442" Cohesion: 0.23 -Nodes (5): AbstractMigration, Schema, Version20260621084558, Schema, Version20260713195434 +Nodes (5): AbstractMigration, Schema, Version20260615203529, Schema, Version20260713195434 ### Community 447 - "Community 447" Cohesion: 0.31 @@ -2830,24 +2827,24 @@ Cohesion: 0.50 Nodes (3): Entity: Payment, ساختار فایل‌ها, معماری — تسک ۱۵: ماژول پرداخت ### Community 593 - "Community 593" -Cohesion: 0.47 -Nodes (3): CommissionService, Payment, Representation +Cohesion: 0.21 +Nodes (6): HealthController, EntityManagerInterface, CommissionService, Payment, Representation, JsonResponse ### Community 596 - "Community 596" Cohesion: 0.29 Nodes (3): FinancialBreakdown, Payment, User ### Community 597 - "Community 597" -Cohesion: 0.29 -Nodes (7): Configuration, Errors, GET `/api/v1/admin/sms/templates`, GET `/api/v1/sms/template/{uuid}`, Response `200`, Response `200`, SMS API +Cohesion: 0.20 +Nodes (10): Configuration, Errors, GET `/api/v1/admin/sms/templates`, GET `/api/v1/sms/template/{uuid}`, POST `/api/v1/admin/sms/template/{uuid}/approve`, Request Body (`application/json`), Response `200`, Response `200` (+2 more) ### Community 599 - "Community 599" Cohesion: 0.67 Nodes (3): Errors, POST `/api/v1/sms/template/{uuid}/submit`, Response `200` ### Community 602 - "Community 602" -Cohesion: 0.28 -Nodes (6): IbanItem, isValidIranIban(), RepProfile, RepresentationProfilePage(), toLatinDigits(), unwrap() +Cohesion: 0.15 +Nodes (6): PatientFinancialsTest, WalletTransactionRepository, WalletTransactionsPaginationTest, ManagerRegistry, User, WalletTransaction ### Community 603 - "Community 603" Cohesion: 0.67 @@ -2866,16 +2863,16 @@ Cohesion: 0.18 Nodes (10): ایمپورت پزشکان نظام پزشکی به کلینیک‌پرو و مدیریت مالکیت پروفایل, ۱. مسئله و محدودیت‌ها, ۲. مدل مالکیت پروفایل, ۳. راه‌حل انتخاب‌شده و دلیل آن, ۴. تغییرات بک‌اند (clinicpro), ۵. جریان کرالر (pipeline.py), ۶. نحوه‌ی اجرا, ۷. نکته‌ی مهم: captcha در لاگین (+2 more) ### Community 607 - "Community 607" -Cohesion: 0.17 -Nodes (6): RepresentationController, InputValidator, JsonResponse, Representation, Request, User +Cohesion: 0.34 +Nodes (5): RepresentationController, JsonResponse, Representation, Request, User ### Community 612 - "Community 612" Cohesion: 0.67 Nodes (3): بک‌اند, فرانت‌اند, وضعیت فعلی کد (مهم — قبل از تغییر بخوان) ### Community 625 - "Community 625" -Cohesion: 0.17 -Nodes (6): DoctorClaimRequest, DoctorClaimService, PersianTextTest, Doctor, User, PersianText +Cohesion: 0.42 +Nodes (4): DoctorClaimRequest, DoctorClaimService, Doctor, User ### Community 626 - "Community 626" Cohesion: 0.23 @@ -2886,8 +2883,8 @@ Cohesion: 0.39 Nodes (3): ClinicStaffRepository, ClinicStaff, ManagerRegistry ### Community 633 - "Community 633" -Cohesion: 0.06 -Nodes (35): get, BeforeInstallPromptEvent, usePwaInstall(), useSubscription(), AdminLayout(), avatarBg(), buildSections(), HUES (+27 more) +Cohesion: 0.15 +Nodes (13): useSubscription(), ACTION_HEADERS, ALL_ACTIONS, ClinicDoctor, CreateForm, createSchema, DEFAULT_PERMISSIONS, MySecretariesPage() (+5 more) ### Community 634 - "Community 634" Cohesion: 0.47 @@ -2897,18 +2894,10 @@ Nodes (3): ImageCropModalProps, createImage(), getCroppedImage() Cohesion: 0.12 Nodes (16): Runbook — تشخیص «ری‌استارت» سرور: recycle عادی یا خرابی واقعی؟, اقدامات تکمیلی روی سرور (خارج از repo), تأیید روی سرور — اسکریپت آماده, جدول تفسیر خروجی اسکریپت, خلاصه یک‌خطی, علامت مشکل, چرا این اتفاق می‌افتاد (و فیکس اعمال‌شده), چک‌لیست رفع (+8 more) -### Community 639 - "Community 639" -Cohesion: 0.23 -Nodes (4): GatewayFactory, MellatGateway, MellatGatewayTest, SepGateway - ### Community 640 - "Community 640" Cohesion: 0.38 Nodes (3): FixIrimcNamesCommand, InputInterface, OutputInterface -### Community 641 - "Community 641" -Cohesion: 0.38 -Nodes (5): Rate, RateRepository, Doctor, ManagerRegistry, User - ### Community 647 - "Community 647" Cohesion: 0.14 Nodes (13): اصلاح فیلتر شهر/استان در لیست عمومی پزشکان (`GET /api/v1/doctors`), زمینه, فایل‌های مرتبط, مشکل / هدف, نکات مهم, وضعیت فعلی, وظایف, پروژه (+5 more) @@ -3038,8 +3027,8 @@ Cohesion: 0.50 Nodes (4): Errors, GET `/oauth/userinfo`, Headers, Response `200` ### Community 717 - "Community 717" -Cohesion: 0.15 -Nodes (5): EntityInsurancePricing, TenantInsuranceCleanupTest, EntityInsurancePricingRepository, TenantInsuranceCleanupService, ManagerRegistry +Cohesion: 0.13 +Nodes (7): EntityInsurancePricing, EntityInsurancePricingRepository, TenantServiceCoverageRepository, TenantInsuranceCleanupService, ManagerRegistry, ManagerRegistry, TenantServiceCoverage ### Community 718 - "Community 718" Cohesion: 0.50 @@ -3047,12 +3036,16 @@ Nodes (4): Errors, POST `/api/v1/user/verify-code`, Request Body, Response `200` ### Community 720 - "Community 720" Cohesion: 0.43 -Nodes (3): InvoiceRepository, Invoice, ManagerRegistry +Nodes (5): BeforeInstallPromptEvent, usePwaInstall(), PwaInstallBanner(), detectIOS(), PwaLoginCard() ### Community 724 - "Community 724" Cohesion: 0.43 Nodes (3): InvoiceItemRepository, InvoiceItem, ManagerRegistry +### Community 726 - "Community 726" +Cohesion: 0.29 +Nodes (3): ApiError, { refreshMock, logoutMock }, replaceMock + ### Community 728 - "Community 728" Cohesion: 0.50 Nodes (4): Errors, POST `/api/v1/user/login`, Request Body, Response `200` @@ -3062,12 +3055,8 @@ Cohesion: 0.50 Nodes (4): GET `/api/v1/admin/secretaries`, Query Parameters, Response `200`, Secretary Management ### Community 734 - "Community 734" -Cohesion: 0.40 -Nodes (5): Errors, GET `/api/v1/appointment-settings/month-availability/{doctorUuid}`, Path Parameters, Query Parameters, Response `200` - -### Community 735 - "Community 735" -Cohesion: 0.47 -Nodes (3): SeedCategoriesCommand, InputInterface, OutputInterface +Cohesion: 0.48 +Nodes (3): DoctorInsuranceRepository, DoctorInsurance, ManagerRegistry ### Community 736 - "Community 736" Cohesion: 0.40 @@ -3086,8 +3075,8 @@ Cohesion: 0.38 Nodes (4): DoctorClaimController, JsonResponse, Request, User ### Community 740 - "Community 740" -Cohesion: 0.40 -Nodes (5): 31. 🟡 `PATCH` patch, Request Body, مثال Request, هدرهای اضافی, پاسخ‌ها +Cohesion: 0.47 +Nodes (6): formatPersianDate(), gToJ(), jFirstDayOfWeek(), PersianDateInput(), todayGregorian(), toPersianNums() ### Community 744 - "Community 744" Cohesion: 0.33 @@ -3102,8 +3091,8 @@ Cohesion: 0.38 Nodes (3): BackfillSurrogateRoleCommand, InputInterface, OutputInterface ### Community 750 - "Community 750" -Cohesion: 0.40 -Nodes (5): 35. 🟡 `PATCH` patch, Request Body, مثال Request, هدرهای اضافی, پاسخ‌ها +Cohesion: 0.53 +Nodes (3): SessionServiceRepository, ManagerRegistry, SessionService ### Community 751 - "Community 751" Cohesion: 0.50 @@ -3113,17 +3102,13 @@ Nodes (4): GET `/api/v1/admin/settlements`, Query Parameters, Response `200`, Se Cohesion: 0.50 Nodes (4): Errors, POST `/api/v1/notification-mobile/verify`, Request Body, Response `200` -### Community 753 - "Community 753" -Cohesion: 0.40 -Nodes (5): 37. 🔵 `POST` post, Request Body, مثال Request, هدرهای اضافی, پاسخ‌ها - ### Community 757 - "Community 757" Cohesion: 0.40 Nodes (5): 41. 🟡 `PATCH` patch, Request Body, مثال Request, هدرهای اضافی, پاسخ‌ها ### Community 758 - "Community 758" Cohesion: 0.40 -Nodes (3): Props, StatTone, TONE +Nodes (5): Errors, PATCH `/api/v1/admin/clinic/invitation/{invUuid}/status`, Path Parameters, Request Body, Response `200` ### Community 759 - "Community 759" Cohesion: 0.38 @@ -3134,8 +3119,8 @@ Cohesion: 0.43 Nodes (3): SmsLogRepository, SmsLog, ManagerRegistry ### Community 761 - "Community 761" -Cohesion: 0.50 -Nodes (4): Errors, POST `/api/v1/admin/insurance`, Request Body (`application/json`), Response `201` +Cohesion: 0.40 +Nodes (5): Errors, Path Parameters, POST `/api/v1/doctor/invitation/{invUuid}/respond`, Request Body, Response `200` ### Community 762 - "Community 762" Cohesion: 0.53 @@ -3145,6 +3130,10 @@ Nodes (3): PaymentLog, PaymentLogRepository, ManagerRegistry Cohesion: 0.33 Nodes (6): GET /api/v1/sms/balance — موجودی حساب پیامک, POST /api/v1/sms/queue — افزودن به صف, ۴. سیستم حساب و صف پیامک, ۴.۱ حساب پیامک (SMS Account), ۴.۲ صف پیامک (SMS Queue), ۴.۳ API پیامک +### Community 764 - "Community 764" +Cohesion: 0.40 +Nodes (5): DELETE `/api/v1/billing/tenant-insurances/{uuid}`, GET `/api/v1/billing/tenant-insurances`, PATCH `/api/v1/billing/tenant-insurances/{uuid}`, POST `/api/v1/billing/tenant-insurances`, TenantInsurance — قراردادهای بیمه‌ی tenant (فاز ۱ سیستم صورتحساب) + ### Community 765 - "Community 765" Cohesion: 0.51 Nodes (3): AppointmentWorkflowFieldsTest, Appointment, Doctor @@ -3153,10 +3142,6 @@ Nodes (3): AppointmentWorkflowFieldsTest, Appointment, Doctor Cohesion: 0.40 Nodes (5): ۲.۸ تنظیمات نوبت (Appointment Settings), ۲.۸.۱ برنامه هفتگی (Weekly Schedule), ۲.۸.۲ تعطیلات (Holidays), ۲.۸.۳ لغو تعطیل (Date Override), ۲.۸.۴ الگوریتم محاسبه اسلات‌های خالی -### Community 767 - "Community 767" -Cohesion: 0.16 -Nodes (5): ServiceItemDeleteCleanupTest, ServiceCoverageNPlusOneTest, TenantServiceCoverageRepository, ManagerRegistry, TenantServiceCoverage - ### Community 768 - "Community 768" Cohesion: 0.50 Nodes (4): GET /api/v1/appointment-settings/slots — دریافت اسلات‌های خالی, POST /api/v1/appointment-settings/holidays — ثبت تعطیلی (فقط ادمین), POST /api/v1/appointment-settings/overrides — ثبت Override توسط دکتر, Task-09: API تنظیمات نوبت @@ -3170,8 +3155,8 @@ Cohesion: 0.50 Nodes (4): ۲.۱۳ نظرات، لایک و امتیازدهی, ۲.۱۳.۱ نظر (Comment), ۲.۱۳.۲ لایک (Like), ۲.۱۳.۳ امتیاز (Rate) ### Community 771 - "Community 771" -Cohesion: 0.50 -Nodes (4): 38. 🟢 `GET` Unapproved comments, هدرهای اضافی, پارامترهای Query, پاسخ‌ها +Cohesion: 0.40 +Nodes (5): addMinutes(), calcSlotCount(), hasOverlap(), parseMinutes(), SessionEditor() ### Community 772 - "Community 772" Cohesion: 0.50 @@ -3185,10 +3170,6 @@ Nodes (4): 44. 🟢 `GET` list comment, هدرهای اضافی, پارامتر Cohesion: 0.67 Nodes (3): Errors, GET `/api/v1/notification-mobile/{target}`, Response `200` -### Community 775 - "Community 775" -Cohesion: 0.50 -Nodes (4): 45. 🔵 `POST` post, مثال Request, هدرهای اضافی, پاسخ‌ها - ### Community 777 - "Community 777" Cohesion: 0.67 Nodes (3): Errors, POST `/api/v1/sms/send` — ⛔ غیرفعال (Deprecated), Response `422` (همیشه) @@ -3202,29 +3183,21 @@ Cohesion: 0.50 Nodes (4): 46. 🟡 `PATCH` patch, مثال Request, هدرهای اضافی, پاسخ‌ها ### Community 781 - "Community 781" -Cohesion: 0.16 -Nodes (6): UserProfileDemographicsTest, ErrorCodesTest, KavehNegarProviderTest, TestCase, UserProfile, KavehNegarProvider +Cohesion: 0.17 +Nodes (5): MellatGatewayTest, ErrorCodesTest, KavehNegarProviderTest, TestCase, KavehNegarProvider -### Community 784 - "Community 784" -Cohesion: 0.67 -Nodes (3): 42. 🔴 `DELETE` delete, هدرهای اضافی, پاسخ‌ها +### Community 783 - "Community 783" +Cohesion: 0.50 +Nodes (3): Altcha(), AltchaProps, IntrinsicElements ### Community 786 - "Community 786" Cohesion: 0.40 Nodes (5): Errors, GET `/api/v1/clinic/my-doctor/{doctorUuid}`, Path Parameters, Response `200`, Schedule Fields Notes -### Community 787 - "Community 787" -Cohesion: 0.67 -Nodes (3): 34. 🔵 `POST` image logo, هدرهای اضافی, پاسخ‌ها - ### Community 789 - "Community 789" Cohesion: 0.17 Nodes (5): Authentication, ClinicPro — API Documentation Index, Error Code Reference, Modules, Standard Response Envelope -### Community 790 - "Community 790" -Cohesion: 0.50 -Nodes (4): 39. 🟡 `PATCH` Comment confirmation, مثال Request, هدرهای اضافی, پاسخ‌ها - ### Community 791 - "Community 791" Cohesion: 0.50 Nodes (4): Errors, GET `/api/v1/representation/doctors`, Query Parameters, Response `200` @@ -3233,22 +3206,10 @@ Nodes (4): Errors, GET `/api/v1/representation/doctors`, Query Parameters, Respo Cohesion: 0.40 Nodes (5): Errors, PATCH `/api/v1/clinic-pro/doctor-address/{id}`, Path Parameters, Request Body, Response `200` -### Community 793 - "Community 793" -Cohesion: 0.67 -Nodes (3): 36. 🟢 `GET` get my rate, هدرهای اضافی, پاسخ‌ها - ### Community 796 - "Community 796" Cohesion: 0.40 Nodes (5): 32. 🔵 `POST` post, Request Body, مثال Request, هدرهای اضافی, پاسخ‌ها -### Community 799 - "Community 799" -Cohesion: 0.67 -Nodes (3): POST `/api/v1/admin/sms/template/{uuid}/approve`, Request Body (`application/json`), Response `200` - -### Community 801 - "Community 801" -Cohesion: 0.67 -Nodes (3): 43. 🟢 `GET` get, هدرهای اضافی, پاسخ‌ها - ### Community 802 - "Community 802" Cohesion: 0.50 Nodes (4): DELETE `/api/v1/doctor/{uuid}`, Errors, Path Parameters, Response `200` @@ -3296,22 +3257,22 @@ Nodes (3): GET `/api/v1/clinic-pro/doctor-addresses/{doctorId}`, Path Parameters ## Knowledge Gaps - **4356 isolated node(s):** `ALLOWED_ROLES`, `get`, `patch`, `appt`, `ModalKind` (+4351 more) These have ≤1 connection - possible missing edges or undocumented components. -- **183 thin communities (<3 nodes) omitted from report** — run `graphify query` to explore isolated nodes. +- **184 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.083) - this node is a cross-community bridge._ +- **Why does `Altcha` connect `Community 367` to `Community 485`, `Community 783`?** + _High betweenness centrality (0.087) - this node is a cross-community bridge._ - **Why does `BaseController` connect `Community 108` to `Community 6`, `Community 265`, `Community 138`, `Community 139`, `Community 652`, `Community 14`, `Community 654`, `Community 655`, `Community 529`, `Community 15`, `Community 275`, `Community 20`, `Community 22`, `Community 26`, `Community 676`, `Community 295`, `Community 424`, `Community 300`, `Community 684`, `Community 433`, `Community 59`, `Community 318`, `Community 64`, `Community 579`, `Community 75`, `Community 77`, `Community 607`, `Community 480`, `Community 739`, `Community 230`, `Community 104`, `Community 107`, `Community 109`, `Community 494`, `Community 245`, `Community 121`, `Community 122`, `Community 252`?** - _High betweenness centrality (0.042) - this node is a cross-community bridge._ + _High betweenness centrality (0.039) - this node is a cross-community bridge._ - **Why does `Version20260705070546` connect `Community 646` to `Community 442`?** - _High betweenness centrality (0.035) - this node is a cross-community bridge._ + _High betweenness centrality (0.033) - this node is a cross-community bridge._ - **What connects `ALLOWED_ROLES`, `get`, `patch` to the rest of the system?** _4356 weakly-connected nodes found - possible documentation gaps or missing edges._ - **Should `Community 0` be split into smaller, more focused modules?** - _Cohesion score 0.044790652385589096 - nodes in this community are weakly interconnected._ + _Cohesion score 0.0677361853832442 - nodes in this community are weakly interconnected._ - **Should `Community 1` be split into smaller, more focused modules?** - _Cohesion score 0.029304029304029304 - nodes in this community are weakly interconnected._ + _Cohesion score 0.028985507246376812 - nodes in this community are weakly interconnected._ - **Should `Community 2` be split into smaller, more focused modules?** _Cohesion score 0.09523809523809523 - nodes in this community are weakly interconnected._ \ No newline at end of file diff --git a/graphify-out/graph.json b/graphify-out/graph.json index 6b675b8e..8a740692 100644 --- a/graphify-out/graph.json +++ b/graphify-out/graph.json @@ -120,7 +120,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_appointmentactions", - "community": 33, + "community": 49, "norm_label": "appointmentactions.tsx" }, { @@ -130,7 +130,7 @@ "source_location": "L21", "_origin": "ast", "id": "components_appointmentactions_modalkind", - "community": 33, + "community": 49, "norm_label": "modalkind" }, { @@ -140,7 +140,7 @@ "source_location": "L23", "_origin": "ast", "id": "components_appointmentactions_toepoch", - "community": 33, + "community": 49, "norm_label": "toepoch()" }, { @@ -150,7 +150,7 @@ "source_location": "L30", "_origin": "ast", "id": "components_appointmentactions_findrecorduuid", - "community": 33, + "community": 49, "norm_label": "findrecorduuid()" }, { @@ -160,7 +160,7 @@ "source_location": "L39", "_origin": "ast", "id": "components_appointmentactions_walletchargelink", - "community": 33, + "community": 49, "norm_label": "walletchargelink()" }, { @@ -170,7 +170,7 @@ "source_location": "L56", "_origin": "ast", "id": "components_appointmentactions_appointmentactionsmenu", - "community": 33, + "community": 49, "norm_label": "appointmentactionsmenu()" }, { @@ -180,7 +180,7 @@ "source_location": "L142", "_origin": "ast", "id": "components_appointmentactions_inforow", - "community": 33, + "community": 49, "norm_label": "inforow()" }, { @@ -190,7 +190,7 @@ "source_location": "L153", "_origin": "ast", "id": "components_appointmentactions_appointmentinfomodal", - "community": 33, + "community": 49, "norm_label": "appointmentinfomodal()" }, { @@ -200,7 +200,7 @@ "source_location": "L201", "_origin": "ast", "id": "components_appointmentactions_moveappointmentmodal", - "community": 33, + "community": 49, "norm_label": "moveappointmentmodal()" }, { @@ -210,7 +210,7 @@ "source_location": "L244", "_origin": "ast", "id": "components_appointmentactions_transferreservemodal", - "community": 33, + "community": 49, "norm_label": "transferreservemodal()" }, { @@ -220,7 +220,7 @@ "source_location": "L291", "_origin": "ast", "id": "components_appointmentactions_pickeroption", - "community": 33, + "community": 49, "norm_label": "pickeroption" }, { @@ -230,7 +230,7 @@ "source_location": "L292", "_origin": "ast", "id": "components_appointmentactions_pickedpatient", - "community": 33, + "community": 49, "norm_label": "pickedpatient" }, { @@ -240,7 +240,7 @@ "source_location": "L294", "_origin": "ast", "id": "components_appointmentactions_replaceappointmentmodal", - "community": 33, + "community": 49, "norm_label": "replaceappointmentmodal()" }, { @@ -450,7 +450,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_newappointmentdrawer", - "community": 33, + "community": 49, "norm_label": "newappointmentdrawer.tsx" }, { @@ -460,7 +460,7 @@ "source_location": "L12", "_origin": "ast", "id": "components_newappointmentdrawer_option", - "community": 33, + "community": 49, "norm_label": "option" }, { @@ -470,7 +470,7 @@ "source_location": "L13", "_origin": "ast", "id": "components_newappointmentdrawer_patientrow", - "community": 33, + "community": 49, "norm_label": "patientrow" }, { @@ -480,7 +480,7 @@ "source_location": "L15", "_origin": "ast", "id": "components_newappointmentdrawer_toepoch", - "community": 33, + "community": 49, "norm_label": "toepoch()" }, { @@ -490,7 +490,7 @@ "source_location": "L17", "_origin": "ast", "id": "components_newappointmentdrawer_addminutes", - "community": 33, + "community": 49, "norm_label": "addminutes()" }, { @@ -500,7 +500,7 @@ "source_location": "L28", "_origin": "ast", "id": "components_newappointmentdrawer_newappointmentdrawer", - "community": 33, + "community": 49, "norm_label": "newappointmentdrawer()" }, { @@ -690,7 +690,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_servicetariffmodal", - "community": 30, + "community": 33, "norm_label": "servicetariffmodal.tsx" }, { @@ -700,7 +700,7 @@ "source_location": "L12", "_origin": "ast", "id": "components_servicetariffmodal_tariffrow", - "community": 30, + "community": 33, "norm_label": "tariffrow" }, { @@ -710,7 +710,7 @@ "source_location": "L19", "_origin": "ast", "id": "components_servicetariffmodal_tariffresponse", - "community": 30, + "community": 33, "norm_label": "tariffresponse" }, { @@ -720,7 +720,7 @@ "source_location": "L25", "_origin": "ast", "id": "components_servicetariffmodal_servicetariffmodal", - "community": 30, + "community": 33, "norm_label": "servicetariffmodal()" }, { @@ -1180,7 +1180,7 @@ "source_location": "L1", "_origin": "ast", "id": "layout_adminlayout", - "community": 633, + "community": 62, "norm_label": "adminlayout.tsx" }, { @@ -1190,7 +1190,7 @@ "source_location": "L7", "_origin": "ast", "id": "layout_adminlayout_adminlayout", - "community": 633, + "community": 62, "norm_label": "adminlayout()" }, { @@ -1200,7 +1200,7 @@ "source_location": "L1", "_origin": "ast", "id": "layout_purchasesubscriptionsidebar", - "community": 0, + "community": 30, "norm_label": "purchasesubscriptionsidebar.tsx" }, { @@ -1210,7 +1210,7 @@ "source_location": "L15", "_origin": "ast", "id": "layout_purchasesubscriptionsidebar_navitem", - "community": 0, + "community": 30, "norm_label": "navitem" }, { @@ -1220,7 +1220,7 @@ "source_location": "L17", "_origin": "ast", "id": "layout_purchasesubscriptionsidebar_nav_items", - "community": 0, + "community": 30, "norm_label": "nav_items" }, { @@ -1230,7 +1230,7 @@ "source_location": "L30", "_origin": "ast", "id": "layout_purchasesubscriptionsidebar_purchasesubscriptionsidebar", - "community": 0, + "community": 30, "norm_label": "purchasesubscriptionsidebar()" }, { @@ -1240,7 +1240,7 @@ "source_location": "L1", "_origin": "ast", "id": "layout_settingslayout_test", - "community": 0, + "community": 13, "norm_label": "settingslayout.test.tsx" }, { @@ -1250,67 +1250,47 @@ "source_location": "L1", "_origin": "ast", "id": "layout_settingslayout", - "community": 0, + "community": 13, "norm_label": "settingslayout.tsx" }, { "label": "SettingsMenuItem", "file_type": "code", "source_file": "assets/admin/components/layout/SettingsLayout.tsx", - "source_location": "L14", + "source_location": "L13", "_origin": "ast", "id": "layout_settingslayout_settingsmenuitem", - "community": 0, + "community": 13, "norm_label": "settingsmenuitem" }, { "label": "SETTINGS_MENU", "file_type": "code", "source_file": "assets/admin/components/layout/SettingsLayout.tsx", - "source_location": "L23", + "source_location": "L22", "_origin": "ast", "id": "layout_settingslayout_settings_menu", - "community": 0, + "community": 13, "norm_label": "settings_menu" }, { "label": "menuForRole()", "file_type": "code", "source_file": "assets/admin/components/layout/SettingsLayout.tsx", - "source_location": "L38", + "source_location": "L37", "_origin": "ast", "id": "layout_settingslayout_menuforrole", - "community": 0, + "community": 13, "norm_label": "menuforrole()" }, - { - "label": "itemStyle()", - "file_type": "code", - "source_file": "assets/admin/components/layout/SettingsLayout.tsx", - "source_location": "L43", - "_origin": "ast", - "id": "layout_settingslayout_itemstyle", - "community": 0, - "norm_label": "itemstyle()" - }, - { - "label": "MenuRow()", - "file_type": "code", - "source_file": "assets/admin/components/layout/SettingsLayout.tsx", - "source_location": "L55", - "_origin": "ast", - "id": "layout_settingslayout_menurow", - "community": 0, - "norm_label": "menurow()" - }, { "label": "SettingsLayout()", "file_type": "code", "source_file": "assets/admin/components/layout/SettingsLayout.tsx", - "source_location": "L91", + "source_location": "L50", "_origin": "ast", "id": "layout_settingslayout_settingslayout", - "community": 0, + "community": 13, "norm_label": "settingslayout()" }, { @@ -1320,7 +1300,7 @@ "source_location": "L1", "_origin": "ast", "id": "layout_sidebar", - "community": 633, + "community": 62, "norm_label": "sidebar.tsx" }, { @@ -1330,7 +1310,7 @@ "source_location": "L32", "_origin": "ast", "id": "layout_sidebar_sectionitem", - "community": 633, + "community": 62, "norm_label": "sectionitem" }, { @@ -1340,7 +1320,7 @@ "source_location": "L38", "_origin": "ast", "id": "layout_sidebar_section", - "community": 633, + "community": 62, "norm_label": "section" }, { @@ -1350,7 +1330,7 @@ "source_location": "L40", "_origin": "ast", "id": "layout_sidebar_buildsections", - "community": 633, + "community": 62, "norm_label": "buildsections()" }, { @@ -1360,7 +1340,7 @@ "source_location": "L403", "_origin": "ast", "id": "layout_sidebar_role_labels", - "community": 633, + "community": 62, "norm_label": "role_labels" }, { @@ -1370,7 +1350,7 @@ "source_location": "L412", "_origin": "ast", "id": "layout_sidebar_hues", - "community": 633, + "community": 62, "norm_label": "hues" }, { @@ -1380,7 +1360,7 @@ "source_location": "L414", "_origin": "ast", "id": "layout_sidebar_avatarbg", - "community": 633, + "community": 62, "norm_label": "avatarbg()" }, { @@ -1390,7 +1370,7 @@ "source_location": "L419", "_origin": "ast", "id": "layout_sidebar_props", - "community": 633, + "community": 62, "norm_label": "props" }, { @@ -1400,7 +1380,7 @@ "source_location": "L424", "_origin": "ast", "id": "layout_sidebar_sidebar", - "community": 633, + "community": 62, "norm_label": "sidebar()" }, { @@ -1410,7 +1390,7 @@ "source_location": "L1", "_origin": "ast", "id": "layout_topbar", - "community": 633, + "community": 62, "norm_label": "topbar.tsx" }, { @@ -1420,7 +1400,7 @@ "source_location": "L9", "_origin": "ast", "id": "layout_topbar_topbar", - "community": 633, + "community": 62, "norm_label": "topbar()" }, { @@ -1430,7 +1410,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_altcha", - "community": 0, + "community": 783, "norm_label": "altcha.tsx" }, { @@ -1440,7 +1420,7 @@ "source_location": "L9", "_origin": "ast", "id": "ui_altcha_altchaprops", - "community": 0, + "community": 783, "norm_label": "altchaprops" }, { @@ -1450,7 +1430,7 @@ "source_location": "L18", "_origin": "ast", "id": "ui_altcha_intrinsicelements", - "community": 0, + "community": 783, "norm_label": "intrinsicelements" }, { @@ -1460,7 +1440,7 @@ "source_location": "L24", "_origin": "ast", "id": "ui_altcha_altcha", - "community": 0, + "community": 783, "norm_label": "altcha()" }, { @@ -1490,7 +1470,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_appointmentstatusdropdown", - "community": 13, + "community": 49, "norm_label": "appointmentstatusdropdown.tsx" }, { @@ -1500,7 +1480,7 @@ "source_location": "L9", "_origin": "ast", "id": "ui_appointmentstatusdropdown_status_meta", - "community": 13, + "community": 49, "norm_label": "status_meta" }, { @@ -1510,7 +1490,7 @@ "source_location": "L22", "_origin": "ast", "id": "ui_appointmentstatusdropdown_transitions", - "community": 13, + "community": 49, "norm_label": "transitions" }, { @@ -1520,7 +1500,7 @@ "source_location": "L29", "_origin": "ast", "id": "ui_appointmentstatusdropdown_props", - "community": 13, + "community": 49, "norm_label": "props" }, { @@ -1530,7 +1510,7 @@ "source_location": "L36", "_origin": "ast", "id": "ui_appointmentstatusdropdown_appointmentstatusdropdown", - "community": 13, + "community": 49, "norm_label": "appointmentstatusdropdown()" }, { @@ -1540,7 +1520,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_confirmdialog", - "community": 21, + "community": 317, "norm_label": "confirmdialog.tsx" }, { @@ -1550,7 +1530,7 @@ "source_location": "L5", "_origin": "ast", "id": "ui_confirmdialog_props", - "community": 21, + "community": 317, "norm_label": "props" }, { @@ -1710,7 +1690,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_invitedoctormodal", - "community": 204, + "community": 317, "norm_label": "invitedoctormodal.tsx" }, { @@ -1720,7 +1700,7 @@ "source_location": "L13", "_origin": "ast", "id": "ui_invitedoctormodal_inviteschema", - "community": 204, + "community": 317, "norm_label": "inviteschema" }, { @@ -1730,7 +1710,7 @@ "source_location": "L18", "_origin": "ast", "id": "ui_invitedoctormodal_inviteform", - "community": 204, + "community": 317, "norm_label": "inviteform" }, { @@ -1740,7 +1720,7 @@ "source_location": "L20", "_origin": "ast", "id": "ui_invitedoctormodal_props", - "community": 204, + "community": 317, "norm_label": "props" }, { @@ -1750,7 +1730,7 @@ "source_location": "L26", "_origin": "ast", "id": "ui_invitedoctormodal_invitedoctormodal", - "community": 204, + "community": 317, "norm_label": "invitedoctormodal()" }, { @@ -1760,7 +1740,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_mobileinput", - "community": 204, + "community": 21, "norm_label": "mobileinput.tsx" }, { @@ -1770,7 +1750,7 @@ "source_location": "L4", "_origin": "ast", "id": "ui_mobileinput_props", - "community": 204, + "community": 21, "norm_label": "props" }, { @@ -1780,7 +1760,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_modal", - "community": 21, + "community": 33, "norm_label": "modal.tsx" }, { @@ -1790,7 +1770,7 @@ "source_location": "L5", "_origin": "ast", "id": "ui_modal_modalsize", - "community": 21, + "community": 33, "norm_label": "modalsize" }, { @@ -1800,7 +1780,7 @@ "source_location": "L7", "_origin": "ast", "id": "ui_modal_sizemap", - "community": 21, + "community": 33, "norm_label": "sizemap" }, { @@ -1810,7 +1790,7 @@ "source_location": "L14", "_origin": "ast", "id": "ui_modal_props", - "community": 21, + "community": 33, "norm_label": "props" }, { @@ -1820,7 +1800,7 @@ "source_location": "L23", "_origin": "ast", "id": "ui_modal_modal", - "community": 21, + "community": 33, "norm_label": "modal()" }, { @@ -1870,7 +1850,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_pageheader", - "community": 62, + "community": 63, "norm_label": "pageheader.tsx" }, { @@ -1880,7 +1860,7 @@ "source_location": "L5", "_origin": "ast", "id": "ui_pageheader_crumb", - "community": 62, + "community": 63, "norm_label": "crumb" }, { @@ -1890,7 +1870,7 @@ "source_location": "L10", "_origin": "ast", "id": "ui_pageheader_props", - "community": 62, + "community": 63, "norm_label": "props" }, { @@ -1900,7 +1880,7 @@ "source_location": "L17", "_origin": "ast", "id": "ui_pageheader_pageheader", - "community": 62, + "community": 63, "norm_label": "pageheader()" }, { @@ -2050,7 +2030,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_persiandateinput", - "community": 63, + "community": 49, "norm_label": "persiandateinput.tsx" }, { @@ -2060,7 +2040,7 @@ "source_location": "L5", "_origin": "ast", "id": "ui_persiandateinput_props", - "community": 63, + "community": 49, "norm_label": "props" }, { @@ -2070,7 +2050,7 @@ "source_location": "L15", "_origin": "ast", "id": "ui_persiandateinput_persiandateinput", - "community": 63, + "community": 49, "norm_label": "persiandateinput()" }, { @@ -2080,7 +2060,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_persiandatepicker", - "community": 63, + "community": 204, "norm_label": "persiandatepicker.tsx" }, { @@ -2090,7 +2070,7 @@ "source_location": "L6", "_origin": "ast", "id": "ui_persiandatepicker_props", - "community": 63, + "community": 204, "norm_label": "props" }, { @@ -2100,7 +2080,7 @@ "source_location": "L16", "_origin": "ast", "id": "ui_persiandatepicker_persiandatepicker", - "community": 63, + "community": 204, "norm_label": "persiandatepicker()" }, { @@ -2110,7 +2090,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_portal", - "community": 21, + "community": 317, "norm_label": "portal.tsx" }, { @@ -2120,7 +2100,7 @@ "source_location": "L4", "_origin": "ast", "id": "ui_portal_portal", - "community": 21, + "community": 317, "norm_label": "portal()" }, { @@ -2190,7 +2170,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_pwainstallbanner", - "community": 633, + "community": 720, "norm_label": "pwainstallbanner.tsx" }, { @@ -2200,7 +2180,7 @@ "source_location": "L5", "_origin": "ast", "id": "ui_pwainstallbanner_pwainstallbanner", - "community": 633, + "community": 720, "norm_label": "pwainstallbanner()" }, { @@ -2210,7 +2190,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_pwalogincard", - "community": 633, + "community": 720, "norm_label": "pwalogincard.tsx" }, { @@ -2220,7 +2200,7 @@ "source_location": "L6", "_origin": "ast", "id": "ui_pwalogincard_detectios", - "community": 633, + "community": 720, "norm_label": "detectios()" }, { @@ -2230,7 +2210,7 @@ "source_location": "L10", "_origin": "ast", "id": "ui_pwalogincard_pwalogincard", - "community": 633, + "community": 720, "norm_label": "pwalogincard()" }, { @@ -2280,7 +2260,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_statcard", - "community": 758, + "community": 30, "norm_label": "statcard.tsx" }, { @@ -2290,7 +2270,7 @@ "source_location": "L3", "_origin": "ast", "id": "ui_statcard_stattone", - "community": 758, + "community": 30, "norm_label": "stattone" }, { @@ -2300,7 +2280,7 @@ "source_location": "L5", "_origin": "ast", "id": "ui_statcard_tone", - "community": 758, + "community": 30, "norm_label": "tone" }, { @@ -2310,7 +2290,7 @@ "source_location": "L12", "_origin": "ast", "id": "ui_statcard_props", - "community": 758, + "community": 30, "norm_label": "props" }, { @@ -2320,7 +2300,7 @@ "source_location": "L19", "_origin": "ast", "id": "ui_statcard_statcard", - "community": 758, + "community": 30, "norm_label": "statcard()" }, { @@ -2430,7 +2410,7 @@ "source_location": "L1", "_origin": "ast", "id": "hooks_hooks_test", - "community": 633, + "community": 13, "norm_label": "hooks.test.tsx" }, { @@ -2440,7 +2420,7 @@ "source_location": "L16", "_origin": "ast", "id": "hooks_hooks_test_get", - "community": 633, + "community": 13, "norm_label": "get" }, { @@ -2510,7 +2490,7 @@ "source_location": "L1", "_origin": "ast", "id": "hooks_usepaymentconfig", - "community": 30, + "community": 21, "norm_label": "usepaymentconfig.ts" }, { @@ -2520,7 +2500,7 @@ "source_location": "L5", "_origin": "ast", "id": "hooks_usepaymentconfig_paymentgatewayinfo", - "community": 30, + "community": 21, "norm_label": "paymentgatewayinfo" }, { @@ -2530,7 +2510,7 @@ "source_location": "L10", "_origin": "ast", "id": "hooks_usepaymentconfig_paymentconfig", - "community": 30, + "community": 21, "norm_label": "paymentconfig" }, { @@ -2550,7 +2530,7 @@ "source_location": "L1", "_origin": "ast", "id": "hooks_usepwainstall", - "community": 633, + "community": 720, "norm_label": "usepwainstall.ts" }, { @@ -2560,7 +2540,7 @@ "source_location": "L3", "_origin": "ast", "id": "hooks_usepwainstall_beforeinstallpromptevent", - "community": 633, + "community": 720, "norm_label": "beforeinstallpromptevent" }, { @@ -2570,7 +2550,7 @@ "source_location": "L10", "_origin": "ast", "id": "hooks_usepwainstall_usepwainstall", - "community": 633, + "community": 720, "norm_label": "usepwainstall()" }, { @@ -2580,7 +2560,7 @@ "source_location": "L1", "_origin": "ast", "id": "hooks_usesubscription", - "community": 633, + "community": 13, "norm_label": "usesubscription.ts" }, { @@ -2630,7 +2610,7 @@ "source_location": "L1", "_origin": "ast", "id": "lib_api_test", - "community": 13, + "community": 726, "norm_label": "api.test.ts" }, { @@ -2640,7 +2620,7 @@ "source_location": "L3", "_origin": "ast", "id": "lib_api_test_refreshmock_logoutmock", - "community": 13, + "community": 726, "norm_label": "{ refreshmock, logoutmock }" }, { @@ -2650,7 +2630,7 @@ "source_location": "L14", "_origin": "ast", "id": "lib_api_test_replacemock", - "community": 13, + "community": 726, "norm_label": "replacemock" }, { @@ -2660,7 +2640,7 @@ "source_location": "L16", "_origin": "ast", "id": "lib_api_test_jsonres", - "community": 13, + "community": 726, "norm_label": "jsonres()" }, { @@ -2670,7 +2650,7 @@ "source_location": "L20", "_origin": "ast", "id": "lib_api_test_settoken", - "community": 13, + "community": 726, "norm_label": "settoken()" }, { @@ -2700,7 +2680,7 @@ "source_location": "L16", "_origin": "ast", "id": "lib_api_apierror", - "community": 13, + "community": 726, "norm_label": "apierror" }, { @@ -2710,7 +2690,7 @@ "source_location": "L17", "_origin": "ast", "id": "lib_api_apierror_constructor", - "community": 13, + "community": 726, "norm_label": ".constructor()" }, { @@ -2760,7 +2740,7 @@ "source_location": "L122", "_origin": "ast", "id": "lib_api_apiresponse", - "community": 30, + "community": 21, "norm_label": "apiresponse" }, { @@ -2970,7 +2950,7 @@ "source_location": "L17", "_origin": "ast", "id": "lib_utils_todate", - "community": 204, + "community": 63, "norm_label": "todate()" }, { @@ -2990,7 +2970,7 @@ "source_location": "L33", "_origin": "ast", "id": "lib_utils_formatdatetime", - "community": 21, + "community": 63, "norm_label": "formatdatetime()" }, { @@ -3100,7 +3080,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_accountsettingspage", - "community": 0, + "community": 13, "norm_label": "accountsettingspage.tsx" }, { @@ -3110,7 +3090,7 @@ "source_location": "L12", "_origin": "ast", "id": "pages_accountsettingspage_role_labels", - "community": 0, + "community": 13, "norm_label": "role_labels" }, { @@ -3120,7 +3100,7 @@ "source_location": "L17", "_origin": "ast", "id": "pages_accountsettingspage_schema", - "community": 0, + "community": 13, "norm_label": "schema" }, { @@ -3130,7 +3110,7 @@ "source_location": "L24", "_origin": "ast", "id": "pages_accountsettingspage_form", - "community": 0, + "community": 13, "norm_label": "form" }, { @@ -3140,7 +3120,7 @@ "source_location": "L27", "_origin": "ast", "id": "pages_accountsettingspage_accountsettingspage", - "community": 0, + "community": 13, "norm_label": "accountsettingspage()" }, { @@ -3150,7 +3130,7 @@ "source_location": "L103", "_origin": "ast", "id": "pages_accountsettingspage_passwordfield", - "community": 0, + "community": 13, "norm_label": "passwordfield()" }, { @@ -3300,7 +3280,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_appointmentdetailpage", - "community": 21, + "community": 63, "norm_label": "appointmentdetailpage.tsx" }, { @@ -3310,7 +3290,7 @@ "source_location": "L15", "_origin": "ast", "id": "pages_appointmentdetailpage_all_statuses", - "community": 21, + "community": 63, "norm_label": "all_statuses" }, { @@ -3320,7 +3300,7 @@ "source_location": "L25", "_origin": "ast", "id": "pages_appointmentdetailpage_timeof", - "community": 21, + "community": 63, "norm_label": "timeof()" }, { @@ -3330,7 +3310,7 @@ "source_location": "L32", "_origin": "ast", "id": "pages_appointmentdetailpage_inforow", - "community": 21, + "community": 63, "norm_label": "inforow()" }, { @@ -3340,7 +3320,7 @@ "source_location": "L41", "_origin": "ast", "id": "pages_appointmentdetailpage_appointmentdetailpage", - "community": 21, + "community": 63, "norm_label": "appointmentdetailpage()" }, { @@ -3410,7 +3390,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_appointmenteditpage", - "community": 33, + "community": 49, "norm_label": "appointmenteditpage.tsx" }, { @@ -3420,7 +3400,7 @@ "source_location": "L12", "_origin": "ast", "id": "pages_appointmenteditpage_option", - "community": 33, + "community": 49, "norm_label": "option" }, { @@ -3430,7 +3410,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_appointmenteditpage_appointmentdetail", - "community": 33, + "community": 49, "norm_label": "appointmentdetail" }, { @@ -3440,7 +3420,7 @@ "source_location": "L23", "_origin": "ast", "id": "pages_appointmenteditpage_isodate", - "community": 33, + "community": 49, "norm_label": "isodate()" }, { @@ -3450,7 +3430,7 @@ "source_location": "L27", "_origin": "ast", "id": "pages_appointmenteditpage_isotime", - "community": 33, + "community": 49, "norm_label": "isotime()" }, { @@ -3460,7 +3440,7 @@ "source_location": "L31", "_origin": "ast", "id": "pages_appointmenteditpage_toepoch", - "community": 33, + "community": 49, "norm_label": "toepoch()" }, { @@ -3470,7 +3450,7 @@ "source_location": "L34", "_origin": "ast", "id": "pages_appointmenteditpage_appointmenteditpage", - "community": 33, + "community": 49, "norm_label": "appointmenteditpage()" }, { @@ -3500,7 +3480,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_appointmentsettingspage", - "community": 0, + "community": 13, "norm_label": "appointmentsettingspage.tsx" }, { @@ -3510,7 +3490,7 @@ "source_location": "L13", "_origin": "ast", "id": "pages_appointmentsettingspage_appointmentsettingspage", - "community": 0, + "community": 13, "norm_label": "appointmentsettingspage()" }, { @@ -4000,7 +3980,7 @@ "source_location": "L44", "_origin": "ast", "id": "pages_categoriespage_logouploadfield", - "community": 0, + "community": 21, "norm_label": "logouploadfield()" }, { @@ -4030,7 +4010,7 @@ "source_location": "L136", "_origin": "ast", "id": "pages_categoriespage_tabactions", - "community": 0, + "community": 21, "norm_label": "tabactions()" }, { @@ -4230,7 +4210,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_claimspage", - "community": 62, + "community": 33, "norm_label": "claimspage.tsx" }, { @@ -4240,7 +4220,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_claimspage_isondaysago", - "community": 62, + "community": 33, "norm_label": "isondaysago()" }, { @@ -4250,7 +4230,7 @@ "source_location": "L19", "_origin": "ast", "id": "pages_claimspage_todayiso", - "community": 62, + "community": 33, "norm_label": "todayiso()" }, { @@ -4260,7 +4240,7 @@ "source_location": "L21", "_origin": "ast", "id": "pages_claimspage_tounix", - "community": 62, + "community": 33, "norm_label": "tounix()" }, { @@ -4270,7 +4250,7 @@ "source_location": "L26", "_origin": "ast", "id": "pages_claimspage_endofdayunix", - "community": 62, + "community": 33, "norm_label": "endofdayunix()" }, { @@ -4280,7 +4260,7 @@ "source_location": "L32", "_origin": "ast", "id": "pages_claimspage_claimitem", - "community": 62, + "community": 33, "norm_label": "claimitem" }, { @@ -4290,7 +4270,7 @@ "source_location": "L43", "_origin": "ast", "id": "pages_claimspage_claim", - "community": 62, + "community": 33, "norm_label": "claim" }, { @@ -4300,7 +4280,7 @@ "source_location": "L58", "_origin": "ast", "id": "pages_claimspage_insuranceoption", - "community": 62, + "community": 33, "norm_label": "insuranceoption" }, { @@ -4310,7 +4290,7 @@ "source_location": "L60", "_origin": "ast", "id": "pages_claimspage_debtrow", - "community": 62, + "community": 33, "norm_label": "debtrow" }, { @@ -4320,7 +4300,7 @@ "source_location": "L69", "_origin": "ast", "id": "pages_claimspage_status_meta", - "community": 62, + "community": 33, "norm_label": "status_meta" }, { @@ -4330,7 +4310,7 @@ "source_location": "L77", "_origin": "ast", "id": "pages_claimspage_kind_label", - "community": 62, + "community": 33, "norm_label": "kind_label" }, { @@ -4340,7 +4320,7 @@ "source_location": "L78", "_origin": "ast", "id": "pages_claimspage_status_filters", - "community": 62, + "community": 33, "norm_label": "status_filters" }, { @@ -4350,7 +4330,7 @@ "source_location": "L80", "_origin": "ast", "id": "pages_claimspage_claimspage", - "community": 62, + "community": 33, "norm_label": "claimspage()" }, { @@ -4360,7 +4340,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_clinicdetailpage", - "community": 204, + "community": 317, "norm_label": "clinicdetailpage.tsx" }, { @@ -4370,7 +4350,7 @@ "source_location": "L35", "_origin": "ast", "id": "pages_clinicdetailpage_hues_list", - "community": 204, + "community": 317, "norm_label": "hues_list" }, { @@ -4380,7 +4360,7 @@ "source_location": "L36", "_origin": "ast", "id": "pages_clinicdetailpage_iran_center", - "community": 204, + "community": 317, "norm_label": "iran_center" }, { @@ -4390,7 +4370,7 @@ "source_location": "L41", "_origin": "ast", "id": "pages_clinicdetailpage_clinicinvitation", - "community": 204, + "community": 317, "norm_label": "clinicinvitation" }, { @@ -4400,7 +4380,7 @@ "source_location": "L54", "_origin": "ast", "id": "pages_clinicdetailpage_clinicdoctoritem", - "community": 204, + "community": 317, "norm_label": "clinicdoctoritem" }, { @@ -4410,7 +4390,7 @@ "source_location": "L62", "_origin": "ast", "id": "pages_clinicdetailpage_clinicaddress", - "community": 204, + "community": 317, "norm_label": "clinicaddress" }, { @@ -4420,7 +4400,7 @@ "source_location": "L71", "_origin": "ast", "id": "pages_clinicdetailpage_opt", - "community": 204, + "community": 317, "norm_label": "opt" }, { @@ -4430,7 +4410,7 @@ "source_location": "L72", "_origin": "ast", "id": "pages_clinicdetailpage_optuuid", - "community": 204, + "community": 317, "norm_label": "optuuid" }, { @@ -4440,7 +4420,7 @@ "source_location": "L76", "_origin": "ast", "id": "pages_clinicdetailpage_urlorempty", - "community": 204, + "community": 317, "norm_label": "urlorempty" }, { @@ -4450,7 +4430,7 @@ "source_location": "L78", "_origin": "ast", "id": "pages_clinicdetailpage_editschema", - "community": 204, + "community": 317, "norm_label": "editschema" }, { @@ -4460,7 +4440,7 @@ "source_location": "L92", "_origin": "ast", "id": "pages_clinicdetailpage_editform", - "community": 204, + "community": 317, "norm_label": "editform" }, { @@ -4470,7 +4450,7 @@ "source_location": "L96", "_origin": "ast", "id": "pages_clinicdetailpage_searchableselectfield", - "community": 204, + "community": 317, "norm_label": "searchableselectfield()" }, { @@ -4480,7 +4460,7 @@ "source_location": "L190", "_origin": "ast", "id": "pages_clinicdetailpage_multichecklist", - "community": 204, + "community": 317, "norm_label": "multichecklist()" }, { @@ -4490,7 +4470,7 @@ "source_location": "L234", "_origin": "ast", "id": "pages_clinicdetailpage_mapclickhandler", - "community": 204, + "community": 317, "norm_label": "mapclickhandler()" }, { @@ -4500,7 +4480,7 @@ "source_location": "L238", "_origin": "ast", "id": "pages_clinicdetailpage_mapflycontroller", - "community": 204, + "community": 317, "norm_label": "mapflycontroller()" }, { @@ -4510,7 +4490,7 @@ "source_location": "L243", "_origin": "ast", "id": "pages_clinicdetailpage_mappicker", - "community": 204, + "community": 317, "norm_label": "mappicker()" }, { @@ -4520,7 +4500,7 @@ "source_location": "L267", "_origin": "ast", "id": "pages_clinicdetailpage_geocodecity", - "community": 204, + "community": 317, "norm_label": "geocodecity()" }, { @@ -4530,7 +4510,7 @@ "source_location": "L279", "_origin": "ast", "id": "pages_clinicdetailpage_editmodal", - "community": 204, + "community": 317, "norm_label": "editmodal()" }, { @@ -4540,7 +4520,7 @@ "source_location": "L465", "_origin": "ast", "id": "pages_clinicdetailpage_inv_status_map", - "community": 204, + "community": 317, "norm_label": "inv_status_map" }, { @@ -4550,7 +4530,7 @@ "source_location": "L476", "_origin": "ast", "id": "pages_clinicdetailpage_clinicdetailpage", - "community": 204, + "community": 30, "norm_label": "clinicdetailpage()" }, { @@ -4560,7 +4540,7 @@ "source_location": "L1340", "_origin": "ast", "id": "pages_clinicdetailpage_infotile", - "community": 204, + "community": 317, "norm_label": "infotile()" }, { @@ -4750,7 +4730,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_clinicspage", - "community": 21, + "community": 317, "norm_label": "clinicspage.tsx" }, { @@ -4760,7 +4740,7 @@ "source_location": "L25", "_origin": "ast", "id": "pages_clinicspage_hues_list", - "community": 21, + "community": 317, "norm_label": "hues_list" }, { @@ -4770,7 +4750,7 @@ "source_location": "L27", "_origin": "ast", "id": "pages_clinicspage_addschema", - "community": 21, + "community": 317, "norm_label": "addschema" }, { @@ -4780,7 +4760,7 @@ "source_location": "L32", "_origin": "ast", "id": "pages_clinicspage_addform", - "community": 21, + "community": 317, "norm_label": "addform" }, { @@ -4790,7 +4770,7 @@ "source_location": "L34", "_origin": "ast", "id": "pages_clinicspage_clinicspage", - "community": 21, + "community": 317, "norm_label": "clinicspage()" }, { @@ -5360,7 +5340,7 @@ "source_location": "L69", "_origin": "ast", "id": "pages_doctordetailpage_addressdata", - "community": 0, + "community": 1, "norm_label": "addressdata" }, { @@ -5540,7 +5520,7 @@ "source_location": "L151", "_origin": "ast", "id": "pages_doctordetailpage_topersiannums", - "community": 1, + "community": 740, "norm_label": "topersiannums()" }, { @@ -5550,7 +5530,7 @@ "source_location": "L154", "_origin": "ast", "id": "pages_doctordetailpage_gtoj", - "community": 1, + "community": 740, "norm_label": "gtoj()" }, { @@ -5570,7 +5550,7 @@ "source_location": "L163", "_origin": "ast", "id": "pages_doctordetailpage_formatpersiandate", - "community": 1, + "community": 740, "norm_label": "formatpersiandate()" }, { @@ -5580,7 +5560,7 @@ "source_location": "L168", "_origin": "ast", "id": "pages_doctordetailpage_jfirstdayofweek", - "community": 1, + "community": 740, "norm_label": "jfirstdayofweek()" }, { @@ -5590,7 +5570,7 @@ "source_location": "L173", "_origin": "ast", "id": "pages_doctordetailpage_todaygregorian", - "community": 1, + "community": 740, "norm_label": "todaygregorian()" }, { @@ -5600,7 +5580,7 @@ "source_location": "L177", "_origin": "ast", "id": "pages_doctordetailpage_persiandateinput", - "community": 1, + "community": 740, "norm_label": "persiandateinput()" }, { @@ -5650,7 +5630,7 @@ "source_location": "L312", "_origin": "ast", "id": "pages_doctordetailpage_parseminutes", - "community": 1, + "community": 771, "norm_label": "parseminutes()" }, { @@ -5660,7 +5640,7 @@ "source_location": "L317", "_origin": "ast", "id": "pages_doctordetailpage_hasoverlap", - "community": 1, + "community": 771, "norm_label": "hasoverlap()" }, { @@ -5670,7 +5650,7 @@ "source_location": "L326", "_origin": "ast", "id": "pages_doctordetailpage_addminutes", - "community": 1, + "community": 771, "norm_label": "addminutes()" }, { @@ -5680,7 +5660,7 @@ "source_location": "L333", "_origin": "ast", "id": "pages_doctordetailpage_calcslotcount", - "community": 1, + "community": 771, "norm_label": "calcslotcount()" }, { @@ -5900,7 +5880,7 @@ "source_location": "L1105", "_origin": "ast", "id": "pages_doctordetailpage_sessioneditor", - "community": 1, + "community": 771, "norm_label": "sessioneditor()" }, { @@ -5910,7 +5890,7 @@ "source_location": "L1231", "_origin": "ast", "id": "pages_doctordetailpage_weeklyscheduletab", - "community": 0, + "community": 1, "norm_label": "weeklyscheduletab()" }, { @@ -6230,7 +6210,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_doctorspage", - "community": 0, + "community": 62, "norm_label": "doctorspage.tsx" }, { @@ -6240,7 +6220,7 @@ "source_location": "L20", "_origin": "ast", "id": "pages_doctorspage_admindoctor", - "community": 0, + "community": 62, "norm_label": "admindoctor" }, { @@ -6250,7 +6230,7 @@ "source_location": "L41", "_origin": "ast", "id": "pages_doctorspage_doctorstats", - "community": 0, + "community": 62, "norm_label": "doctorstats" }, { @@ -6260,7 +6240,7 @@ "source_location": "L49", "_origin": "ast", "id": "pages_doctorspage_specialtyoption", - "community": 0, + "community": 62, "norm_label": "specialtyoption" }, { @@ -6270,7 +6250,7 @@ "source_location": "L57", "_origin": "ast", "id": "pages_doctorspage_hues_list", - "community": 0, + "community": 62, "norm_label": "hues_list" }, { @@ -6280,7 +6260,7 @@ "source_location": "L59", "_origin": "ast", "id": "pages_doctorspage_degree_badge", - "community": 0, + "community": 62, "norm_label": "degree_badge" }, { @@ -6290,7 +6270,7 @@ "source_location": "L66", "_origin": "ast", "id": "pages_doctorspage_degree_label", - "community": 0, + "community": 62, "norm_label": "degree_label" }, { @@ -6300,7 +6280,7 @@ "source_location": "L73", "_origin": "ast", "id": "pages_doctorspage_doctoravatar", - "community": 0, + "community": 62, "norm_label": "doctoravatar()" }, { @@ -6310,7 +6290,7 @@ "source_location": "L97", "_origin": "ast", "id": "pages_doctorspage_doctorspage", - "community": 0, + "community": 62, "norm_label": "doctorspage()" }, { @@ -6320,7 +6300,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_financialreportpage", - "community": 63, + "community": 21, "norm_label": "financialreportpage.tsx" }, { @@ -6330,7 +6310,7 @@ "source_location": "L11", "_origin": "ast", "id": "pages_financialreportpage_daystart", - "community": 63, + "community": 21, "norm_label": "daystart()" }, { @@ -6340,7 +6320,7 @@ "source_location": "L12", "_origin": "ast", "id": "pages_financialreportpage_dayend", - "community": 63, + "community": 21, "norm_label": "dayend()" }, { @@ -6350,7 +6330,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_financialreportpage_breakdown", - "community": 63, + "community": 21, "norm_label": "breakdown" }, { @@ -6360,7 +6340,7 @@ "source_location": "L33", "_origin": "ast", "id": "pages_financialreportpage_summary", - "community": 63, + "community": 21, "norm_label": "summary" }, { @@ -6370,7 +6350,7 @@ "source_location": "L41", "_origin": "ast", "id": "pages_financialreportpage_source_label", - "community": 63, + "community": 21, "norm_label": "source_label" }, { @@ -6380,7 +6360,7 @@ "source_location": "L46", "_origin": "ast", "id": "pages_financialreportpage_financialreportpage", - "community": 63, + "community": 21, "norm_label": "financialreportpage()" }, { @@ -6430,7 +6410,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_loginpage", - "community": 0, + "community": 204, "norm_label": "loginpage.tsx" }, { @@ -6440,7 +6420,7 @@ "source_location": "L10", "_origin": "ast", "id": "pages_loginpage_mode", - "community": 0, + "community": 204, "norm_label": "mode" }, { @@ -6450,7 +6430,7 @@ "source_location": "L11", "_origin": "ast", "id": "pages_loginpage_smsstep", - "community": 0, + "community": 204, "norm_label": "smsstep" }, { @@ -6460,7 +6440,7 @@ "source_location": "L12", "_origin": "ast", "id": "pages_loginpage_forgotstep", - "community": 0, + "community": 204, "norm_label": "forgotstep" }, { @@ -6470,7 +6450,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_loginpage_loginpage", - "community": 0, + "community": 204, "norm_label": "loginpage()" }, { @@ -6540,7 +6520,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_myclinicpage", - "community": 0, + "community": 13, "norm_label": "myclinicpage.tsx" }, { @@ -6550,7 +6530,7 @@ "source_location": "L6", "_origin": "ast", "id": "pages_myclinicpage_myclinicpagecontent", - "community": 0, + "community": 13, "norm_label": "myclinicpagecontent()" }, { @@ -6560,7 +6540,7 @@ "source_location": "L28", "_origin": "ast", "id": "pages_myclinicpage_myclinicpage", - "community": 0, + "community": 13, "norm_label": "myclinicpage()" }, { @@ -6880,7 +6860,7 @@ "source_location": "L1814", "_origin": "ast", "id": "pages_mypatientspage_visitsummarycard", - "community": 63, + "community": 30, "norm_label": "visitsummarycard()" }, { @@ -6890,7 +6870,7 @@ "source_location": "L1883", "_origin": "ast", "id": "pages_mypatientspage_visitdetailmodal", - "community": 21, + "community": 63, "norm_label": "visitdetailmodal()" }, { @@ -7180,7 +7160,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_patientdetailpage", - "community": 63, + "community": 33, "norm_label": "patientdetailpage.tsx" }, { @@ -7190,7 +7170,7 @@ "source_location": "L22", "_origin": "ast", "id": "pages_patientdetailpage_tabkey", - "community": 63, + "community": 33, "norm_label": "tabkey" }, { @@ -7200,7 +7180,7 @@ "source_location": "L24", "_origin": "ast", "id": "pages_patientdetailpage_tabs", - "community": 63, + "community": 33, "norm_label": "tabs" }, { @@ -7210,7 +7190,7 @@ "source_location": "L36", "_origin": "ast", "id": "pages_patientdetailpage_gender_label", - "community": 63, + "community": 33, "norm_label": "gender_label" }, { @@ -7220,7 +7200,7 @@ "source_location": "L38", "_origin": "ast", "id": "pages_patientdetailpage_payment_status", - "community": 63, + "community": 33, "norm_label": "payment_status" }, { @@ -7230,7 +7210,7 @@ "source_location": "L42", "_origin": "ast", "id": "pages_patientdetailpage_placeholder", - "community": 63, + "community": 33, "norm_label": "placeholder()" }, { @@ -7240,7 +7220,7 @@ "source_location": "L50", "_origin": "ast", "id": "pages_patientdetailpage_inforow", - "community": 63, + "community": 33, "norm_label": "inforow()" }, { @@ -7250,7 +7230,7 @@ "source_location": "L60", "_origin": "ast", "id": "pages_patientdetailpage_patientdetailpage", - "community": 63, + "community": 33, "norm_label": "patientdetailpage()" }, { @@ -7260,7 +7240,7 @@ "source_location": "L170", "_origin": "ast", "id": "pages_patientdetailpage_attachment", - "community": 63, + "community": 33, "norm_label": "attachment" }, { @@ -7270,7 +7250,7 @@ "source_location": "L172", "_origin": "ast", "id": "pages_patientdetailpage_formatbytes", - "community": 63, + "community": 33, "norm_label": "formatbytes()" }, { @@ -7280,7 +7260,7 @@ "source_location": "L180", "_origin": "ast", "id": "pages_patientdetailpage_attachmentstab", - "community": 63, + "community": 33, "norm_label": "attachmentstab()" }, { @@ -7290,7 +7270,7 @@ "source_location": "L252", "_origin": "ast", "id": "pages_patientdetailpage_medicalitem", - "community": 63, + "community": 33, "norm_label": "medicalitem" }, { @@ -7300,7 +7280,7 @@ "source_location": "L255", "_origin": "ast", "id": "pages_patientdetailpage_medicalrecordstab", - "community": 63, + "community": 33, "norm_label": "medicalrecordstab()" }, { @@ -7310,7 +7290,7 @@ "source_location": "L356", "_origin": "ast", "id": "pages_patientdetailpage_message", - "community": 63, + "community": 33, "norm_label": "message" }, { @@ -7320,7 +7300,7 @@ "source_location": "L358", "_origin": "ast", "id": "pages_patientdetailpage_channel_label", - "community": 63, + "community": 33, "norm_label": "channel_label" }, { @@ -7330,7 +7310,7 @@ "source_location": "L361", "_origin": "ast", "id": "pages_patientdetailpage_messagestab", - "community": 63, + "community": 33, "norm_label": "messagestab()" }, { @@ -7340,7 +7320,7 @@ "source_location": "L414", "_origin": "ast", "id": "pages_patientdetailpage_call", - "community": 63, + "community": 33, "norm_label": "call" }, { @@ -7350,7 +7330,7 @@ "source_location": "L417", "_origin": "ast", "id": "pages_patientdetailpage_callcentertab", - "community": 63, + "community": 33, "norm_label": "callcentertab()" }, { @@ -7360,7 +7340,7 @@ "source_location": "L524", "_origin": "ast", "id": "pages_patientdetailpage_wallettxn", - "community": 63, + "community": 33, "norm_label": "wallettxn" }, { @@ -7370,7 +7350,7 @@ "source_location": "L527", "_origin": "ast", "id": "pages_patientdetailpage_wallettab", - "community": 63, + "community": 33, "norm_label": "wallettab()" }, { @@ -7380,7 +7360,7 @@ "source_location": "L603", "_origin": "ast", "id": "pages_patientdetailpage_tablist", - "community": 63, + "community": 33, "norm_label": "tablist()" }, { @@ -7420,7 +7400,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_patientrecordformpage", - "community": 13, + "community": 0, "norm_label": "patientrecordformpage.tsx" }, { @@ -7430,7 +7410,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_patientrecordformpage_referral_options", - "community": 13, + "community": 0, "norm_label": "referral_options" }, { @@ -7440,7 +7420,7 @@ "source_location": "L16", "_origin": "ast", "id": "pages_patientrecordformpage_schema", - "community": 13, + "community": 0, "norm_label": "schema" }, { @@ -7450,7 +7430,7 @@ "source_location": "L26", "_origin": "ast", "id": "pages_patientrecordformpage_form", - "community": 13, + "community": 0, "norm_label": "form" }, { @@ -7460,7 +7440,7 @@ "source_location": "L28", "_origin": "ast", "id": "pages_patientrecordformpage_toepoch", - "community": 13, + "community": 0, "norm_label": "toepoch()" }, { @@ -7470,7 +7450,7 @@ "source_location": "L29", "_origin": "ast", "id": "pages_patientrecordformpage_fromepoch", - "community": 13, + "community": 0, "norm_label": "fromepoch()" }, { @@ -7480,7 +7460,7 @@ "source_location": "L32", "_origin": "ast", "id": "pages_patientrecordformpage_patientrecordformpage", - "community": 13, + "community": 0, "norm_label": "patientrecordformpage()" }, { @@ -7510,7 +7490,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_patientslistpage", - "community": 13, + "community": 0, "norm_label": "patientslistpage.tsx" }, { @@ -7520,7 +7500,7 @@ "source_location": "L15", "_origin": "ast", "id": "pages_patientslistpage_empty", - "community": 13, + "community": 0, "norm_label": "empty" }, { @@ -7530,7 +7510,7 @@ "source_location": "L17", "_origin": "ast", "id": "pages_patientslistpage_tagdots", - "community": 13, + "community": 0, "norm_label": "tagdots()" }, { @@ -7540,7 +7520,7 @@ "source_location": "L33", "_origin": "ast", "id": "pages_patientslistpage_patientslistpage", - "community": 13, + "community": 0, "norm_label": "patientslistpage()" }, { @@ -7550,7 +7530,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_paymentdetailpage", - "community": 21, + "community": 63, "norm_label": "paymentdetailpage.tsx" }, { @@ -7560,7 +7540,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_paymentdetailpage_payment_type_labels", - "community": 21, + "community": 63, "norm_label": "payment_type_labels" }, { @@ -7570,7 +7550,7 @@ "source_location": "L20", "_origin": "ast", "id": "pages_paymentdetailpage_inforow", - "community": 21, + "community": 63, "norm_label": "inforow()" }, { @@ -7580,7 +7560,7 @@ "source_location": "L29", "_origin": "ast", "id": "pages_paymentdetailpage_paymentdetailpage", - "community": 21, + "community": 63, "norm_label": "paymentdetailpage()" }, { @@ -7690,7 +7670,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_preregistrationspage", - "community": 21, + "community": 317, "norm_label": "preregistrationspage.tsx" }, { @@ -7700,7 +7680,7 @@ "source_location": "L13", "_origin": "ast", "id": "pages_preregistrationspage_preregistration", - "community": 21, + "community": 317, "norm_label": "preregistration" }, { @@ -7710,7 +7690,7 @@ "source_location": "L24", "_origin": "ast", "id": "pages_preregistrationspage_empty", - "community": 21, + "community": 317, "norm_label": "empty" }, { @@ -7720,7 +7700,7 @@ "source_location": "L26", "_origin": "ast", "id": "pages_preregistrationspage_type_meta", - "community": 21, + "community": 317, "norm_label": "type_meta" }, { @@ -7730,7 +7710,7 @@ "source_location": "L32", "_origin": "ast", "id": "pages_preregistrationspage_status_meta", - "community": 21, + "community": 317, "norm_label": "status_meta" }, { @@ -7740,7 +7720,7 @@ "source_location": "L38", "_origin": "ast", "id": "pages_preregistrationspage_status_tabs", - "community": 21, + "community": 317, "norm_label": "status_tabs" }, { @@ -7750,7 +7730,7 @@ "source_location": "L45", "_origin": "ast", "id": "pages_preregistrationspage_preregistrationspage", - "community": 21, + "community": 317, "norm_label": "preregistrationspage()" }, { @@ -7790,7 +7770,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_representationdetailpage", - "community": 21, + "community": 63, "norm_label": "representationdetailpage.tsx" }, { @@ -7800,7 +7780,7 @@ "source_location": "L16", "_origin": "ast", "id": "pages_representationdetailpage_repdoctor", - "community": 21, + "community": 63, "norm_label": "repdoctor" }, { @@ -7810,7 +7790,7 @@ "source_location": "L29", "_origin": "ast", "id": "pages_representationdetailpage_repappointment", - "community": 21, + "community": 63, "norm_label": "repappointment" }, { @@ -7820,7 +7800,7 @@ "source_location": "L39", "_origin": "ast", "id": "pages_representationdetailpage_unassigneddoctor", - "community": 21, + "community": 63, "norm_label": "unassigneddoctor" }, { @@ -7830,7 +7810,7 @@ "source_location": "L46", "_origin": "ast", "id": "pages_representationdetailpage_detailrow", - "community": 21, + "community": 63, "norm_label": "detailrow()" }, { @@ -7840,7 +7820,7 @@ "source_location": "L55", "_origin": "ast", "id": "pages_representationdetailpage_stattile", - "community": 21, + "community": 63, "norm_label": "stattile()" }, { @@ -7850,7 +7830,7 @@ "source_location": "L72", "_origin": "ast", "id": "pages_representationdetailpage_representationdetailpage", - "community": 21, + "community": 63, "norm_label": "representationdetailpage()" }, { @@ -7920,7 +7900,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_representationprofilepage", - "community": 602, + "community": 0, "norm_label": "representationprofilepage.tsx" }, { @@ -7930,7 +7910,7 @@ "source_location": "L10", "_origin": "ast", "id": "pages_representationprofilepage_tojalali", - "community": 602, + "community": 0, "norm_label": "tojalali()" }, { @@ -7940,7 +7920,7 @@ "source_location": "L21", "_origin": "ast", "id": "pages_representationprofilepage_tolatindigits", - "community": 602, + "community": 0, "norm_label": "tolatindigits()" }, { @@ -7950,7 +7930,7 @@ "source_location": "L28", "_origin": "ast", "id": "pages_representationprofilepage_isvalidirannationalcode", - "community": 602, + "community": 0, "norm_label": "isvalidirannationalcode()" }, { @@ -7960,7 +7940,7 @@ "source_location": "L39", "_origin": "ast", "id": "pages_representationprofilepage_isvalidiraniban", - "community": 602, + "community": 0, "norm_label": "isvalidiraniban()" }, { @@ -7970,7 +7950,7 @@ "source_location": "L49", "_origin": "ast", "id": "pages_representationprofilepage_ibanitem", - "community": 602, + "community": 0, "norm_label": "ibanitem" }, { @@ -7980,7 +7960,7 @@ "source_location": "L57", "_origin": "ast", "id": "pages_representationprofilepage_repprofile", - "community": 602, + "community": 0, "norm_label": "repprofile" }, { @@ -7990,7 +7970,7 @@ "source_location": "L67", "_origin": "ast", "id": "pages_representationprofilepage_unwrap", - "community": 602, + "community": 0, "norm_label": "unwrap()" }, { @@ -8000,7 +7980,7 @@ "source_location": "L69", "_origin": "ast", "id": "pages_representationprofilepage_representationprofilepage", - "community": 602, + "community": 0, "norm_label": "representationprofilepage()" }, { @@ -8160,7 +8140,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_reserveappointmentspage", - "community": 33, + "community": 49, "norm_label": "reserveappointmentspage.tsx" }, { @@ -8170,7 +8150,7 @@ "source_location": "L22", "_origin": "ast", "id": "pages_reserveappointmentspage_reserverowmenu", - "community": 33, + "community": 49, "norm_label": "reserverowmenu()" }, { @@ -8180,7 +8160,7 @@ "source_location": "L85", "_origin": "ast", "id": "pages_reserveappointmentspage_reserveappointmentspage", - "community": 33, + "community": 49, "norm_label": "reserveappointmentspage()" }, { @@ -8250,7 +8230,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_selectcontextpage", - "community": 0, + "community": 13, "norm_label": "selectcontextpage.tsx" }, { @@ -8260,7 +8240,7 @@ "source_location": "L5", "_origin": "ast", "id": "pages_selectcontextpage_role_labels", - "community": 0, + "community": 13, "norm_label": "role_labels" }, { @@ -8270,7 +8250,7 @@ "source_location": "L13", "_origin": "ast", "id": "pages_selectcontextpage_type_icons", - "community": 0, + "community": 13, "norm_label": "type_icons" }, { @@ -8280,7 +8260,7 @@ "source_location": "L18", "_origin": "ast", "id": "pages_selectcontextpage_selectcontextpage", - "community": 0, + "community": 13, "norm_label": "selectcontextpage()" }, { @@ -8290,7 +8270,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_settingsmenupage_test", - "community": 0, + "community": 13, "norm_label": "settingsmenupage.test.tsx" }, { @@ -8300,7 +8280,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_settingsmenupage", - "community": 0, + "community": 13, "norm_label": "settingsmenupage.tsx" }, { @@ -8310,7 +8290,7 @@ "source_location": "L13", "_origin": "ast", "id": "pages_settingsmenupage_settingsmenupage", - "community": 0, + "community": 13, "norm_label": "settingsmenupage()" }, { @@ -8450,7 +8430,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_settlementdetailpage", - "community": 0, + "community": 33, "norm_label": "settlementdetailpage.tsx" }, { @@ -8460,7 +8440,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_settlementdetailpage_settlementdetail", - "community": 0, + "community": 33, "norm_label": "settlementdetail" }, { @@ -8470,7 +8450,7 @@ "source_location": "L30", "_origin": "ast", "id": "pages_settlementdetailpage_row", - "community": 0, + "community": 33, "norm_label": "row()" }, { @@ -8480,7 +8460,7 @@ "source_location": "L39", "_origin": "ast", "id": "pages_settlementdetailpage_settlementdetailpage", - "community": 0, + "community": 33, "norm_label": "settlementdetailpage()" }, { @@ -8620,7 +8600,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_smswalletpage", - "community": 30, + "community": 21, "norm_label": "smswalletpage.tsx" }, { @@ -8630,7 +8610,7 @@ "source_location": "L24", "_origin": "ast", "id": "pages_smswalletpage_chargeschema", - "community": 30, + "community": 21, "norm_label": "chargeschema" }, { @@ -8640,7 +8620,7 @@ "source_location": "L27", "_origin": "ast", "id": "pages_smswalletpage_chargeform", - "community": 30, + "community": 21, "norm_label": "chargeform" }, { @@ -8650,7 +8630,7 @@ "source_location": "L29", "_origin": "ast", "id": "pages_smswalletpage_empty_logs", - "community": 30, + "community": 21, "norm_label": "empty_logs" }, { @@ -8660,7 +8640,7 @@ "source_location": "L31", "_origin": "ast", "id": "pages_smswalletpage_reminder_hour_options", - "community": 30, + "community": 21, "norm_label": "reminder_hour_options" }, { @@ -8670,7 +8650,7 @@ "source_location": "L33", "_origin": "ast", "id": "pages_smswalletpage_post_visit_vars", - "community": 30, + "community": 21, "norm_label": "post_visit_vars" }, { @@ -8690,7 +8670,7 @@ "source_location": "L567", "_origin": "ast", "id": "pages_smswalletpage_smswalletpage", - "community": 30, + "community": 21, "norm_label": "smswalletpage()" }, { @@ -8877,7 +8857,7 @@ "label": "CurrentPlanCard()", "file_type": "code", "source_file": "assets/admin/pages/SubscriptionPage.tsx", - "source_location": "L273", + "source_location": "L271", "_origin": "ast", "id": "pages_subscriptionpage_currentplancard", "community": 30, @@ -8887,7 +8867,7 @@ "label": "PlanCard()", "file_type": "code", "source_file": "assets/admin/pages/SubscriptionPage.tsx", - "source_location": "L328", + "source_location": "L326", "_origin": "ast", "id": "pages_subscriptionpage_plancard", "community": 30, @@ -8930,7 +8910,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_tagssettingspage", - "community": 21, + "community": 33, "norm_label": "tagssettingspage.tsx" }, { @@ -8940,7 +8920,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_tagssettingspage_tenanttag", - "community": 21, + "community": 33, "norm_label": "tenanttag" }, { @@ -8950,7 +8930,7 @@ "source_location": "L16", "_origin": "ast", "id": "pages_tagssettingspage_schema", - "community": 21, + "community": 33, "norm_label": "schema" }, { @@ -8960,7 +8940,7 @@ "source_location": "L20", "_origin": "ast", "id": "pages_tagssettingspage_form", - "community": 21, + "community": 33, "norm_label": "form" }, { @@ -8970,7 +8950,7 @@ "source_location": "L22", "_origin": "ast", "id": "pages_tagssettingspage_empty", - "community": 21, + "community": 33, "norm_label": "empty" }, { @@ -8980,7 +8960,7 @@ "source_location": "L25", "_origin": "ast", "id": "pages_tagssettingspage_tagssettingspage", - "community": 21, + "community": 33, "norm_label": "tagssettingspage()" }, { @@ -9150,7 +9130,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_userspage", - "community": 62, + "community": 317, "norm_label": "userspage.tsx" }, { @@ -9160,7 +9140,7 @@ "source_location": "L21", "_origin": "ast", "id": "pages_userspage_adminuser", - "community": 62, + "community": 317, "norm_label": "adminuser" }, { @@ -9170,7 +9150,7 @@ "source_location": "L33", "_origin": "ast", "id": "pages_userspage_userstats", - "community": 62, + "community": 317, "norm_label": "userstats" }, { @@ -9180,7 +9160,7 @@ "source_location": "L44", "_origin": "ast", "id": "pages_userspage_hues_list", - "community": 62, + "community": 317, "norm_label": "hues_list" }, { @@ -9190,7 +9170,7 @@ "source_location": "L46", "_origin": "ast", "id": "pages_userspage_role_meta", - "community": 62, + "community": 317, "norm_label": "role_meta" }, { @@ -9200,7 +9180,7 @@ "source_location": "L57", "_origin": "ast", "id": "pages_userspage_assignable_roles", - "community": 62, + "community": 317, "norm_label": "assignable_roles" }, { @@ -9210,7 +9190,7 @@ "source_location": "L59", "_origin": "ast", "id": "pages_userspage_getprimaryrole", - "community": 62, + "community": 317, "norm_label": "getprimaryrole()" }, { @@ -9220,7 +9200,7 @@ "source_location": "L68", "_origin": "ast", "id": "pages_userspage_useravatar", - "community": 62, + "community": 317, "norm_label": "useravatar()" }, { @@ -9230,7 +9210,7 @@ "source_location": "L83", "_origin": "ast", "id": "pages_userspage_rolebadge", - "community": 62, + "community": 317, "norm_label": "rolebadge()" }, { @@ -9240,7 +9220,7 @@ "source_location": "L94", "_origin": "ast", "id": "pages_userspage_activebadge", - "community": 62, + "community": 317, "norm_label": "activebadge()" }, { @@ -9250,7 +9230,7 @@ "source_location": "L105", "_origin": "ast", "id": "pages_userspage_changerolemodal", - "community": 62, + "community": 317, "norm_label": "changerolemodal()" }, { @@ -9260,7 +9240,7 @@ "source_location": "L157", "_origin": "ast", "id": "pages_userspage_role_tabs", - "community": 62, + "community": 317, "norm_label": "role_tabs" }, { @@ -9270,7 +9250,7 @@ "source_location": "L169", "_origin": "ast", "id": "pages_userspage_userspage", - "community": 62, + "community": 317, "norm_label": "userspage()" }, { @@ -9350,7 +9330,7 @@ "source_location": "L68", "_origin": "ast", "id": "pages_subscriptionicons_searchheaderp", - "community": 0, + "community": 30, "norm_label": "searchheaderp()" }, { @@ -9360,7 +9340,7 @@ "source_location": "L1", "_origin": "ast", "id": "stores_authstore_test", - "community": 0, + "community": 13, "norm_label": "authstore.test.ts" }, { @@ -9370,7 +9350,7 @@ "source_location": "L4", "_origin": "ast", "id": "stores_authstore_test_initial", - "community": 0, + "community": 13, "norm_label": "initial" }, { @@ -9380,7 +9360,7 @@ "source_location": "L6", "_origin": "ast", "id": "stores_authstore_test_jsonres", - "community": 0, + "community": 13, "norm_label": "jsonres()" }, { @@ -9390,7 +9370,7 @@ "source_location": "L1", "_origin": "ast", "id": "stores_authstore", - "community": 0, + "community": 13, "norm_label": "authstore.ts" }, { @@ -9400,7 +9380,7 @@ "source_location": "L4", "_origin": "ast", "id": "stores_authstore_contextitem", - "community": 0, + "community": 13, "norm_label": "contextitem" }, { @@ -9410,7 +9390,7 @@ "source_location": "L14", "_origin": "ast", "id": "stores_authstore_authstate", - "community": 0, + "community": 13, "norm_label": "authstate" }, { @@ -9420,7 +9400,7 @@ "source_location": "L34", "_origin": "ast", "id": "stores_authstore_gettoken", - "community": 0, + "community": 13, "norm_label": "gettoken()" }, { @@ -9430,7 +9410,7 @@ "source_location": "L44", "_origin": "ast", "id": "stores_authstore_apifetch", - "community": 0, + "community": 13, "norm_label": "apifetch()" }, { @@ -9440,7 +9420,7 @@ "source_location": "L57", "_origin": "ast", "id": "stores_authstore_useauthstore", - "community": 0, + "community": 13, "norm_label": "useauthstore" }, { @@ -9450,7 +9430,7 @@ "source_location": "L1", "_origin": "ast", "id": "stores_uistore_test", - "community": 633, + "community": 62, "norm_label": "uistore.test.ts" }, { @@ -9460,7 +9440,7 @@ "source_location": "L4", "_origin": "ast", "id": "stores_uistore_test_initial", - "community": 633, + "community": 62, "norm_label": "initial" }, { @@ -9470,7 +9450,7 @@ "source_location": "L1", "_origin": "ast", "id": "stores_uistore", - "community": 633, + "community": 62, "norm_label": "uistore.ts" }, { @@ -9480,7 +9460,7 @@ "source_location": "L4", "_origin": "ast", "id": "stores_uistore_hues", - "community": 633, + "community": 62, "norm_label": "hues" }, { @@ -9490,7 +9470,7 @@ "source_location": "L12", "_origin": "ast", "id": "stores_uistore_brandhue", - "community": 633, + "community": 62, "norm_label": "brandhue" }, { @@ -9500,7 +9480,7 @@ "source_location": "L14", "_origin": "ast", "id": "stores_uistore_uistate", - "community": 633, + "community": 62, "norm_label": "uistate" }, { @@ -9510,7 +9490,7 @@ "source_location": "L28", "_origin": "ast", "id": "stores_uistore_applytheme", - "community": 633, + "community": 62, "norm_label": "applytheme()" }, { @@ -9520,7 +9500,7 @@ "source_location": "L37", "_origin": "ast", "id": "stores_uistore_useuistore", - "community": 633, + "community": 62, "norm_label": "useuistore" }, { @@ -9630,7 +9610,7 @@ "source_location": "L40", "_origin": "ast", "id": "types_index_clinic", - "community": 21, + "community": 317, "norm_label": "clinic" }, { @@ -9640,7 +9620,7 @@ "source_location": "L51", "_origin": "ast", "id": "types_index_clinicdetail", - "community": 204, + "community": 317, "norm_label": "clinicdetail" }, { @@ -9720,7 +9700,7 @@ "source_location": "L158", "_origin": "ast", "id": "types_index_representation", - "community": 21, + "community": 63, "norm_label": "representation" }, { @@ -9860,7 +9840,7 @@ "source_location": "L312", "_origin": "ast", "id": "types_index_blog", - "community": 21, + "community": 62, "norm_label": "blog" }, { @@ -9930,7 +9910,7 @@ "source_location": "L398", "_origin": "ast", "id": "types_index_mysubscriptiondata", - "community": 633, + "community": 30, "norm_label": "mysubscriptiondata" }, { @@ -9970,7 +9950,7 @@ "source_location": "L454", "_origin": "ast", "id": "types_index_smswalletbalance", - "community": 30, + "community": 21, "norm_label": "smswalletbalance" }, { @@ -9980,7 +9960,7 @@ "source_location": "L460", "_origin": "ast", "id": "types_index_smswalletlog", - "community": 30, + "community": 21, "norm_label": "smswalletlog" }, { @@ -9990,7 +9970,7 @@ "source_location": "L468", "_origin": "ast", "id": "types_index_smssettings", - "community": 30, + "community": 21, "norm_label": "smssettings" }, { @@ -10010,7 +9990,7 @@ "source_location": "L507", "_origin": "ast", "id": "types_index_patientprofileupdate", - "community": 416, + "community": 13, "norm_label": "patientprofileupdate" }, { @@ -10020,7 +10000,7 @@ "source_location": "L528", "_origin": "ast", "id": "types_index_patientrecord", - "community": 13, + "community": 0, "norm_label": "patientrecord" }, { @@ -13730,7 +13710,7 @@ "source_location": "L1", "_origin": "ast", "id": "migrations_version20260615203529", - "community": 317, + "community": 442, "norm_label": "version20260615203529.php" }, { @@ -13740,7 +13720,7 @@ "source_location": "L13", "_origin": "ast", "id": "migrations_version20260615203529_version20260615203529", - "community": 317, + "community": 442, "norm_label": "version20260615203529" }, { @@ -13750,7 +13730,7 @@ "source_location": "L15", "_origin": "ast", "id": "migrations_version20260615203529_version20260615203529_getdescription", - "community": 317, + "community": 442, "norm_label": ".getdescription()" }, { @@ -13760,7 +13740,7 @@ "source_location": "L20", "_origin": "ast", "id": "migrations_version20260615203529_version20260615203529_up", - "community": 317, + "community": 442, "norm_label": ".up()" }, { @@ -13770,7 +13750,7 @@ "source_location": "L20", "_origin": "ast", "id": "migrations_version20260615203529_php_schema", - "community": 317, + "community": 442, "norm_label": "schema" }, { @@ -13780,7 +13760,7 @@ "source_location": "L30", "_origin": "ast", "id": "migrations_version20260615203529_version20260615203529_down", - "community": 317, + "community": 442, "norm_label": ".down()" }, { @@ -13970,7 +13950,7 @@ "source_location": "L1", "_origin": "ast", "id": "migrations_version20260621084558", - "community": 442, + "community": 735, "norm_label": "version20260621084558.php" }, { @@ -13980,7 +13960,7 @@ "source_location": "L13", "_origin": "ast", "id": "migrations_version20260621084558_version20260621084558", - "community": 442, + "community": 735, "norm_label": "version20260621084558" }, { @@ -13990,7 +13970,7 @@ "source_location": "L15", "_origin": "ast", "id": "migrations_version20260621084558_version20260621084558_getdescription", - "community": 442, + "community": 735, "norm_label": ".getdescription()" }, { @@ -14000,7 +13980,7 @@ "source_location": "L20", "_origin": "ast", "id": "migrations_version20260621084558_version20260621084558_up", - "community": 442, + "community": 735, "norm_label": ".up()" }, { @@ -14010,7 +13990,7 @@ "source_location": "L20", "_origin": "ast", "id": "migrations_version20260621084558_php_schema", - "community": 442, + "community": 735, "norm_label": "schema" }, { @@ -14020,7 +14000,7 @@ "source_location": "L26", "_origin": "ast", "id": "migrations_version20260621084558_version20260621084558_down", - "community": 442, + "community": 735, "norm_label": ".down()" }, { @@ -17840,7 +17820,7 @@ "source_location": "L451", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_createdoctor", - "community": 607, + "community": 641, "norm_label": ".createdoctor()" }, { @@ -17860,7 +17840,7 @@ "source_location": "L565", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_createclinic", - "community": 607, + "community": 641, "norm_label": ".createclinic()" }, { @@ -22880,7 +22860,7 @@ "source_location": "L109", "_origin": "ast", "id": "claimitem", - "community": 397, + "community": 161, "norm_label": "claimitem" }, { @@ -23680,7 +23660,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_invoicerepository", - "community": 720, + "community": 53, "norm_label": "invoicerepository.php" }, { @@ -23690,7 +23670,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_invoicerepository_invoicerepository", - "community": 720, + "community": 53, "norm_label": "invoicerepository" }, { @@ -23700,7 +23680,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_invoicerepository_invoicerepository_construct", - "community": 720, + "community": 53, "norm_label": ".__construct()" }, { @@ -23710,7 +23690,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_billing_repository_invoicerepository_php_managerregistry", - "community": 720, + "community": 53, "norm_label": "managerregistry" }, { @@ -23720,7 +23700,7 @@ "source_location": "L16", "_origin": "ast", "id": "repository_invoicerepository_invoicerepository_findbyuuid", - "community": 720, + "community": 53, "norm_label": ".findbyuuid()" }, { @@ -23730,7 +23710,7 @@ "source_location": "L16", "_origin": "ast", "id": "src_billing_repository_invoicerepository_php_invoice", - "community": 720, + "community": 53, "norm_label": "invoice" }, { @@ -23740,7 +23720,7 @@ "source_location": "L21", "_origin": "ast", "id": "repository_invoicerepository_invoicerepository_findbysession", - "community": 720, + "community": 53, "norm_label": ".findbysession()" }, { @@ -23750,7 +23730,7 @@ "source_location": "L26", "_origin": "ast", "id": "repository_invoicerepository_invoicerepository_save", - "community": 720, + "community": 53, "norm_label": ".save()" }, { @@ -24710,7 +24690,7 @@ "source_location": "L1", "_origin": "ast", "id": "command_seedcategoriescommand", - "community": 735, + "community": 435, "norm_label": "seedcategoriescommand.php" }, { @@ -24720,7 +24700,7 @@ "source_location": "L22", "_origin": "ast", "id": "command_seedcategoriescommand_seedcategoriescommand", - "community": 735, + "community": 435, "norm_label": "seedcategoriescommand" }, { @@ -24730,7 +24710,7 @@ "source_location": "L28", "_origin": "ast", "id": "command_seedcategoriescommand_seedcategoriescommand_construct", - "community": 735, + "community": 435, "norm_label": ".__construct()" }, { @@ -24740,7 +24720,7 @@ "source_location": "L35", "_origin": "ast", "id": "command_seedcategoriescommand_seedcategoriescommand_execute", - "community": 735, + "community": 435, "norm_label": ".execute()" }, { @@ -24750,7 +24730,7 @@ "source_location": "L35", "_origin": "ast", "id": "src_category_command_seedcategoriescommand_php_inputinterface", - "community": 735, + "community": 435, "norm_label": "inputinterface" }, { @@ -24760,7 +24740,7 @@ "source_location": "L35", "_origin": "ast", "id": "src_category_command_seedcategoriescommand_php_outputinterface", - "community": 735, + "community": 435, "norm_label": "outputinterface" }, { @@ -32120,7 +32100,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_doctorinsurancerepository", - "community": 53, + "community": 734, "norm_label": "doctorinsurancerepository.php" }, { @@ -32130,7 +32110,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_doctorinsurancerepository_doctorinsurancerepository", - "community": 53, + "community": 734, "norm_label": "doctorinsurancerepository" }, { @@ -32140,7 +32120,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_doctorinsurancerepository_doctorinsurancerepository_construct", - "community": 53, + "community": 734, "norm_label": ".__construct()" }, { @@ -32150,7 +32130,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_insurance_repository_doctorinsurancerepository_php_managerregistry", - "community": 53, + "community": 734, "norm_label": "managerregistry" }, { @@ -32160,7 +32140,7 @@ "source_location": "L16", "_origin": "ast", "id": "repository_doctorinsurancerepository_doctorinsurancerepository_save", - "community": 53, + "community": 734, "norm_label": ".save()" }, { @@ -32170,7 +32150,7 @@ "source_location": "L16", "_origin": "ast", "id": "src_insurance_repository_doctorinsurancerepository_php_doctorinsurance", - "community": 53, + "community": 734, "norm_label": "doctorinsurance" }, { @@ -32180,7 +32160,7 @@ "source_location": "L24", "_origin": "ast", "id": "repository_doctorinsurancerepository_doctorinsurancerepository_remove", - "community": 53, + "community": 734, "norm_label": ".remove()" }, { @@ -32470,7 +32450,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_tenantservicecoveragerepository", - "community": 767, + "community": 717, "norm_label": "tenantservicecoveragerepository.php" }, { @@ -32480,7 +32460,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository", - "community": 767, + "community": 717, "norm_label": "tenantservicecoveragerepository" }, { @@ -32490,7 +32470,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository_construct", - "community": 767, + "community": 717, "norm_label": ".__construct()" }, { @@ -32500,7 +32480,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_insurance_repository_tenantservicecoveragerepository_php_managerregistry", - "community": 767, + "community": 717, "norm_label": "managerregistry" }, { @@ -32510,7 +32490,7 @@ "source_location": "L16", "_origin": "ast", "id": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository_findonefor", - "community": 767, + "community": 717, "norm_label": ".findonefor()" }, { @@ -32520,7 +32500,7 @@ "source_location": "L16", "_origin": "ast", "id": "tenantservicecoverage", - "community": 767, + "community": 717, "norm_label": "tenantservicecoverage" }, { @@ -32530,7 +32510,7 @@ "source_location": "L25", "_origin": "ast", "id": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository_findbycontract", - "community": 767, + "community": 717, "norm_label": ".findbycontract()" }, { @@ -32540,7 +32520,7 @@ "source_location": "L30", "_origin": "ast", "id": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository_save", - "community": 767, + "community": 717, "norm_label": ".save()" }, { @@ -32550,7 +32530,7 @@ "source_location": "L38", "_origin": "ast", "id": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository_remove", - "community": 767, + "community": 717, "norm_label": ".remove()" }, { @@ -35870,7 +35850,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_sessionservicerepository", - "community": 53, + "community": 750, "norm_label": "sessionservicerepository.php" }, { @@ -35880,7 +35860,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_sessionservicerepository_sessionservicerepository", - "community": 53, + "community": 750, "norm_label": "sessionservicerepository" }, { @@ -35890,7 +35870,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_sessionservicerepository_sessionservicerepository_construct", - "community": 53, + "community": 750, "norm_label": ".__construct()" }, { @@ -35900,7 +35880,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_patient_repository_sessionservicerepository_php_managerregistry", - "community": 53, + "community": 750, "norm_label": "managerregistry" }, { @@ -35910,7 +35890,7 @@ "source_location": "L16", "_origin": "ast", "id": "repository_sessionservicerepository_sessionservicerepository_save", - "community": 53, + "community": 750, "norm_label": ".save()" }, { @@ -35920,7 +35900,7 @@ "source_location": "L16", "_origin": "ast", "id": "src_patient_repository_sessionservicerepository_php_sessionservice", - "community": 53, + "community": 750, "norm_label": "sessionservice" }, { @@ -36660,7 +36640,7 @@ "source_location": "L1", "_origin": "ast", "id": "gateway_gatewayfactory", - "community": 639, + "community": 206, "norm_label": "gatewayfactory.php" }, { @@ -36670,7 +36650,7 @@ "source_location": "L14", "_origin": "ast", "id": "gateway_gatewayfactory_gatewayfactory", - "community": 639, + "community": 206, "norm_label": "gatewayfactory" }, { @@ -36680,7 +36660,7 @@ "source_location": "L25", "_origin": "ast", "id": "gateway_gatewayfactory_gatewayfactory_construct", - "community": 639, + "community": 206, "norm_label": ".__construct()" }, { @@ -36690,7 +36670,7 @@ "source_location": "L25", "_origin": "ast", "id": "mellatgateway", - "community": 639, + "community": 206, "norm_label": "mellatgateway" }, { @@ -36700,7 +36680,7 @@ "source_location": "L25", "_origin": "ast", "id": "sepgateway", - "community": 639, + "community": 206, "norm_label": "sepgateway" }, { @@ -36710,7 +36690,7 @@ "source_location": "L37", "_origin": "ast", "id": "gateway_gatewayfactory_gatewayfactory_istestmode", - "community": 639, + "community": 206, "norm_label": ".istestmode()" }, { @@ -36720,7 +36700,7 @@ "source_location": "L43", "_origin": "ast", "id": "gateway_gatewayfactory_gatewayfactory_ismellatsandbox", - "community": 639, + "community": 206, "norm_label": ".ismellatsandbox()" }, { @@ -36730,7 +36710,7 @@ "source_location": "L52", "_origin": "ast", "id": "gateway_gatewayfactory_gatewayfactory_resolve", - "community": 639, + "community": 206, "norm_label": ".resolve()" }, { @@ -36750,7 +36730,7 @@ "source_location": "L68", "_origin": "ast", "id": "gateway_gatewayfactory_gatewayfactory_isenabled", - "community": 639, + "community": 206, "norm_label": ".isenabled()" }, { @@ -36760,7 +36740,7 @@ "source_location": "L80", "_origin": "ast", "id": "gateway_gatewayfactory_gatewayfactory_activegateways", - "community": 639, + "community": 206, "norm_label": ".activegateways()" }, { @@ -38890,7 +38870,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_raterepository", - "community": 641, + "community": 22, "norm_label": "raterepository.php" }, { @@ -38900,7 +38880,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_raterepository_raterepository", - "community": 641, + "community": 22, "norm_label": "raterepository" }, { @@ -38910,7 +38890,7 @@ "source_location": "L13", "_origin": "ast", "id": "repository_raterepository_raterepository_construct", - "community": 641, + "community": 22, "norm_label": ".__construct()" }, { @@ -38920,7 +38900,7 @@ "source_location": "L13", "_origin": "ast", "id": "src_rating_repository_raterepository_php_managerregistry", - "community": 641, + "community": 22, "norm_label": "managerregistry" }, { @@ -38930,7 +38910,7 @@ "source_location": "L15", "_origin": "ast", "id": "repository_raterepository_raterepository_findbyuseranddoctor", - "community": 641, + "community": 22, "norm_label": ".findbyuseranddoctor()" }, { @@ -38940,7 +38920,7 @@ "source_location": "L15", "_origin": "ast", "id": "src_rating_repository_raterepository_php_user", - "community": 641, + "community": 22, "norm_label": "user" }, { @@ -38950,7 +38930,7 @@ "source_location": "L15", "_origin": "ast", "id": "src_rating_repository_raterepository_php_doctor", - "community": 641, + "community": 22, "norm_label": "doctor" }, { @@ -38960,7 +38940,7 @@ "source_location": "L15", "_origin": "ast", "id": "rate", - "community": 641, + "community": 22, "norm_label": "rate" }, { @@ -38970,7 +38950,7 @@ "source_location": "L22", "_origin": "ast", "id": "repository_raterepository_raterepository_getaggregate", - "community": 641, + "community": 22, "norm_label": ".getaggregate()" }, { @@ -38980,7 +38960,7 @@ "source_location": "L53", "_origin": "ast", "id": "repository_raterepository_raterepository_save", - "community": 641, + "community": 22, "norm_label": ".save()" }, { @@ -41680,7 +41660,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_wallettransactionrepository", - "community": 6, + "community": 602, "norm_label": "wallettransactionrepository.php" }, { @@ -41690,7 +41670,7 @@ "source_location": "L10", "_origin": "ast", "id": "repository_wallettransactionrepository_wallettransactionrepository", - "community": 6, + "community": 602, "norm_label": "wallettransactionrepository" }, { @@ -41700,7 +41680,7 @@ "source_location": "L12", "_origin": "ast", "id": "repository_wallettransactionrepository_wallettransactionrepository_construct", - "community": 6, + "community": 602, "norm_label": ".__construct()" }, { @@ -41710,7 +41690,7 @@ "source_location": "L12", "_origin": "ast", "id": "src_settlement_repository_wallettransactionrepository_php_managerregistry", - "community": 6, + "community": 602, "norm_label": "managerregistry" }, { @@ -41720,7 +41700,7 @@ "source_location": "L18", "_origin": "ast", "id": "repository_wallettransactionrepository_wallettransactionrepository_findbyuser", - "community": 6, + "community": 602, "norm_label": ".findbyuser()" }, { @@ -41730,7 +41710,7 @@ "source_location": "L18", "_origin": "ast", "id": "src_settlement_repository_wallettransactionrepository_php_user", - "community": 6, + "community": 602, "norm_label": "user" }, { @@ -41740,7 +41720,7 @@ "source_location": "L23", "_origin": "ast", "id": "repository_wallettransactionrepository_wallettransactionrepository_countbyuser", - "community": 6, + "community": 602, "norm_label": ".countbyuser()" }, { @@ -41750,7 +41730,7 @@ "source_location": "L28", "_origin": "ast", "id": "repository_wallettransactionrepository_wallettransactionrepository_save", - "community": 6, + "community": 602, "norm_label": ".save()" }, { @@ -41760,7 +41740,7 @@ "source_location": "L28", "_origin": "ast", "id": "wallettransaction", - "community": 6, + "community": 602, "norm_label": "wallettransaction" }, { @@ -42390,7 +42370,7 @@ "source_location": "L1", "_origin": "ast", "id": "controller_healthcontroller", - "community": 764, + "community": 593, "norm_label": "healthcontroller.php" }, { @@ -42400,7 +42380,7 @@ "source_location": "L10", "_origin": "ast", "id": "controller_healthcontroller_healthcontroller", - "community": 764, + "community": 593, "norm_label": "healthcontroller" }, { @@ -42410,7 +42390,7 @@ "source_location": "L12", "_origin": "ast", "id": "controller_healthcontroller_healthcontroller_construct", - "community": 764, + "community": 593, "norm_label": ".__construct()" }, { @@ -42420,7 +42400,7 @@ "source_location": "L17", "_origin": "ast", "id": "controller_healthcontroller_healthcontroller_invoke", - "community": 764, + "community": 593, "norm_label": ".__invoke()" }, { @@ -42430,7 +42410,7 @@ "source_location": "L17", "_origin": "ast", "id": "src_shared_controller_healthcontroller_php_jsonresponse", - "community": 764, + "community": 593, "norm_label": "jsonresponse" }, { @@ -43190,7 +43170,7 @@ "source_location": "L1", "_origin": "ast", "id": "logging_logpruneservice", - "community": 794, + "community": 16, "norm_label": "logpruneservice.php" }, { @@ -43200,7 +43180,7 @@ "source_location": "L11", "_origin": "ast", "id": "logging_logpruneservice_logpruneservice", - "community": 794, + "community": 16, "norm_label": "logpruneservice" }, { @@ -43210,7 +43190,7 @@ "source_location": "L13", "_origin": "ast", "id": "logging_logpruneservice_logpruneservice_construct", - "community": 794, + "community": 16, "norm_label": ".__construct()" }, { @@ -43220,7 +43200,7 @@ "source_location": "L19", "_origin": "ast", "id": "logging_logpruneservice_logpruneservice_prunebyretention", - "community": 794, + "community": 16, "norm_label": ".prunebyretention()" }, { @@ -43550,7 +43530,7 @@ "source_location": "L1", "_origin": "ast", "id": "service_inputvalidator", - "community": 607, + "community": 641, "norm_label": "inputvalidator.php" }, { @@ -43560,7 +43540,7 @@ "source_location": "L9", "_origin": "ast", "id": "service_inputvalidator_inputvalidator", - "community": 607, + "community": 641, "norm_label": "inputvalidator" }, { @@ -43570,7 +43550,7 @@ "source_location": "L11", "_origin": "ast", "id": "service_inputvalidator_inputvalidator_isvalidiranmobile", - "community": 607, + "community": 641, "norm_label": ".isvalidiranmobile()" }, { @@ -43580,7 +43560,7 @@ "source_location": "L17", "_origin": "ast", "id": "service_inputvalidator_inputvalidator_isvalidirannationalcode", - "community": 607, + "community": 641, "norm_label": ".isvalidirannationalcode()" }, { @@ -43590,7 +43570,7 @@ "source_location": "L27", "_origin": "ast", "id": "service_inputvalidator_inputvalidator_maskmobile", - "community": 607, + "community": 641, "norm_label": ".maskmobile()" }, { @@ -43600,7 +43580,7 @@ "source_location": "L37", "_origin": "ast", "id": "service_inputvalidator_inputvalidator_toenglishdigits", - "community": 607, + "community": 641, "norm_label": ".toenglishdigits()" }, { @@ -43610,7 +43590,7 @@ "source_location": "L1", "_origin": "ast", "id": "util_persiantext", - "community": 625, + "community": 639, "norm_label": "persiantext.php" }, { @@ -43620,7 +43600,7 @@ "source_location": "L12", "_origin": "ast", "id": "util_persiantext_persiantext", - "community": 625, + "community": 639, "norm_label": "persiantext" }, { @@ -43630,7 +43610,7 @@ "source_location": "L14", "_origin": "ast", "id": "util_persiantext_persiantext_normalize", - "community": 625, + "community": 639, "norm_label": ".normalize()" }, { @@ -43640,7 +43620,7 @@ "source_location": "L40", "_origin": "ast", "id": "util_persiantext_persiantext_samename", - "community": 625, + "community": 639, "norm_label": ".samename()" }, { @@ -43650,7 +43630,7 @@ "source_location": "L46", "_origin": "ast", "id": "util_persiantext_persiantext_stripdoctortitle", - "community": 625, + "community": 639, "norm_label": ".stripdoctortitle()" }, { @@ -49830,7 +49810,7 @@ "source_location": "L21", "_origin": "ast", "id": "entitymanagerinterface", - "community": 86, + "community": 593, "norm_label": "entitymanagerinterface" }, { @@ -49840,7 +49820,7 @@ "source_location": "L23", "_origin": "ast", "id": "tests_apitestcase_apitestcase_setup", - "community": 86, + "community": 593, "norm_label": ".setup()" }, { @@ -50960,7 +50940,7 @@ "source_location": "L1", "_origin": "ast", "id": "billing_claimslistnplusonetest", - "community": 397, + "community": 161, "norm_label": "claimslistnplusonetest.php" }, { @@ -50970,7 +50950,7 @@ "source_location": "L16", "_origin": "ast", "id": "billing_claimslistnplusonetest_claimslistnplusonetest", - "community": 397, + "community": 161, "norm_label": "claimslistnplusonetest" }, { @@ -50980,7 +50960,7 @@ "source_location": "L19", "_origin": "ast", "id": "billing_claimslistnplusonetest_claimslistnplusonetest_maketenantwithclaims", - "community": 397, + "community": 161, "norm_label": ".maketenantwithclaims()" }, { @@ -50990,7 +50970,7 @@ "source_location": "L41", "_origin": "ast", "id": "billing_claimslistnplusonetest_claimslistnplusonetest_testquerycountdoesnotgrowwithclaimcount", - "community": 397, + "community": 161, "norm_label": ".testquerycountdoesnotgrowwithclaimcount()" }, { @@ -51140,7 +51120,7 @@ "source_location": "L1", "_origin": "ast", "id": "clinicservice_serviceitemdeletecleanuptest", - "community": 767, + "community": 86, "norm_label": "serviceitemdeletecleanuptest.php" }, { @@ -51150,7 +51130,7 @@ "source_location": "L17", "_origin": "ast", "id": "clinicservice_serviceitemdeletecleanuptest_serviceitemdeletecleanuptest", - "community": 767, + "community": 86, "norm_label": "serviceitemdeletecleanuptest" }, { @@ -51160,7 +51140,7 @@ "source_location": "L19", "_origin": "ast", "id": "clinicservice_serviceitemdeletecleanuptest_serviceitemdeletecleanuptest_testdeletingitempurgestariffandcoverage", - "community": 767, + "community": 86, "norm_label": ".testdeletingitempurgestariffandcoverage()" }, { @@ -51350,7 +51330,7 @@ "source_location": "L1", "_origin": "ast", "id": "database_uniqueconstraintstest", - "community": 726, + "community": 410, "norm_label": "uniqueconstraintstest.php" }, { @@ -51360,7 +51340,7 @@ "source_location": "L17", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest", - "community": 726, + "community": 410, "norm_label": "uniqueconstraintstest" }, { @@ -51370,7 +51350,7 @@ "source_location": "L19", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicateemailrejected", - "community": 726, + "community": 410, "norm_label": ".testduplicateemailrejected()" }, { @@ -51380,7 +51360,7 @@ "source_location": "L29", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicategatewaytokenrejected", - "community": 726, + "community": 410, "norm_label": ".testduplicategatewaytokenrejected()" }, { @@ -51390,7 +51370,7 @@ "source_location": "L43", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicatedateoverriderejected", - "community": 726, + "community": 410, "norm_label": ".testduplicatedateoverriderejected()" }, { @@ -51400,7 +51380,7 @@ "source_location": "L57", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicatebreakdownpaymentsourcerejected", - "community": 726, + "community": 410, "norm_label": ".testduplicatebreakdownpaymentsourcerejected()" }, { @@ -52000,7 +51980,7 @@ "source_location": "L1", "_origin": "ast", "id": "insurance_tenantinsurancecleanuptest", - "community": 717, + "community": 86, "norm_label": "tenantinsurancecleanuptest.php" }, { @@ -52010,7 +51990,7 @@ "source_location": "L16", "_origin": "ast", "id": "insurance_tenantinsurancecleanuptest_tenantinsurancecleanuptest", - "community": 717, + "community": 86, "norm_label": "tenantinsurancecleanuptest" }, { @@ -52020,7 +52000,7 @@ "source_location": "L18", "_origin": "ast", "id": "insurance_tenantinsurancecleanuptest_tenantinsurancecleanuptest_testpurgeremovestenantinsurancepricingandcoverage", - "community": 717, + "community": 86, "norm_label": ".testpurgeremovestenantinsurancepricingandcoverage()" }, { @@ -52030,7 +52010,7 @@ "source_location": "L49", "_origin": "ast", "id": "insurance_tenantinsurancecleanuptest_tenantinsurancecleanuptest_testdeletedoctorendpointpurgesinsuranceconfig", - "community": 717, + "community": 86, "norm_label": ".testdeletedoctorendpointpurgesinsuranceconfig()" }, { @@ -52040,7 +52020,7 @@ "source_location": "L1", "_origin": "ast", "id": "patient_patientattachmenttest", - "community": 294, + "community": 775, "norm_label": "patientattachmenttest.php" }, { @@ -52050,7 +52030,7 @@ "source_location": "L13", "_origin": "ast", "id": "patient_patientattachmenttest_patientattachmenttest", - "community": 294, + "community": 775, "norm_label": "patientattachmenttest" }, { @@ -52060,7 +52040,7 @@ "source_location": "L16", "_origin": "ast", "id": "patient_patientattachmenttest_patientattachmenttest_recordfor", - "community": 294, + "community": 775, "norm_label": ".recordfor()" }, { @@ -52070,7 +52050,7 @@ "source_location": "L31", "_origin": "ast", "id": "patient_patientattachmenttest_patientattachmenttest_testlistanddelete", - "community": 294, + "community": 775, "norm_label": ".testlistanddelete()" }, { @@ -52080,7 +52060,7 @@ "source_location": "L51", "_origin": "ast", "id": "patient_patientattachmenttest_patientattachmenttest_testcannotdeleteanothertenantsattachment", - "community": 294, + "community": 775, "norm_label": ".testcannotdeleteanothertenantsattachment()" }, { @@ -52170,7 +52150,7 @@ "source_location": "L1", "_origin": "ast", "id": "patient_patientfinancialstest", - "community": 6, + "community": 602, "norm_label": "patientfinancialstest.php" }, { @@ -52180,7 +52160,7 @@ "source_location": "L15", "_origin": "ast", "id": "patient_patientfinancialstest_patientfinancialstest", - "community": 6, + "community": 602, "norm_label": "patientfinancialstest" }, { @@ -52190,7 +52170,7 @@ "source_location": "L18", "_origin": "ast", "id": "patient_patientfinancialstest_patientfinancialstest_recordfor", - "community": 6, + "community": 602, "norm_label": ".recordfor()" }, { @@ -52200,7 +52180,7 @@ "source_location": "L33", "_origin": "ast", "id": "patient_patientfinancialstest_patientfinancialstest_testlistspatientpayments", - "community": 6, + "community": 602, "norm_label": ".testlistspatientpayments()" }, { @@ -52210,7 +52190,7 @@ "source_location": "L49", "_origin": "ast", "id": "patient_patientfinancialstest_patientfinancialstest_testwalletbalancereflectscreditminusdebit", - "community": 6, + "community": 602, "norm_label": ".testwalletbalancereflectscreditminusdebit()" }, { @@ -52220,7 +52200,7 @@ "source_location": "L63", "_origin": "ast", "id": "patient_patientfinancialstest_patientfinancialstest_testlistswallettransactionspaginated", - "community": 6, + "community": 602, "norm_label": ".testlistswallettransactionspaginated()" }, { @@ -52230,7 +52210,7 @@ "source_location": "L77", "_origin": "ast", "id": "patient_patientfinancialstest_patientfinancialstest_testchargewalletcreatescreditandreturnsbalance", - "community": 6, + "community": 602, "norm_label": ".testchargewalletcreatescreditandreturnsbalance()" }, { @@ -52240,7 +52220,7 @@ "source_location": "L96", "_origin": "ast", "id": "patient_patientfinancialstest_patientfinancialstest_testchargewalletrejectsnonpositiveamount", - "community": 6, + "community": 602, "norm_label": ".testchargewalletrejectsnonpositiveamount()" }, { @@ -52250,7 +52230,7 @@ "source_location": "L103", "_origin": "ast", "id": "patient_patientfinancialstest_patientfinancialstest_testfinancialsareownershipscoped", - "community": 6, + "community": 602, "norm_label": ".testfinancialsareownershipscoped()" }, { @@ -52580,7 +52560,7 @@ "source_location": "L1", "_origin": "ast", "id": "patient_userprofiledemographicstest", - "community": 781, + "community": 729, "norm_label": "userprofiledemographicstest.php" }, { @@ -52590,7 +52570,7 @@ "source_location": "L14", "_origin": "ast", "id": "patient_userprofiledemographicstest_userprofiledemographicstest", - "community": 781, + "community": 729, "norm_label": "userprofiledemographicstest" }, { @@ -52600,7 +52580,7 @@ "source_location": "L16", "_origin": "ast", "id": "patient_userprofiledemographicstest_userprofiledemographicstest_profile", - "community": 781, + "community": 729, "norm_label": ".profile()" }, { @@ -52610,7 +52590,7 @@ "source_location": "L16", "_origin": "ast", "id": "tests_patient_userprofiledemographicstest_php_userprofile", - "community": 781, + "community": 729, "norm_label": "userprofile" }, { @@ -52620,7 +52600,7 @@ "source_location": "L21", "_origin": "ast", "id": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewdemographicsettersroundtrip", - "community": 781, + "community": 729, "norm_label": ".testnewdemographicsettersroundtrip()" }, { @@ -52630,7 +52610,7 @@ "source_location": "L37", "_origin": "ast", "id": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewfieldsdefaulttonull", - "community": 781, + "community": 729, "norm_label": ".testnewfieldsdefaulttonull()" }, { @@ -52640,7 +52620,7 @@ "source_location": "L48", "_origin": "ast", "id": "patient_userprofiledemographicstest_userprofiledemographicstest_testtoarrayexposesnewkeys", - "community": 781, + "community": 729, "norm_label": ".testtoarrayexposesnewkeys()" }, { @@ -52650,7 +52630,7 @@ "source_location": "L1", "_origin": "ast", "id": "payment_mellatgatewaytest", - "community": 639, + "community": 781, "norm_label": "mellatgatewaytest.php" }, { @@ -52660,7 +52640,7 @@ "source_location": "L11", "_origin": "ast", "id": "payment_mellatgatewaytest_mellatgatewaytest", - "community": 639, + "community": 781, "norm_label": "mellatgatewaytest" }, { @@ -52670,7 +52650,7 @@ "source_location": "L13", "_origin": "ast", "id": "payment_mellatgatewaytest_mellatgatewaytest_testconstructoracceptsnullcredentials", - "community": 639, + "community": 781, "norm_label": ".testconstructoracceptsnullcredentials()" }, { @@ -53100,7 +53080,7 @@ "source_location": "L1", "_origin": "ast", "id": "secretary_secretarylistnplusonetest", - "community": 783, + "community": 86, "norm_label": "secretarylistnplusonetest.php" }, { @@ -53110,7 +53090,7 @@ "source_location": "L13", "_origin": "ast", "id": "secretary_secretarylistnplusonetest_secretarylistnplusonetest", - "community": 783, + "community": 86, "norm_label": "secretarylistnplusonetest" }, { @@ -53120,7 +53100,7 @@ "source_location": "L16", "_origin": "ast", "id": "secretary_secretarylistnplusonetest_secretarylistnplusonetest_makedoctorwithsecretaries", - "community": 783, + "community": 86, "norm_label": ".makedoctorwithsecretaries()" }, { @@ -53130,7 +53110,7 @@ "source_location": "L32", "_origin": "ast", "id": "secretary_secretarylistnplusonetest_secretarylistnplusonetest_testquerycountdoesnotgrowwithsecretarycount", - "community": 783, + "community": 86, "norm_label": ".testquerycountdoesnotgrowwithsecretarycount()" }, { @@ -53200,7 +53180,7 @@ "source_location": "L1", "_origin": "ast", "id": "settlement_wallettransactionspaginationtest", - "community": 86, + "community": 602, "norm_label": "wallettransactionspaginationtest.php" }, { @@ -53210,7 +53190,7 @@ "source_location": "L12", "_origin": "ast", "id": "settlement_wallettransactionspaginationtest_wallettransactionspaginationtest", - "community": 86, + "community": 602, "norm_label": "wallettransactionspaginationtest" }, { @@ -53220,7 +53200,7 @@ "source_location": "L14", "_origin": "ast", "id": "settlement_wallettransactionspaginationtest_wallettransactionspaginationtest_testpaginatesandreportstotals", - "community": 86, + "community": 602, "norm_label": ".testpaginatesandreportstotals()" }, { @@ -53560,7 +53540,7 @@ "source_location": "L1", "_origin": "ast", "id": "shared_persiantexttest", - "community": 625, + "community": 781, "norm_label": "persiantexttest.php" }, { @@ -53570,7 +53550,7 @@ "source_location": "L8", "_origin": "ast", "id": "shared_persiantexttest_persiantexttest", - "community": 625, + "community": 639, "norm_label": "persiantexttest" }, { @@ -53580,7 +53560,7 @@ "source_location": "L10", "_origin": "ast", "id": "shared_persiantexttest_persiantexttest_testarabicyehandkafareunified", - "community": 625, + "community": 639, "norm_label": ".testarabicyehandkafareunified()" }, { @@ -53590,7 +53570,7 @@ "source_location": "L15", "_origin": "ast", "id": "shared_persiantexttest_persiantexttest_testhalfspaceandextrawhitespace", - "community": 625, + "community": 639, "norm_label": ".testhalfspaceandextrawhitespace()" }, { @@ -53600,7 +53580,7 @@ "source_location": "L20", "_origin": "ast", "id": "shared_persiantexttest_persiantexttest_testpersianandarabicdigits", - "community": 625, + "community": 639, "norm_label": ".testpersianandarabicdigits()" }, { @@ -53610,7 +53590,7 @@ "source_location": "L26", "_origin": "ast", "id": "shared_persiantexttest_persiantexttest_teststripdoctortitle", - "community": 625, + "community": 639, "norm_label": ".teststripdoctortitle()" }, { @@ -53620,7 +53600,7 @@ "source_location": "L37", "_origin": "ast", "id": "shared_persiantexttest_persiantexttest_testdifferentnamesstaydifferent", - "community": 625, + "community": 639, "norm_label": ".testdifferentnamesstaydifferent()" }, { @@ -53630,7 +53610,7 @@ "source_location": "L1", "_origin": "ast", "id": "smoke_infrasmoketest", - "community": 729, + "community": 86, "norm_label": "infrasmoketest.php" }, { @@ -53640,7 +53620,7 @@ "source_location": "L11", "_origin": "ast", "id": "smoke_infrasmoketest_infrasmoketest", - "community": 729, + "community": 86, "norm_label": "infrasmoketest" }, { @@ -53650,7 +53630,7 @@ "source_location": "L13", "_origin": "ast", "id": "smoke_infrasmoketest_infrasmoketest_testhealthispublicand200", - "community": 729, + "community": 86, "norm_label": ".testhealthispublicand200()" }, { @@ -53660,7 +53640,7 @@ "source_location": "L19", "_origin": "ast", "id": "smoke_infrasmoketest_infrasmoketest_testunauthenticatedapiis401", - "community": 729, + "community": 86, "norm_label": ".testunauthenticatedapiis401()" }, { @@ -53670,7 +53650,7 @@ "source_location": "L25", "_origin": "ast", "id": "smoke_infrasmoketest_infrasmoketest_testjwtauthreachesuserinfo", - "community": 729, + "community": 86, "norm_label": ".testjwtauthreachesuserinfo()" }, { @@ -53680,7 +53660,7 @@ "source_location": "L35", "_origin": "ast", "id": "smoke_infrasmoketest_infrasmoketest_testwalletusertypeindexexists", - "community": 729, + "community": 86, "norm_label": ".testwalletusertypeindexexists()" }, { @@ -53890,7 +53870,7 @@ "source_location": "L1", "_origin": "ast", "id": "tag_tenanttagtest", - "community": 86, + "community": 753, "norm_label": "tenanttagtest.php" }, { @@ -53900,7 +53880,7 @@ "source_location": "L11", "_origin": "ast", "id": "tag_tenanttagtest_tenanttagtest", - "community": 86, + "community": 753, "norm_label": "tenanttagtest" }, { @@ -53910,7 +53890,7 @@ "source_location": "L13", "_origin": "ast", "id": "tag_tenanttagtest_tenanttagtest_doctoruser", - "community": 86, + "community": 753, "norm_label": ".doctoruser()" }, { @@ -53920,7 +53900,7 @@ "source_location": "L22", "_origin": "ast", "id": "tag_tenanttagtest_tenanttagtest_testcreatelistupdatedelete", - "community": 86, + "community": 753, "norm_label": ".testcreatelistupdatedelete()" }, { @@ -53930,7 +53910,7 @@ "source_location": "L54", "_origin": "ast", "id": "tag_tenanttagtest_tenanttagtest_testrejectsinvalidnameandcolor", - "community": 86, + "community": 753, "norm_label": ".testrejectsinvalidnameandcolor()" }, { @@ -53940,7 +53920,7 @@ "source_location": "L65", "_origin": "ast", "id": "tag_tenanttagtest_tenanttagtest_testcannottouchanothertenantstag", - "community": 86, + "community": 753, "norm_label": ".testcannottouchanothertenantstag()" }, { @@ -78020,7 +78000,7 @@ "source_location": "L3011", "_origin": "ast", "id": "docs_clinicpro_manual_v2_31_patch_patch", - "community": 740, + "community": 304, "norm_label": "31. \ud83d\udfe1 `patch` patch" }, { @@ -78030,7 +78010,7 @@ "source_location": "L3021", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3021", - "community": 740, + "community": 304, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { @@ -78040,7 +78020,7 @@ "source_location": "L3027", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_3027", - "community": 740, + "community": 304, "norm_label": "request body" }, { @@ -78050,7 +78030,7 @@ "source_location": "L3044", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_3044", - "community": 740, + "community": 304, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { @@ -78060,7 +78040,7 @@ "source_location": "L3067", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3067", - "community": 740, + "community": 304, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { @@ -78150,7 +78130,7 @@ "source_location": "L3177", "_origin": "ast", "id": "docs_clinicpro_manual_v2_34_post_image_logo", - "community": 787, + "community": 304, "norm_label": "34. \ud83d\udd35 `post` image logo" }, { @@ -78160,7 +78140,7 @@ "source_location": "L3185", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3185", - "community": 787, + "community": 304, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { @@ -78170,7 +78150,7 @@ "source_location": "L3193", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3193", - "community": 787, + "community": 304, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { @@ -78180,7 +78160,7 @@ "source_location": "L3201", "_origin": "ast", "id": "docs_clinicpro_manual_v2_35_patch_patch", - "community": 750, + "community": 304, "norm_label": "35. \ud83d\udfe1 `patch` patch" }, { @@ -78190,7 +78170,7 @@ "source_location": "L3209", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3209", - "community": 750, + "community": 304, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { @@ -78200,7 +78180,7 @@ "source_location": "L3216", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_3216", - "community": 750, + "community": 304, "norm_label": "request body" }, { @@ -78210,7 +78190,7 @@ "source_location": "L3228", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_3228", - "community": 750, + "community": 304, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { @@ -78220,7 +78200,7 @@ "source_location": "L3242", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3242", - "community": 750, + "community": 304, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { @@ -78230,7 +78210,7 @@ "source_location": "L3250", "_origin": "ast", "id": "docs_clinicpro_manual_v2_36_get_get_my_rate", - "community": 793, + "community": 304, "norm_label": "36. \ud83d\udfe2 `get` get my rate" }, { @@ -78240,7 +78220,7 @@ "source_location": "L3260", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3260", - "community": 793, + "community": 304, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { @@ -78250,7 +78230,7 @@ "source_location": "L3267", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3267", - "community": 793, + "community": 304, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { @@ -78260,7 +78240,7 @@ "source_location": "L3275", "_origin": "ast", "id": "docs_clinicpro_manual_v2_37_post_post", - "community": 753, + "community": 304, "norm_label": "37. \ud83d\udd35 `post` post" }, { @@ -78270,7 +78250,7 @@ "source_location": "L3283", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3283", - "community": 753, + "community": 304, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { @@ -78280,7 +78260,7 @@ "source_location": "L3290", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_3290", - "community": 753, + "community": 304, "norm_label": "request body" }, { @@ -78290,7 +78270,7 @@ "source_location": "L3302", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_3302", - "community": 753, + "community": 304, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { @@ -78300,7 +78280,7 @@ "source_location": "L3316", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3316", - "community": 753, + "community": 304, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { @@ -78310,7 +78290,7 @@ "source_location": "L3324", "_origin": "ast", "id": "docs_clinicpro_manual_v2_38_get_unapproved_comments", - "community": 771, + "community": 304, "norm_label": "38. \ud83d\udfe2 `get` unapproved comments" }, { @@ -78320,7 +78300,7 @@ "source_location": "L3332", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_3332", - "community": 771, + "community": 304, "norm_label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc query" }, { @@ -78330,7 +78310,7 @@ "source_location": "L3339", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3339", - "community": 771, + "community": 304, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { @@ -78340,7 +78320,7 @@ "source_location": "L3346", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3346", - "community": 771, + "community": 304, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { @@ -78350,7 +78330,7 @@ "source_location": "L3354", "_origin": "ast", "id": "docs_clinicpro_manual_v2_39_patch_comment_confirmation", - "community": 790, + "community": 304, "norm_label": "39. \ud83d\udfe1 `patch` comment confirmation" }, { @@ -78360,7 +78340,7 @@ "source_location": "L3362", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3362", - "community": 790, + "community": 304, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { @@ -78370,7 +78350,7 @@ "source_location": "L3369", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_3369", - "community": 790, + "community": 304, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { @@ -78380,7 +78360,7 @@ "source_location": "L3375", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3375", - "community": 790, + "community": 304, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { @@ -78480,7 +78460,7 @@ "source_location": "L3461", "_origin": "ast", "id": "docs_clinicpro_manual_v2_42_delete_delete", - "community": 784, + "community": 304, "norm_label": "42. \ud83d\udd34 `delete` delete" }, { @@ -78490,7 +78470,7 @@ "source_location": "L3469", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3469", - "community": 784, + "community": 304, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { @@ -78500,7 +78480,7 @@ "source_location": "L3476", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3476", - "community": 784, + "community": 304, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { @@ -78510,7 +78490,7 @@ "source_location": "L3484", "_origin": "ast", "id": "docs_clinicpro_manual_v2_43_get_get", - "community": 801, + "community": 304, "norm_label": "43. \ud83d\udfe2 `get` get" }, { @@ -78520,7 +78500,7 @@ "source_location": "L3492", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3492", - "community": 801, + "community": 304, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { @@ -78530,7 +78510,7 @@ "source_location": "L3498", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3498", - "community": 801, + "community": 304, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { @@ -78580,7 +78560,7 @@ "source_location": "L3536", "_origin": "ast", "id": "docs_clinicpro_manual_v2_45_post_post", - "community": 775, + "community": 304, "norm_label": "45. \ud83d\udd35 `post` post" }, { @@ -78590,7 +78570,7 @@ "source_location": "L3544", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3544", - "community": 775, + "community": 304, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { @@ -78600,7 +78580,7 @@ "source_location": "L3551", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_3551", - "community": 775, + "community": 304, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { @@ -78610,7 +78590,7 @@ "source_location": "L3557", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3557", - "community": 775, + "community": 304, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { @@ -84100,7 +84080,7 @@ "source_location": "L71", "_origin": "ast", "id": "api_appointment_get_api_v1_appointment_settings_month_availability_doctoruuid", - "community": 734, + "community": 25, "norm_label": "get `/api/v1/appointment-settings/month-availability/{doctoruuid}`" }, { @@ -84110,7 +84090,7 @@ "source_location": "L77", "_origin": "ast", "id": "api_appointment_path_parameters", - "community": 734, + "community": 25, "norm_label": "path parameters" }, { @@ -84120,7 +84100,7 @@ "source_location": "L82", "_origin": "ast", "id": "api_appointment_query_parameters_82", - "community": 734, + "community": 25, "norm_label": "query parameters" }, { @@ -84130,7 +84110,7 @@ "source_location": "L90", "_origin": "ast", "id": "api_appointment_response_200_90", - "community": 734, + "community": 25, "norm_label": "response `200`" }, { @@ -84140,7 +84120,7 @@ "source_location": "L112", "_origin": "ast", "id": "api_appointment_errors_112", - "community": 734, + "community": 25, "norm_label": "errors" }, { @@ -85880,7 +85860,7 @@ "source_location": "L156", "_origin": "ast", "id": "api_clinic_invitation_patch_api_v1_admin_clinic_invitation_invuuid_status", - "community": 12, + "community": 758, "norm_label": "patch `/api/v1/admin/clinic/invitation/{invuuid}/status`" }, { @@ -85890,7 +85870,7 @@ "source_location": "L162", "_origin": "ast", "id": "api_clinic_invitation_path_parameters_162", - "community": 12, + "community": 758, "norm_label": "path parameters" }, { @@ -85900,7 +85880,7 @@ "source_location": "L167", "_origin": "ast", "id": "api_clinic_invitation_request_body", - "community": 12, + "community": 758, "norm_label": "request body" }, { @@ -85910,7 +85890,7 @@ "source_location": "L178", "_origin": "ast", "id": "api_clinic_invitation_response_200_178", - "community": 12, + "community": 758, "norm_label": "response `200`" }, { @@ -85920,7 +85900,7 @@ "source_location": "L186", "_origin": "ast", "id": "api_clinic_invitation_errors_186", - "community": 12, + "community": 758, "norm_label": "errors" }, { @@ -86120,7 +86100,7 @@ "source_location": "L354", "_origin": "ast", "id": "api_clinic_invitation_post_api_v1_doctor_invitation_invuuid_respond", - "community": 12, + "community": 761, "norm_label": "post `/api/v1/doctor/invitation/{invuuid}/respond`" }, { @@ -86130,7 +86110,7 @@ "source_location": "L362", "_origin": "ast", "id": "api_clinic_invitation_path_parameters_362", - "community": 12, + "community": 761, "norm_label": "path parameters" }, { @@ -86140,7 +86120,7 @@ "source_location": "L367", "_origin": "ast", "id": "api_clinic_invitation_request_body_367", - "community": 12, + "community": 761, "norm_label": "request body" }, { @@ -86150,7 +86130,7 @@ "source_location": "L375", "_origin": "ast", "id": "api_clinic_invitation_response_200_375", - "community": 12, + "community": 761, "norm_label": "response `200`" }, { @@ -86160,7 +86140,7 @@ "source_location": "L383", "_origin": "ast", "id": "api_clinic_invitation_errors_383", - "community": 12, + "community": 761, "norm_label": "errors" }, { @@ -88110,7 +88090,7 @@ "source_location": "L78", "_origin": "ast", "id": "api_insurance_post_api_v1_admin_insurance", - "community": 761, + "community": 228, "norm_label": "post `/api/v1/admin/insurance`" }, { @@ -88120,7 +88100,7 @@ "source_location": "L84", "_origin": "ast", "id": "api_insurance_request_body_application_json", - "community": 761, + "community": 228, "norm_label": "request body (`application/json`)" }, { @@ -88130,7 +88110,7 @@ "source_location": "L101", "_origin": "ast", "id": "api_insurance_response_201", - "community": 761, + "community": 228, "norm_label": "response `201`" }, { @@ -88140,7 +88120,7 @@ "source_location": "L104", "_origin": "ast", "id": "api_insurance_errors_104", - "community": 761, + "community": 228, "norm_label": "errors" }, { @@ -88440,7 +88420,7 @@ "source_location": "L351", "_origin": "ast", "id": "api_insurance_tenantinsurance_\u0642\u0631\u0627\u0631\u062f\u0627\u062f\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0647_\u06cc_tenant_\u0641\u0627\u0632_\u06f1_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628", - "community": 228, + "community": 764, "norm_label": "tenantinsurance \u2014 \u0642\u0631\u0627\u0631\u062f\u0627\u062f\u0647\u0627\u06cc \u0628\u06cc\u0645\u0647\u200c\u06cc tenant (\u0641\u0627\u0632 \u06f1 \u0633\u06cc\u0633\u062a\u0645 \u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628)" }, { @@ -88450,7 +88430,7 @@ "source_location": "L355", "_origin": "ast", "id": "api_insurance_get_api_v1_billing_tenant_insurances", - "community": 228, + "community": 764, "norm_label": "get `/api/v1/billing/tenant-insurances`" }, { @@ -88460,7 +88440,7 @@ "source_location": "L383", "_origin": "ast", "id": "api_insurance_post_api_v1_billing_tenant_insurances", - "community": 228, + "community": 764, "norm_label": "post `/api/v1/billing/tenant-insurances`" }, { @@ -88470,7 +88450,7 @@ "source_location": "L397", "_origin": "ast", "id": "api_insurance_patch_api_v1_billing_tenant_insurances_uuid", - "community": 228, + "community": 764, "norm_label": "patch `/api/v1/billing/tenant-insurances/{uuid}`" }, { @@ -88480,7 +88460,7 @@ "source_location": "L400", "_origin": "ast", "id": "api_insurance_delete_api_v1_billing_tenant_insurances_uuid", - "community": 228, + "community": 764, "norm_label": "delete `/api/v1/billing/tenant-insurances/{uuid}`" }, { @@ -91710,7 +91690,7 @@ "source_location": "L260", "_origin": "ast", "id": "api_sms_post_api_v1_admin_sms_template_uuid_approve", - "community": 799, + "community": 597, "norm_label": "post `/api/v1/admin/sms/template/{uuid}/approve`" }, { @@ -91720,7 +91700,7 @@ "source_location": "L266", "_origin": "ast", "id": "api_sms_request_body_application_json_266", - "community": 799, + "community": 597, "norm_label": "request body (`application/json`)" }, { @@ -91730,7 +91710,7 @@ "source_location": "L279", "_origin": "ast", "id": "api_sms_response_200_279", - "community": 799, + "community": 597, "norm_label": "response `200`" }, { @@ -107731,16 +107711,6 @@ "source": "layout_settingslayout_test", "target": "test_utils_renderwithproviders" }, - { - "relation": "contains", - "confidence": "EXTRACTED", - "source_file": "assets/admin/components/layout/SettingsLayout.tsx", - "source_location": "L35", - "weight": 1.0, - "confidence_score": 1.0, - "source": "layout_settingslayout", - "target": "layout_settingslayout_itemstyle" - }, { "relation": "contains", "confidence": "EXTRACTED", @@ -107751,16 +107721,6 @@ "source": "layout_settingslayout", "target": "layout_settingslayout_menuforrole" }, - { - "relation": "contains", - "confidence": "EXTRACTED", - "source_file": "assets/admin/components/layout/SettingsLayout.tsx", - "source_location": "L47", - "weight": 1.0, - "confidence_score": 1.0, - "source": "layout_settingslayout", - "target": "layout_settingslayout_menurow" - }, { "relation": "contains", "confidence": "EXTRACTED", @@ -108011,17 +107971,6 @@ "source": "pages_settingsmenupage_test", "target": "layout_settingslayout_menuforrole" }, - { - "relation": "calls", - "context": "call", - "confidence": "EXTRACTED", - "source_file": "assets/admin/components/layout/SettingsLayout.tsx", - "source_location": "L59", - "weight": 1.0, - "confidence_score": 1.0, - "source": "layout_settingslayout_menurow", - "target": "layout_settingslayout_itemstyle" - }, { "relation": "calls", "context": "call", @@ -258394,5 +258343,5 @@ } ], "hyperedges": [], - "built_at_commit": "2ec84cdf9e52ab4a7a30eb1c2adba9a426e72c70" + "built_at_commit": "f33c61365d4d650d9066324a896010a144d3db4e" } \ No newline at end of file diff --git a/graphify-out/manifest.json b/graphify-out/manifest.json index 5afa360b..0198940c 100644 --- a/graphify-out/manifest.json +++ b/graphify-out/manifest.json @@ -375,8 +375,8 @@ "semantic_hash": "" }, "assets/admin/pages/SubscriptionPage.tsx": { - "mtime": 1784028301.9077137, - "ast_hash": "ab976be4154820cf3e95af9f61bda7f7", + "mtime": 1784030070.018487, + "ast_hash": "054ff3fd2669db85a623ff01ea61a89b", "semantic_hash": "" }, "assets/admin/pages/UserDetailPage.tsx": { @@ -4090,13 +4090,13 @@ "semantic_hash": "" }, "assets/admin/components/layout/SettingsLayout.test.tsx": { - "mtime": 1784020073.1475244, - "ast_hash": "8d6c9732b1148950e354178a0e19a5ed", + "mtime": 1784030070.0181684, + "ast_hash": "9b38113ea39f84c4fae94888a1f38b64", "semantic_hash": "" }, "assets/admin/components/layout/SettingsLayout.tsx": { - "mtime": 1784020073.1483498, - "ast_hash": "a157bce75a3688ac5adf016021c8aa63", + "mtime": 1784030070.018315, + "ast_hash": "bac429e5d2836190714b2153af0a738a", "semantic_hash": "" }, "assets/admin/pages/PaymentSuccessPage.test.tsx": {