From c46800610f6dda7b2b61de38146f5194641778fb Mon Sep 17 00:00:00 2001 From: hamed <15238-genius.ha@users.noreply.drupalcode.org> Date: Mon, 13 Jul 2026 14:27:20 +0330 Subject: [PATCH] Update manifest.json with new mtime and ast_hash for modified components --- graphify-out/.graphify_labels.json | 8 - graphify-out/GRAPH_REPORT.md | 264 ++--- graphify-out/graph.json | 1760 +++++++++++++++------------- graphify-out/manifest.json | 16 +- 4 files changed, 1083 insertions(+), 965 deletions(-) diff --git a/graphify-out/.graphify_labels.json b/graphify-out/.graphify_labels.json index 3d2675e9..a55acfee 100644 --- a/graphify-out/.graphify_labels.json +++ b/graphify-out/.graphify_labels.json @@ -766,18 +766,11 @@ "764": "Community 764", "765": "Community 765", "766": "Community 766", - "767": "Community 767", "768": "Community 768", "769": "Community 769", "770": "Community 770", - "771": "Community 771", - "772": "Community 772", "773": "Community 773", "774": "Community 774", - "775": "Community 775", - "776": "Community 776", - "777": "Community 777", - "778": "Community 778", "779": "Community 779", "780": "Community 780", "781": "Community 781", @@ -787,7 +780,6 @@ "785": "Community 785", "786": "Community 786", "787": "Community 787", - "788": "Community 788", "789": "Community 789", "790": "Community 790", "791": "Community 791", diff --git a/graphify-out/GRAPH_REPORT.md b/graphify-out/GRAPH_REPORT.md index 12d50114..553fb32d 100644 --- a/graphify-out/GRAPH_REPORT.md +++ b/graphify-out/GRAPH_REPORT.md @@ -1,16 +1,16 @@ # Graph Report - clinicpro (2026-07-13) ## Corpus Check -- 809 files · ~592,066 words +- 809 files · ~592,230 words - Verdict: corpus is large enough that graph structure adds value. ## Summary -- 9968 nodes · 13995 edges · 794 communities (627 shown, 167 thin omitted) +- 9969 nodes · 14010 edges · 786 communities (617 shown, 169 thin omitted) - Extraction: 98% EXTRACTED · 2% INFERRED · 0% AMBIGUOUS · INFERRED: 306 edges (avg confidence: 0.8) - Token cost: 0 input · 0 output ## Graph Freshness -- Built from commit: `76f9fbe8` +- Built from commit: `3fe007b2` - Run `git rev-parse HEAD` and compare to check if the graph is stale. - Run `graphify update .` after code changes (no API cost). @@ -766,18 +766,11 @@ - [[_COMMUNITY_Community 764|Community 764]] - [[_COMMUNITY_Community 765|Community 765]] - [[_COMMUNITY_Community 766|Community 766]] -- [[_COMMUNITY_Community 767|Community 767]] - [[_COMMUNITY_Community 768|Community 768]] - [[_COMMUNITY_Community 769|Community 769]] - [[_COMMUNITY_Community 770|Community 770]] -- [[_COMMUNITY_Community 771|Community 771]] -- [[_COMMUNITY_Community 772|Community 772]] - [[_COMMUNITY_Community 773|Community 773]] - [[_COMMUNITY_Community 774|Community 774]] -- [[_COMMUNITY_Community 775|Community 775]] -- [[_COMMUNITY_Community 776|Community 776]] -- [[_COMMUNITY_Community 777|Community 777]] -- [[_COMMUNITY_Community 778|Community 778]] - [[_COMMUNITY_Community 779|Community 779]] - [[_COMMUNITY_Community 780|Community 780]] - [[_COMMUNITY_Community 781|Community 781]] @@ -787,7 +780,6 @@ - [[_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]] @@ -800,7 +792,7 @@ 3. `api` - 69 edges 4. `UserProfile` - 62 edges 5. `Doctor` - 60 edges -6. `useAuthStore` - 52 edges +6. `useAuthStore` - 58 edges 7. `Clinic` - 50 edges 8. `ApiResponse` - 46 edges 9. `AdminApiController` - 45 edges @@ -809,27 +801,27 @@ ## Surprising Connections (you probably didn't know these) - `ServiceTariffModal()` --calls--> `formatNumber()` [EXTRACTED] assets/admin/components/ServiceTariffModal.tsx → assets/admin/lib/utils.ts -- `Pagination()` --calls--> `formatNumber()` [EXTRACTED] - assets/admin/components/ui/Pagination.tsx → assets/admin/lib/utils.ts -- `SettlementsPage()` --calls--> `formatRial()` [EXTRACTED] - assets/admin/pages/SettlementsPage.tsx → assets/admin/lib/utils.ts -- `AccountSettingsPage()` --calls--> `useAuthStore` [EXTRACTED] - assets/admin/pages/AccountSettingsPage.tsx → assets/admin/stores/authStore.ts -- `NewAppointmentModal()` --calls--> `useAuthStore` [EXTRACTED] - assets/admin/pages/AppointmentsPage.tsx → assets/admin/stores/authStore.ts +- `MyFinancialPage()` --calls--> `formatRial()` [EXTRACTED] + assets/admin/pages/MyFinancialPage.tsx → assets/admin/lib/utils.ts +- `MyFinancialPageContent()` --calls--> `formatRial()` [EXTRACTED] + assets/admin/pages/MyFinancialPage.tsx → assets/admin/lib/utils.ts +- `LogsPage()` --calls--> `formatDateTime()` [EXTRACTED] + assets/admin/pages/LogsPage.tsx → assets/admin/lib/utils.ts +- `SmsPage()` --calls--> `formatDateTime()` [EXTRACTED] + assets/admin/pages/SmsPage.tsx → assets/admin/lib/utils.ts ## Import Cycles - None detected. -## Communities (794 total, 167 thin omitted) +## Communities (786 total, 169 thin omitted) ### Community 0 - "Community 0" -Cohesion: 0.04 -Nodes (41): ALLOWED_ROLES, PrivateRoute(), PublicRoute(), RoleRoute(), queryClient, toastStyle, itemStyle(), MenuRow() (+33 more) +Cohesion: 0.05 +Nodes (51): ALLOWED_ROLES, PrivateRoute(), PublicRoute(), RoleRoute(), queryClient, toastStyle, itemStyle(), menuForRole() (+43 more) ### Community 1 - "Community 1" Cohesion: 0.03 -Nodes (42): AddressData, AddrForm, addrSchema, AVATAR_COLORS, BookingMeta, CityOpt, DateOverrideData, DEFAULT_BOOKING_META (+34 more) +Nodes (40): AddrForm, addrSchema, AVATAR_COLORS, BookingMeta, CityOpt, DateOverrideData, DEFAULT_BOOKING_META, DEFAULT_SESSION (+32 more) ### Community 2 - "Community 2" Cohesion: 0.10 @@ -852,12 +844,12 @@ Cohesion: 0.12 Nodes (12): SettlementController, SettlementRepository, WalletTransactionRepository, Settlement, JsonResponse, Request, User, ManagerRegistry (+4 more) ### Community 7 - "Community 7" -Cohesion: 0.05 -Nodes (11): DoctorServiceController, DoctorService, Clinic, DoctorServiceRepository, Collection, Doctor, self, User (+3 more) +Cohesion: 0.06 +Nodes (8): DoctorService, Clinic, DoctorServiceRepository, Collection, Doctor, self, User, ManagerRegistry ### Community 8 - "Community 8" -Cohesion: 0.07 -Nodes (33): Contract, InsuranceOption, KIND_LABEL, useSubscription(), AdminLayout(), avatarBg(), buildSections(), HUES (+25 more) +Cohesion: 0.08 +Nodes (28): useSubscription(), AdminLayout(), avatarBg(), buildSections(), HUES, Props, ROLE_LABELS, Section (+20 more) ### Community 9 - "Community 9" Cohesion: 0.04 @@ -872,12 +864,12 @@ Cohesion: 0.50 Nodes (4): UserActiveContextRepository, ManagerRegistry, User, UserActiveContext ### Community 12 - "Community 12" -Cohesion: 0.05 -Nodes (42): Clinic Doctor Invitation API, DELETE `/api/v1/admin/clinic/invitation/{invUuid}`, Errors, Errors, Errors, Errors, Errors, Errors (+34 more) +Cohesion: 0.04 +Nodes (47): Clinic Doctor Invitation API, DELETE `/api/v1/admin/clinic/invitation/{invUuid}`, Errors, Errors, Errors, Errors, Errors, Errors (+39 more) ### Community 13 - "Community 13" Cohesion: 0.05 -Nodes (41): get, get, patch, usePatient(), useUpdatePatient(), api, ApiError, downloadFile() (+33 more) +Nodes (39): get, get, patch, usePatient(), useUpdatePatient(), PaymentConfig, PaymentGatewayInfo, api (+31 more) ### Community 14 - "Community 14" Cohesion: 0.10 @@ -909,11 +901,11 @@ Nodes (5): AdminApiController, RepresentationRepository, JsonResponse, Request, ### Community 21 - "Community 21" Cohesion: 0.03 -Nodes (72): FreeVisitPrice(), Pricing, PaymentConfig, PaymentGatewayInfo, usePaymentConfig(), ApiResponse, formatNumber(), formatRial() (+64 more) +Nodes (67): FreeVisitPrice(), Pricing, usePaymentConfig(), formatNumber(), formatRial(), tomanToRial(), AdminCharts, AdminDashboard() (+59 more) ### Community 22 - "Community 22" -Cohesion: 0.29 -Nodes (4): RatingController, JsonResponse, Request, User +Cohesion: 0.09 +Nodes (15): RatingController, Like, Rate, CommentListNPlusOneTest, LikeRepository, RateRepository, JsonResponse, Request (+7 more) ### Community 23 - "Community 23" Cohesion: 0.05 @@ -928,8 +920,8 @@ Cohesion: 0.05 Nodes (39): Appointment API, Error Responses, Errors, Errors, Errors, Errors, Errors, Errors (+31 more) ### Community 26 - "Community 26" -Cohesion: 0.24 -Nodes (4): InsuranceController, JsonResponse, Request, User +Cohesion: 0.13 +Nodes (8): InsuranceController, EntityInsurancePricing, EntityInsurancePricingRepository, TenantInsuranceCleanupService, JsonResponse, Request, User, ManagerRegistry ### Community 27 - "Community 27" Cohesion: 0.05 @@ -944,8 +936,8 @@ Cohesion: 0.06 Nodes (35): Bulk import / export, DELETE `/api/v1/admin/city/{id}`, DELETE `/api/v1/admin/province/{id}`, Errors, Errors, Errors, Errors, GET `/api/v1/admin/cities` (+27 more) ### Community 30 - "Community 30" -Cohesion: 0.06 -Nodes (31): cn(), iranMobileOptionalSchema, iranMobileSchema, isValidIranMobile(), maskMobile(), sanitizeMobileInput(), toDate(), toEnglishDigits() (+23 more) +Cohesion: 0.08 +Nodes (17): ClinicAddress, ClinicDetailPage(), ClinicDoctorItem, ClinicInvitation, EditForm, editSchema, HUES_LIST, INV_STATUS_MAP (+9 more) ### Community 31 - "Community 31" Cohesion: 0.06 @@ -1020,8 +1012,8 @@ Cohesion: 0.11 Nodes (4): Payment, Appointment, self, User ### Community 49 - "Community 49" -Cohesion: 0.07 -Nodes (21): AppointmentsPage(), BookingSlot, CancelledBadge(), DateNavigator(), EMPTY_ARR, getPersianWeekDay(), navBtnSx, NewAppointmentModal() (+13 more) +Cohesion: 0.08 +Nodes (19): AppointmentsPage(), BookingSlot, CancelledBadge(), DateNavigator(), EMPTY_ARR, getPersianWeekDay(), navBtnSx, NewAppointmentModal() (+11 more) ### Community 50 - "Community 50" Cohesion: 0.07 @@ -1037,7 +1029,7 @@ Nodes (26): الزامات UI, باگ‌فیکس صفحه نوبت‌ها, با ### Community 53 - "Community 53" Cohesion: 0.08 -Nodes (14): AppLogRepository, ClaimItemRepository, DoctorClaimRequestRepository, DoctorInsuranceRepository, PreRegistrationRepository, SiteConfigRepository, ServiceEntityRepository, ManagerRegistry (+6 more) +Nodes (14): AppLogRepository, ClaimItemRepository, DoctorClaimRequestRepository, PreRegistrationRepository, SiteConfigRepository, SpecialtyRepository, ServiceEntityRepository, ManagerRegistry (+6 more) ### Community 54 - "Community 54" Cohesion: 0.10 @@ -1056,8 +1048,8 @@ Cohesion: 0.08 Nodes (24): Blog API, DELETE `/api/v1/blog/{uuid}`, Errors, Errors, Errors, Errors, Errors, GET `/api/v1/blog/{slug}` (+16 more) ### Community 58 - "Community 58" -Cohesion: 0.28 -Nodes (4): Blog, BlogRepository, ManagerRegistry, QueryBuilder +Cohesion: 0.15 +Nodes (8): Blog, BlogController, BlogRepository, JsonResponse, Request, User, ManagerRegistry, QueryBuilder ### Community 59 - "Community 59" Cohesion: 0.22 @@ -1072,16 +1064,16 @@ Cohesion: 0.08 Nodes (24): Billing API — صورتحساب (فاز ۴ سیستم صورتحساب/بیمه), Claims — مطالبات بیمه (فاز ۵), GET /api/v1/billing/claims, GET /api/v1/billing/invoices/{uuid}, GET /api/v1/billing/reports/insurance-debt, POST /api/v1/billing/claims, POST /api/v1/billing/claims/{uuid}/{action}, POST /api/v1/billing/invoices (+16 more) ### Community 62 - "Community 62" -Cohesion: 0.02 -Nodes (99): PaginatedResponse, formatDate(), ALL_STATUSES, AppointmentDetailPage(), timeOf(), STATUS_FILTERS, CityForm, citySchema (+91 more) +Cohesion: 0.04 +Nodes (51): ApiResponse, PaginatedResponse, STATUS_FILTERS, AddForm, addSchema, HUES_LIST, FILTERS, DoctorClaim (+43 more) ### Community 63 - "Community 63" Cohesion: 0.16 Nodes (9): rialToToman(), FormValues, schema, SectionDef, SectionId, SECTIONS, Settings, TaxHistoryRow (+1 more) ### Community 64 - "Community 64" -Cohesion: 0.29 -Nodes (4): SmsWalletController, JsonResponse, Request, User +Cohesion: 0.19 +Nodes (7): SmsWalletController, SmsSettingsRepository, SmsSettings, JsonResponse, Request, User, ManagerRegistry ### Community 65 - "Community 65" Cohesion: 0.08 @@ -1153,7 +1145,7 @@ Nodes (30): devDependencies, @babel/core, @babel/preset-env, @babel/preset-react ### Community 86 - "Community 86" Cohesion: 0.05 -Nodes (16): AppointmentExpiryServiceTest, LowTierFixesTest, SendCodeMobileRateLimitTest, ClaimsListPaginationTest, CaptchaFlowTest, ServiceItemMultiStaffTest, ServiceItemStaffOwnershipTest, KernelBrowser (+8 more) +Nodes (16): AppointmentExpiryServiceTest, LowTierFixesTest, SendCodeMobileRateLimitTest, ClaimsListPaginationTest, CaptchaFlowTest, ServiceItemMultiStaffTest, ServiceItemStaffOwnershipTest, UniqueConstraintsTest (+8 more) ### Community 87 - "Community 87" Cohesion: 0.10 @@ -1176,7 +1168,7 @@ Cohesion: 0.10 Nodes (20): DELETE `/api/v1/admin/users/{uuid}`, Errors, Errors, GET `/api/v1/admin/users`, GET `/api/v1/admin/users/stats`, GET `/api/v1/admin/users/{uuid}`, POST `/api/v1/admin/users/{uuid}/status`, PUT `/api/v1/admin/users/{uuid}` (+12 more) ### Community 92 - "Community 92" -Cohesion: 0.10 +Cohesion: 0.09 Nodes (21): Bulk import / export, DELETE `/api/v1/admin/doctor-service/{id}`, Doctor Service API, Errors, Errors, Errors, Errors, GET `/api/v1/admin/doctor-services` (+13 more) ### Community 93 - "Community 93" @@ -1216,7 +1208,7 @@ Cohesion: 0.10 Nodes (19): Backend — endpoint اشتراک, Frontend — App.tsx, Frontend — authStore, Frontend — Sidebar, اعمال محدودیت‌های اشتراک در پنل ادمین (Frontend Gate), ترتیب اجرا, زمینه, فایل‌های مرتبط (+11 more) ### Community 102 - "Community 102" -Cohesion: 0.08 +Cohesion: 0.07 Nodes (26): Bulk import / export, DELETE `/api/v1/admin/tag/{id}`, DELETE `/api/v1/tenant-tag/{uuid}`, Errors, Errors, Errors, Errors, Errors (+18 more) ### Community 103 - "Community 103" @@ -1224,8 +1216,8 @@ Cohesion: 0.11 Nodes (18): `AdminApiController::paymentDetail` — الان فقط GET, `MellatGateway.php` — الگوی موجود REST/SOAP (پس از کار sandbox), `PaymentGatewayInterface.php`, `PaymentManager.php` — الگوی log و transaction, برگشت/استرداد وجه ملت از پنل ادمین (bpReversalRequest / bpRefundRequest), زمینه, فایل‌های مرتبط, نکات مهم (+10 more) ### Community 104 - "Community 104" -Cohesion: 0.18 -Nodes (6): TagController, TagRepository, JsonResponse, Request, ManagerRegistry, Tag +Cohesion: 0.35 +Nodes (3): TagController, JsonResponse, Request ### Community 105 - "Community 105" Cohesion: 0.11 @@ -1240,8 +1232,8 @@ Cohesion: 0.33 Nodes (6): AppointmentController, Appointment, Doctor, JsonResponse, Request, User ### Community 108 - "Community 108" -Cohesion: 0.11 -Nodes (13): CaptchaController, BaseController, CategoryController, DoctorImportController, SiteContextController, JsonResponse, JsonResponse, Request (+5 more) +Cohesion: 0.13 +Nodes (9): CaptchaController, BaseController, CategoryController, CategoryImportController, JsonResponse, JsonResponse, Request, JsonResponse (+1 more) ### Community 109 - "Community 109" Cohesion: 0.29 @@ -1356,8 +1348,8 @@ Cohesion: 0.38 Nodes (4): BillingController, JsonResponse, Request, User ### Community 139 - "Community 139" -Cohesion: 0.18 -Nodes (6): UserProfileController, InputValidator, JsonResponse, Request, User, UserProfile +Cohesion: 0.35 +Nodes (5): UserProfileController, JsonResponse, Request, User, UserProfile ### Community 140 - "Community 140" Cohesion: 0.12 @@ -1441,15 +1433,15 @@ Nodes (15): Date Overrides, DELETE `/api/v1/appointment-settings/date-override/{ ### Community 161 - "Community 161" Cohesion: 0.24 -Nodes (7): ClaimSubmitterInterface, ClaimService, ManualClaimSubmitter, Claim, Invoice, Claim, ClaimSubmissionResult +Nodes (5): ClaimsListNPlusOneTest, ClaimItem, ClaimService, Claim, Invoice ### Community 162 - "Community 162" Cohesion: 0.10 Nodes (19): Adding an endpoint (one domain), Backend (`composer.json`), Backend endpoint & model patterns, Backend — `src//`, Build entry points (`webpack.config.js`), Category / bundle system, Commands (prefix with `ddev exec`), Conventions (+11 more) ### Community 163 - "Community 163" -Cohesion: 0.11 -Nodes (18): autoload, autoload-dev, psr-4, psr-4, conflict, symfony/symfony, description, extra (+10 more) +Cohesion: 0.13 +Nodes (14): autoload, autoload-dev, psr-4, psr-4, conflict, symfony/symfony, description, license (+6 more) ### Community 164 - "Community 164" Cohesion: 0.29 @@ -1472,8 +1464,8 @@ Cohesion: 0.10 Nodes (20): api.ir (استعلام هویت — Shahkar / IbanMatch), اتصال به دیتابیس‌های مستقل (الزامی), اسرار (الزامی — قبل از اولین دیپلوی), امنیت و منابع, بررسی سلامت, دامنه‌ها و CORS, دیپلوی‌های بعدی, راهنمای دیپلوی ClinicPro (Coolify + Docker Compose) (+12 more) ### Community 169 - "Community 169" -Cohesion: 0.07 -Nodes (24): formatDateTime(), LEVEL_FILTER_OPTIONS, LEVEL_META, LogsPage(), Tab, VisitDetailModal(), PAYMENT_TYPE_LABELS, PaymentDetailPage() (+16 more) +Cohesion: 0.06 +Nodes (39): cn(), formatDate(), formatDateTime(), iranMobileOptionalSchema, iranMobileSchema, isValidIranMobile(), maskMobile(), sanitizeMobileInput() (+31 more) ### Community 170 - "Community 170" Cohesion: 0.13 @@ -1593,7 +1585,7 @@ Nodes (13): Endpoint ها, PATCH /api/v1/secretary/{uuid}, POST /api/v1/secretar ### Community 201 - "Community 201" Cohesion: 0.10 -Nodes (20): Admin API, Clinic Invitation Management, GET `/api/v1/admin/financial-breakdowns`, GET `/api/v1/admin/financial-summary`, GET /api/v1/admin/settings, GET `/api/v1/admin/settings/tax-history`, GET `/api/v1/admin/settlement/{uuid}`, GET `/api/v1/admin/settlements` (+12 more) +Nodes (20): Admin API, Clinic Invitation Management, GET `/api/v1/admin/financial-breakdowns`, GET `/api/v1/admin/financial-summary`, GET `/api/v1/admin/pre-registrations`, GET /api/v1/admin/settings, GET `/api/v1/admin/settings/tax-history`, GET `/api/v1/admin/settlement/{uuid}` (+12 more) ### Community 202 - "Community 202" Cohesion: 0.15 @@ -1604,12 +1596,8 @@ 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.13 -Nodes (12): AbstractAuthenticator, AuthenticationException, ExceptionSubscriber, SecurityHeadersSubscriber, EventSubscriberInterface, ExceptionEvent, Passport, ResponseEvent (+4 more) - -### Community 205 - "Community 205" -Cohesion: 0.21 -Nodes (4): SeedDemoDataCommand, InputInterface, OutputInterface, SymfonyStyle +Cohesion: 0.26 +Nodes (7): AbstractAuthenticator, Passport, RateLimiterFactory, PasswordAuthenticator, Request, Response, TokenInterface ### Community 206 - "Community 206" Cohesion: 0.06 @@ -1680,8 +1668,8 @@ Cohesion: 0.17 Nodes (11): تشخیص عمیق down شدن سرور بعد از ~۱۰ سیکل + وریفای و تکمیل فیکس‌های پایداری, زمینه, فایل‌های مرتبط, مشکل / هدف, نکات مهم, وضعیت فعلی, وظایف, ۱. وریفای فیکس‌های repo (idempotent) (+3 more) ### Community 228 - "Community 228" -Cohesion: 0.20 -Nodes (10): Bulk import / export, DELETE `/api/v1/admin/insurance/{id}`, DELETE `/api/v1/insurance/{id}`, EntityInsurancePricing — قیمت‌گذاری ویزیت بر اساس بیمه, GET `/api/v1/insurance/{id}`, Insurance API, Response `200`, Response `200` (+2 more) +Cohesion: 0.04 +Nodes (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) ### Community 229 - "Community 229" Cohesion: 0.14 @@ -1820,8 +1808,8 @@ Cohesion: 0.30 Nodes (4): RepresentationRepository, ManagerRegistry, Representation, User ### Community 265 - "Community 265" -Cohesion: 0.06 -Nodes (41): grid, PatientFormOptions, patientFormSchema, PatientFormValues, Props, baseValues, options, dateStrToTs() (+33 more) +Cohesion: 0.04 +Nodes (58): grid, PatientFormOptions, patientFormSchema, PatientFormValues, Props, baseValues, options, Contract (+50 more) ### Community 266 - "Community 266" Cohesion: 0.33 @@ -1900,8 +1888,8 @@ Cohesion: 0.29 Nodes (4): ServiceItemRepository, ManagerRegistry, ServiceItem, ServiceSection ### Community 286 - "Community 286" -Cohesion: 0.31 -Nodes (3): SpecialtyRepository, ManagerRegistry, Specialty +Cohesion: 0.04 +Nodes (54): CityForm, citySchema, ImportError, InsuranceForm, insuranceSchema, ProvinceForm, provinceSchema, ServiceForm (+46 more) ### Community 287 - "Community 287" Cohesion: 0.31 @@ -1932,8 +1920,8 @@ Cohesion: 0.20 Nodes (9): AdminApiController — dashboardCharts با بازه زمانی, DashboardController — اضافه کردن from/to, date range selector component:, تغییر Backend, تغییر Frontend — DashboardPage.tsx, فایل‌هایی که تغییر می‌کنند, معماری — تسک ۱۶: داشبورد هوشمند, نصب dependency: (+1 more) ### Community 294 - "Community 294" -Cohesion: 0.33 -Nodes (4): BlogController, JsonResponse, Request, User +Cohesion: 0.21 +Nodes (6): AuthenticationException, ExceptionSubscriber, SecurityHeadersSubscriber, EventSubscriberInterface, ExceptionEvent, ResponseEvent ### Community 295 - "Community 295" Cohesion: 0.20 @@ -1973,7 +1961,7 @@ Nodes (16): آماده‌سازی پروژه ClinicPro برای دیپلوی ر ### Community 304 - "Community 304" Cohesion: 0.22 -Nodes (9): 29. 🟢 `GET` clinic list 🆕, 30. 🟢 `GET` get 🆕, 36. 🟢 `GET` get my rate, 6. کلینیک (Clinic), هدرهای اضافی, پارامترهای Query, پاسخ‌ها, پاسخ‌ها (+1 more) +Nodes (9): 30. 🟢 `GET` get 🆕, 33. 🔵 `POST` image_clinic, 36. 🟢 `GET` get my rate, 6. کلینیک (Clinic), هدرهای اضافی, هدرهای اضافی, پاسخ‌ها, پاسخ‌ها (+1 more) ### Community 306 - "Community 306" Cohesion: 0.07 @@ -2020,8 +2008,8 @@ Cohesion: 0.12 Nodes (15): mapping صفحات clinicpro → فریم فیگما, الف-۱. توکن‌های رنگ (light + dark), الف-۲. سلکتور رنگ کاربر, الف-۳. ابعاد و رفتار layout, الف-۴. شعاع‌ها و input/button, الف-۵. کامپوننت‌های مشترک مطابق فیگما, ایندکس فریم‌های فیگما (۴ section، node-id دسکتاپ), بخش الف — سیستم طراحی مشترک (یک‌بار، پایه‌ی همه‌ی صفحات) (+7 more) ### Community 318 - "Community 318" -Cohesion: 0.22 -Nodes (5): AuthController, RateLimiterFactory, JsonResponse, Request, User +Cohesion: 0.21 +Nodes (5): ErrorCodes, AuthController, JsonResponse, Request, User ### Community 319 - "Community 319" Cohesion: 0.39 @@ -2096,8 +2084,8 @@ Cohesion: 0.39 Nodes (5): JsonContains, FunctionNode, Node, Parser, SqlWalker ### Community 340 - "Community 340" -Cohesion: 0.09 -Nodes (21): AddForm, addSchema, ClinicsPage(), HUES_LIST, EMPTY, PreRegistration, STATUS_META, STATUS_TABS (+13 more) +Cohesion: 0.18 +Nodes (9): AdminUser, ASSIGNABLE_ROLES, ChangeRoleModal(), getPrimaryRole(), HUES_LIST, ROLE_META, ROLE_TABS, RoleBadge() (+1 more) ### Community 341 - "Community 341" Cohesion: 0.12 @@ -2248,8 +2236,8 @@ Cohesion: 0.29 Nodes (7): بک‌اند — endpoint جدید: `GET /api/v1/my/appointments` `[IS_AUTHENTICATED_FULLY]`, فرانت‌اند — `AppointmentsPage.tsx`, مرحله ۸ — نوبت‌های فیلترشده (بک‌اند + فرانت‌اند) — API جدید, نمای جدولی (`TableView`):, نمای زمانبندی (`TimelineView`):, هدر صفحه (مشترک هر دو نما):, وضعیت‌های نوبت (باید در entity و frontend هر دو باشند): ### Community 380 - "Community 380" -Cohesion: 0.28 -Nodes (7): ErrorCodes, ClinicServiceController, JsonResponse, Request, ServiceItem, ServiceSection, User +Cohesion: 0.32 +Nodes (6): ClinicServiceController, JsonResponse, Request, ServiceItem, ServiceSection, User ### Community 381 - "Community 381" Cohesion: 0.13 @@ -2312,8 +2300,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 @@ -2328,7 +2316,7 @@ Cohesion: 0.11 Nodes (17): بازطراحی معماری پرداخت — سرویس‌محور، امن، توسعه‌پذیر (Backend), تست دستی (ddev، در حالت `payment_test_mode=1`), خروجی نهایی (طبق spec — در گزارش اجرا ارائه شود), زمینه, فایل‌های مرتبط, مشکل / هدف, نکات مهم, وضعیت فعلی (+9 more) ### Community 407 - "Community 407" -Cohesion: 0.27 +Cohesion: 0.24 Nodes (8): MessageBusInterface, MockObject, SmsServiceLookupOnlyTest, SmsLogRepository, SmsMessageTemplateRepository, SmsService, SmsTextResolver, KavehNegarProvider ### Community 414 - "Community 414" @@ -2343,6 +2331,10 @@ Nodes (15): emptyFeatures(), FEATURE_KEYS, FEATURE_LABELS, PeriodForm, periodSch Cohesion: 0.17 Nodes (11): دیپلوی ClinicPro روی Coolify (Docker Compose), رفع اشکال, مراحل دیپلوی, معماری دیپلوی, نکات عملیاتی, چند دامنه فرانت‌اند (مهم), ۱. ساخت Resource در Coolify, ۲. اختصاص دامنه (+3 more) +### Community 419 - "Community 419" +Cohesion: 0.23 +Nodes (5): AbstractMigration, Schema, Version20260609132009, Schema, Version20260615074107 + ### Community 421 - "Community 421" Cohesion: 0.43 Nodes (5): BeforeInstallPromptEvent, usePwaInstall(), PwaInstallBanner(), detectIOS(), PwaLoginCard() @@ -2351,10 +2343,6 @@ Nodes (5): BeforeInstallPromptEvent, usePwaInstall(), PwaInstallBanner(), detect Cohesion: 0.12 Nodes (15): راه‌حل, راه‌حل, راه‌حل, رفع زوم نقشه در افزودن آدرس + کپچا و موبایل در claim + حذف پروفایل توسط مالک, ریشه‌ها, زمینه, فایل‌های مرتبط, نکات مهم (+7 more) -### Community 423 - "Community 423" -Cohesion: 0.23 -Nodes (5): AbstractMigration, Schema, Version20260610183655, Schema, Version20260614181657 - ### Community 424 - "Community 424" Cohesion: 0.33 Nodes (5): SecretaryController, DoctorSecretary, JsonResponse, Request, User @@ -2365,7 +2353,7 @@ Nodes (14): زمینه, فایل‌های مرتبط, مشکل / هدف, نما ### Community 431 - "Community 431" Cohesion: 0.36 -Nodes (3): EntityInsurancePricing, EntityInsurancePricingRepository, ManagerRegistry +Nodes (3): DoctorServiceController, JsonResponse, Request ### Community 432 - "Community 432" Cohesion: 0.12 @@ -2376,8 +2364,8 @@ Cohesion: 0.33 Nodes (5): PatientController, JsonResponse, PatientSession, Request, User ### Community 435 - "Community 435" -Cohesion: 0.10 -Nodes (16): Command, CancelExpiredAppointmentsCommand, CreateAdminCommand, PruneLogsCommand, SeedCategoriesCommand, SeedSmsMessageTemplatesCommand, InputInterface, OutputInterface (+8 more) +Cohesion: 0.13 +Nodes (13): Command, CancelExpiredAppointmentsCommand, PruneLogsCommand, SeedCategoriesCommand, SeedSmsMessageTemplatesCommand, InputInterface, OutputInterface, InputInterface (+5 more) ### Community 439 - "Community 439" Cohesion: 0.17 @@ -2496,8 +2484,8 @@ Cohesion: 0.40 Nodes (5): Admin Endpoints, GET /api/v1/admin/sms/settings/review, GET /api/v1/admin/sms/wallet-report, POST /api/v1/admin/sms/settings/{id}/approve, POST /api/v1/admin/sms/settings/{id}/reject ### Community 490 - "Community 490" -Cohesion: 0.38 -Nodes (5): Rate, RateRepository, Doctor, ManagerRegistry, User +Cohesion: 0.39 +Nodes (3): TagRepository, ManagerRegistry, Tag ### Community 491 - "Community 491" Cohesion: 0.12 @@ -2516,8 +2504,8 @@ Cohesion: 0.12 Nodes (15): CORS — `config/packages/nelmio_cors.yaml`, MellatGateway — تشخیص فعال‌بودن, payment/config — `PaymentController::config()` (خط ۵۴۶), resolveGateway + callback (کد واقعی), رفع باگ‌های پروداکشن: CORS + payment/config 500 + درگاه‌های فعال و callback ملت, زمینه, فایل‌های مرتبط, فرانت — `SubscriptionPage.tsx` (+7 more) ### Community 496 - "Community 496" -Cohesion: 0.33 -Nodes (5): Like, LikeRepository, Comment, ManagerRegistry, User +Cohesion: 0.38 +Nodes (3): CreateAdminCommand, InputInterface, OutputInterface ### Community 497 - "Community 497" Cohesion: 0.53 @@ -2633,7 +2621,7 @@ Nodes (3): InvoiceRepository, Invoice, ManagerRegistry ### Community 531 - "Community 531" Cohesion: 0.43 -Nodes (3): CategoryImportController, JsonResponse, Request +Nodes (4): DoctorImportController, JsonResponse, Request, User ### Community 532 - "Community 532" Cohesion: 0.33 @@ -2856,8 +2844,8 @@ Cohesion: 0.39 Nodes (4): FinancialBreakdown, FinancialBreakdownRepository, ManagerRegistry, Payment ### Community 632 - "Community 632" -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 (فاز ۱ سیستم صورتحساب) +Cohesion: 0.48 +Nodes (3): DoctorInsuranceRepository, DoctorInsurance, ManagerRegistry ### Community 633 - "Community 633" Cohesion: 0.40 @@ -3060,13 +3048,17 @@ Cohesion: 0.50 Nodes (4): Errors, POST `/api/v1/doctor`, Request Body (`application/json`), Response `201` ### Community 727 - "Community 727" -Cohesion: 0.48 -Nodes (3): SmsSettingsRepository, SmsSettings, ManagerRegistry +Cohesion: 0.53 +Nodes (4): ClaimSubmitterInterface, ManualClaimSubmitter, Claim, ClaimSubmissionResult ### Community 728 - "Community 728" Cohesion: 0.50 Nodes (4): Errors, POST `/api/v1/user/login`, Request Body, Response `200` +### Community 729 - "Community 729" +Cohesion: 0.47 +Nodes (3): SiteContextController, JsonResponse, Request + ### Community 731 - "Community 731" Cohesion: 0.50 Nodes (4): Errors, GET `/api/v1/doctor/{uuid}`, Path Parameters, Response `200` @@ -3083,10 +3075,6 @@ Nodes (4): Errors, POST `/api/v1/clinic-pro/doctor-address`, Request Body, Respo Cohesion: 0.50 Nodes (4): Errors, Path Parameters, POST `/api/v1/clinic-pro/doctor-address/from-clinic/{clinicUuid}`, Response `201` -### Community 736 - "Community 736" -Cohesion: 0.50 -Nodes (4): Errors, POST `/api/v1/admin/insurance`, Request Body (`application/json`), Response `201` - ### Community 737 - "Community 737" Cohesion: 0.50 Nodes (4): Errors, POST `/oauth/token/refresh`, Request Body, Response `200` @@ -3116,8 +3104,8 @@ Cohesion: 0.38 Nodes (3): BackfillSurrogateRoleCommand, InputInterface, OutputInterface ### Community 751 - "Community 751" -Cohesion: 0.40 -Nodes (5): Errors, Path Parameters, POST `/api/v1/admin/clinic/{uuid}/invite-doctor`, Request Body (`application/json`), Response `201` +Cohesion: 0.50 +Nodes (4): GET `/api/v1/admin/settlements`, Query Parameters, Response `200`, Settlement Management ### Community 752 - "Community 752" Cohesion: 0.50 @@ -3133,24 +3121,16 @@ Nodes (3): SystemOwnerCommand, InputInterface, OutputInterface ### Community 758 - "Community 758" Cohesion: 0.50 -Nodes (4): Errors, GET `/api/v1/admin/insurances`, Query Parameters, Response `200` +Nodes (4): extra, symfony, allow-contrib, require ### Community 759 - "Community 759" -Cohesion: 0.14 -Nodes (7): HealthController, RepositoryClassMappingTest, EntityManagerInterface, KernelTestCase, TenantInsuranceCleanupService, DbLoggerTest, JsonResponse - -### Community 760 - "Community 760" -Cohesion: 0.50 -Nodes (4): Errors, PATCH `/api/v1/admin/insurance/{id}`, Path Parameters, Response `200` +Cohesion: 0.15 +Nodes (8): HealthController, RepositoryClassMappingTest, EntityManagerInterface, KernelTestCase, DbLoggerTest, InputInterface, OutputInterface, JsonResponse ### Community 761 - "Community 761" Cohesion: 0.40 Nodes (5): 41. 🟡 `PATCH` patch, Request Body, مثال Request, هدرهای اضافی, پاسخ‌ها -### Community 762 - "Community 762" -Cohesion: 0.50 -Nodes (4): Errors, POST `/api/v1/insurance/`, Request Body (`application/json`), Response `201` - ### Community 763 - "Community 763" Cohesion: 0.33 Nodes (6): GET /api/v1/sms/balance — موجودی حساب پیامک, POST /api/v1/sms/queue — افزودن به صف, ۴. سیستم حساب و صف پیامک, ۴.۱ حساب پیامک (SMS Account), ۴.۲ صف پیامک (SMS Queue), ۴.۳ API پیامک @@ -3160,8 +3140,8 @@ Cohesion: 0.50 Nodes (4): Errors, PATCH `/api/v1/insurance/{id}`, Request Body, Response `200` ### Community 765 - "Community 765" -Cohesion: 0.50 -Nodes (4): PUT `/api/v1/insurance-pricing`, Request Body, Response `200`, خطاها +Cohesion: 0.67 +Nodes (3): 29. 🟢 `GET` clinic list 🆕, پارامترهای Query, پاسخ‌ها ### Community 766 - "Community 766" Cohesion: 0.40 @@ -3179,14 +3159,6 @@ Nodes (4): GET /api/v1/categories/cities — شهرها, GET /api/v1/categories/ Cohesion: 0.50 Nodes (4): ۲.۱۳ نظرات، لایک و امتیازدهی, ۲.۱۳.۱ نظر (Comment), ۲.۱۳.۲ لایک (Like), ۲.۱۳.۳ امتیاز (Rate) -### Community 771 - "Community 771" -Cohesion: 0.40 -Nodes (3): Props, StatTone, TONE - -### Community 772 - "Community 772" -Cohesion: 0.50 -Nodes (4): GET `/api/v1/admin/pre-registrations`, POST `/api/v1/admin/pre-registrations/{uuid}/approve`, POST `/api/v1/admin/pre-registrations/{uuid}/reject`, Pre-Registration Management - ### Community 773 - "Community 773" Cohesion: 0.50 Nodes (4): 38. 🟢 `GET` Unapproved comments, هدرهای اضافی, پارامترهای Query, پاسخ‌ها @@ -3195,22 +3167,6 @@ Nodes (4): 38. 🟢 `GET` Unapproved comments, هدرهای اضافی, پارا Cohesion: 0.67 Nodes (3): Errors, GET `/api/v1/notification-mobile/{target}`, Response `200` -### Community 775 - "Community 775" -Cohesion: 0.67 -Nodes (3): GET `/api/v1/billing/tenant-insurances/{uuid}/service-coverage`, PUT `/api/v1/billing/tenant-insurances/{uuid}/service-coverage`, TenantServiceCoverage — پوشش خدمت تحت یک قرارداد بیمه (فاز ۲) - -### Community 776 - "Community 776" -Cohesion: 0.67 -Nodes (3): GET `/api/v1/insurance-pricing`, Response `200`, خطاها - -### Community 777 - "Community 777" -Cohesion: 0.67 -Nodes (3): GET `/api/v1/insurances`, Query Parameters, Response `200` - -### Community 778 - "Community 778" -Cohesion: 0.67 -Nodes (3): POST `/api/v1/admin/insurance/{id}/upload-logo`, Request, Response `200` - ### Community 779 - "Community 779" Cohesion: 0.67 Nodes (3): GET `/api/v1/representation/{uuid}/dashboard/yearly`, Query Parameters, Response `200` @@ -3243,12 +3199,8 @@ Nodes (4): 45. 🔵 `POST` post, مثال Request, هدرهای اضافی, پا Cohesion: 0.50 Nodes (4): 46. 🟡 `PATCH` patch, مثال Request, هدرهای اضافی, پاسخ‌ها -### Community 788 - "Community 788" -Cohesion: 0.67 -Nodes (3): 33. 🔵 `POST` image_clinic, هدرهای اضافی, پاسخ‌ها - ### Community 789 - "Community 789" -Cohesion: 0.16 +Cohesion: 0.17 Nodes (5): Authentication, ClinicPro — API Documentation Index, Error Code Reference, Modules, Standard Response Envelope ### Community 790 - "Community 790" @@ -3270,22 +3222,22 @@ Nodes (3): 43. 🟢 `GET` get, هدرهای اضافی, پاسخ‌ها ## Knowledge Gaps - **4275 isolated node(s):** `ALLOWED_ROLES`, `Pricing`, `ImageCropModalProps`, `options`, `baseValues` (+4270 more) These have ≤1 connection - possible missing edges or undocumented components. -- **167 thin communities (<3 nodes) omitted from report** — run `graphify query` to explore isolated nodes. +- **169 thin communities (<3 nodes) omitted from report** — run `graphify query` to explore isolated nodes. ## Suggested Questions _Questions this graph is uniquely positioned to answer:_ - **Why does `Altcha` connect `Community 367` to `Community 485`, `Community 719`?** _High betweenness centrality (0.082) - this node is a cross-community bridge._ -- **Why does `BaseController` connect `Community 108` to `Community 6`, `Community 7`, `Community 138`, `Community 139`, `Community 14`, `Community 654`, `Community 655`, `Community 15`, `Community 531`, `Community 20`, `Community 22`, `Community 26`, `Community 164`, `Community 294`, `Community 295`, `Community 424`, `Community 300`, `Community 433`, `Community 308`, `Community 59`, `Community 318`, `Community 64`, `Community 75`, `Community 77`, `Community 724`, `Community 607`, `Community 480`, `Community 739`, `Community 230`, `Community 104`, `Community 107`, `Community 109`, `Community 499`, `Community 252`, `Community 245`, `Community 121`, `Community 122`, `Community 380`?** - _High betweenness centrality (0.064) - this node is a cross-community bridge._ -- **Why does `Version20260705070546` connect `Community 646` to `Community 423`?** +- **Why does `BaseController` connect `Community 108` to `Community 6`, `Community 138`, `Community 139`, `Community 14`, `Community 654`, `Community 655`, `Community 15`, `Community 531`, `Community 20`, `Community 22`, `Community 26`, `Community 164`, `Community 295`, `Community 424`, `Community 300`, `Community 431`, `Community 433`, `Community 308`, `Community 58`, `Community 59`, `Community 318`, `Community 64`, `Community 75`, `Community 77`, `Community 724`, `Community 729`, `Community 607`, `Community 480`, `Community 739`, `Community 230`, `Community 104`, `Community 107`, `Community 109`, `Community 499`, `Community 252`, `Community 245`, `Community 121`, `Community 122`, `Community 380`?** + _High betweenness centrality (0.059) - this node is a cross-community bridge._ +- **Why does `Version20260705070546` connect `Community 646` to `Community 419`?** _High betweenness centrality (0.025) - this node is a cross-community bridge._ - **What connects `ALLOWED_ROLES`, `Pricing`, `ImageCropModalProps` to the rest of the system?** _4275 weakly-connected nodes found - possible documentation gaps or missing edges._ - **Should `Community 0` be split into smaller, more focused modules?** - _Cohesion score 0.044034818228366614 - nodes in this community are weakly interconnected._ + _Cohesion score 0.04832572298325723 - nodes in this community are weakly interconnected._ - **Should `Community 1` be split into smaller, more focused modules?** - _Cohesion score 0.028985507246376812 - nodes in this community are weakly interconnected._ + _Cohesion score 0.029850746268656716 - 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 3cf1a215..d29f664a 100644 --- a/graphify-out/graph.json +++ b/graphify-out/graph.json @@ -350,7 +350,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_tenantinsurancecontracts", - "community": 8, + "community": 265, "norm_label": "tenantinsurancecontracts.tsx" }, { @@ -360,7 +360,7 @@ "source_location": "L9", "_origin": "ast", "id": "components_tenantinsurancecontracts_contract", - "community": 8, + "community": 265, "norm_label": "contract" }, { @@ -370,7 +370,7 @@ "source_location": "L20", "_origin": "ast", "id": "components_tenantinsurancecontracts_insuranceoption", - "community": 8, + "community": 265, "norm_label": "insuranceoption" }, { @@ -380,7 +380,7 @@ "source_location": "L26", "_origin": "ast", "id": "components_tenantinsurancecontracts_kind_label", - "community": 8, + "community": 265, "norm_label": "kind_label" }, { @@ -390,7 +390,7 @@ "source_location": "L31", "_origin": "ast", "id": "components_tenantinsurancecontracts_tenantinsurancecontracts", - "community": 8, + "community": 265, "norm_label": "tenantinsurancecontracts()" }, { @@ -437,7 +437,7 @@ "label": "SettingsMenuItem", "file_type": "code", "source_file": "assets/admin/components/layout/SettingsLayout.tsx", - "source_location": "L13", + "source_location": "L14", "_origin": "ast", "id": "layout_settingslayout_settingsmenuitem", "community": 0, @@ -447,17 +447,27 @@ "label": "SETTINGS_MENU", "file_type": "code", "source_file": "assets/admin/components/layout/SettingsLayout.tsx", - "source_location": "L20", + "source_location": "L23", "_origin": "ast", "id": "layout_settingslayout_settings_menu", "community": 0, "norm_label": "settings_menu" }, + { + "label": "menuForRole()", + "file_type": "code", + "source_file": "assets/admin/components/layout/SettingsLayout.tsx", + "source_location": "L38", + "_origin": "ast", + "id": "layout_settingslayout_menuforrole", + "community": 0, + "norm_label": "menuforrole()" + }, { "label": "itemStyle()", "file_type": "code", "source_file": "assets/admin/components/layout/SettingsLayout.tsx", - "source_location": "L35", + "source_location": "L43", "_origin": "ast", "id": "layout_settingslayout_itemstyle", "community": 0, @@ -467,7 +477,7 @@ "label": "MenuRow()", "file_type": "code", "source_file": "assets/admin/components/layout/SettingsLayout.tsx", - "source_location": "L47", + "source_location": "L55", "_origin": "ast", "id": "layout_settingslayout_menurow", "community": 0, @@ -477,7 +487,7 @@ "label": "SettingsLayout()", "file_type": "code", "source_file": "assets/admin/components/layout/SettingsLayout.tsx", - "source_location": "L83", + "source_location": "L91", "_origin": "ast", "id": "layout_settingslayout_settingslayout", "community": 0, @@ -640,7 +650,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_appointmentstatusdropdown", - "community": 49, + "community": 13, "norm_label": "appointmentstatusdropdown.tsx" }, { @@ -650,7 +660,7 @@ "source_location": "L8", "_origin": "ast", "id": "ui_appointmentstatusdropdown_status_meta", - "community": 49, + "community": 13, "norm_label": "status_meta" }, { @@ -660,7 +670,7 @@ "source_location": "L18", "_origin": "ast", "id": "ui_appointmentstatusdropdown_transitions", - "community": 49, + "community": 13, "norm_label": "transitions" }, { @@ -670,7 +680,7 @@ "source_location": "L23", "_origin": "ast", "id": "ui_appointmentstatusdropdown_props", - "community": 49, + "community": 13, "norm_label": "props" }, { @@ -680,7 +690,7 @@ "source_location": "L30", "_origin": "ast", "id": "ui_appointmentstatusdropdown_appointmentstatusdropdown", - "community": 49, + "community": 13, "norm_label": "appointmentstatusdropdown()" }, { @@ -690,7 +700,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_confirmdialog", - "community": 340, + "community": 62, "norm_label": "confirmdialog.tsx" }, { @@ -700,7 +710,7 @@ "source_location": "L5", "_origin": "ast", "id": "ui_confirmdialog_props", - "community": 340, + "community": 62, "norm_label": "props" }, { @@ -910,7 +920,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_mobileinput", - "community": 30, + "community": 62, "norm_label": "mobileinput.tsx" }, { @@ -920,7 +930,7 @@ "source_location": "L4", "_origin": "ast", "id": "ui_mobileinput_props", - "community": 30, + "community": 62, "norm_label": "props" }, { @@ -980,7 +990,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_notificationmobilecard", - "community": 30, + "community": 169, "norm_label": "notificationmobilecard.tsx" }, { @@ -990,7 +1000,7 @@ "source_location": "L8", "_origin": "ast", "id": "ui_notificationmobilecard_notificationmobiledata", - "community": 30, + "community": 169, "norm_label": "notificationmobiledata" }, { @@ -1000,7 +1010,7 @@ "source_location": "L12", "_origin": "ast", "id": "ui_notificationmobilecard_props", - "community": 30, + "community": 169, "norm_label": "props" }, { @@ -1010,7 +1020,7 @@ "source_location": "L16", "_origin": "ast", "id": "ui_notificationmobilecard_notificationmobilecard", - "community": 30, + "community": 169, "norm_label": "notificationmobilecard()" }, { @@ -1080,7 +1090,7 @@ "source_location": "L12", "_origin": "ast", "id": "ui_pagination_pagination", - "community": 62, + "community": 21, "norm_label": "pagination()" }, { @@ -1200,7 +1210,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_persiandateinput", - "community": 62, + "community": 169, "norm_label": "persiandateinput.tsx" }, { @@ -1210,7 +1220,7 @@ "source_location": "L5", "_origin": "ast", "id": "ui_persiandateinput_props", - "community": 62, + "community": 169, "norm_label": "props" }, { @@ -1220,7 +1230,7 @@ "source_location": "L15", "_origin": "ast", "id": "ui_persiandateinput_persiandateinput", - "community": 62, + "community": 169, "norm_label": "persiandateinput()" }, { @@ -1230,7 +1240,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_persiandatepicker", - "community": 62, + "community": 169, "norm_label": "persiandatepicker.tsx" }, { @@ -1240,7 +1250,7 @@ "source_location": "L6", "_origin": "ast", "id": "ui_persiandatepicker_props", - "community": 62, + "community": 169, "norm_label": "props" }, { @@ -1250,7 +1260,7 @@ "source_location": "L16", "_origin": "ast", "id": "ui_persiandatepicker_persiandatepicker", - "community": 62, + "community": 169, "norm_label": "persiandatepicker()" }, { @@ -1260,7 +1270,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_portal", - "community": 340, + "community": 62, "norm_label": "portal.tsx" }, { @@ -1270,7 +1280,7 @@ "source_location": "L4", "_origin": "ast", "id": "ui_portal_portal", - "community": 340, + "community": 62, "norm_label": "portal()" }, { @@ -1390,7 +1400,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_searchableselect", - "community": 8, + "community": 265, "norm_label": "searchableselect.tsx" }, { @@ -1410,7 +1420,7 @@ "source_location": "L10", "_origin": "ast", "id": "ui_searchableselect_props", - "community": 8, + "community": 265, "norm_label": "props" }, { @@ -1420,7 +1430,7 @@ "source_location": "L23", "_origin": "ast", "id": "ui_searchableselect_searchableselect", - "community": 8, + "community": 265, "norm_label": "searchableselect()" }, { @@ -1430,7 +1440,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_statcard", - "community": 771, + "community": 21, "norm_label": "statcard.tsx" }, { @@ -1440,7 +1450,7 @@ "source_location": "L3", "_origin": "ast", "id": "ui_statcard_stattone", - "community": 771, + "community": 21, "norm_label": "stattone" }, { @@ -1450,7 +1460,7 @@ "source_location": "L5", "_origin": "ast", "id": "ui_statcard_tone", - "community": 771, + "community": 21, "norm_label": "tone" }, { @@ -1460,7 +1470,7 @@ "source_location": "L12", "_origin": "ast", "id": "ui_statcard_props", - "community": 771, + "community": 21, "norm_label": "props" }, { @@ -1470,7 +1480,7 @@ "source_location": "L19", "_origin": "ast", "id": "ui_statcard_statcard", - "community": 771, + "community": 21, "norm_label": "statcard()" }, { @@ -1480,7 +1490,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_statusbadge", - "community": 62, + "community": 286, "norm_label": "statusbadge.tsx" }, { @@ -1490,7 +1500,7 @@ "source_location": "L4", "_origin": "ast", "id": "ui_statusbadge_badgecolor", - "community": 62, + "community": 286, "norm_label": "badgecolor" }, { @@ -1500,7 +1510,7 @@ "source_location": "L6", "_origin": "ast", "id": "ui_statusbadge_appointmentmap", - "community": 62, + "community": 286, "norm_label": "appointmentmap" }, { @@ -1510,7 +1520,7 @@ "source_location": "L16", "_origin": "ast", "id": "ui_statusbadge_paymentmap", - "community": 62, + "community": 286, "norm_label": "paymentmap" }, { @@ -1520,7 +1530,7 @@ "source_location": "L24", "_origin": "ast", "id": "ui_statusbadge_smsmap", - "community": 62, + "community": 286, "norm_label": "smsmap" }, { @@ -1530,7 +1540,7 @@ "source_location": "L31", "_origin": "ast", "id": "ui_statusbadge_settlementmap", - "community": 62, + "community": 286, "norm_label": "settlementmap" }, { @@ -1540,7 +1550,7 @@ "source_location": "L37", "_origin": "ast", "id": "ui_statusbadge_props", - "community": 62, + "community": 286, "norm_label": "props" }, { @@ -1550,7 +1560,7 @@ "source_location": "L42", "_origin": "ast", "id": "ui_statusbadge_statusbadge", - "community": 62, + "community": 286, "norm_label": "statusbadge()" }, { @@ -1660,7 +1670,7 @@ "source_location": "L1", "_origin": "ast", "id": "hooks_usepaymentconfig", - "community": 21, + "community": 13, "norm_label": "usepaymentconfig.ts" }, { @@ -1670,7 +1680,7 @@ "source_location": "L5", "_origin": "ast", "id": "hooks_usepaymentconfig_paymentgatewayinfo", - "community": 21, + "community": 13, "norm_label": "paymentgatewayinfo" }, { @@ -1680,7 +1690,7 @@ "source_location": "L10", "_origin": "ast", "id": "hooks_usepaymentconfig_paymentconfig", - "community": 21, + "community": 13, "norm_label": "paymentconfig" }, { @@ -1910,7 +1920,7 @@ "source_location": "L122", "_origin": "ast", "id": "lib_api_apiresponse", - "community": 21, + "community": 62, "norm_label": "apiresponse" }, { @@ -2060,7 +2070,7 @@ "source_location": "L1", "_origin": "ast", "id": "lib_utils_test", - "community": 30, + "community": 169, "norm_label": "utils.test.ts" }, { @@ -2070,7 +2080,7 @@ "source_location": "L1", "_origin": "ast", "id": "lib_utils", - "community": 30, + "community": 169, "norm_label": "utils.ts" }, { @@ -2120,7 +2130,7 @@ "source_location": "L17", "_origin": "ast", "id": "lib_utils_todate", - "community": 30, + "community": 169, "norm_label": "todate()" }, { @@ -2130,7 +2140,7 @@ "source_location": "L25", "_origin": "ast", "id": "lib_utils_formatdate", - "community": 62, + "community": 169, "norm_label": "formatdate()" }, { @@ -2150,7 +2160,7 @@ "source_location": "L42", "_origin": "ast", "id": "lib_utils_togregoriandate", - "community": 30, + "community": 169, "norm_label": "togregoriandate()" }, { @@ -2160,7 +2170,7 @@ "source_location": "L49", "_origin": "ast", "id": "lib_utils_maskmobile", - "community": 30, + "community": 169, "norm_label": "maskmobile()" }, { @@ -2170,7 +2180,7 @@ "source_location": "L54", "_origin": "ast", "id": "lib_utils_cn", - "community": 30, + "community": 169, "norm_label": "cn()" }, { @@ -2180,7 +2190,7 @@ "source_location": "L59", "_origin": "ast", "id": "lib_utils_toenglishdigits", - "community": 30, + "community": 169, "norm_label": "toenglishdigits()" }, { @@ -2190,7 +2200,7 @@ "source_location": "L67", "_origin": "ast", "id": "lib_utils_sanitizemobileinput", - "community": 30, + "community": 169, "norm_label": "sanitizemobileinput()" }, { @@ -2200,7 +2210,7 @@ "source_location": "L74", "_origin": "ast", "id": "lib_utils_isvalidiranmobile", - "community": 30, + "community": 169, "norm_label": "isvalidiranmobile()" }, { @@ -2210,7 +2220,7 @@ "source_location": "L79", "_origin": "ast", "id": "lib_utils_iranmobileschema", - "community": 30, + "community": 169, "norm_label": "iranmobileschema" }, { @@ -2220,7 +2230,7 @@ "source_location": "L85", "_origin": "ast", "id": "lib_utils_iranmobileoptionalschema", - "community": 30, + "community": 169, "norm_label": "iranmobileoptionalschema" }, { @@ -2250,7 +2260,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_accountsettingspage", - "community": 13, + "community": 0, "norm_label": "accountsettingspage.tsx" }, { @@ -2260,7 +2270,7 @@ "source_location": "L12", "_origin": "ast", "id": "pages_accountsettingspage_role_labels", - "community": 13, + "community": 0, "norm_label": "role_labels" }, { @@ -2270,7 +2280,7 @@ "source_location": "L17", "_origin": "ast", "id": "pages_accountsettingspage_schema", - "community": 13, + "community": 0, "norm_label": "schema" }, { @@ -2280,7 +2290,7 @@ "source_location": "L24", "_origin": "ast", "id": "pages_accountsettingspage_form", - "community": 13, + "community": 0, "norm_label": "form" }, { @@ -2290,7 +2300,7 @@ "source_location": "L27", "_origin": "ast", "id": "pages_accountsettingspage_accountsettingspage", - "community": 13, + "community": 0, "norm_label": "accountsettingspage()" }, { @@ -2300,7 +2310,7 @@ "source_location": "L103", "_origin": "ast", "id": "pages_accountsettingspage_passwordfield", - "community": 13, + "community": 0, "norm_label": "passwordfield()" }, { @@ -2450,7 +2460,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_appointmentdetailpage", - "community": 62, + "community": 169, "norm_label": "appointmentdetailpage.tsx" }, { @@ -2460,7 +2470,7 @@ "source_location": "L15", "_origin": "ast", "id": "pages_appointmentdetailpage_all_statuses", - "community": 62, + "community": 169, "norm_label": "all_statuses" }, { @@ -2470,7 +2480,7 @@ "source_location": "L25", "_origin": "ast", "id": "pages_appointmentdetailpage_timeof", - "community": 62, + "community": 169, "norm_label": "timeof()" }, { @@ -2480,7 +2490,7 @@ "source_location": "L32", "_origin": "ast", "id": "pages_appointmentdetailpage_inforow", - "community": 62, + "community": 169, "norm_label": "inforow()" }, { @@ -2490,7 +2500,7 @@ "source_location": "L41", "_origin": "ast", "id": "pages_appointmentdetailpage_appointmentdetailpage", - "community": 62, + "community": 169, "norm_label": "appointmentdetailpage()" }, { @@ -2520,7 +2530,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_appointmentsettingspage", - "community": 13, + "community": 0, "norm_label": "appointmentsettingspage.tsx" }, { @@ -2830,7 +2840,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_blogformpage", - "community": 13, + "community": 265, "norm_label": "blogformpage.tsx" }, { @@ -2840,7 +2850,7 @@ "source_location": "L17", "_origin": "ast", "id": "pages_blogformpage_schema", - "community": 13, + "community": 265, "norm_label": "schema" }, { @@ -2850,7 +2860,7 @@ "source_location": "L25", "_origin": "ast", "id": "pages_blogformpage_formdata", - "community": 13, + "community": 265, "norm_label": "formdata" }, { @@ -2860,7 +2870,7 @@ "source_location": "L27", "_origin": "ast", "id": "pages_blogformpage_uploadblogimage", - "community": 13, + "community": 265, "norm_label": "uploadblogimage()" }, { @@ -2870,7 +2880,7 @@ "source_location": "L46", "_origin": "ast", "id": "pages_blogformpage_blogformpage", - "community": 13, + "community": 265, "norm_label": "blogformpage()" }, { @@ -2930,7 +2940,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_categoriespage", - "community": 62, + "community": 286, "norm_label": "categoriespage.tsx" }, { @@ -2940,7 +2950,7 @@ "source_location": "L22", "_origin": "ast", "id": "pages_categoriespage_tabkey", - "community": 62, + "community": 286, "norm_label": "tabkey" }, { @@ -2950,7 +2960,7 @@ "source_location": "L24", "_origin": "ast", "id": "pages_categoriespage_importerror", - "community": 62, + "community": 286, "norm_label": "importerror" }, { @@ -2960,7 +2970,7 @@ "source_location": "L26", "_origin": "ast", "id": "pages_categoriespage_tabconfig", - "community": 62, + "community": 286, "norm_label": "tabconfig" }, { @@ -2970,7 +2980,7 @@ "source_location": "L33", "_origin": "ast", "id": "pages_categoriespage_tabs", - "community": 62, + "community": 286, "norm_label": "tabs" }, { @@ -2990,7 +3000,7 @@ "source_location": "L111", "_origin": "ast", "id": "pages_categoriespage_sbadge", - "community": 62, + "community": 286, "norm_label": "sbadge()" }, { @@ -3000,7 +3010,7 @@ "source_location": "L122", "_origin": "ast", "id": "pages_categoriespage_exportjson", - "community": 62, + "community": 286, "norm_label": "exportjson()" }, { @@ -3020,7 +3030,7 @@ "source_location": "L264", "_origin": "ast", "id": "pages_categoriespage_provinceschema", - "community": 62, + "community": 286, "norm_label": "provinceschema" }, { @@ -3030,7 +3040,7 @@ "source_location": "L269", "_origin": "ast", "id": "pages_categoriespage_provinceform", - "community": 62, + "community": 286, "norm_label": "provinceform" }, { @@ -3040,7 +3050,7 @@ "source_location": "L271", "_origin": "ast", "id": "pages_categoriespage_provincestab", - "community": 62, + "community": 286, "norm_label": "provincestab()" }, { @@ -3050,7 +3060,7 @@ "source_location": "L371", "_origin": "ast", "id": "pages_categoriespage_cityschema", - "community": 62, + "community": 286, "norm_label": "cityschema" }, { @@ -3060,7 +3070,7 @@ "source_location": "L387", "_origin": "ast", "id": "pages_categoriespage_cityform", - "community": 62, + "community": 286, "norm_label": "cityform" }, { @@ -3070,7 +3080,7 @@ "source_location": "L389", "_origin": "ast", "id": "pages_categoriespage_citiestab", - "community": 62, + "community": 286, "norm_label": "citiestab()" }, { @@ -3080,7 +3090,7 @@ "source_location": "L594", "_origin": "ast", "id": "pages_categoriespage_specialtyschema", - "community": 62, + "community": 286, "norm_label": "specialtyschema" }, { @@ -3090,7 +3100,7 @@ "source_location": "L600", "_origin": "ast", "id": "pages_categoriespage_specialtyform", - "community": 62, + "community": 286, "norm_label": "specialtyform" }, { @@ -3100,7 +3110,7 @@ "source_location": "L602", "_origin": "ast", "id": "pages_categoriespage_specialtiestab", - "community": 62, + "community": 286, "norm_label": "specialtiestab()" }, { @@ -3110,7 +3120,7 @@ "source_location": "L722", "_origin": "ast", "id": "pages_categoriespage_serviceschema", - "community": 62, + "community": 286, "norm_label": "serviceschema" }, { @@ -3120,7 +3130,7 @@ "source_location": "L728", "_origin": "ast", "id": "pages_categoriespage_serviceform", - "community": 62, + "community": 286, "norm_label": "serviceform" }, { @@ -3130,7 +3140,7 @@ "source_location": "L730", "_origin": "ast", "id": "pages_categoriespage_doctorservicestab", - "community": 62, + "community": 286, "norm_label": "doctorservicestab()" }, { @@ -3140,7 +3150,7 @@ "source_location": "L847", "_origin": "ast", "id": "pages_categoriespage_insuranceschema", - "community": 62, + "community": 286, "norm_label": "insuranceschema" }, { @@ -3150,7 +3160,7 @@ "source_location": "L852", "_origin": "ast", "id": "pages_categoriespage_insuranceform", - "community": 62, + "community": 286, "norm_label": "insuranceform" }, { @@ -3160,7 +3170,7 @@ "source_location": "L854", "_origin": "ast", "id": "pages_categoriespage_insurancestab", - "community": 62, + "community": 286, "norm_label": "insurancestab()" }, { @@ -3170,7 +3180,7 @@ "source_location": "L981", "_origin": "ast", "id": "pages_categoriespage_tagschema", - "community": 62, + "community": 286, "norm_label": "tagschema" }, { @@ -3180,7 +3190,7 @@ "source_location": "L985", "_origin": "ast", "id": "pages_categoriespage_tagform", - "community": 62, + "community": 286, "norm_label": "tagform" }, { @@ -3190,7 +3200,7 @@ "source_location": "L987", "_origin": "ast", "id": "pages_categoriespage_tagstab", - "community": 62, + "community": 286, "norm_label": "tagstab()" }, { @@ -3200,7 +3210,7 @@ "source_location": "L1077", "_origin": "ast", "id": "pages_categoriespage_categoriespage", - "community": 62, + "community": 286, "norm_label": "categoriespage()" }, { @@ -3530,7 +3540,7 @@ "source_location": "L476", "_origin": "ast", "id": "pages_clinicdetailpage_clinicdetailpage", - "community": 21, + "community": 30, "norm_label": "clinicdetailpage()" }, { @@ -3550,7 +3560,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_clinicformpage", - "community": 30, + "community": 169, "norm_label": "clinicformpage.tsx" }, { @@ -3560,7 +3570,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_clinicformpage_schema", - "community": 30, + "community": 169, "norm_label": "schema" }, { @@ -3570,7 +3580,7 @@ "source_location": "L21", "_origin": "ast", "id": "pages_clinicformpage_formvalues", - "community": 30, + "community": 169, "norm_label": "formvalues" }, { @@ -3580,7 +3590,7 @@ "source_location": "L23", "_origin": "ast", "id": "pages_clinicformpage_cliniccreated", - "community": 30, + "community": 169, "norm_label": "cliniccreated" }, { @@ -3590,7 +3600,7 @@ "source_location": "L25", "_origin": "ast", "id": "pages_clinicformpage_clinicformpage", - "community": 30, + "community": 169, "norm_label": "clinicformpage()" }, { @@ -3730,7 +3740,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_clinicspage", - "community": 340, + "community": 62, "norm_label": "clinicspage.tsx" }, { @@ -3740,7 +3750,7 @@ "source_location": "L25", "_origin": "ast", "id": "pages_clinicspage_hues_list", - "community": 340, + "community": 62, "norm_label": "hues_list" }, { @@ -3750,7 +3760,7 @@ "source_location": "L27", "_origin": "ast", "id": "pages_clinicspage_addschema", - "community": 340, + "community": 62, "norm_label": "addschema" }, { @@ -3760,7 +3770,7 @@ "source_location": "L32", "_origin": "ast", "id": "pages_clinicspage_addform", - "community": 340, + "community": 62, "norm_label": "addform" }, { @@ -3770,7 +3780,7 @@ "source_location": "L34", "_origin": "ast", "id": "pages_clinicspage_clinicspage", - "community": 340, + "community": 0, "norm_label": "clinicspage()" }, { @@ -4170,7 +4180,7 @@ "source_location": "L1199", "_origin": "ast", "id": "pages_dashboardpage_dashboardpage", - "community": 21, + "community": 0, "norm_label": "dashboardpage()" }, { @@ -4310,7 +4320,7 @@ "source_location": "L69", "_origin": "ast", "id": "pages_doctordetailpage_addressdata", - "community": 1, + "community": 0, "norm_label": "addressdata" }, { @@ -4860,7 +4870,7 @@ "source_location": "L1231", "_origin": "ast", "id": "pages_doctordetailpage_weeklyscheduletab", - "community": 1, + "community": 0, "norm_label": "weeklyscheduletab()" }, { @@ -5040,7 +5050,7 @@ "source_location": "L2333", "_origin": "ast", "id": "pages_doctordetailpage_doctordetailpage", - "community": 21, + "community": 0, "norm_label": "doctordetailpage()" }, { @@ -5050,7 +5060,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_doctorformpage", - "community": 0, + "community": 265, "norm_label": "doctorformpage.tsx" }, { @@ -5060,7 +5070,7 @@ "source_location": "L23", "_origin": "ast", "id": "pages_doctorformpage_specialtyoption", - "community": 0, + "community": 265, "norm_label": "specialtyoption" }, { @@ -5070,7 +5080,7 @@ "source_location": "L27", "_origin": "ast", "id": "pages_doctorformpage_schema", - "community": 0, + "community": 265, "norm_label": "schema" }, { @@ -5080,7 +5090,7 @@ "source_location": "L35", "_origin": "ast", "id": "pages_doctorformpage_formvalues", - "community": 0, + "community": 265, "norm_label": "formvalues" }, { @@ -5090,7 +5100,7 @@ "source_location": "L39", "_origin": "ast", "id": "pages_doctorformpage_degree_options", - "community": 0, + "community": 265, "norm_label": "degree_options" }, { @@ -5100,7 +5110,7 @@ "source_location": "L46", "_origin": "ast", "id": "pages_doctorformpage_gender_options", - "community": 0, + "community": 265, "norm_label": "gender_options" }, { @@ -5110,7 +5120,7 @@ "source_location": "L53", "_origin": "ast", "id": "pages_doctorformpage_field", - "community": 0, + "community": 265, "norm_label": "field()" }, { @@ -5120,7 +5130,7 @@ "source_location": "L76", "_origin": "ast", "id": "pages_doctorformpage_selectedentry", - "community": 0, + "community": 265, "norm_label": "selectedentry" }, { @@ -5130,7 +5140,7 @@ "source_location": "L78", "_origin": "ast", "id": "pages_doctorformpage_specialtypicker", - "community": 0, + "community": 265, "norm_label": "specialtypicker()" }, { @@ -5140,7 +5150,7 @@ "source_location": "L258", "_origin": "ast", "id": "pages_doctorformpage_doctorformpage", - "community": 0, + "community": 265, "norm_label": "doctorformpage()" }, { @@ -5150,7 +5160,7 @@ "source_location": "L442", "_origin": "ast", "id": "pages_doctorformpage_sectionheader", - "community": 0, + "community": 265, "norm_label": "sectionheader()" }, { @@ -5430,7 +5440,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_logspage", - "community": 169, + "community": 62, "norm_label": "logspage.tsx" }, { @@ -5440,7 +5450,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_logspage_level_meta", - "community": 169, + "community": 62, "norm_label": "level_meta" }, { @@ -5450,7 +5460,7 @@ "source_location": "L25", "_origin": "ast", "id": "pages_logspage_level_filter_options", - "community": 169, + "community": 62, "norm_label": "level_filter_options" }, { @@ -5460,7 +5470,7 @@ "source_location": "L32", "_origin": "ast", "id": "pages_logspage_tab", - "community": 169, + "community": 62, "norm_label": "tab" }, { @@ -5470,7 +5480,7 @@ "source_location": "L34", "_origin": "ast", "id": "pages_logspage_logspage", - "community": 169, + "community": 62, "norm_label": "logspage()" }, { @@ -5480,7 +5490,7 @@ "source_location": "L223", "_origin": "ast", "id": "pages_logspage_retentionsettings", - "community": 169, + "community": 62, "norm_label": "retentionsettings()" }, { @@ -5540,7 +5550,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_myfinancialpage", - "community": 21, + "community": 13, "norm_label": "myfinancialpage.tsx" }, { @@ -5550,7 +5560,7 @@ "source_location": "L9", "_origin": "ast", "id": "pages_myfinancialpage_monthlyentry", - "community": 21, + "community": 13, "norm_label": "monthlyentry" }, { @@ -5560,7 +5570,7 @@ "source_location": "L15", "_origin": "ast", "id": "pages_myfinancialpage_financialsummary", - "community": 21, + "community": 13, "norm_label": "financialsummary" }, { @@ -5570,7 +5580,7 @@ "source_location": "L23", "_origin": "ast", "id": "pages_myfinancialpage_kpicard", - "community": 21, + "community": 13, "norm_label": "kpicard()" }, { @@ -5580,7 +5590,7 @@ "source_location": "L34", "_origin": "ast", "id": "pages_myfinancialpage_myfinancialpagecontent", - "community": 21, + "community": 13, "norm_label": "myfinancialpagecontent()" }, { @@ -5590,7 +5600,7 @@ "source_location": "L86", "_origin": "ast", "id": "pages_myfinancialpage_myfinancialpage", - "community": 21, + "community": 13, "norm_label": "myfinancialpage()" }, { @@ -5830,7 +5840,7 @@ "source_location": "L1814", "_origin": "ast", "id": "pages_mypatientspage_visitsummarycard", - "community": 62, + "community": 265, "norm_label": "visitsummarycard()" }, { @@ -6240,7 +6250,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_preregistrationspage", - "community": 340, + "community": 62, "norm_label": "preregistrationspage.tsx" }, { @@ -6250,7 +6260,7 @@ "source_location": "L13", "_origin": "ast", "id": "pages_preregistrationspage_preregistration", - "community": 340, + "community": 62, "norm_label": "preregistration" }, { @@ -6260,7 +6270,7 @@ "source_location": "L24", "_origin": "ast", "id": "pages_preregistrationspage_empty", - "community": 340, + "community": 62, "norm_label": "empty" }, { @@ -6270,7 +6280,7 @@ "source_location": "L26", "_origin": "ast", "id": "pages_preregistrationspage_type_meta", - "community": 340, + "community": 62, "norm_label": "type_meta" }, { @@ -6280,7 +6290,7 @@ "source_location": "L32", "_origin": "ast", "id": "pages_preregistrationspage_status_meta", - "community": 340, + "community": 62, "norm_label": "status_meta" }, { @@ -6290,7 +6300,7 @@ "source_location": "L38", "_origin": "ast", "id": "pages_preregistrationspage_status_tabs", - "community": 340, + "community": 62, "norm_label": "status_tabs" }, { @@ -6300,7 +6310,7 @@ "source_location": "L45", "_origin": "ast", "id": "pages_preregistrationspage_preregistrationspage", - "community": 340, + "community": 62, "norm_label": "preregistrationspage()" }, { @@ -6950,7 +6960,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_settlementdetailpage", - "community": 169, + "community": 0, "norm_label": "settlementdetailpage.tsx" }, { @@ -6960,7 +6970,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_settlementdetailpage_settlementdetail", - "community": 169, + "community": 0, "norm_label": "settlementdetail" }, { @@ -6970,7 +6980,7 @@ "source_location": "L30", "_origin": "ast", "id": "pages_settlementdetailpage_row", - "community": 169, + "community": 0, "norm_label": "row()" }, { @@ -6980,7 +6990,7 @@ "source_location": "L39", "_origin": "ast", "id": "pages_settlementdetailpage_settlementdetailpage", - "community": 169, + "community": 0, "norm_label": "settlementdetailpage()" }, { @@ -7010,7 +7020,7 @@ "source_location": "L24", "_origin": "ast", "id": "pages_settlementspage_settlementspage", - "community": 62, + "community": 21, "norm_label": "settlementspage()" }, { @@ -7020,7 +7030,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_smspage", - "community": 62, + "community": 286, "norm_label": "smspage.tsx" }, { @@ -7030,7 +7040,7 @@ "source_location": "L19", "_origin": "ast", "id": "pages_smspage_templateschema", - "community": 62, + "community": 286, "norm_label": "templateschema" }, { @@ -7040,7 +7050,7 @@ "source_location": "L23", "_origin": "ast", "id": "pages_smspage_templateformdata", - "community": 62, + "community": 286, "norm_label": "templateformdata" }, { @@ -7050,7 +7060,7 @@ "source_location": "L25", "_origin": "ast", "id": "pages_smspage_tab", - "community": 62, + "community": 286, "norm_label": "tab" }, { @@ -7060,7 +7070,7 @@ "source_location": "L27", "_origin": "ast", "id": "pages_smspage_status_log_meta", - "community": 62, + "community": 286, "norm_label": "status_log_meta" }, { @@ -7070,7 +7080,7 @@ "source_location": "L33", "_origin": "ast", "id": "pages_smspage_tag_labels", - "community": 62, + "community": 286, "norm_label": "tag_labels" }, { @@ -7080,7 +7090,7 @@ "source_location": "L43", "_origin": "ast", "id": "pages_smspage_tag_filter_options", - "community": 62, + "community": 286, "norm_label": "tag_filter_options" }, { @@ -7090,7 +7100,7 @@ "source_location": "L50", "_origin": "ast", "id": "pages_smspage_buildkavenegarpattern", - "community": 62, + "community": 286, "norm_label": "buildkavenegarpattern()" }, { @@ -7100,7 +7110,7 @@ "source_location": "L56", "_origin": "ast", "id": "pages_smspage_kavenegarguide", - "community": 62, + "community": 286, "norm_label": "kavenegarguide()" }, { @@ -7110,7 +7120,7 @@ "source_location": "L117", "_origin": "ast", "id": "pages_smspage_smspage", - "community": 169, + "community": 286, "norm_label": "smspage()" }, { @@ -7780,7 +7790,7 @@ "source_location": "L1", "_origin": "ast", "id": "stores_authstore", - "community": 13, + "community": 0, "norm_label": "authstore.ts" }, { @@ -7800,7 +7810,7 @@ "source_location": "L14", "_origin": "ast", "id": "stores_authstore_authstate", - "community": 13, + "community": 0, "norm_label": "authstate" }, { @@ -7810,7 +7820,7 @@ "source_location": "L34", "_origin": "ast", "id": "stores_authstore_gettoken", - "community": 13, + "community": 0, "norm_label": "gettoken()" }, { @@ -7820,7 +7830,7 @@ "source_location": "L44", "_origin": "ast", "id": "stores_authstore_apifetch", - "community": 13, + "community": 0, "norm_label": "apifetch()" }, { @@ -7980,7 +7990,7 @@ "source_location": "L1", "_origin": "ast", "id": "types_index", - "community": 62, + "community": 286, "norm_label": "index.ts" }, { @@ -7990,7 +8000,7 @@ "source_location": "L1", "_origin": "ast", "id": "types_index_user", - "community": 62, + "community": 286, "norm_label": "user" }, { @@ -8000,7 +8010,7 @@ "source_location": "L15", "_origin": "ast", "id": "types_index_userprofile", - "community": 62, + "community": 286, "norm_label": "userprofile" }, { @@ -8010,7 +8020,7 @@ "source_location": "L26", "_origin": "ast", "id": "types_index_doctor", - "community": 62, + "community": 286, "norm_label": "doctor" }, { @@ -8020,7 +8030,7 @@ "source_location": "L40", "_origin": "ast", "id": "types_index_clinic", - "community": 340, + "community": 286, "norm_label": "clinic" }, { @@ -8040,7 +8050,7 @@ "source_location": "L82", "_origin": "ast", "id": "types_index_appointmentstatus", - "community": 62, + "community": 286, "norm_label": "appointmentstatus" }, { @@ -8050,7 +8060,7 @@ "source_location": "L91", "_origin": "ast", "id": "types_index_appointment", - "community": 62, + "community": 49, "norm_label": "appointment" }, { @@ -8060,7 +8070,7 @@ "source_location": "L107", "_origin": "ast", "id": "types_index_paymentstatus", - "community": 62, + "community": 286, "norm_label": "paymentstatus" }, { @@ -8070,7 +8080,7 @@ "source_location": "L113", "_origin": "ast", "id": "types_index_paymentgateway", - "community": 62, + "community": 286, "norm_label": "paymentgateway" }, { @@ -8080,7 +8090,7 @@ "source_location": "L115", "_origin": "ast", "id": "types_index_payment", - "community": 62, + "community": 169, "norm_label": "payment" }, { @@ -8090,7 +8100,7 @@ "source_location": "L132", "_origin": "ast", "id": "types_index_settlementstatus", - "community": 62, + "community": 286, "norm_label": "settlementstatus" }, { @@ -8100,7 +8110,7 @@ "source_location": "L134", "_origin": "ast", "id": "types_index_settlement", - "community": 62, + "community": 286, "norm_label": "settlement" }, { @@ -8120,7 +8130,7 @@ "source_location": "L167", "_origin": "ast", "id": "types_index_comment", - "community": 62, + "community": 286, "norm_label": "comment" }, { @@ -8130,7 +8140,7 @@ "source_location": "L177", "_origin": "ast", "id": "types_index_rating", - "community": 62, + "community": 286, "norm_label": "rating" }, { @@ -8140,7 +8150,7 @@ "source_location": "L190", "_origin": "ast", "id": "types_index_smstemplatestatus", - "community": 62, + "community": 286, "norm_label": "smstemplatestatus" }, { @@ -8150,7 +8160,7 @@ "source_location": "L192", "_origin": "ast", "id": "types_index_smstemplate", - "community": 62, + "community": 286, "norm_label": "smstemplate" }, { @@ -8160,7 +8170,7 @@ "source_location": "L202", "_origin": "ast", "id": "types_index_smslog", - "community": 62, + "community": 286, "norm_label": "smslog" }, { @@ -8170,7 +8180,7 @@ "source_location": "L214", "_origin": "ast", "id": "types_index_applog", - "community": 169, + "community": 62, "norm_label": "applog" }, { @@ -8180,7 +8190,7 @@ "source_location": "L224", "_origin": "ast", "id": "types_index_smsmessagetext", - "community": 62, + "community": 286, "norm_label": "smsmessagetext" }, { @@ -8190,7 +8200,7 @@ "source_location": "L234", "_origin": "ast", "id": "types_index_province", - "community": 62, + "community": 286, "norm_label": "province" }, { @@ -8210,7 +8220,7 @@ "source_location": "L263", "_origin": "ast", "id": "types_index_specialtyfull", - "community": 62, + "community": 286, "norm_label": "specialtyfull" }, { @@ -8220,7 +8230,7 @@ "source_location": "L273", "_origin": "ast", "id": "types_index_doctorservice", - "community": 62, + "community": 286, "norm_label": "doctorservice" }, { @@ -8230,7 +8240,7 @@ "source_location": "L283", "_origin": "ast", "id": "types_index_insurance", - "community": 62, + "community": 286, "norm_label": "insurance" }, { @@ -8240,7 +8250,7 @@ "source_location": "L292", "_origin": "ast", "id": "types_index_tag", - "community": 62, + "community": 286, "norm_label": "tag" }, { @@ -8250,7 +8260,7 @@ "source_location": "L300", "_origin": "ast", "id": "types_index_blog", - "community": 13, + "community": 265, "norm_label": "blog" }, { @@ -8280,7 +8290,7 @@ "source_location": "L350", "_origin": "ast", "id": "types_index_specialty", - "community": 62, + "community": 286, "norm_label": "specialty" }, { @@ -8330,7 +8340,7 @@ "source_location": "L410", "_origin": "ast", "id": "types_index_mysubscription", - "community": 62, + "community": 286, "norm_label": "mysubscription" }, { @@ -8400,7 +8410,7 @@ "source_location": "L495", "_origin": "ast", "id": "types_index_patientprofileupdate", - "community": 13, + "community": 265, "norm_label": "patientprofileupdate" }, { @@ -8420,7 +8430,7 @@ "source_location": "L528", "_origin": "ast", "id": "types_index_sessionserviceline", - "community": 62, + "community": 286, "norm_label": "sessionserviceline" }, { @@ -9290,7 +9300,7 @@ "source_location": "L89", "_origin": "ast", "id": "composer_extra", - "community": 163, + "community": 758, "norm_label": "extra" }, { @@ -9300,7 +9310,7 @@ "source_location": "L90", "_origin": "ast", "id": "composer_extra_symfony", - "community": 163, + "community": 758, "norm_label": "symfony" }, { @@ -9310,7 +9320,7 @@ "source_location": "L91", "_origin": "ast", "id": "composer_symfony_allow_contrib", - "community": 163, + "community": 758, "norm_label": "allow-contrib" }, { @@ -9320,7 +9330,7 @@ "source_location": "L92", "_origin": "ast", "id": "composer_symfony_require", - "community": 163, + "community": 758, "norm_label": "require" }, { @@ -9660,7 +9670,7 @@ "source_location": "", "_origin": "ast", "id": "abstractmigration", - "community": 423, + "community": 419, "norm_label": "abstractmigration" }, { @@ -11640,7 +11650,7 @@ "source_location": "L1", "_origin": "ast", "id": "migrations_version20260614181657", - "community": 423, + "community": 736, "norm_label": "version20260614181657.php" }, { @@ -11650,7 +11660,7 @@ "source_location": "L11", "_origin": "ast", "id": "migrations_version20260614181657_version20260614181657", - "community": 423, + "community": 736, "norm_label": "version20260614181657" }, { @@ -11660,7 +11670,7 @@ "source_location": "L13", "_origin": "ast", "id": "migrations_version20260614181657_version20260614181657_getdescription", - "community": 423, + "community": 736, "norm_label": ".getdescription()" }, { @@ -11670,7 +11680,7 @@ "source_location": "L18", "_origin": "ast", "id": "migrations_version20260614181657_version20260614181657_up", - "community": 423, + "community": 736, "norm_label": ".up()" }, { @@ -11680,7 +11690,7 @@ "source_location": "L18", "_origin": "ast", "id": "migrations_version20260614181657_php_schema", - "community": 423, + "community": 736, "norm_label": "schema" }, { @@ -11690,7 +11700,7 @@ "source_location": "L78", "_origin": "ast", "id": "migrations_version20260614181657_version20260614181657_down", - "community": 423, + "community": 736, "norm_label": ".down()" }, { @@ -12000,7 +12010,7 @@ "source_location": "L1", "_origin": "ast", "id": "migrations_version20260615074107", - "community": 436, + "community": 419, "norm_label": "version20260615074107.php" }, { @@ -12010,7 +12020,7 @@ "source_location": "L13", "_origin": "ast", "id": "migrations_version20260615074107_version20260615074107", - "community": 436, + "community": 419, "norm_label": "version20260615074107" }, { @@ -12020,7 +12030,7 @@ "source_location": "L15", "_origin": "ast", "id": "migrations_version20260615074107_version20260615074107_getdescription", - "community": 436, + "community": 419, "norm_label": ".getdescription()" }, { @@ -12030,7 +12040,7 @@ "source_location": "L20", "_origin": "ast", "id": "migrations_version20260615074107_version20260615074107_up", - "community": 436, + "community": 419, "norm_label": ".up()" }, { @@ -12040,7 +12050,7 @@ "source_location": "L20", "_origin": "ast", "id": "migrations_version20260615074107_php_schema", - "community": 436, + "community": 419, "norm_label": "schema" }, { @@ -12050,7 +12060,7 @@ "source_location": "L30", "_origin": "ast", "id": "migrations_version20260615074107_version20260615074107_down", - "community": 436, + "community": 419, "norm_label": ".down()" }, { @@ -15870,7 +15880,7 @@ "source_location": "L451", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_createdoctor", - "community": 139, + "community": 436, "norm_label": ".createdoctor()" }, { @@ -15890,7 +15900,7 @@ "source_location": "L565", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_createclinic", - "community": 139, + "community": 436, "norm_label": ".createclinic()" }, { @@ -18330,7 +18340,7 @@ "source_location": "L1", "_origin": "ast", "id": "service_appointmentexpiryservice", - "community": 689, + "community": 762, "norm_label": "appointmentexpiryservice.php" }, { @@ -18340,7 +18350,7 @@ "source_location": "L10", "_origin": "ast", "id": "service_appointmentexpiryservice_appointmentexpiryservice", - "community": 689, + "community": 762, "norm_label": "appointmentexpiryservice" }, { @@ -18350,7 +18360,7 @@ "source_location": "L12", "_origin": "ast", "id": "service_appointmentexpiryservice_appointmentexpiryservice_construct", - "community": 689, + "community": 762, "norm_label": ".__construct()" }, { @@ -18360,7 +18370,7 @@ "source_location": "L23", "_origin": "ast", "id": "service_appointmentexpiryservice_appointmentexpiryservice_expirestale", - "community": 689, + "community": 762, "norm_label": ".expirestale()" }, { @@ -18520,7 +18530,7 @@ "source_location": "L1", "_origin": "ast", "id": "command_createadmincommand", - "community": 435, + "community": 496, "norm_label": "createadmincommand.php" }, { @@ -18530,7 +18540,7 @@ "source_location": "L15", "_origin": "ast", "id": "command_createadmincommand_createadmincommand", - "community": 435, + "community": 496, "norm_label": "createadmincommand" }, { @@ -18540,7 +18550,7 @@ "source_location": "L21", "_origin": "ast", "id": "command_createadmincommand_createadmincommand_construct", - "community": 435, + "community": 496, "norm_label": ".__construct()" }, { @@ -18550,7 +18560,7 @@ "source_location": "L28", "_origin": "ast", "id": "command_createadmincommand_createadmincommand_configure", - "community": 435, + "community": 496, "norm_label": ".configure()" }, { @@ -18560,7 +18570,7 @@ "source_location": "L35", "_origin": "ast", "id": "command_createadmincommand_createadmincommand_execute", - "community": 435, + "community": 496, "norm_label": ".execute()" }, { @@ -18570,7 +18580,7 @@ "source_location": "L35", "_origin": "ast", "id": "src_auth_command_createadmincommand_php_inputinterface", - "community": 435, + "community": 496, "norm_label": "inputinterface" }, { @@ -18580,7 +18590,7 @@ "source_location": "L35", "_origin": "ast", "id": "src_auth_command_createadmincommand_php_outputinterface", - "community": 435, + "community": 496, "norm_label": "outputinterface" }, { @@ -18840,7 +18850,7 @@ "source_location": "L674", "_origin": "ast", "id": "ratelimiterfactory", - "community": 318, + "community": 204, "norm_label": "ratelimiterfactory" }, { @@ -20130,7 +20140,7 @@ "source_location": "L111", "_origin": "ast", "id": "authenticationexception", - "community": 204, + "community": 294, "norm_label": "authenticationexception" }, { @@ -20750,7 +20760,7 @@ "source_location": "L109", "_origin": "ast", "id": "claimitem", - "community": 397, + "community": 161, "norm_label": "claimitem" }, { @@ -21850,7 +21860,7 @@ "source_location": "L1", "_origin": "ast", "id": "service_manualclaimsubmitter", - "community": 161, + "community": 727, "norm_label": "manualclaimsubmitter.php" }, { @@ -21860,7 +21870,7 @@ "source_location": "L14", "_origin": "ast", "id": "service_manualclaimsubmitter_manualclaimsubmitter", - "community": 161, + "community": 727, "norm_label": "manualclaimsubmitter" }, { @@ -21870,7 +21880,7 @@ "source_location": "", "_origin": "ast", "id": "claimsubmitterinterface", - "community": 161, + "community": 727, "norm_label": "claimsubmitterinterface" }, { @@ -21880,7 +21890,7 @@ "source_location": "L16", "_origin": "ast", "id": "service_manualclaimsubmitter_manualclaimsubmitter_submit", - "community": 161, + "community": 727, "norm_label": ".submit()" }, { @@ -21890,7 +21900,7 @@ "source_location": "L16", "_origin": "ast", "id": "src_billing_service_manualclaimsubmitter_php_claim", - "community": 161, + "community": 727, "norm_label": "claim" }, { @@ -21900,7 +21910,7 @@ "source_location": "L16", "_origin": "ast", "id": "src_billing_service_manualclaimsubmitter_php_claimsubmissionresult", - "community": 161, + "community": 727, "norm_label": "claimsubmissionresult" }, { @@ -22040,7 +22050,7 @@ "source_location": "L1", "_origin": "ast", "id": "controller_blogcontroller", - "community": 294, + "community": 58, "norm_label": "blogcontroller.php" }, { @@ -22050,7 +22060,7 @@ "source_location": "L18", "_origin": "ast", "id": "controller_blogcontroller_blogcontroller", - "community": 294, + "community": 58, "norm_label": "blogcontroller" }, { @@ -22060,7 +22070,7 @@ "source_location": "L21", "_origin": "ast", "id": "controller_blogcontroller_blogcontroller_construct", - "community": 294, + "community": 58, "norm_label": ".__construct()" }, { @@ -22070,7 +22080,7 @@ "source_location": "L29", "_origin": "ast", "id": "controller_blogcontroller_blogcontroller_list", - "community": 294, + "community": 58, "norm_label": ".list()" }, { @@ -22080,7 +22090,7 @@ "source_location": "L29", "_origin": "ast", "id": "src_blog_controller_blogcontroller_php_request", - "community": 294, + "community": 58, "norm_label": "request" }, { @@ -22090,7 +22100,7 @@ "source_location": "L29", "_origin": "ast", "id": "src_blog_controller_blogcontroller_php_jsonresponse", - "community": 294, + "community": 58, "norm_label": "jsonresponse" }, { @@ -22100,7 +22110,7 @@ "source_location": "L71", "_origin": "ast", "id": "controller_blogcontroller_blogcontroller_detail", - "community": 294, + "community": 58, "norm_label": ".detail()" }, { @@ -22110,7 +22120,7 @@ "source_location": "L116", "_origin": "ast", "id": "controller_blogcontroller_blogcontroller_create", - "community": 294, + "community": 58, "norm_label": ".create()" }, { @@ -22120,7 +22130,7 @@ "source_location": "L116", "_origin": "ast", "id": "src_blog_controller_blogcontroller_php_user", - "community": 294, + "community": 58, "norm_label": "user" }, { @@ -22130,7 +22140,7 @@ "source_location": "L204", "_origin": "ast", "id": "controller_blogcontroller_blogcontroller_update", - "community": 294, + "community": 58, "norm_label": ".update()" }, { @@ -22140,7 +22150,7 @@ "source_location": "L272", "_origin": "ast", "id": "controller_blogcontroller_blogcontroller_delete", - "community": 294, + "community": 58, "norm_label": ".delete()" }, { @@ -22150,7 +22160,7 @@ "source_location": "L321", "_origin": "ast", "id": "controller_blogcontroller_blogcontroller_uploadimage", - "community": 294, + "community": 58, "norm_label": ".uploadimage()" }, { @@ -22680,7 +22690,7 @@ "source_location": "L1", "_origin": "ast", "id": "controller_categoryimportcontroller", - "community": 531, + "community": 108, "norm_label": "categoryimportcontroller.php" }, { @@ -22690,7 +22700,7 @@ "source_location": "L25", "_origin": "ast", "id": "controller_categoryimportcontroller_categoryimportcontroller", - "community": 531, + "community": 108, "norm_label": "categoryimportcontroller" }, { @@ -22700,7 +22710,7 @@ "source_location": "L29", "_origin": "ast", "id": "controller_categoryimportcontroller_categoryimportcontroller_construct", - "community": 531, + "community": 108, "norm_label": ".__construct()" }, { @@ -22710,7 +22720,7 @@ "source_location": "L39", "_origin": "ast", "id": "controller_categoryimportcontroller_categoryimportcontroller_export", - "community": 531, + "community": 108, "norm_label": ".export()" }, { @@ -22720,7 +22730,7 @@ "source_location": "L39", "_origin": "ast", "id": "src_category_controller_categoryimportcontroller_php_jsonresponse", - "community": 531, + "community": 108, "norm_label": "jsonresponse" }, { @@ -22730,7 +22740,7 @@ "source_location": "L49", "_origin": "ast", "id": "controller_categoryimportcontroller_categoryimportcontroller_import", - "community": 531, + "community": 108, "norm_label": ".import()" }, { @@ -22740,7 +22750,7 @@ "source_location": "L49", "_origin": "ast", "id": "src_category_controller_categoryimportcontroller_php_request", - "community": 531, + "community": 108, "norm_label": "request" }, { @@ -26820,7 +26830,7 @@ "source_location": "L1", "_origin": "ast", "id": "controller_doctorimportcontroller", - "community": 108, + "community": 531, "norm_label": "doctorimportcontroller.php" }, { @@ -26830,7 +26840,7 @@ "source_location": "L22", "_origin": "ast", "id": "controller_doctorimportcontroller_doctorimportcontroller", - "community": 108, + "community": 531, "norm_label": "doctorimportcontroller" }, { @@ -26840,7 +26850,7 @@ "source_location": "L26", "_origin": "ast", "id": "controller_doctorimportcontroller_doctorimportcontroller_construct", - "community": 108, + "community": 531, "norm_label": ".__construct()" }, { @@ -26850,7 +26860,7 @@ "source_location": "L30", "_origin": "ast", "id": "controller_doctorimportcontroller_doctorimportcontroller_import", - "community": 108, + "community": 531, "norm_label": ".import()" }, { @@ -26860,7 +26870,7 @@ "source_location": "L30", "_origin": "ast", "id": "src_doctor_controller_doctorimportcontroller_php_request", - "community": 108, + "community": 531, "norm_label": "request" }, { @@ -26870,7 +26880,7 @@ "source_location": "L30", "_origin": "ast", "id": "src_doctor_controller_doctorimportcontroller_php_user", - "community": 108, + "community": 531, "norm_label": "user" }, { @@ -26880,7 +26890,7 @@ "source_location": "L30", "_origin": "ast", "id": "src_doctor_controller_doctorimportcontroller_php_jsonresponse", - "community": 108, + "community": 531, "norm_label": "jsonresponse" }, { @@ -28550,7 +28560,7 @@ "source_location": "L1", "_origin": "ast", "id": "controller_doctorservicecontroller", - "community": 7, + "community": 431, "norm_label": "doctorservicecontroller.php" }, { @@ -28560,7 +28570,7 @@ "source_location": "L16", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller", - "community": 7, + "community": 431, "norm_label": "doctorservicecontroller" }, { @@ -28570,7 +28580,7 @@ "source_location": "L19", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller_construct", - "community": 7, + "community": 431, "norm_label": ".__construct()" }, { @@ -28580,7 +28590,7 @@ "source_location": "L24", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller_list", - "community": 7, + "community": 431, "norm_label": ".list()" }, { @@ -28590,7 +28600,7 @@ "source_location": "L24", "_origin": "ast", "id": "src_doctorservice_controller_doctorservicecontroller_php_request", - "community": 7, + "community": 431, "norm_label": "request" }, { @@ -28600,7 +28610,7 @@ "source_location": "L24", "_origin": "ast", "id": "src_doctorservice_controller_doctorservicecontroller_php_jsonresponse", - "community": 7, + "community": 431, "norm_label": "jsonresponse" }, { @@ -28610,7 +28620,7 @@ "source_location": "L37", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller_create", - "community": 7, + "community": 431, "norm_label": ".create()" }, { @@ -28620,7 +28630,7 @@ "source_location": "L62", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller_update", - "community": 7, + "community": 431, "norm_label": ".update()" }, { @@ -28630,7 +28640,7 @@ "source_location": "L85", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller_delete", - "community": 7, + "community": 431, "norm_label": ".delete()" }, { @@ -28640,7 +28650,7 @@ "source_location": "L98", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller_adminlist", - "community": 7, + "community": 431, "norm_label": ".adminlist()" }, { @@ -28650,7 +28660,7 @@ "source_location": "L130", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller_slugify", - "community": 7, + "community": 431, "norm_label": ".slugify()" }, { @@ -29990,7 +30000,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_doctorinsurancerepository", - "community": 53, + "community": 632, "norm_label": "doctorinsurancerepository.php" }, { @@ -30000,7 +30010,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_doctorinsurancerepository_doctorinsurancerepository", - "community": 53, + "community": 632, "norm_label": "doctorinsurancerepository" }, { @@ -30010,7 +30020,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_doctorinsurancerepository_doctorinsurancerepository_construct", - "community": 53, + "community": 632, "norm_label": ".__construct()" }, { @@ -30020,7 +30030,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_insurance_repository_doctorinsurancerepository_php_managerregistry", - "community": 53, + "community": 632, "norm_label": "managerregistry" }, { @@ -30030,7 +30040,7 @@ "source_location": "L16", "_origin": "ast", "id": "repository_doctorinsurancerepository_doctorinsurancerepository_save", - "community": 53, + "community": 632, "norm_label": ".save()" }, { @@ -30040,7 +30050,7 @@ "source_location": "L16", "_origin": "ast", "id": "src_insurance_repository_doctorinsurancerepository_php_doctorinsurance", - "community": 53, + "community": 632, "norm_label": "doctorinsurance" }, { @@ -30050,7 +30060,7 @@ "source_location": "L24", "_origin": "ast", "id": "repository_doctorinsurancerepository_doctorinsurancerepository_remove", - "community": 53, + "community": 632, "norm_label": ".remove()" }, { @@ -30060,7 +30070,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_entityinsurancepricingrepository", - "community": 431, + "community": 26, "norm_label": "entityinsurancepricingrepository.php" }, { @@ -30070,7 +30080,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository", - "community": 431, + "community": 26, "norm_label": "entityinsurancepricingrepository" }, { @@ -30080,7 +30090,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository_construct", - "community": 431, + "community": 26, "norm_label": ".__construct()" }, { @@ -30090,7 +30100,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_insurance_repository_entityinsurancepricingrepository_php_managerregistry", - "community": 431, + "community": 26, "norm_label": "managerregistry" }, { @@ -30100,7 +30110,7 @@ "source_location": "L17", "_origin": "ast", "id": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository_findbyentity", - "community": 431, + "community": 26, "norm_label": ".findbyentity()" }, { @@ -30110,7 +30120,7 @@ "source_location": "L22", "_origin": "ast", "id": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository_findoneforinsurance", - "community": 431, + "community": 26, "norm_label": ".findoneforinsurance()" }, { @@ -30120,7 +30130,7 @@ "source_location": "L22", "_origin": "ast", "id": "entityinsurancepricing", - "community": 431, + "community": 26, "norm_label": "entityinsurancepricing" }, { @@ -30130,7 +30140,7 @@ "source_location": "L31", "_origin": "ast", "id": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository_save", - "community": 431, + "community": 26, "norm_label": ".save()" }, { @@ -30140,7 +30150,7 @@ "source_location": "L39", "_origin": "ast", "id": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository_remove", - "community": 431, + "community": 26, "norm_label": ".remove()" }, { @@ -30430,7 +30440,7 @@ "source_location": "L1", "_origin": "ast", "id": "service_tenantinsurancecleanupservice", - "community": 759, + "community": 26, "norm_label": "tenantinsurancecleanupservice.php" }, { @@ -30440,7 +30450,7 @@ "source_location": "L17", "_origin": "ast", "id": "service_tenantinsurancecleanupservice_tenantinsurancecleanupservice", - "community": 759, + "community": 26, "norm_label": "tenantinsurancecleanupservice" }, { @@ -30450,7 +30460,7 @@ "source_location": "L19", "_origin": "ast", "id": "service_tenantinsurancecleanupservice_tenantinsurancecleanupservice_construct", - "community": 759, + "community": 26, "norm_label": ".__construct()" }, { @@ -30460,7 +30470,7 @@ "source_location": "L21", "_origin": "ast", "id": "service_tenantinsurancecleanupservice_tenantinsurancecleanupservice_purgeforentity", - "community": 759, + "community": 26, "norm_label": ".purgeforentity()" }, { @@ -35610,7 +35620,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_likerepository", - "community": 496, + "community": 22, "norm_label": "likerepository.php" }, { @@ -35620,7 +35630,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_likerepository_likerepository", - "community": 496, + "community": 22, "norm_label": "likerepository" }, { @@ -35630,7 +35640,7 @@ "source_location": "L13", "_origin": "ast", "id": "repository_likerepository_likerepository_construct", - "community": 496, + "community": 22, "norm_label": ".__construct()" }, { @@ -35640,7 +35650,7 @@ "source_location": "L13", "_origin": "ast", "id": "src_rating_repository_likerepository_php_managerregistry", - "community": 496, + "community": 22, "norm_label": "managerregistry" }, { @@ -35650,7 +35660,7 @@ "source_location": "L15", "_origin": "ast", "id": "repository_likerepository_likerepository_findbyuserandcomment", - "community": 496, + "community": 22, "norm_label": ".findbyuserandcomment()" }, { @@ -35660,7 +35670,7 @@ "source_location": "L15", "_origin": "ast", "id": "src_rating_repository_likerepository_php_user", - "community": 496, + "community": 22, "norm_label": "user" }, { @@ -35670,7 +35680,7 @@ "source_location": "L15", "_origin": "ast", "id": "src_rating_repository_likerepository_php_comment", - "community": 496, + "community": 22, "norm_label": "comment" }, { @@ -35680,7 +35690,7 @@ "source_location": "L15", "_origin": "ast", "id": "like", - "community": 496, + "community": 22, "norm_label": "like" }, { @@ -35690,7 +35700,7 @@ "source_location": "L18", "_origin": "ast", "id": "repository_likerepository_likerepository_countbycomment", - "community": 496, + "community": 22, "norm_label": ".countbycomment()" }, { @@ -35700,7 +35710,7 @@ "source_location": "L40", "_origin": "ast", "id": "repository_likerepository_likerepository_save", - "community": 496, + "community": 22, "norm_label": ".save()" }, { @@ -35710,7 +35720,7 @@ "source_location": "L41", "_origin": "ast", "id": "repository_likerepository_likerepository_remove", - "community": 496, + "community": 22, "norm_label": ".remove()" }, { @@ -35720,7 +35730,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_raterepository", - "community": 490, + "community": 22, "norm_label": "raterepository.php" }, { @@ -35730,7 +35740,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_raterepository_raterepository", - "community": 490, + "community": 22, "norm_label": "raterepository" }, { @@ -35740,7 +35750,7 @@ "source_location": "L13", "_origin": "ast", "id": "repository_raterepository_raterepository_construct", - "community": 490, + "community": 22, "norm_label": ".__construct()" }, { @@ -35750,7 +35760,7 @@ "source_location": "L13", "_origin": "ast", "id": "src_rating_repository_raterepository_php_managerregistry", - "community": 490, + "community": 22, "norm_label": "managerregistry" }, { @@ -35760,7 +35770,7 @@ "source_location": "L15", "_origin": "ast", "id": "repository_raterepository_raterepository_findbyuseranddoctor", - "community": 490, + "community": 22, "norm_label": ".findbyuseranddoctor()" }, { @@ -35770,7 +35780,7 @@ "source_location": "L15", "_origin": "ast", "id": "src_rating_repository_raterepository_php_user", - "community": 490, + "community": 22, "norm_label": "user" }, { @@ -35780,7 +35790,7 @@ "source_location": "L15", "_origin": "ast", "id": "src_rating_repository_raterepository_php_doctor", - "community": 490, + "community": 22, "norm_label": "doctor" }, { @@ -35790,7 +35800,7 @@ "source_location": "L15", "_origin": "ast", "id": "rate", - "community": 490, + "community": 22, "norm_label": "rate" }, { @@ -35800,7 +35810,7 @@ "source_location": "L22", "_origin": "ast", "id": "repository_raterepository_raterepository_getaggregate", - "community": 490, + "community": 22, "norm_label": ".getaggregate()" }, { @@ -35810,7 +35820,7 @@ "source_location": "L53", "_origin": "ast", "id": "repository_raterepository_raterepository_save", - "community": 490, + "community": 22, "norm_label": ".save()" }, { @@ -36210,7 +36220,7 @@ "source_location": "L1", "_origin": "ast", "id": "controller_sitecontextcontroller", - "community": 108, + "community": 729, "norm_label": "sitecontextcontroller.php" }, { @@ -36220,7 +36230,7 @@ "source_location": "L16", "_origin": "ast", "id": "controller_sitecontextcontroller_sitecontextcontroller", - "community": 108, + "community": 729, "norm_label": "sitecontextcontroller" }, { @@ -36230,7 +36240,7 @@ "source_location": "L19", "_origin": "ast", "id": "controller_sitecontextcontroller_sitecontextcontroller_construct", - "community": 108, + "community": 729, "norm_label": ".__construct()" }, { @@ -36240,7 +36250,7 @@ "source_location": "L23", "_origin": "ast", "id": "controller_sitecontextcontroller_sitecontextcontroller_resolve", - "community": 108, + "community": 729, "norm_label": ".resolve()" }, { @@ -36250,7 +36260,7 @@ "source_location": "L23", "_origin": "ast", "id": "src_representation_controller_sitecontextcontroller_php_request", - "community": 108, + "community": 729, "norm_label": "request" }, { @@ -36260,7 +36270,7 @@ "source_location": "L23", "_origin": "ast", "id": "src_representation_controller_sitecontextcontroller_php_jsonresponse", - "community": 108, + "community": 729, "norm_label": "jsonresponse" }, { @@ -38880,7 +38890,7 @@ "source_location": "L1", "_origin": "ast", "id": "command_seeddemodatacommand", - "community": 205, + "community": 759, "norm_label": "seeddemodatacommand.php" }, { @@ -38930,7 +38940,7 @@ "source_location": "L70", "_origin": "ast", "id": "src_shared_command_seeddemodatacommand_php_inputinterface", - "community": 205, + "community": 759, "norm_label": "inputinterface" }, { @@ -38940,7 +38950,7 @@ "source_location": "L70", "_origin": "ast", "id": "src_shared_command_seeddemodatacommand_php_outputinterface", - "community": 205, + "community": 759, "norm_label": "outputinterface" }, { @@ -39120,7 +39130,7 @@ "source_location": "L1", "_origin": "ast", "id": "constant_errorcodes", - "community": 380, + "community": 318, "norm_label": "errorcodes.php" }, { @@ -39130,7 +39140,7 @@ "source_location": "L5", "_origin": "ast", "id": "constant_errorcodes_errorcodes", - "community": 380, + "community": 318, "norm_label": "errorcodes" }, { @@ -39140,7 +39150,7 @@ "source_location": "L108", "_origin": "ast", "id": "constant_errorcodes_errorcodes_message", - "community": 380, + "community": 318, "norm_label": ".message()" }, { @@ -39530,7 +39540,7 @@ "source_location": "L1", "_origin": "ast", "id": "eventsubscriber_exceptionsubscriber", - "community": 204, + "community": 294, "norm_label": "exceptionsubscriber.php" }, { @@ -39540,7 +39550,7 @@ "source_location": "L21", "_origin": "ast", "id": "eventsubscriber_exceptionsubscriber_exceptionsubscriber", - "community": 204, + "community": 294, "norm_label": "exceptionsubscriber" }, { @@ -39550,7 +39560,7 @@ "source_location": "", "_origin": "ast", "id": "eventsubscriberinterface", - "community": 204, + "community": 294, "norm_label": "eventsubscriberinterface" }, { @@ -39560,7 +39570,7 @@ "source_location": "L23", "_origin": "ast", "id": "eventsubscriber_exceptionsubscriber_exceptionsubscriber_construct", - "community": 204, + "community": 294, "norm_label": ".__construct()" }, { @@ -39570,7 +39580,7 @@ "source_location": "L28", "_origin": "ast", "id": "eventsubscriber_exceptionsubscriber_exceptionsubscriber_onkernelexception", - "community": 204, + "community": 294, "norm_label": ".onkernelexception()" }, { @@ -39580,7 +39590,7 @@ "source_location": "L28", "_origin": "ast", "id": "exceptionevent", - "community": 204, + "community": 294, "norm_label": "exceptionevent" }, { @@ -39590,7 +39600,7 @@ "source_location": "L148", "_origin": "ast", "id": "eventsubscriber_exceptionsubscriber_exceptionsubscriber_getsubscribedevents", - "community": 204, + "community": 294, "norm_label": ".getsubscribedevents()" }, { @@ -39600,7 +39610,7 @@ "source_location": "L1", "_origin": "ast", "id": "eventsubscriber_securityheaderssubscriber", - "community": 204, + "community": 294, "norm_label": "securityheaderssubscriber.php" }, { @@ -39610,7 +39620,7 @@ "source_location": "L9", "_origin": "ast", "id": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber", - "community": 204, + "community": 294, "norm_label": "securityheaderssubscriber" }, { @@ -39620,7 +39630,7 @@ "source_location": "L11", "_origin": "ast", "id": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber_onkernelresponse", - "community": 204, + "community": 294, "norm_label": ".onkernelresponse()" }, { @@ -39630,7 +39640,7 @@ "source_location": "L11", "_origin": "ast", "id": "responseevent", - "community": 204, + "community": 294, "norm_label": "responseevent" }, { @@ -39640,7 +39650,7 @@ "source_location": "L54", "_origin": "ast", "id": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber_getsubscribedevents", - "community": 204, + "community": 294, "norm_label": ".getsubscribedevents()" }, { @@ -40330,7 +40340,7 @@ "source_location": "L1", "_origin": "ast", "id": "service_inputvalidator", - "community": 139, + "community": 436, "norm_label": "inputvalidator.php" }, { @@ -40340,7 +40350,7 @@ "source_location": "L9", "_origin": "ast", "id": "service_inputvalidator_inputvalidator", - "community": 139, + "community": 436, "norm_label": "inputvalidator" }, { @@ -40350,7 +40360,7 @@ "source_location": "L11", "_origin": "ast", "id": "service_inputvalidator_inputvalidator_isvalidiranmobile", - "community": 139, + "community": 436, "norm_label": ".isvalidiranmobile()" }, { @@ -40360,7 +40370,7 @@ "source_location": "L17", "_origin": "ast", "id": "service_inputvalidator_inputvalidator_isvalidirannationalcode", - "community": 139, + "community": 436, "norm_label": ".isvalidirannationalcode()" }, { @@ -40370,7 +40380,7 @@ "source_location": "L27", "_origin": "ast", "id": "service_inputvalidator_inputvalidator_maskmobile", - "community": 139, + "community": 436, "norm_label": ".maskmobile()" }, { @@ -40380,7 +40390,7 @@ "source_location": "L37", "_origin": "ast", "id": "service_inputvalidator_inputvalidator_toenglishdigits", - "community": 139, + "community": 436, "norm_label": ".toenglishdigits()" }, { @@ -41000,7 +41010,7 @@ "source_location": "L1", "_origin": "ast", "id": "entity_smsmessagetemplate", - "community": 210, + "community": 407, "norm_label": "smsmessagetemplate.php" }, { @@ -42190,7 +42200,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_smssettingsrepository", - "community": 727, + "community": 64, "norm_label": "smssettingsrepository.php" }, { @@ -42200,7 +42210,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_smssettingsrepository_smssettingsrepository", - "community": 727, + "community": 64, "norm_label": "smssettingsrepository" }, { @@ -42210,7 +42220,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_smssettingsrepository_smssettingsrepository_construct", - "community": 727, + "community": 64, "norm_label": ".__construct()" }, { @@ -42220,7 +42230,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_sms_repository_smssettingsrepository_php_managerregistry", - "community": 727, + "community": 64, "norm_label": "managerregistry" }, { @@ -42230,7 +42240,7 @@ "source_location": "L16", "_origin": "ast", "id": "repository_smssettingsrepository_smssettingsrepository_findbyentity", - "community": 727, + "community": 64, "norm_label": ".findbyentity()" }, { @@ -42240,7 +42250,7 @@ "source_location": "L16", "_origin": "ast", "id": "smssettings", - "community": 727, + "community": 64, "norm_label": "smssettings" }, { @@ -42250,7 +42260,7 @@ "source_location": "L21", "_origin": "ast", "id": "repository_smssettingsrepository_smssettingsrepository_save", - "community": 727, + "community": 64, "norm_label": ".save()" }, { @@ -43070,7 +43080,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_specialtyrepository", - "community": 286, + "community": 53, "norm_label": "specialtyrepository.php" }, { @@ -43080,7 +43090,7 @@ "source_location": "L10", "_origin": "ast", "id": "repository_specialtyrepository_specialtyrepository", - "community": 286, + "community": 53, "norm_label": "specialtyrepository" }, { @@ -43090,7 +43100,7 @@ "source_location": "L12", "_origin": "ast", "id": "repository_specialtyrepository_specialtyrepository_construct", - "community": 286, + "community": 53, "norm_label": ".__construct()" }, { @@ -43100,7 +43110,7 @@ "source_location": "L12", "_origin": "ast", "id": "src_specialty_repository_specialtyrepository_php_managerregistry", - "community": 286, + "community": 53, "norm_label": "managerregistry" }, { @@ -43110,7 +43120,7 @@ "source_location": "L18", "_origin": "ast", "id": "repository_specialtyrepository_specialtyrepository_findactive", - "community": 286, + "community": 53, "norm_label": ".findactive()" }, { @@ -43120,7 +43130,7 @@ "source_location": "L38", "_origin": "ast", "id": "repository_specialtyrepository_specialtyrepository_doctorcountsbycity", - "community": 286, + "community": 53, "norm_label": ".doctorcountsbycity()" }, { @@ -43130,7 +43140,7 @@ "source_location": "L60", "_origin": "ast", "id": "repository_specialtyrepository_specialtyrepository_findbyslug", - "community": 286, + "community": 53, "norm_label": ".findbyslug()" }, { @@ -43140,7 +43150,7 @@ "source_location": "L60", "_origin": "ast", "id": "src_specialty_repository_specialtyrepository_php_specialty", - "community": 286, + "community": 53, "norm_label": "specialty" }, { @@ -43150,7 +43160,7 @@ "source_location": "L65", "_origin": "ast", "id": "repository_specialtyrepository_specialtyrepository_save", - "community": 286, + "community": 53, "norm_label": ".save()" }, { @@ -43160,7 +43170,7 @@ "source_location": "L71", "_origin": "ast", "id": "repository_specialtyrepository_specialtyrepository_remove", - "community": 286, + "community": 53, "norm_label": ".remove()" }, { @@ -45420,7 +45430,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_tagrepository", - "community": 104, + "community": 490, "norm_label": "tagrepository.php" }, { @@ -45430,7 +45440,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_tagrepository_tagrepository", - "community": 104, + "community": 490, "norm_label": "tagrepository" }, { @@ -45440,7 +45450,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_tagrepository_tagrepository_construct", - "community": 104, + "community": 490, "norm_label": ".__construct()" }, { @@ -45450,7 +45460,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_tag_repository_tagrepository_php_managerregistry", - "community": 104, + "community": 490, "norm_label": "managerregistry" }, { @@ -45460,7 +45470,7 @@ "source_location": "L17", "_origin": "ast", "id": "repository_tagrepository_tagrepository_findactive", - "community": 104, + "community": 490, "norm_label": ".findactive()" }, { @@ -45470,7 +45480,7 @@ "source_location": "L26", "_origin": "ast", "id": "repository_tagrepository_tagrepository_save", - "community": 104, + "community": 490, "norm_label": ".save()" }, { @@ -45480,7 +45490,7 @@ "source_location": "L26", "_origin": "ast", "id": "tag", - "community": 104, + "community": 490, "norm_label": "tag" }, { @@ -45490,7 +45500,7 @@ "source_location": "L32", "_origin": "ast", "id": "repository_tagrepository_tagrepository_remove", - "community": 104, + "community": 490, "norm_label": ".remove()" }, { @@ -47480,7 +47490,7 @@ "source_location": "L1", "_origin": "ast", "id": "billing_claimslistnplusonetest", - "community": 397, + "community": 161, "norm_label": "claimslistnplusonetest.php" }, { @@ -47490,7 +47500,7 @@ "source_location": "L16", "_origin": "ast", "id": "billing_claimslistnplusonetest_claimslistnplusonetest", - "community": 397, + "community": 161, "norm_label": "claimslistnplusonetest" }, { @@ -47500,7 +47510,7 @@ "source_location": "L19", "_origin": "ast", "id": "billing_claimslistnplusonetest_claimslistnplusonetest_maketenantwithclaims", - "community": 397, + "community": 161, "norm_label": ".maketenantwithclaims()" }, { @@ -47510,7 +47520,7 @@ "source_location": "L41", "_origin": "ast", "id": "billing_claimslistnplusonetest_claimslistnplusonetest_testquerycountdoesnotgrowwithclaimcount", - "community": 397, + "community": 161, "norm_label": ".testquerycountdoesnotgrowwithclaimcount()" }, { @@ -47770,7 +47780,7 @@ "source_location": "L1", "_origin": "ast", "id": "database_uniqueconstraintstest", - "community": 729, + "community": 86, "norm_label": "uniqueconstraintstest.php" }, { @@ -47780,7 +47790,7 @@ "source_location": "L17", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest", - "community": 729, + "community": 86, "norm_label": "uniqueconstraintstest" }, { @@ -47790,7 +47800,7 @@ "source_location": "L19", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicateemailrejected", - "community": 729, + "community": 86, "norm_label": ".testduplicateemailrejected()" }, { @@ -47800,7 +47810,7 @@ "source_location": "L29", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicategatewaytokenrejected", - "community": 729, + "community": 86, "norm_label": ".testduplicategatewaytokenrejected()" }, { @@ -47810,7 +47820,7 @@ "source_location": "L43", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicatedateoverriderejected", - "community": 729, + "community": 86, "norm_label": ".testduplicatedateoverriderejected()" }, { @@ -47820,7 +47830,7 @@ "source_location": "L57", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicatebreakdownpaymentsourcerejected", - "community": 729, + "community": 86, "norm_label": ".testduplicatebreakdownpaymentsourcerejected()" }, { @@ -48770,7 +48780,7 @@ "source_location": "L1", "_origin": "ast", "id": "rating_commentlistnplusonetest", - "community": 767, + "community": 22, "norm_label": "commentlistnplusonetest.php" }, { @@ -48780,7 +48790,7 @@ "source_location": "L17", "_origin": "ast", "id": "rating_commentlistnplusonetest_commentlistnplusonetest", - "community": 767, + "community": 22, "norm_label": "commentlistnplusonetest" }, { @@ -48790,7 +48800,7 @@ "source_location": "L19", "_origin": "ast", "id": "rating_commentlistnplusonetest_commentlistnplusonetest_testtreeisserializedcorrectly", - "community": 767, + "community": 22, "norm_label": ".testtreeisserializedcorrectly()" }, { @@ -48800,7 +48810,7 @@ "source_location": "L52", "_origin": "ast", "id": "rating_commentlistnplusonetest_commentlistnplusonetest_jsonget", - "community": 767, + "community": 22, "norm_label": ".jsonget()" }, { @@ -48810,7 +48820,7 @@ "source_location": "L64", "_origin": "ast", "id": "rating_commentlistnplusonetest_commentlistnplusonetest_testrepositoryfetchjoinscollections", - "community": 767, + "community": 22, "norm_label": ".testrepositoryfetchjoinscollections()" }, { @@ -49080,7 +49090,7 @@ "source_location": "L1", "_origin": "ast", "id": "secretary_secretarylistnplusonetest", - "community": 86, + "community": 760, "norm_label": "secretarylistnplusonetest.php" }, { @@ -49090,7 +49100,7 @@ "source_location": "L13", "_origin": "ast", "id": "secretary_secretarylistnplusonetest_secretarylistnplusonetest", - "community": 86, + "community": 760, "norm_label": "secretarylistnplusonetest" }, { @@ -49100,7 +49110,7 @@ "source_location": "L16", "_origin": "ast", "id": "secretary_secretarylistnplusonetest_secretarylistnplusonetest_makedoctorwithsecretaries", - "community": 86, + "community": 760, "norm_label": ".makedoctorwithsecretaries()" }, { @@ -49110,7 +49120,7 @@ "source_location": "L32", "_origin": "ast", "id": "secretary_secretarylistnplusonetest_secretarylistnplusonetest_testquerycountdoesnotgrowwithsecretarycount", - "community": 86, + "community": 760, "norm_label": ".testquerycountdoesnotgrowwithsecretarycount()" }, { @@ -73950,7 +73960,7 @@ "source_location": "L2643", "_origin": "ast", "id": "docs_clinicpro_manual_v2_29_get_clinic_list", - "community": 304, + "community": 765, "norm_label": "29. \ud83d\udfe2 `get` clinic list \ud83c\udd95" }, { @@ -73960,7 +73970,7 @@ "source_location": "L2653", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_2653", - "community": 304, + "community": 765, "norm_label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc query" }, { @@ -73970,7 +73980,7 @@ "source_location": "L2664", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_2664", - "community": 304, + "community": 765, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { @@ -74100,7 +74110,7 @@ "source_location": "L3153", "_origin": "ast", "id": "docs_clinicpro_manual_v2_33_post_image_clinic", - "community": 788, + "community": 304, "norm_label": "33. \ud83d\udd35 `post` image_clinic" }, { @@ -74110,7 +74120,7 @@ "source_location": "L3161", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3161", - "community": 788, + "community": 304, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { @@ -74120,7 +74130,7 @@ "source_location": "L3169", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3169", - "community": 788, + "community": 304, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { @@ -78930,7 +78940,7 @@ "source_location": "L735", "_origin": "ast", "id": "api_admin_settlement_management", - "community": 201, + "community": 751, "norm_label": "settlement management" }, { @@ -78940,7 +78950,7 @@ "source_location": "L737", "_origin": "ast", "id": "api_admin_get_api_v1_admin_settlements", - "community": 201, + "community": 751, "norm_label": "get `/api/v1/admin/settlements`" }, { @@ -78950,7 +78960,7 @@ "source_location": "L743", "_origin": "ast", "id": "api_admin_query_parameters_743", - "community": 201, + "community": 751, "norm_label": "query parameters" }, { @@ -78960,7 +78970,7 @@ "source_location": "L750", "_origin": "ast", "id": "api_admin_response_200_750", - "community": 201, + "community": 751, "norm_label": "response `200`" }, { @@ -79320,7 +79330,7 @@ "source_location": "L1131", "_origin": "ast", "id": "api_admin_pre_registration_management", - "community": 772, + "community": 201, "norm_label": "pre-registration management" }, { @@ -79330,7 +79340,7 @@ "source_location": "L1133", "_origin": "ast", "id": "api_admin_get_api_v1_admin_pre_registrations", - "community": 772, + "community": 201, "norm_label": "get `/api/v1/admin/pre-registrations`" }, { @@ -79340,7 +79350,7 @@ "source_location": "L1167", "_origin": "ast", "id": "api_admin_post_api_v1_admin_pre_registrations_uuid_approve", - "community": 772, + "community": 201, "norm_label": "post `/api/v1/admin/pre-registrations/{uuid}/approve`" }, { @@ -79350,7 +79360,7 @@ "source_location": "L1185", "_origin": "ast", "id": "api_admin_post_api_v1_admin_pre_registrations_uuid_reject", - "community": 772, + "community": 201, "norm_label": "post `/api/v1/admin/pre-registrations/{uuid}/reject`" }, { @@ -81720,7 +81730,7 @@ "source_location": "L9", "_origin": "ast", "id": "api_clinic_invitation_post_api_v1_admin_clinic_uuid_invite_doctor", - "community": 751, + "community": 12, "norm_label": "post `/api/v1/admin/clinic/{uuid}/invite-doctor`" }, { @@ -81730,7 +81740,7 @@ "source_location": "L15", "_origin": "ast", "id": "api_clinic_invitation_path_parameters", - "community": 751, + "community": 12, "norm_label": "path parameters" }, { @@ -81740,7 +81750,7 @@ "source_location": "L20", "_origin": "ast", "id": "api_clinic_invitation_request_body_application_json", - "community": 751, + "community": 12, "norm_label": "request body (`application/json`)" }, { @@ -81750,7 +81760,7 @@ "source_location": "L35", "_origin": "ast", "id": "api_clinic_invitation_response_201", - "community": 751, + "community": 12, "norm_label": "response `201`" }, { @@ -81760,7 +81770,7 @@ "source_location": "L57", "_origin": "ast", "id": "api_clinic_invitation_errors", - "community": 751, + "community": 12, "norm_label": "errors" }, { @@ -83280,7 +83290,7 @@ "source_location": "L1", "_origin": "ast", "id": "api_doctor_service", - "community": 789, + "community": 92, "norm_label": "doctor-service.md" }, { @@ -84020,7 +84030,7 @@ "source_location": "L11", "_origin": "ast", "id": "api_insurance_get_api_v1_insurances", - "community": 777, + "community": 228, "norm_label": "get `/api/v1/insurances`" }, { @@ -84030,7 +84040,7 @@ "source_location": "L17", "_origin": "ast", "id": "api_insurance_query_parameters", - "community": 777, + "community": 228, "norm_label": "query parameters" }, { @@ -84040,7 +84050,7 @@ "source_location": "L22", "_origin": "ast", "id": "api_insurance_response_200", - "community": 777, + "community": 228, "norm_label": "response `200`" }, { @@ -84050,7 +84060,7 @@ "source_location": "L47", "_origin": "ast", "id": "api_insurance_get_api_v1_admin_insurances", - "community": 758, + "community": 228, "norm_label": "get `/api/v1/admin/insurances`" }, { @@ -84060,7 +84070,7 @@ "source_location": "L53", "_origin": "ast", "id": "api_insurance_query_parameters_53", - "community": 758, + "community": 228, "norm_label": "query parameters" }, { @@ -84070,7 +84080,7 @@ "source_location": "L61", "_origin": "ast", "id": "api_insurance_response_200_61", - "community": 758, + "community": 228, "norm_label": "response `200`" }, { @@ -84080,7 +84090,7 @@ "source_location": "L70", "_origin": "ast", "id": "api_insurance_errors", - "community": 758, + "community": 228, "norm_label": "errors" }, { @@ -84090,7 +84100,7 @@ "source_location": "L78", "_origin": "ast", "id": "api_insurance_post_api_v1_admin_insurance", - "community": 736, + "community": 228, "norm_label": "post `/api/v1/admin/insurance`" }, { @@ -84100,7 +84110,7 @@ "source_location": "L84", "_origin": "ast", "id": "api_insurance_request_body_application_json", - "community": 736, + "community": 228, "norm_label": "request body (`application/json`)" }, { @@ -84110,7 +84120,7 @@ "source_location": "L101", "_origin": "ast", "id": "api_insurance_response_201", - "community": 736, + "community": 228, "norm_label": "response `201`" }, { @@ -84120,7 +84130,7 @@ "source_location": "L104", "_origin": "ast", "id": "api_insurance_errors_104", - "community": 736, + "community": 228, "norm_label": "errors" }, { @@ -84130,7 +84140,7 @@ "source_location": "L113", "_origin": "ast", "id": "api_insurance_patch_api_v1_admin_insurance_id", - "community": 760, + "community": 228, "norm_label": "patch `/api/v1/admin/insurance/{id}`" }, { @@ -84140,7 +84150,7 @@ "source_location": "L119", "_origin": "ast", "id": "api_insurance_path_parameters", - "community": 760, + "community": 228, "norm_label": "path parameters" }, { @@ -84150,7 +84160,7 @@ "source_location": "L126", "_origin": "ast", "id": "api_insurance_response_200_126", - "community": 760, + "community": 228, "norm_label": "response `200`" }, { @@ -84160,7 +84170,7 @@ "source_location": "L129", "_origin": "ast", "id": "api_insurance_errors_129", - "community": 760, + "community": 228, "norm_label": "errors" }, { @@ -84190,7 +84200,7 @@ "source_location": "L151", "_origin": "ast", "id": "api_insurance_post_api_v1_admin_insurance_id_upload_logo", - "community": 778, + "community": 228, "norm_label": "post `/api/v1/admin/insurance/{id}/upload-logo`" }, { @@ -84200,7 +84210,7 @@ "source_location": "L157", "_origin": "ast", "id": "api_insurance_request", - "community": 778, + "community": 228, "norm_label": "request" }, { @@ -84210,7 +84220,7 @@ "source_location": "L164", "_origin": "ast", "id": "api_insurance_response_200_164", - "community": 778, + "community": 228, "norm_label": "response `200`" }, { @@ -84220,7 +84230,7 @@ "source_location": "L180", "_origin": "ast", "id": "api_insurance_post_api_v1_insurance", - "community": 762, + "community": 228, "norm_label": "post `/api/v1/insurance/`" }, { @@ -84230,7 +84240,7 @@ "source_location": "L186", "_origin": "ast", "id": "api_insurance_request_body_application_json_186", - "community": 762, + "community": 228, "norm_label": "request body (`application/json`)" }, { @@ -84240,7 +84250,7 @@ "source_location": "L201", "_origin": "ast", "id": "api_insurance_response_201_201", - "community": 762, + "community": 228, "norm_label": "response `201`" }, { @@ -84250,7 +84260,7 @@ "source_location": "L214", "_origin": "ast", "id": "api_insurance_errors_214", - "community": 762, + "community": 228, "norm_label": "errors" }, { @@ -84350,7 +84360,7 @@ "source_location": "L281", "_origin": "ast", "id": "api_insurance_get_api_v1_insurance_pricing", - "community": 776, + "community": 228, "norm_label": "get `/api/v1/insurance-pricing`" }, { @@ -84360,7 +84370,7 @@ "source_location": "L287", "_origin": "ast", "id": "api_insurance_response_200_287", - "community": 776, + "community": 228, "norm_label": "response `200`" }, { @@ -84370,7 +84380,7 @@ "source_location": "L315", "_origin": "ast", "id": "api_insurance_\u062e\u0637\u0627\u0647\u0627", - "community": 776, + "community": 228, "norm_label": "\u062e\u0637\u0627\u0647\u0627" }, { @@ -84380,7 +84390,7 @@ "source_location": "L320", "_origin": "ast", "id": "api_insurance_put_api_v1_insurance_pricing", - "community": 765, + "community": 228, "norm_label": "put `/api/v1/insurance-pricing`" }, { @@ -84390,7 +84400,7 @@ "source_location": "L326", "_origin": "ast", "id": "api_insurance_request_body_326", - "community": 765, + "community": 228, "norm_label": "request body" }, { @@ -84400,7 +84410,7 @@ "source_location": "L343", "_origin": "ast", "id": "api_insurance_response_200_343", - "community": 765, + "community": 228, "norm_label": "response `200`" }, { @@ -84410,7 +84420,7 @@ "source_location": "L346", "_origin": "ast", "id": "api_insurance_\u062e\u0637\u0627\u0647\u0627_346", - "community": 765, + "community": 228, "norm_label": "\u062e\u0637\u0627\u0647\u0627" }, { @@ -84420,7 +84430,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": 632, + "community": 228, "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)" }, { @@ -84430,7 +84440,7 @@ "source_location": "L355", "_origin": "ast", "id": "api_insurance_get_api_v1_billing_tenant_insurances", - "community": 632, + "community": 228, "norm_label": "get `/api/v1/billing/tenant-insurances`" }, { @@ -84440,7 +84450,7 @@ "source_location": "L383", "_origin": "ast", "id": "api_insurance_post_api_v1_billing_tenant_insurances", - "community": 632, + "community": 228, "norm_label": "post `/api/v1/billing/tenant-insurances`" }, { @@ -84450,7 +84460,7 @@ "source_location": "L397", "_origin": "ast", "id": "api_insurance_patch_api_v1_billing_tenant_insurances_uuid", - "community": 632, + "community": 228, "norm_label": "patch `/api/v1/billing/tenant-insurances/{uuid}`" }, { @@ -84460,7 +84470,7 @@ "source_location": "L400", "_origin": "ast", "id": "api_insurance_delete_api_v1_billing_tenant_insurances_uuid", - "community": 632, + "community": 228, "norm_label": "delete `/api/v1/billing/tenant-insurances/{uuid}`" }, { @@ -84470,7 +84480,7 @@ "source_location": "L411", "_origin": "ast", "id": "api_insurance_tenantservicecoverage_\u067e\u0648\u0634\u0634_\u062e\u062f\u0645\u062a_\u062a\u062d\u062a_\u06cc\u06a9_\u0642\u0631\u0627\u0631\u062f\u0627\u062f_\u0628\u06cc\u0645\u0647_\u0641\u0627\u0632_\u06f2", - "community": 775, + "community": 228, "norm_label": "tenantservicecoverage \u2014 \u067e\u0648\u0634\u0634 \u062e\u062f\u0645\u062a \u062a\u062d\u062a \u06cc\u06a9 \u0642\u0631\u0627\u0631\u062f\u0627\u062f \u0628\u06cc\u0645\u0647 (\u0641\u0627\u0632 \u06f2)" }, { @@ -84480,7 +84490,7 @@ "source_location": "L415", "_origin": "ast", "id": "api_insurance_get_api_v1_billing_tenant_insurances_uuid_service_coverage", - "community": 775, + "community": 228, "norm_label": "get `/api/v1/billing/tenant-insurances/{uuid}/service-coverage`" }, { @@ -84490,7 +84500,7 @@ "source_location": "L440", "_origin": "ast", "id": "api_insurance_put_api_v1_billing_tenant_insurances_uuid_service_coverage", - "community": 775, + "community": 228, "norm_label": "put `/api/v1/billing/tenant-insurances/{uuid}/service-coverage`" }, { @@ -87690,7 +87700,7 @@ "source_location": "L1", "_origin": "ast", "id": "api_specialty", - "community": 789, + "community": 274, "norm_label": "specialty.md" }, { @@ -88170,7 +88180,7 @@ "source_location": "L1", "_origin": "ast", "id": "api_tag", - "community": 789, + "community": 102, "norm_label": "tag.md" }, { @@ -99804,9 +99814,9 @@ "source_file": "assets/admin/App.tsx", "source_location": "L53", "weight": 1.0, + "confidence_score": 1.0, "source": "admin_app", - "target": "pages_accountsettingspage", - "confidence_score": 1.0 + "target": "pages_accountsettingspage" }, { "relation": "imports_from", @@ -99837,9 +99847,9 @@ "source_file": "assets/admin/App.tsx", "source_location": "L55", "weight": 1.0, + "confidence_score": 1.0, "source": "admin_app", - "target": "pages_appointmentsettingspage", - "confidence_score": 1.0 + "target": "pages_appointmentsettingspage" }, { "relation": "imports_from", @@ -100365,9 +100375,9 @@ "source_file": "assets/admin/App.tsx", "source_location": "L54", "weight": 1.0, + "confidence_score": 1.0, "source": "admin_app", - "target": "pages_tagssettingspage", - "confidence_score": 1.0 + "target": "pages_tagssettingspage" }, { "relation": "imports_from", @@ -101497,6 +101507,17 @@ "source": "layout_settingslayout_test", "target": "layout_settingslayout" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/layout/SettingsLayout.test.tsx", + "source_location": "L4", + "weight": 1.0, + "source": "layout_settingslayout_test", + "target": "layout_settingslayout_menuforrole", + "confidence_score": 1.0 + }, { "relation": "imports", "context": "import", @@ -101508,6 +101529,28 @@ "source": "layout_settingslayout_test", "target": "layout_settingslayout_settings_menu" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/layout/SettingsLayout.test.tsx", + "source_location": "L5", + "weight": 1.0, + "source": "layout_settingslayout_test", + "target": "stores_authstore", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/layout/SettingsLayout.test.tsx", + "source_location": "L5", + "weight": 1.0, + "source": "layout_settingslayout_test", + "target": "stores_authstore_useauthstore", + "confidence_score": 1.0 + }, { "relation": "imports_from", "context": "import", @@ -101540,6 +101583,16 @@ "source": "layout_settingslayout", "target": "layout_settingslayout_itemstyle" }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/layout/SettingsLayout.tsx", + "source_location": "L38", + "weight": 1.0, + "source": "layout_settingslayout", + "target": "layout_settingslayout_menuforrole", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -101580,6 +101633,28 @@ "source": "layout_settingslayout", "target": "layout_settingslayout_settingsmenuitem" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/layout/SettingsLayout.tsx", + "source_location": "L3", + "weight": 1.0, + "source": "layout_settingslayout", + "target": "stores_authstore", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/layout/SettingsLayout.tsx", + "source_location": "L3", + "weight": 1.0, + "source": "layout_settingslayout", + "target": "stores_authstore_useauthstore", + "confidence_score": 1.0 + }, { "relation": "imports_from", "context": "import", @@ -101587,9 +101662,9 @@ "source_file": "assets/admin/pages/AccountSettingsPage.tsx", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_accountsettingspage", - "target": "layout_settingslayout", - "confidence_score": 1.0 + "target": "layout_settingslayout" }, { "relation": "imports_from", @@ -101598,9 +101673,9 @@ "source_file": "assets/admin/pages/AppointmentSettingsPage.tsx", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmentsettingspage", - "target": "layout_settingslayout", - "confidence_score": 1.0 + "target": "layout_settingslayout" }, { "relation": "imports_from", @@ -101719,9 +101794,9 @@ "source_file": "assets/admin/pages/TagsSettingsPage.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_tagssettingspage", - "target": "layout_settingslayout", - "confidence_score": 1.0 + "target": "layout_settingslayout" }, { "relation": "imports", @@ -101745,6 +101820,39 @@ "source": "pages_settingsmenupage_test", "target": "layout_settingslayout_settings_menu" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SettingsMenuPage.tsx", + "source_location": "L4", + "weight": 1.0, + "source": "pages_settingsmenupage", + "target": "layout_settingslayout_menuforrole", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "confidence_score": 1.0, + "source_file": "assets/admin/pages/SettingsMenuPage.tsx", + "source_location": "L15", + "weight": 1.0, + "source": "pages_settingsmenupage_settingsmenupage", + "target": "layout_settingslayout_menuforrole" + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SettingsMenuPage.test.tsx", + "source_location": "L5", + "weight": 1.0, + "source": "pages_settingsmenupage_test", + "target": "layout_settingslayout_menuforrole", + "confidence_score": 1.0 + }, { "relation": "calls", "context": "call", @@ -101756,6 +101864,17 @@ "source": "layout_settingslayout_menurow", "target": "layout_settingslayout_itemstyle" }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "confidence_score": 1.0, + "source_file": "assets/admin/components/layout/SettingsLayout.tsx", + "source_location": "L93", + "weight": 1.0, + "source": "layout_settingslayout_settingslayout", + "target": "stores_authstore_useauthstore" + }, { "relation": "imports_from", "context": "import", @@ -102429,9 +102548,9 @@ "source_file": "assets/admin/pages/TagsSettingsPage.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_tagssettingspage", - "target": "ui_confirmdialog", - "confidence_score": 1.0 + "target": "ui_confirmdialog" }, { "relation": "imports_from", @@ -103777,9 +103896,9 @@ "source_file": "assets/admin/pages/TagsSettingsPage.tsx", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_tagssettingspage", - "target": "ui_modal", - "confidence_score": 1.0 + "target": "ui_modal" }, { "relation": "imports_from", @@ -104037,9 +104156,9 @@ "source_file": "assets/admin/pages/TagsSettingsPage.tsx", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_tagssettingspage", - "target": "ui_modal_modal", - "confidence_score": 1.0 + "target": "ui_modal_modal" }, { "relation": "imports", @@ -106958,9 +107077,9 @@ "source_file": "assets/admin/pages/AccountSettingsPage.tsx", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_accountsettingspage", - "target": "lib_api", - "confidence_score": 1.0 + "target": "lib_api" }, { "relation": "imports_from", @@ -106969,9 +107088,9 @@ "source_file": "assets/admin/pages/AccountSettingsPage.test.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_accountsettingspage_test", - "target": "lib_api", - "confidence_score": 1.0 + "target": "lib_api" }, { "relation": "imports_from", @@ -107002,9 +107121,9 @@ "source_file": "assets/admin/pages/AppointmentSettingsPage.tsx", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmentsettingspage", - "target": "lib_api", - "confidence_score": 1.0 + "target": "lib_api" }, { "relation": "imports_from", @@ -107013,9 +107132,9 @@ "source_file": "assets/admin/pages/AppointmentSettingsPage.test.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmentsettingspage_test", - "target": "lib_api", - "confidence_score": 1.0 + "target": "lib_api" }, { "relation": "imports_from", @@ -107519,9 +107638,9 @@ "source_file": "assets/admin/pages/TagsSettingsPage.tsx", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_tagssettingspage", - "target": "lib_api", - "confidence_score": 1.0 + "target": "lib_api" }, { "relation": "imports_from", @@ -107530,9 +107649,9 @@ "source_file": "assets/admin/pages/TagsSettingsPage.test.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_tagssettingspage_test", - "target": "lib_api", - "confidence_score": 1.0 + "target": "lib_api" }, { "relation": "imports_from", @@ -107628,9 +107747,9 @@ "source_file": "assets/admin/pages/AccountSettingsPage.tsx", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_accountsettingspage", - "target": "lib_api_api", - "confidence_score": 1.0 + "target": "lib_api_api" }, { "relation": "imports", @@ -107639,9 +107758,9 @@ "source_file": "assets/admin/pages/AccountSettingsPage.test.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_accountsettingspage_test", - "target": "lib_api_api", - "confidence_score": 1.0 + "target": "lib_api_api" }, { "relation": "imports", @@ -107672,9 +107791,9 @@ "source_file": "assets/admin/pages/AppointmentSettingsPage.tsx", "source_location": "L2", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmentsettingspage", - "target": "lib_api_api", - "confidence_score": 1.0 + "target": "lib_api_api" }, { "relation": "imports", @@ -107683,9 +107802,9 @@ "source_file": "assets/admin/pages/AppointmentSettingsPage.test.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmentsettingspage_test", - "target": "lib_api_api", - "confidence_score": 1.0 + "target": "lib_api_api" }, { "relation": "imports", @@ -108189,9 +108308,9 @@ "source_file": "assets/admin/pages/TagsSettingsPage.tsx", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_tagssettingspage", - "target": "lib_api_api", - "confidence_score": 1.0 + "target": "lib_api_api" }, { "relation": "imports", @@ -108200,9 +108319,9 @@ "source_file": "assets/admin/pages/TagsSettingsPage.test.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_tagssettingspage_test", - "target": "lib_api_api", - "confidence_score": 1.0 + "target": "lib_api_api" }, { "relation": "imports", @@ -108244,9 +108363,9 @@ "source_file": "assets/admin/pages/AppointmentSettingsPage.tsx", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmentsettingspage", - "target": "lib_api_apiresponse", - "confidence_score": 1.0 + "target": "lib_api_apiresponse" }, { "relation": "imports", @@ -108640,9 +108759,9 @@ "source_file": "assets/admin/pages/TagsSettingsPage.tsx", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_tagssettingspage", - "target": "lib_api_apiresponse", - "confidence_score": 1.0 + "target": "lib_api_apiresponse" }, { "relation": "imports", @@ -111695,9 +111814,9 @@ "source_file": "assets/admin/pages/AccountSettingsPage.test.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_accountsettingspage_test", - "target": "pages_accountsettingspage", - "confidence_score": 1.0 + "target": "pages_accountsettingspage" }, { "relation": "contains", @@ -111705,9 +111824,9 @@ "source_file": "assets/admin/pages/AccountSettingsPage.test.tsx", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_accountsettingspage_test", - "target": "pages_accountsettingspage_test_post", - "confidence_score": 1.0 + "target": "pages_accountsettingspage_test_post" }, { "relation": "imports_from", @@ -111716,9 +111835,9 @@ "source_file": "assets/admin/pages/AccountSettingsPage.test.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_accountsettingspage_test", - "target": "stores_authstore", - "confidence_score": 1.0 + "target": "stores_authstore" }, { "relation": "imports", @@ -111727,9 +111846,9 @@ "source_file": "assets/admin/pages/AccountSettingsPage.test.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_accountsettingspage_test", - "target": "stores_authstore_useauthstore", - "confidence_score": 1.0 + "target": "stores_authstore_useauthstore" }, { "relation": "imports_from", @@ -111738,9 +111857,9 @@ "source_file": "assets/admin/pages/AccountSettingsPage.test.tsx", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_accountsettingspage_test", - "target": "test_utils", - "confidence_score": 1.0 + "target": "test_utils" }, { "relation": "imports", @@ -111749,9 +111868,9 @@ "source_file": "assets/admin/pages/AccountSettingsPage.test.tsx", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_accountsettingspage_test", - "target": "test_utils_renderwithproviders", - "confidence_score": 1.0 + "target": "test_utils_renderwithproviders" }, { "relation": "contains", @@ -111759,9 +111878,9 @@ "source_file": "assets/admin/pages/AccountSettingsPage.tsx", "source_location": "L27", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_accountsettingspage", - "target": "pages_accountsettingspage_accountsettingspage", - "confidence_score": 1.0 + "target": "pages_accountsettingspage_accountsettingspage" }, { "relation": "contains", @@ -111769,9 +111888,9 @@ "source_file": "assets/admin/pages/AccountSettingsPage.tsx", "source_location": "L24", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_accountsettingspage", - "target": "pages_accountsettingspage_form", - "confidence_score": 1.0 + "target": "pages_accountsettingspage_form" }, { "relation": "contains", @@ -111779,9 +111898,9 @@ "source_file": "assets/admin/pages/AccountSettingsPage.tsx", "source_location": "L103", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_accountsettingspage", - "target": "pages_accountsettingspage_passwordfield", - "confidence_score": 1.0 + "target": "pages_accountsettingspage_passwordfield" }, { "relation": "contains", @@ -111789,9 +111908,9 @@ "source_file": "assets/admin/pages/AccountSettingsPage.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_accountsettingspage", - "target": "pages_accountsettingspage_role_labels", - "confidence_score": 1.0 + "target": "pages_accountsettingspage_role_labels" }, { "relation": "contains", @@ -111799,9 +111918,9 @@ "source_file": "assets/admin/pages/AccountSettingsPage.tsx", "source_location": "L17", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_accountsettingspage", - "target": "pages_accountsettingspage_schema", - "confidence_score": 1.0 + "target": "pages_accountsettingspage_schema" }, { "relation": "imports_from", @@ -111810,9 +111929,9 @@ "source_file": "assets/admin/pages/AccountSettingsPage.tsx", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_accountsettingspage", - "target": "stores_authstore", - "confidence_score": 1.0 + "target": "stores_authstore" }, { "relation": "imports", @@ -111821,9 +111940,9 @@ "source_file": "assets/admin/pages/AccountSettingsPage.tsx", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_accountsettingspage", - "target": "stores_authstore_useauthstore", - "confidence_score": 1.0 + "target": "stores_authstore_useauthstore" }, { "relation": "calls", @@ -112101,9 +112220,9 @@ "source_file": "assets/admin/pages/AppointmentSettingsPage.test.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmentsettingspage_test", - "target": "pages_appointmentsettingspage", - "confidence_score": 1.0 + "target": "pages_appointmentsettingspage" }, { "relation": "contains", @@ -112111,9 +112230,9 @@ "source_file": "assets/admin/pages/AppointmentSettingsPage.test.tsx", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmentsettingspage_test", - "target": "pages_appointmentsettingspage_test_get", - "confidence_score": 1.0 + "target": "pages_appointmentsettingspage_test_get" }, { "relation": "imports_from", @@ -112122,9 +112241,9 @@ "source_file": "assets/admin/pages/AppointmentSettingsPage.test.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmentsettingspage_test", - "target": "stores_authstore", - "confidence_score": 1.0 + "target": "stores_authstore" }, { "relation": "imports", @@ -112133,9 +112252,9 @@ "source_file": "assets/admin/pages/AppointmentSettingsPage.test.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmentsettingspage_test", - "target": "stores_authstore_useauthstore", - "confidence_score": 1.0 + "target": "stores_authstore_useauthstore" }, { "relation": "imports_from", @@ -112144,9 +112263,9 @@ "source_file": "assets/admin/pages/AppointmentSettingsPage.test.tsx", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmentsettingspage_test", - "target": "test_utils", - "confidence_score": 1.0 + "target": "test_utils" }, { "relation": "imports", @@ -112155,9 +112274,9 @@ "source_file": "assets/admin/pages/AppointmentSettingsPage.test.tsx", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmentsettingspage_test", - "target": "test_utils_renderwithproviders", - "confidence_score": 1.0 + "target": "test_utils_renderwithproviders" }, { "relation": "contains", @@ -112165,9 +112284,9 @@ "source_file": "assets/admin/pages/AppointmentSettingsPage.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmentsettingspage", - "target": "pages_appointmentsettingspage_appointmentsettingspage", - "confidence_score": 1.0 + "target": "pages_appointmentsettingspage_appointmentsettingspage" }, { "relation": "imports_from", @@ -112176,9 +112295,9 @@ "source_file": "assets/admin/pages/AppointmentSettingsPage.tsx", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmentsettingspage", - "target": "pages_doctordetailpage", - "confidence_score": 1.0 + "target": "pages_doctordetailpage" }, { "relation": "imports", @@ -112187,9 +112306,9 @@ "source_file": "assets/admin/pages/AppointmentSettingsPage.tsx", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmentsettingspage", - "target": "pages_doctordetailpage_addressdata", - "confidence_score": 1.0 + "target": "pages_doctordetailpage_addressdata" }, { "relation": "imports", @@ -112198,9 +112317,9 @@ "source_file": "assets/admin/pages/AppointmentSettingsPage.tsx", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmentsettingspage", - "target": "pages_doctordetailpage_weeklyscheduletab", - "confidence_score": 1.0 + "target": "pages_doctordetailpage_weeklyscheduletab" }, { "relation": "imports_from", @@ -112209,9 +112328,9 @@ "source_file": "assets/admin/pages/AppointmentSettingsPage.tsx", "source_location": "L4", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmentsettingspage", - "target": "stores_authstore", - "confidence_score": 1.0 + "target": "stores_authstore" }, { "relation": "imports", @@ -112220,9 +112339,9 @@ "source_file": "assets/admin/pages/AppointmentSettingsPage.tsx", "source_location": "L4", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_appointmentsettingspage", - "target": "stores_authstore_useauthstore", - "confidence_score": 1.0 + "target": "stores_authstore_useauthstore" }, { "relation": "calls", @@ -117804,6 +117923,28 @@ "source": "pages_settingsmenupage_test", "target": "pages_settingsmenupage" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SettingsMenuPage.test.tsx", + "source_location": "L6", + "weight": 1.0, + "source": "pages_settingsmenupage_test", + "target": "stores_authstore", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SettingsMenuPage.test.tsx", + "source_location": "L6", + "weight": 1.0, + "source": "pages_settingsmenupage_test", + "target": "stores_authstore_useauthstore", + "confidence_score": 1.0 + }, { "relation": "imports_from", "context": "import", @@ -117836,6 +117977,39 @@ "source": "pages_settingsmenupage", "target": "pages_settingsmenupage_settingsmenupage" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SettingsMenuPage.tsx", + "source_location": "L5", + "weight": 1.0, + "source": "pages_settingsmenupage", + "target": "stores_authstore", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SettingsMenuPage.tsx", + "source_location": "L5", + "weight": 1.0, + "source": "pages_settingsmenupage", + "target": "stores_authstore_useauthstore", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "confidence_score": 1.0, + "source_file": "assets/admin/pages/SettingsMenuPage.tsx", + "source_location": "L14", + "weight": 1.0, + "source": "pages_settingsmenupage_settingsmenupage", + "target": "stores_authstore_useauthstore" + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -118610,9 +118784,9 @@ "source_file": "assets/admin/pages/TagsSettingsPage.test.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_tagssettingspage_test", - "target": "pages_tagssettingspage", - "confidence_score": 1.0 + "target": "pages_tagssettingspage" }, { "relation": "contains", @@ -118620,9 +118794,9 @@ "source_file": "assets/admin/pages/TagsSettingsPage.test.tsx", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_tagssettingspage_test", - "target": "pages_tagssettingspage_test_get", - "confidence_score": 1.0 + "target": "pages_tagssettingspage_test_get" }, { "relation": "contains", @@ -118630,9 +118804,9 @@ "source_file": "assets/admin/pages/TagsSettingsPage.test.tsx", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_tagssettingspage_test", - "target": "pages_tagssettingspage_test_post", - "confidence_score": 1.0 + "target": "pages_tagssettingspage_test_post" }, { "relation": "imports_from", @@ -118641,9 +118815,9 @@ "source_file": "assets/admin/pages/TagsSettingsPage.test.tsx", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_tagssettingspage_test", - "target": "test_utils", - "confidence_score": 1.0 + "target": "test_utils" }, { "relation": "imports", @@ -118652,9 +118826,9 @@ "source_file": "assets/admin/pages/TagsSettingsPage.test.tsx", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_tagssettingspage_test", - "target": "test_utils_renderwithproviders", - "confidence_score": 1.0 + "target": "test_utils_renderwithproviders" }, { "relation": "contains", @@ -118662,9 +118836,9 @@ "source_file": "assets/admin/pages/TagsSettingsPage.tsx", "source_location": "L22", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_tagssettingspage", - "target": "pages_tagssettingspage_empty", - "confidence_score": 1.0 + "target": "pages_tagssettingspage_empty" }, { "relation": "contains", @@ -118672,9 +118846,9 @@ "source_file": "assets/admin/pages/TagsSettingsPage.tsx", "source_location": "L20", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_tagssettingspage", - "target": "pages_tagssettingspage_form", - "confidence_score": 1.0 + "target": "pages_tagssettingspage_form" }, { "relation": "contains", @@ -118682,9 +118856,9 @@ "source_file": "assets/admin/pages/TagsSettingsPage.tsx", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_tagssettingspage", - "target": "pages_tagssettingspage_schema", - "confidence_score": 1.0 + "target": "pages_tagssettingspage_schema" }, { "relation": "contains", @@ -118692,9 +118866,9 @@ "source_file": "assets/admin/pages/TagsSettingsPage.tsx", "source_location": "L25", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_tagssettingspage", - "target": "pages_tagssettingspage_tagssettingspage", - "confidence_score": 1.0 + "target": "pages_tagssettingspage_tagssettingspage" }, { "relation": "contains", @@ -118702,9 +118876,9 @@ "source_file": "assets/admin/pages/TagsSettingsPage.tsx", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_tagssettingspage", - "target": "pages_tagssettingspage_tenanttag", - "confidence_score": 1.0 + "target": "pages_tagssettingspage_tenanttag" }, { "relation": "contains", @@ -122603,9 +122777,9 @@ "source_file": "migrations/Version20260713103729.php", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260713103729", - "target": "abstractmigration", - "confidence_score": 1.0 + "target": "abstractmigration" }, { "relation": "inherits", @@ -122613,9 +122787,9 @@ "source_file": "migrations/Version20260713103729.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260713103729_version20260713103729", - "target": "abstractmigration", - "confidence_score": 1.0 + "target": "abstractmigration" }, { "relation": "references", @@ -128916,9 +129090,9 @@ "source_file": "migrations/Version20260713103729.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260713103729", - "target": "migrations_version20260713103729_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260713103729_php_schema" }, { "relation": "contains", @@ -128926,9 +129100,9 @@ "source_file": "migrations/Version20260713103729.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260713103729", - "target": "migrations_version20260713103729_version20260713103729", - "confidence_score": 1.0 + "target": "migrations_version20260713103729_version20260713103729" }, { "relation": "method", @@ -128936,9 +129110,9 @@ "source_file": "migrations/Version20260713103729.php", "source_location": "L26", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260713103729_version20260713103729", - "target": "migrations_version20260713103729_version20260713103729_down", - "confidence_score": 1.0 + "target": "migrations_version20260713103729_version20260713103729_down" }, { "relation": "method", @@ -128946,9 +129120,9 @@ "source_file": "migrations/Version20260713103729.php", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260713103729_version20260713103729", - "target": "migrations_version20260713103729_version20260713103729_getdescription", - "confidence_score": 1.0 + "target": "migrations_version20260713103729_version20260713103729_getdescription" }, { "relation": "method", @@ -128956,9 +129130,9 @@ "source_file": "migrations/Version20260713103729.php", "source_location": "L20", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260713103729_version20260713103729", - "target": "migrations_version20260713103729_version20260713103729_up", - "confidence_score": 1.0 + "target": "migrations_version20260713103729_version20260713103729_up" }, { "relation": "references", @@ -128967,9 +129141,9 @@ "source_location": "L20", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "migrations_version20260713103729_version20260713103729_up", - "target": "migrations_version20260713103729_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260713103729_php_schema" }, { "relation": "references", @@ -128978,9 +129152,9 @@ "source_location": "L26", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "migrations_version20260713103729_version20260713103729_down", - "target": "migrations_version20260713103729_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260713103729_php_schema" }, { "relation": "contains", @@ -136494,9 +136668,9 @@ "source_file": "src/Tag/Repository/TenantTagRepository.php", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_tenanttagrepository", - "target": "serviceentityrepository", - "confidence_score": 1.0 + "target": "serviceentityrepository" }, { "relation": "inherits", @@ -136504,9 +136678,9 @@ "source_file": "src/Tag/Repository/TenantTagRepository.php", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_tenanttagrepository_tenanttagrepository", - "target": "serviceentityrepository", - "confidence_score": 1.0 + "target": "serviceentityrepository" }, { "relation": "imports", @@ -138221,9 +138395,9 @@ "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L438", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller", - "target": "controller_authcontroller_authcontroller_changepassword", - "confidence_score": 1.0 + "target": "controller_authcontroller_authcontroller_changepassword" }, { "relation": "method", @@ -138424,9 +138598,9 @@ "source_location": "L438", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_changepassword", - "target": "src_auth_controller_authcontroller_php_jsonresponse", - "confidence_score": 1.0 + "target": "src_auth_controller_authcontroller_php_jsonresponse" }, { "relation": "references", @@ -138589,9 +138763,9 @@ "source_location": "L438", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_changepassword", - "target": "src_auth_controller_authcontroller_php_request", - "confidence_score": 1.0 + "target": "src_auth_controller_authcontroller_php_request" }, { "relation": "references", @@ -138743,9 +138917,9 @@ "source_location": "L438", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_changepassword", - "target": "src_auth_controller_authcontroller_php_user", - "confidence_score": 1.0 + "target": "src_auth_controller_authcontroller_php_user" }, { "relation": "references", @@ -179125,9 +179299,9 @@ "source_file": "src/Tag/Controller/TenantTagController.php", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_tenanttagcontroller", - "target": "controller_basecontroller_basecontroller", - "confidence_score": 1.0 + "target": "controller_basecontroller_basecontroller" }, { "relation": "inherits", @@ -179135,9 +179309,9 @@ "source_file": "src/Tag/Controller/TenantTagController.php", "source_location": "L26", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_tenanttagcontroller_tenanttagcontroller", - "target": "controller_basecontroller_basecontroller", - "confidence_score": 1.0 + "target": "controller_basecontroller_basecontroller" }, { "relation": "imports", @@ -188319,9 +188493,9 @@ "source_file": "src/Tag/Controller/TenantTagController.php", "source_location": "L24", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_tenanttagcontroller", - "target": "controller_tenanttagcontroller_tenanttagcontroller", - "confidence_score": 1.0 + "target": "controller_tenanttagcontroller_tenanttagcontroller" }, { "relation": "imports", @@ -188330,9 +188504,9 @@ "source_file": "src/Tag/Controller/TenantTagController.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_tenanttagcontroller", - "target": "src_tag_controller_tenanttagcontroller_php_jsonresponse", - "confidence_score": 1.0 + "target": "src_tag_controller_tenanttagcontroller_php_jsonresponse" }, { "relation": "imports", @@ -188341,9 +188515,9 @@ "source_file": "src/Tag/Controller/TenantTagController.php", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_tenanttagcontroller", - "target": "src_tag_controller_tenanttagcontroller_php_request", - "confidence_score": 1.0 + "target": "src_tag_controller_tenanttagcontroller_php_request" }, { "relation": "imports", @@ -188352,9 +188526,9 @@ "source_file": "src/Tag/Controller/TenantTagController.php", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_tenanttagcontroller", - "target": "src_tag_controller_tenanttagcontroller_php_tenanttag", - "confidence_score": 1.0 + "target": "src_tag_controller_tenanttagcontroller_php_tenanttag" }, { "relation": "imports", @@ -188363,9 +188537,9 @@ "source_file": "src/Tag/Controller/TenantTagController.php", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_tenanttagcontroller", - "target": "src_tag_controller_tenanttagcontroller_php_user", - "confidence_score": 1.0 + "target": "src_tag_controller_tenanttagcontroller_php_user" }, { "relation": "method", @@ -188373,9 +188547,9 @@ "source_file": "src/Tag/Controller/TenantTagController.php", "source_location": "L30", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_tenanttagcontroller_tenanttagcontroller", - "target": "controller_tenanttagcontroller_tenanttagcontroller_construct", - "confidence_score": 1.0 + "target": "controller_tenanttagcontroller_tenanttagcontroller_construct" }, { "relation": "method", @@ -188383,9 +188557,9 @@ "source_file": "src/Tag/Controller/TenantTagController.php", "source_location": "L51", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_tenanttagcontroller_tenanttagcontroller", - "target": "controller_tenanttagcontroller_tenanttagcontroller_create", - "confidence_score": 1.0 + "target": "controller_tenanttagcontroller_tenanttagcontroller_create" }, { "relation": "method", @@ -188393,9 +188567,9 @@ "source_file": "src/Tag/Controller/TenantTagController.php", "source_location": "L108", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_tenanttagcontroller_tenanttagcontroller", - "target": "controller_tenanttagcontroller_tenanttagcontroller_delete", - "confidence_score": 1.0 + "target": "controller_tenanttagcontroller_tenanttagcontroller_delete" }, { "relation": "method", @@ -188403,9 +188577,9 @@ "source_file": "src/Tag/Controller/TenantTagController.php", "source_location": "L37", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_tenanttagcontroller_tenanttagcontroller", - "target": "controller_tenanttagcontroller_tenanttagcontroller_list", - "confidence_score": 1.0 + "target": "controller_tenanttagcontroller_tenanttagcontroller_list" }, { "relation": "method", @@ -188413,9 +188587,9 @@ "source_file": "src/Tag/Controller/TenantTagController.php", "source_location": "L124", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_tenanttagcontroller_tenanttagcontroller", - "target": "controller_tenanttagcontroller_tenanttagcontroller_ownedtag", - "confidence_score": 1.0 + "target": "controller_tenanttagcontroller_tenanttagcontroller_ownedtag" }, { "relation": "method", @@ -188423,9 +188597,9 @@ "source_file": "src/Tag/Controller/TenantTagController.php", "source_location": "L135", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_tenanttagcontroller_tenanttagcontroller", - "target": "controller_tenanttagcontroller_tenanttagcontroller_resolveentity", - "confidence_score": 1.0 + "target": "controller_tenanttagcontroller_tenanttagcontroller_resolveentity" }, { "relation": "method", @@ -188433,9 +188607,9 @@ "source_file": "src/Tag/Controller/TenantTagController.php", "source_location": "L76", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_tenanttagcontroller_tenanttagcontroller", - "target": "controller_tenanttagcontroller_tenanttagcontroller_update", - "confidence_score": 1.0 + "target": "controller_tenanttagcontroller_tenanttagcontroller_update" }, { "relation": "calls", @@ -188444,9 +188618,9 @@ "source_file": "src/Tag/Controller/TenantTagController.php", "source_location": "L40", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_tenanttagcontroller_tenanttagcontroller_list", - "target": "controller_tenanttagcontroller_tenanttagcontroller_resolveentity", - "confidence_score": 1.0 + "target": "controller_tenanttagcontroller_tenanttagcontroller_resolveentity" }, { "relation": "references", @@ -188455,9 +188629,9 @@ "source_location": "L37", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "controller_tenanttagcontroller_tenanttagcontroller_list", - "target": "src_tag_controller_tenanttagcontroller_php_jsonresponse", - "confidence_score": 1.0 + "target": "src_tag_controller_tenanttagcontroller_php_jsonresponse" }, { "relation": "references", @@ -188466,9 +188640,9 @@ "source_location": "L37", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_tenanttagcontroller_tenanttagcontroller_list", - "target": "src_tag_controller_tenanttagcontroller_php_user", - "confidence_score": 1.0 + "target": "src_tag_controller_tenanttagcontroller_php_user" }, { "relation": "references", @@ -188477,9 +188651,9 @@ "source_location": "L51", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_tenanttagcontroller_tenanttagcontroller_create", - "target": "src_tag_controller_tenanttagcontroller_php_user", - "confidence_score": 1.0 + "target": "src_tag_controller_tenanttagcontroller_php_user" }, { "relation": "references", @@ -188488,9 +188662,9 @@ "source_location": "L108", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_tenanttagcontroller_tenanttagcontroller_delete", - "target": "src_tag_controller_tenanttagcontroller_php_user", - "confidence_score": 1.0 + "target": "src_tag_controller_tenanttagcontroller_php_user" }, { "relation": "references", @@ -188499,9 +188673,9 @@ "source_location": "L124", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_tenanttagcontroller_tenanttagcontroller_ownedtag", - "target": "src_tag_controller_tenanttagcontroller_php_user", - "confidence_score": 1.0 + "target": "src_tag_controller_tenanttagcontroller_php_user" }, { "relation": "references", @@ -188510,9 +188684,9 @@ "source_location": "L135", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_tenanttagcontroller_tenanttagcontroller_resolveentity", - "target": "src_tag_controller_tenanttagcontroller_php_user", - "confidence_score": 1.0 + "target": "src_tag_controller_tenanttagcontroller_php_user" }, { "relation": "references", @@ -188521,9 +188695,9 @@ "source_location": "L76", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_tenanttagcontroller_tenanttagcontroller_update", - "target": "src_tag_controller_tenanttagcontroller_php_user", - "confidence_score": 1.0 + "target": "src_tag_controller_tenanttagcontroller_php_user" }, { "relation": "references", @@ -188532,9 +188706,9 @@ "source_location": "L51", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "controller_tenanttagcontroller_tenanttagcontroller_create", - "target": "src_tag_controller_tenanttagcontroller_php_jsonresponse", - "confidence_score": 1.0 + "target": "src_tag_controller_tenanttagcontroller_php_jsonresponse" }, { "relation": "references", @@ -188543,9 +188717,9 @@ "source_location": "L108", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "controller_tenanttagcontroller_tenanttagcontroller_delete", - "target": "src_tag_controller_tenanttagcontroller_php_jsonresponse", - "confidence_score": 1.0 + "target": "src_tag_controller_tenanttagcontroller_php_jsonresponse" }, { "relation": "references", @@ -188554,9 +188728,9 @@ "source_location": "L76", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "controller_tenanttagcontroller_tenanttagcontroller_update", - "target": "src_tag_controller_tenanttagcontroller_php_jsonresponse", - "confidence_score": 1.0 + "target": "src_tag_controller_tenanttagcontroller_php_jsonresponse" }, { "relation": "calls", @@ -188565,9 +188739,9 @@ "source_file": "src/Tag/Controller/TenantTagController.php", "source_location": "L54", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_tenanttagcontroller_tenanttagcontroller_create", - "target": "controller_tenanttagcontroller_tenanttagcontroller_resolveentity", - "confidence_score": 1.0 + "target": "controller_tenanttagcontroller_tenanttagcontroller_resolveentity" }, { "relation": "references", @@ -188576,9 +188750,9 @@ "source_location": "L51", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_tenanttagcontroller_tenanttagcontroller_create", - "target": "src_tag_controller_tenanttagcontroller_php_request", - "confidence_score": 1.0 + "target": "src_tag_controller_tenanttagcontroller_php_request" }, { "relation": "references", @@ -188587,9 +188761,9 @@ "source_location": "L76", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_tenanttagcontroller_tenanttagcontroller_update", - "target": "src_tag_controller_tenanttagcontroller_php_request", - "confidence_score": 1.0 + "target": "src_tag_controller_tenanttagcontroller_php_request" }, { "relation": "calls", @@ -188598,9 +188772,9 @@ "source_file": "src/Tag/Controller/TenantTagController.php", "source_location": "L79", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_tenanttagcontroller_tenanttagcontroller_update", - "target": "controller_tenanttagcontroller_tenanttagcontroller_ownedtag", - "confidence_score": 1.0 + "target": "controller_tenanttagcontroller_tenanttagcontroller_ownedtag" }, { "relation": "calls", @@ -188609,9 +188783,9 @@ "source_file": "src/Tag/Controller/TenantTagController.php", "source_location": "L111", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_tenanttagcontroller_tenanttagcontroller_delete", - "target": "controller_tenanttagcontroller_tenanttagcontroller_ownedtag", - "confidence_score": 1.0 + "target": "controller_tenanttagcontroller_tenanttagcontroller_ownedtag" }, { "relation": "calls", @@ -188620,9 +188794,9 @@ "source_file": "src/Tag/Controller/TenantTagController.php", "source_location": "L126", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_tenanttagcontroller_tenanttagcontroller_ownedtag", - "target": "controller_tenanttagcontroller_tenanttagcontroller_resolveentity", - "confidence_score": 1.0 + "target": "controller_tenanttagcontroller_tenanttagcontroller_resolveentity" }, { "relation": "references", @@ -188631,9 +188805,9 @@ "source_location": "L124", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "controller_tenanttagcontroller_tenanttagcontroller_ownedtag", - "target": "src_tag_controller_tenanttagcontroller_php_tenanttag", - "confidence_score": 1.0 + "target": "src_tag_controller_tenanttagcontroller_php_tenanttag" }, { "relation": "contains", @@ -188784,9 +188958,9 @@ "source_file": "src/Tag/Entity/TenantTag.php", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_tenanttag", - "target": "entity_tenanttag_tenanttag", - "confidence_score": 1.0 + "target": "entity_tenanttag_tenanttag" }, { "relation": "method", @@ -188794,9 +188968,9 @@ "source_file": "src/Tag/Entity/TenantTag.php", "source_location": "L49", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_tenanttag_tenanttag", - "target": "entity_tenanttag_tenanttag_construct", - "confidence_score": 1.0 + "target": "entity_tenanttag_tenanttag_construct" }, { "relation": "method", @@ -188804,9 +188978,9 @@ "source_file": "src/Tag/Entity/TenantTag.php", "source_location": "L65", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_tenanttag_tenanttag", - "target": "entity_tenanttag_tenanttag_getcolor", - "confidence_score": 1.0 + "target": "entity_tenanttag_tenanttag_getcolor" }, { "relation": "method", @@ -188814,9 +188988,9 @@ "source_file": "src/Tag/Entity/TenantTag.php", "source_location": "L63", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_tenanttag_tenanttag", - "target": "entity_tenanttag_tenanttag_getentityid", - "confidence_score": 1.0 + "target": "entity_tenanttag_tenanttag_getentityid" }, { "relation": "method", @@ -188824,9 +188998,9 @@ "source_file": "src/Tag/Entity/TenantTag.php", "source_location": "L62", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_tenanttag_tenanttag", - "target": "entity_tenanttag_tenanttag_getentitytype", - "confidence_score": 1.0 + "target": "entity_tenanttag_tenanttag_getentitytype" }, { "relation": "method", @@ -188834,9 +189008,9 @@ "source_file": "src/Tag/Entity/TenantTag.php", "source_location": "L60", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_tenanttag_tenanttag", - "target": "entity_tenanttag_tenanttag_getid", - "confidence_score": 1.0 + "target": "entity_tenanttag_tenanttag_getid" }, { "relation": "method", @@ -188844,9 +189018,9 @@ "source_file": "src/Tag/Entity/TenantTag.php", "source_location": "L64", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_tenanttag_tenanttag", - "target": "entity_tenanttag_tenanttag_getname", - "confidence_score": 1.0 + "target": "entity_tenanttag_tenanttag_getname" }, { "relation": "method", @@ -188854,9 +189028,9 @@ "source_file": "src/Tag/Entity/TenantTag.php", "source_location": "L61", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_tenanttag_tenanttag", - "target": "entity_tenanttag_tenanttag_getuuid", - "confidence_score": 1.0 + "target": "entity_tenanttag_tenanttag_getuuid" }, { "relation": "method", @@ -188864,9 +189038,9 @@ "source_file": "src/Tag/Entity/TenantTag.php", "source_location": "L66", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_tenanttag_tenanttag", - "target": "entity_tenanttag_tenanttag_isactive", - "confidence_score": 1.0 + "target": "entity_tenanttag_tenanttag_isactive" }, { "relation": "method", @@ -188874,9 +189048,9 @@ "source_file": "src/Tag/Entity/TenantTag.php", "source_location": "L70", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_tenanttag_tenanttag", - "target": "entity_tenanttag_tenanttag_setactive", - "confidence_score": 1.0 + "target": "entity_tenanttag_tenanttag_setactive" }, { "relation": "method", @@ -188884,9 +189058,9 @@ "source_file": "src/Tag/Entity/TenantTag.php", "source_location": "L69", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_tenanttag_tenanttag", - "target": "entity_tenanttag_tenanttag_setcolor", - "confidence_score": 1.0 + "target": "entity_tenanttag_tenanttag_setcolor" }, { "relation": "method", @@ -188894,9 +189068,9 @@ "source_file": "src/Tag/Entity/TenantTag.php", "source_location": "L68", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_tenanttag_tenanttag", - "target": "entity_tenanttag_tenanttag_setname", - "confidence_score": 1.0 + "target": "entity_tenanttag_tenanttag_setname" }, { "relation": "method", @@ -188904,9 +189078,9 @@ "source_file": "src/Tag/Entity/TenantTag.php", "source_location": "L72", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_tenanttag_tenanttag", - "target": "entity_tenanttag_tenanttag_toarray", - "confidence_score": 1.0 + "target": "entity_tenanttag_tenanttag_toarray" }, { "relation": "references", @@ -188915,9 +189089,9 @@ "source_location": "L68", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_tenanttag_tenanttag_setname", - "target": "src_tag_entity_tenanttag_php_self", - "confidence_score": 1.0 + "target": "src_tag_entity_tenanttag_php_self" }, { "relation": "references", @@ -188926,9 +189100,9 @@ "source_location": "L70", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_tenanttag_tenanttag_setactive", - "target": "src_tag_entity_tenanttag_php_self", - "confidence_score": 1.0 + "target": "src_tag_entity_tenanttag_php_self" }, { "relation": "references", @@ -188937,9 +189111,9 @@ "source_location": "L69", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_tenanttag_tenanttag_setcolor", - "target": "src_tag_entity_tenanttag_php_self", - "confidence_score": 1.0 + "target": "src_tag_entity_tenanttag_php_self" }, { "relation": "contains", @@ -189062,9 +189236,9 @@ "source_file": "src/Tag/Repository/TenantTagRepository.php", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_tenanttagrepository", - "target": "repository_tenanttagrepository_tenanttagrepository", - "confidence_score": 1.0 + "target": "repository_tenanttagrepository_tenanttagrepository" }, { "relation": "imports", @@ -189073,9 +189247,9 @@ "source_file": "src/Tag/Repository/TenantTagRepository.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_tenanttagrepository", - "target": "src_tag_repository_tenanttagrepository_php_managerregistry", - "confidence_score": 1.0 + "target": "src_tag_repository_tenanttagrepository_php_managerregistry" }, { "relation": "imports", @@ -189084,9 +189258,9 @@ "source_file": "src/Tag/Repository/TenantTagRepository.php", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_tenanttagrepository", - "target": "src_tag_repository_tenanttagrepository_php_tenanttag", - "confidence_score": 1.0 + "target": "src_tag_repository_tenanttagrepository_php_tenanttag" }, { "relation": "method", @@ -189094,9 +189268,9 @@ "source_file": "src/Tag/Repository/TenantTagRepository.php", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_tenanttagrepository_tenanttagrepository", - "target": "repository_tenanttagrepository_tenanttagrepository_construct", - "confidence_score": 1.0 + "target": "repository_tenanttagrepository_tenanttagrepository_construct" }, { "relation": "method", @@ -189104,9 +189278,9 @@ "source_file": "src/Tag/Repository/TenantTagRepository.php", "source_location": "L22", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_tenanttagrepository_tenanttagrepository", - "target": "repository_tenanttagrepository_tenanttagrepository_findbyentity", - "confidence_score": 1.0 + "target": "repository_tenanttagrepository_tenanttagrepository_findbyentity" }, { "relation": "method", @@ -189114,9 +189288,9 @@ "source_file": "src/Tag/Repository/TenantTagRepository.php", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_tenanttagrepository_tenanttagrepository", - "target": "repository_tenanttagrepository_tenanttagrepository_findbyuuid", - "confidence_score": 1.0 + "target": "repository_tenanttagrepository_tenanttagrepository_findbyuuid" }, { "relation": "method", @@ -189124,9 +189298,9 @@ "source_file": "src/Tag/Repository/TenantTagRepository.php", "source_location": "L39", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_tenanttagrepository_tenanttagrepository", - "target": "repository_tenanttagrepository_tenanttagrepository_remove", - "confidence_score": 1.0 + "target": "repository_tenanttagrepository_tenanttagrepository_remove" }, { "relation": "method", @@ -189134,9 +189308,9 @@ "source_file": "src/Tag/Repository/TenantTagRepository.php", "source_location": "L33", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_tenanttagrepository_tenanttagrepository", - "target": "repository_tenanttagrepository_tenanttagrepository_save", - "confidence_score": 1.0 + "target": "repository_tenanttagrepository_tenanttagrepository_save" }, { "relation": "references", @@ -189145,9 +189319,9 @@ "source_location": "L11", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_tenanttagrepository_tenanttagrepository_construct", - "target": "src_tag_repository_tenanttagrepository_php_managerregistry", - "confidence_score": 1.0 + "target": "src_tag_repository_tenanttagrepository_php_managerregistry" }, { "relation": "references_constant", @@ -189166,9 +189340,9 @@ "source_location": "L16", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "repository_tenanttagrepository_tenanttagrepository_findbyuuid", - "target": "src_tag_repository_tenanttagrepository_php_tenanttag", - "confidence_score": 1.0 + "target": "src_tag_repository_tenanttagrepository_php_tenanttag" }, { "relation": "references", @@ -189177,9 +189351,9 @@ "source_location": "L39", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_tenanttagrepository_tenanttagrepository_remove", - "target": "src_tag_repository_tenanttagrepository_php_tenanttag", - "confidence_score": 1.0 + "target": "src_tag_repository_tenanttagrepository_php_tenanttag" }, { "relation": "references", @@ -189188,9 +189362,9 @@ "source_location": "L33", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_tenanttagrepository_tenanttagrepository_save", - "target": "src_tag_repository_tenanttagrepository_php_tenanttag", - "confidence_score": 1.0 + "target": "src_tag_repository_tenanttagrepository_php_tenanttag" }, { "relation": "contains", @@ -191370,9 +191544,9 @@ "source_file": "tests/Auth/ChangePasswordTest.php", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "auth_changepasswordtest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", @@ -191380,9 +191554,9 @@ "source_file": "tests/Auth/ChangePasswordTest.php", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "auth_changepasswordtest_changepasswordtest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", @@ -192000,9 +192174,9 @@ "source_file": "tests/Tag/TenantTagTest.php", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "tag_tenanttagtest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", @@ -192010,9 +192184,9 @@ "source_file": "tests/Tag/TenantTagTest.php", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "tag_tenanttagtest_tenanttagtest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "references", @@ -192783,9 +192957,9 @@ "source_file": "tests/Auth/ChangePasswordTest.php", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "auth_changepasswordtest", - "target": "auth_changepasswordtest_changepasswordtest", - "confidence_score": 1.0 + "target": "auth_changepasswordtest_changepasswordtest" }, { "relation": "imports", @@ -192794,9 +192968,9 @@ "source_file": "tests/Auth/ChangePasswordTest.php", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "auth_changepasswordtest", - "target": "tests_auth_changepasswordtest_php_user", - "confidence_score": 1.0 + "target": "tests_auth_changepasswordtest_php_user" }, { "relation": "method", @@ -192804,9 +192978,9 @@ "source_file": "tests/Auth/ChangePasswordTest.php", "source_location": "L23", "weight": 1.0, + "confidence_score": 1.0, "source": "auth_changepasswordtest_changepasswordtest", - "target": "auth_changepasswordtest_changepasswordtest_testchangespasswordwithcorrectcurrent", - "confidence_score": 1.0 + "target": "auth_changepasswordtest_changepasswordtest_testchangespasswordwithcorrectcurrent" }, { "relation": "method", @@ -192814,9 +192988,9 @@ "source_file": "tests/Auth/ChangePasswordTest.php", "source_location": "L61", "weight": 1.0, + "confidence_score": 1.0, "source": "auth_changepasswordtest_changepasswordtest", - "target": "auth_changepasswordtest_changepasswordtest_testrejectssameascurrent", - "confidence_score": 1.0 + "target": "auth_changepasswordtest_changepasswordtest_testrejectssameascurrent" }, { "relation": "method", @@ -192824,9 +192998,9 @@ "source_file": "tests/Auth/ChangePasswordTest.php", "source_location": "L50", "weight": 1.0, + "confidence_score": 1.0, "source": "auth_changepasswordtest_changepasswordtest", - "target": "auth_changepasswordtest_changepasswordtest_testrejectsshortnewpassword", - "confidence_score": 1.0 + "target": "auth_changepasswordtest_changepasswordtest_testrejectsshortnewpassword" }, { "relation": "method", @@ -192834,9 +193008,9 @@ "source_file": "tests/Auth/ChangePasswordTest.php", "source_location": "L39", "weight": 1.0, + "confidence_score": 1.0, "source": "auth_changepasswordtest_changepasswordtest", - "target": "auth_changepasswordtest_changepasswordtest_testrejectswrongcurrentpassword", - "confidence_score": 1.0 + "target": "auth_changepasswordtest_changepasswordtest_testrejectswrongcurrentpassword" }, { "relation": "method", @@ -192844,9 +193018,9 @@ "source_file": "tests/Auth/ChangePasswordTest.php", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "auth_changepasswordtest_changepasswordtest", - "target": "auth_changepasswordtest_changepasswordtest_userwithpassword", - "confidence_score": 1.0 + "target": "auth_changepasswordtest_changepasswordtest_userwithpassword" }, { "relation": "calls", @@ -192855,9 +193029,9 @@ "source_file": "tests/Auth/ChangePasswordTest.php", "source_location": "L25", "weight": 1.0, + "confidence_score": 1.0, "source": "auth_changepasswordtest_changepasswordtest_testchangespasswordwithcorrectcurrent", - "target": "auth_changepasswordtest_changepasswordtest_userwithpassword", - "confidence_score": 1.0 + "target": "auth_changepasswordtest_changepasswordtest_userwithpassword" }, { "relation": "calls", @@ -192866,9 +193040,9 @@ "source_file": "tests/Auth/ChangePasswordTest.php", "source_location": "L63", "weight": 1.0, + "confidence_score": 1.0, "source": "auth_changepasswordtest_changepasswordtest_testrejectssameascurrent", - "target": "auth_changepasswordtest_changepasswordtest_userwithpassword", - "confidence_score": 1.0 + "target": "auth_changepasswordtest_changepasswordtest_userwithpassword" }, { "relation": "calls", @@ -192877,9 +193051,9 @@ "source_file": "tests/Auth/ChangePasswordTest.php", "source_location": "L52", "weight": 1.0, + "confidence_score": 1.0, "source": "auth_changepasswordtest_changepasswordtest_testrejectsshortnewpassword", - "target": "auth_changepasswordtest_changepasswordtest_userwithpassword", - "confidence_score": 1.0 + "target": "auth_changepasswordtest_changepasswordtest_userwithpassword" }, { "relation": "calls", @@ -192888,9 +193062,9 @@ "source_file": "tests/Auth/ChangePasswordTest.php", "source_location": "L41", "weight": 1.0, + "confidence_score": 1.0, "source": "auth_changepasswordtest_changepasswordtest_testrejectswrongcurrentpassword", - "target": "auth_changepasswordtest_changepasswordtest_userwithpassword", - "confidence_score": 1.0 + "target": "auth_changepasswordtest_changepasswordtest_userwithpassword" }, { "relation": "references", @@ -192899,9 +193073,9 @@ "source_location": "L14", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "auth_changepasswordtest_changepasswordtest_userwithpassword", - "target": "tests_auth_changepasswordtest_php_user", - "confidence_score": 1.0 + "target": "tests_auth_changepasswordtest_php_user" }, { "relation": "references_constant", @@ -197229,9 +197403,9 @@ "source_file": "tests/Tag/TenantTagTest.php", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "tag_tenanttagtest", - "target": "tag_tenanttagtest_tenanttagtest", - "confidence_score": 1.0 + "target": "tag_tenanttagtest_tenanttagtest" }, { "relation": "method", @@ -197239,9 +197413,9 @@ "source_file": "tests/Tag/TenantTagTest.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "tag_tenanttagtest_tenanttagtest", - "target": "tag_tenanttagtest_tenanttagtest_doctoruser", - "confidence_score": 1.0 + "target": "tag_tenanttagtest_tenanttagtest_doctoruser" }, { "relation": "method", @@ -197249,9 +197423,9 @@ "source_file": "tests/Tag/TenantTagTest.php", "source_location": "L65", "weight": 1.0, + "confidence_score": 1.0, "source": "tag_tenanttagtest_tenanttagtest", - "target": "tag_tenanttagtest_tenanttagtest_testcannottouchanothertenantstag", - "confidence_score": 1.0 + "target": "tag_tenanttagtest_tenanttagtest_testcannottouchanothertenantstag" }, { "relation": "method", @@ -197259,9 +197433,9 @@ "source_file": "tests/Tag/TenantTagTest.php", "source_location": "L22", "weight": 1.0, + "confidence_score": 1.0, "source": "tag_tenanttagtest_tenanttagtest", - "target": "tag_tenanttagtest_tenanttagtest_testcreatelistupdatedelete", - "confidence_score": 1.0 + "target": "tag_tenanttagtest_tenanttagtest_testcreatelistupdatedelete" }, { "relation": "method", @@ -197269,9 +197443,9 @@ "source_file": "tests/Tag/TenantTagTest.php", "source_location": "L54", "weight": 1.0, + "confidence_score": 1.0, "source": "tag_tenanttagtest_tenanttagtest", - "target": "tag_tenanttagtest_tenanttagtest_testrejectsinvalidnameandcolor", - "confidence_score": 1.0 + "target": "tag_tenanttagtest_tenanttagtest_testrejectsinvalidnameandcolor" }, { "relation": "calls", @@ -197280,9 +197454,9 @@ "source_file": "tests/Tag/TenantTagTest.php", "source_location": "L67", "weight": 1.0, + "confidence_score": 1.0, "source": "tag_tenanttagtest_tenanttagtest_testcannottouchanothertenantstag", - "target": "tag_tenanttagtest_tenanttagtest_doctoruser", - "confidence_score": 1.0 + "target": "tag_tenanttagtest_tenanttagtest_doctoruser" }, { "relation": "calls", @@ -197291,9 +197465,9 @@ "source_file": "tests/Tag/TenantTagTest.php", "source_location": "L24", "weight": 1.0, + "confidence_score": 1.0, "source": "tag_tenanttagtest_tenanttagtest_testcreatelistupdatedelete", - "target": "tag_tenanttagtest_tenanttagtest_doctoruser", - "confidence_score": 1.0 + "target": "tag_tenanttagtest_tenanttagtest_doctoruser" }, { "relation": "calls", @@ -197302,9 +197476,9 @@ "source_file": "tests/Tag/TenantTagTest.php", "source_location": "L56", "weight": 1.0, + "confidence_score": 1.0, "source": "tag_tenanttagtest_tenanttagtest_testrejectsinvalidnameandcolor", - "target": "tag_tenanttagtest_tenanttagtest_doctoruser", - "confidence_score": 1.0 + "target": "tag_tenanttagtest_tenanttagtest_doctoruser" }, { "relation": "contains", @@ -226772,9 +226946,9 @@ "source_file": "docs/api/auth.md", "source_location": "L632", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_authentication_api", - "target": "api_auth_post_api_v1_user_change_password", - "confidence_score": 1.0 + "target": "api_auth_post_api_v1_user_change_password" }, { "relation": "contains", @@ -227302,9 +227476,9 @@ "source_file": "docs/api/auth.md", "source_location": "L656", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_change_password", - "target": "api_auth_errors_656", - "confidence_score": 1.0 + "target": "api_auth_errors_656" }, { "relation": "contains", @@ -227312,9 +227486,9 @@ "source_file": "docs/api/auth.md", "source_location": "L638", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_change_password", - "target": "api_auth_request_body_638", - "confidence_score": 1.0 + "target": "api_auth_request_body_638" }, { "relation": "contains", @@ -227322,9 +227496,9 @@ "source_file": "docs/api/auth.md", "source_location": "L651", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_change_password", - "target": "api_auth_response_200_651", - "confidence_score": 1.0 + "target": "api_auth_response_200_651" }, { "relation": "contains", @@ -227352,9 +227526,9 @@ "source_file": "docs/api/auth.md", "source_location": "L691", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_reset_password", - "target": "api_auth_error_codes_691", - "confidence_score": 1.0 + "target": "api_auth_error_codes_691" }, { "relation": "contains", @@ -227362,9 +227536,9 @@ "source_file": "docs/api/auth.md", "source_location": "L670", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_reset_password", - "target": "api_auth_request_body_670", - "confidence_score": 1.0 + "target": "api_auth_request_body_670" }, { "relation": "contains", @@ -227372,9 +227546,9 @@ "source_file": "docs/api/auth.md", "source_location": "L683", "weight": 1.0, + "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_reset_password", - "target": "api_auth_response_200_683", - "confidence_score": 1.0 + "target": "api_auth_response_200_683" }, { "relation": "contains", @@ -234362,9 +234536,9 @@ "source_file": "docs/api/tag.md", "source_location": "L150", "weight": 1.0, + "confidence_score": 1.0, "source": "api_tag_tag_api", - "target": "api_tag_\u0628\u0631\u0686\u0633\u0628_\u0647\u0627\u06cc_tenant_doctor_clinic", - "confidence_score": 1.0 + "target": "api_tag_\u0628\u0631\u0686\u0633\u0628_\u0647\u0627\u06cc_tenant_doctor_clinic" }, { "relation": "contains", @@ -234502,9 +234676,9 @@ "source_file": "docs/api/tag.md", "source_location": "L173", "weight": 1.0, + "confidence_score": 1.0, "source": "api_tag_\u0628\u0631\u0686\u0633\u0628_\u0647\u0627\u06cc_tenant_doctor_clinic", - "target": "api_tag_delete_api_v1_tenant_tag_uuid", - "confidence_score": 1.0 + "target": "api_tag_delete_api_v1_tenant_tag_uuid" }, { "relation": "contains", @@ -234512,9 +234686,9 @@ "source_file": "docs/api/tag.md", "source_location": "L176", "weight": 1.0, + "confidence_score": 1.0, "source": "api_tag_\u0628\u0631\u0686\u0633\u0628_\u0647\u0627\u06cc_tenant_doctor_clinic", - "target": "api_tag_errors_176", - "confidence_score": 1.0 + "target": "api_tag_errors_176" }, { "relation": "contains", @@ -234522,9 +234696,9 @@ "source_file": "docs/api/tag.md", "source_location": "L156", "weight": 1.0, + "confidence_score": 1.0, "source": "api_tag_\u0628\u0631\u0686\u0633\u0628_\u0647\u0627\u06cc_tenant_doctor_clinic", - "target": "api_tag_get_api_v1_tenant_tags", - "confidence_score": 1.0 + "target": "api_tag_get_api_v1_tenant_tags" }, { "relation": "contains", @@ -234532,9 +234706,9 @@ "source_file": "docs/api/tag.md", "source_location": "L170", "weight": 1.0, + "confidence_score": 1.0, "source": "api_tag_\u0628\u0631\u0686\u0633\u0628_\u0647\u0627\u06cc_tenant_doctor_clinic", - "target": "api_tag_patch_api_v1_tenant_tag_uuid", - "confidence_score": 1.0 + "target": "api_tag_patch_api_v1_tenant_tag_uuid" }, { "relation": "contains", @@ -234542,9 +234716,9 @@ "source_file": "docs/api/tag.md", "source_location": "L159", "weight": 1.0, + "confidence_score": 1.0, "source": "api_tag_\u0628\u0631\u0686\u0633\u0628_\u0647\u0627\u06cc_tenant_doctor_clinic", - "target": "api_tag_post_api_v1_tenant_tag", - "confidence_score": 1.0 + "target": "api_tag_post_api_v1_tenant_tag" }, { "relation": "contains", @@ -244738,5 +244912,5 @@ } ], "hyperedges": [], - "built_at_commit": "76f9fbe88fea9d9120e08f4e75b66f06e942263c" + "built_at_commit": "3fe007b27216ca2dcddc7ac7540f0c5638f8de87" } \ No newline at end of file diff --git a/graphify-out/manifest.json b/graphify-out/manifest.json index 817a8628..0a2ffc21 100644 --- a/graphify-out/manifest.json +++ b/graphify-out/manifest.json @@ -4090,13 +4090,13 @@ "semantic_hash": "" }, "assets/admin/components/layout/SettingsLayout.test.tsx": { - "mtime": 1783939435.965971, - "ast_hash": "f04517b53da93e03cec3bb6e9774bab4", + "mtime": 1783940074.4992702, + "ast_hash": "8d6c9732b1148950e354178a0e19a5ed", "semantic_hash": "" }, "assets/admin/components/layout/SettingsLayout.tsx": { - "mtime": 1783939417.9588082, - "ast_hash": "5a69a32df55a252988a6ddef1c8f9157", + "mtime": 1783940015.906871, + "ast_hash": "a157bce75a3688ac5adf016021c8aa63", "semantic_hash": "" }, "assets/admin/pages/PaymentSuccessPage.test.tsx": { @@ -4110,13 +4110,13 @@ "semantic_hash": "" }, "assets/admin/pages/SettingsMenuPage.test.tsx": { - "mtime": 1783939446.226437, - "ast_hash": "f4867a66c1db4eac7a48715ce5613684", + "mtime": 1783940086.7147293, + "ast_hash": "d2003141b50204958c443c4a814b46cf", "semantic_hash": "" }, "assets/admin/pages/SettingsMenuPage.tsx": { - "mtime": 1783933499.443317, - "ast_hash": "2114ef8c8937302a651b882399d2c8e4", + "mtime": 1783940044.1695428, + "ast_hash": "f881d1287a1465a33ed3fc5eb02f31ee", "semantic_hash": "" }, "assets/admin/pages/SubscriptionPage.test.tsx": {