MCPcopy Create free account

hub / github.com/ding113/claude-code-hub / functions

Functions6,623 in github.com/ding113/claude-code-hub

↓ 1 callersFunctiongetRequestLocale
()
src/app/v1/_lib/proxy/auth-guard.ts:12
↓ 1 callersFunctiongetRequestStatus
(item: ProviderChainItem)
src/app/[locale]/dashboard/logs/_components/error-details-dialog/components/LogicTraceTab.tsx:34
↓ 1 callersFunctiongetRequestedCodexServiceTier
( session: ProxySession, provider?: Provider | null )
src/app/v1/_lib/proxy/response-handler.ts:193
↓ 1 callersMethodgetRotation
()
src/components/ui/__tests__/map.test.tsx:154
↓ 1 callersMethodgetRotationAlignment
()
src/components/ui/__tests__/map.test.tsx:162
↓ 1 callersFunctiongetScopedAuthContext
()
src/lib/auth.ts:176
↓ 1 callersFunctiongetSecondsUntilMidnight
()
src/lib/rate-limit/time-utils.ts:326
↓ 1 callersFunctiongetServerTimeZone
()
src/actions/system-config.ts:38
↓ 1 callersMethodgetSessionClientRequestMeta
( sessionId: string, requestSequence?: number )
src/lib/session-manager.ts:1744
↓ 1 callersFunctiongetSessionMessages
(sessionId: string)
src/actions/active-sessions.ts:519
↓ 1 callersMethodgetSessionProvider
* 获取 session 绑定的 provider
src/lib/session-manager.ts:649
↓ 1 callersMethodgetSessionRequestBody
* 获取 session 完整请求体(客户端原始请求体,可能已脱敏) * * @param sessionId - Session ID * @param requestSequence - 请求序号 * @returns 解析后的 JSON 对象(可能已脱敏)
src/lib/session-manager.ts:1644
↓ 1 callersMethodgetSessionRequestCount
* 获取 Session 当前的请求计数 * * @param sessionId - Session ID * @returns 当前请求数量,不存在返回 0
src/lib/session-manager.ts:328
↓ 1 callersMethodgetSessionRequestHeaders
( sessionId: string, requestSequence?: number )
src/lib/session-manager.ts:1924
↓ 1 callersFunctiongetSessionRequests
( sessionId: string, page: number = 1, pageSize: number = 20, order: "asc" | "desc" = "asc" )
src/actions/active-sessions.ts:924
↓ 1 callersMethodgetSessionResponseHeaders
( sessionId: string, requestSequence?: number )
src/lib/session-manager.ts:1944
↓ 1 callersMethodgetSessionSpecialSettings
( sessionId: string, requestSequence?: number )
src/lib/session-manager.ts:1693
↓ 1 callersFunctiongetSessionStore
()
src/lib/auth.ts:406
↓ 1 callersFunctiongetSessionTtlSeconds
()
src/app/v1/_lib/codex/session-completer.ts:35
↓ 1 callersMethodgetSessionUpstreamRequestMeta
( sessionId: string, requestSequence?: number )
src/lib/session-manager.ts:1797
↓ 1 callersMethodgetSessionUpstreamResponseMeta
( sessionId: string, requestSequence?: number )
src/lib/session-manager.ts:1850
↓ 1 callersFunctiongetSetCookieHeaders
(response: Response)
tests/e2e/_helpers/auth.ts:77
↓ 1 callersFunctiongetSharedObserver
(options: IntersectionObserverInit)
src/lib/hooks/use-in-view-once.ts:92
↓ 1 callersFunctiongetShutdownTimeoutMs
()
src/lib/langfuse/index.ts:73
↓ 1 callersFunctiongetSigningKey
(adminToken: string)
src/lib/auth-admin-session-token.ts:61
↓ 1 callersFunctiongetSortIcon
(key: string | undefined)
src/app/[locale]/dashboard/leaderboard/_components/leaderboard-table.tsx:148
↓ 1 callersFunctiongetStartOfToday
(timezone: string, now: Date)
src/lib/notification/tasks/cache-hit-rate-alert.ts:203
↓ 1 callersFunctiongetStatus
( value: Date | null, countdownTotalSeconds: number, isExpired: boolean )
src/app/[locale]/my-usage/_components/expiration-info.tsx:42
↓ 1 callersFunctiongetStatusBadge
(status: string)
src/app/[locale]/dashboard/availability/_components/availability-view.tsx:204
↓ 1 callersFunctiongetStatusBadgeClassName
(statusCode: number | null)
src/app/[locale]/dashboard/logs/_components/virtualized-logs-table.tsx:77
↓ 1 callersFunctiongetStatusBadgeClassName
()
src/app/[locale]/dashboard/logs/_components/error-details-dialog/index.tsx:182
↓ 1 callersFunctiongetStatusCategory
(statusCode: number)
src/lib/langfuse/trace-proxy-request.ts:20
↓ 1 callersFunctiongetStatusClassName
()
src/app/[locale]/dashboard/availability/_components/availability-view.tsx:208
↓ 1 callersFunctiongetStatusColor
(statusCode: number | null)
src/app/[locale]/dashboard/sessions/[sessionId]/messages/_components/request-list-sidebar.tsx:93
↓ 1 callersFunctiongetStatusColor
(status: string)
src/app/[locale]/dashboard/availability/_components/provider/lane-chart.tsx:31
↓ 1 callersFunctiongetStatusConfig
( status: "in_progress" | "completed" | "error", statusCode?: number, labels?: { inProgress: string; err
src/components/customs/session-card.tsx:39
↓ 1 callersFunctiongetStatusConfig
(endpoint: ProviderEndpoint)
src/app/[locale]/dashboard/availability/_components/endpoint/probe-grid.tsx:17
↓ 1 callersFunctiongetStatusIcon
* 获取状态图标和颜色
src/components/customs/session-list-item.tsx:30
↓ 1 callersFunctiongetStatusIcon
(statusCode: number | null)
src/app/[locale]/dashboard/sessions/[sessionId]/messages/_components/request-list-sidebar.tsx:100
↓ 1 callersFunctiongetStatusIcon
(status: string)
src/app/[locale]/dashboard/availability/_components/availability-view.tsx:191
↓ 1 callersFunctiongetString
(messages: Record<string, unknown>, keyPath: readonly string[])
tests/unit/i18n/key-created-copy.test.ts:55
↓ 1 callersFunctiongetSummaryCounts
()
src/app/[locale]/dashboard/availability/_components/availability-view.tsx:238
↓ 1 callersMethodgetSupportedTools
* 获取支持的工具列表 * * @param mcpType - MCP 透传类型 * @returns 支持的工具名称列表
src/app/v1/_lib/proxy/mcp-passthrough-handler.ts:64
↓ 1 callersFunctiongetSystemTheme
()
src/components/ui/map.tsx:43
↓ 1 callersFunctiongetTestBody
(providerType: ProviderType, model?: string)
src/lib/provider-testing/utils/test-prompts.ts:144
↓ 1 callersFunctiongetThinkingSignatureModelDetectionSpecialSetting
( specialSettings?: SpecialSetting[] | null )
src/lib/utils/special-settings.ts:284
↓ 1 callersFunctiongetTimeRangeDescription
()
src/app/[locale]/dashboard/_components/statistics/chart.tsx:254
↓ 1 callersFunctiongetTimeValue
(value: Date | string | null | undefined)
src/lib/availability/availability-service.ts:156
↓ 1 callersFunctiongetTimezoneLabel
(timezone: string, locale = "en")
src/lib/utils/timezone.ts:96
↓ 1 callersFunctiongetTone
(percent: number | null)
src/app/[locale]/my-usage/_components/quota-cards.tsx:227
↓ 1 callersFunctiongetTranslatedNavItems
(locale: string)
src/app/[locale]/settings/_lib/nav-items.ts:111
↓ 1 callersFunctiongetTrendColor
(direction: "up" | "down" | "stable", invertColors: boolean)
src/app/[locale]/dashboard/availability/_components/overview/gauge-card.tsx:60
↓ 1 callersFunctiongetTrendIcon
(direction: "up" | "down" | "stable")
src/app/[locale]/dashboard/availability/_components/overview/gauge-card.tsx:49
↓ 1 callersFunctiongetTtfbAssessment
* Get TTFB performance assessment * Thresholds: <1s excellent, <2s good, <3s warning, >=3s poor
src/app/[locale]/dashboard/logs/_components/error-details-dialog/components/PerformanceTab.tsx:15
↓ 1 callersFunctiongetTypeConfig
(type: NotificationType)
src/app/[locale]/settings/notifications/_components/notification-type-card.tsx:40
↓ 1 callersFunctiongetUnauthorizedFields
(data: Record<string, unknown>, userRole: string)
src/lib/permissions/user-field-permissions.ts:62
↓ 1 callersFunctiongetUndetectedWebhooks
(settings: NotificationSettings)
src/lib/webhook/migration.ts:309
↓ 1 callersFunctiongetUsageIndicator
(percent: number)
src/lib/webhook/templates/cost-alert.ts:3
↓ 1 callersFunctiongetUsageLogSessionIdSuggestions
( input: UsageLogSessionIdSuggestionInput )
src/actions/usage-logs.ts:593
↓ 1 callersFunctiongetUsageLogsExportStatus
(c: Context)
src/app/api/v1/resources/usage-logs/handlers.ts:118
↓ 1 callersFunctiongetUsageLogsStats
(c: Context)
src/app/api/v1/resources/usage-logs/handlers.ts:34
↓ 1 callersFunctiongetUserAllLimitUsage
(userId: number)
src/lib/api-client/v1/actions/users.ts:158
↓ 1 callersFunctiongetUserConcurrentSessions
(userId: number)
src/actions/my-usage.ts:940
↓ 1 callersFunctiongetUserLimitUsage
(c: Context)
src/app/api/v1/resources/users/handlers.ts:183
↓ 1 callersFunctiongetUserModelBreakdown
( userId: number, startDate?: string, endDate?: string, filters?: { keyId?: number; providerId?: numbe
src/repository/admin-user-insights.ts:90
↓ 1 callersFunctiongetUserNameColor
(info: SessionStatusInfo)
src/app/[locale]/dashboard/_components/bento/live-sessions-panel.tsx:48
↓ 1 callersFunctiongetUserProviderBreakdown
( userId: number, startDate?: string, endDate?: string, filters?: { keyId?: number; model?: string } )
src/repository/admin-user-insights.ts:147
↓ 1 callersFunctiongetUserStatisticsFromDB
(timeRange: TimeRange)
src/repository/statistics.ts:268
↓ 1 callersFunctiongetUsersUsageBatch
( userIds: number[] )
src/actions/users.ts:1008
↓ 1 callersFunctiongetUsersWithQuotas
()
src/app/[locale]/dashboard/quotas/users/page.tsx:20
↓ 1 callersFunctiongetUtf8ByteLength
(value: string)
src/lib/public-status/description-limit.ts:3
↓ 1 callersFunctiongetVendorStatsBatcher
(queryClient: QueryClient)
src/app/[locale]/settings/providers/_components/provider-endpoint-hover.tsx:298
↓ 1 callersFunctiongetVendorTypeCircuitInfo
(input: unknown)
src/actions/provider-endpoints.ts:1016
↓ 1 callersFunctiongetVerboseProviderErrorCached
()
src/app/v1/_lib/proxy/provider-selector-settings-cache.ts:12
↓ 1 callersFunctiongetVersion
()
src/components/customs/footer.tsx:5
↓ 1 callersFunctiongetWebCrypto
()
src/lib/vacuum-filter/random.ts:5
↓ 1 callersFunctiongetWebhookTargetsAction
()
src/actions/webhook-targets.ts:335
↓ 1 callersFunctiongetZodErrorMapServer
(locale: string)
src/lib/utils/zod-i18n.ts:83
↓ 1 callersFunctiongroupByNamespace
* Group extracted strings by namespace
scripts/extract-translations.ts:228
↓ 1 callersFunctionhandleAdd
()
src/app/[locale]/settings/providers/_components/model-redirect-editor.tsx:129
↓ 1 callersFunctionhandleAdd
()
src/app/[locale]/settings/providers/_components/allowed-model-rule-editor.tsx:125
↓ 1 callersFunctionhandleAllowToggle
(presetValue: string, checked: boolean)
src/components/form/client-restrictions-editor.tsx:67
↓ 1 callersFunctionhandleBlockToggle
(presetValue: string, checked: boolean)
src/components/form/client-restrictions-editor.tsx:74
↓ 1 callersFunctionhandleCancel
()
src/components/quota/quota-quick-edit-popover.tsx:160
↓ 1 callersFunctionhandleCancelEdit
()
src/app/[locale]/settings/providers/_components/model-redirect-editor.tsx:177
↓ 1 callersFunctionhandleCleanup
()
src/app/[locale]/settings/data/_components/log-cleanup-panel.tsx:77
↓ 1 callersFunctionhandleClone
()
src/app/[locale]/settings/providers/_components/provider-rich-list-item.tsx:246
↓ 1 callersFunctionhandleClose
()
src/app/[locale]/dashboard/sessions/_components/session-messages-dialog.tsx:47
↓ 1 callersFunctionhandleCloseDialog
()
src/app/[locale]/settings/providers/_components/vendor-keys-compact-list.tsx:392
↓ 1 callersFunctionhandleCloseSuccess
()
src/app/[locale]/dashboard/_components/user/key-list-header.tsx:248
↓ 1 callersFunctionhandleCopy
()
src/app/[locale]/dashboard/_components/user/key-row-item.tsx:246
↓ 1 callersFunctionhandleCopyKey
(key: UserKeyDisplay)
src/app/[locale]/dashboard/_components/user/key-list.tsx:126
↓ 1 callersFunctionhandleCreateGroup
()
src/app/[locale]/settings/providers/_components/group-edit-combobox.tsx:142
↓ 1 callersFunctionhandleCustomRenew
(user: UserDisplay)
src/app/[locale]/dashboard/_components/user/user-list.tsx:147
↓ 1 callersFunctionhandleDelete
()
src/app/[locale]/settings/providers/_components/provider-vendor-view.tsx:237
↓ 1 callersFunctionhandleDelete
()
src/app/[locale]/settings/providers/_components/provider-rich-list-item.tsx:255
↓ 1 callersFunctionhandleDelete
(filter: RequestFilter)
src/app/[locale]/settings/request-filters/_components/filter-table.tsx:45
↓ 1 callersFunctionhandleDelete
(id: number, word: string)
src/app/[locale]/settings/sensitive-words/_components/word-list-table.tsx:50
↓ 1 callersFunctionhandleDelete
(id: number, pattern: string, isDefault: boolean)
src/app/[locale]/settings/error-rules/_components/rule-list-table.tsx:53
↓ 1 callersFunctionhandleDelete
()
src/app/[locale]/settings/prices/_components/delete-model-dialog.tsx:37
← previousnext →3,701–3,800 of 6,623, ranked by callers