Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ding113/claude-code-hub
/ functions
Functions
6,623 in github.com/ding113/claude-code-hub
⨍
Functions
6,623
◇
Types & classes
1,237
↓ 1 callers
Function
getRequestLocale
()
src/app/v1/_lib/proxy/auth-guard.ts:12
↓ 1 callers
Function
getRequestStatus
(item: ProviderChainItem)
src/app/[locale]/dashboard/logs/_components/error-details-dialog/components/LogicTraceTab.tsx:34
↓ 1 callers
Function
getRequestedCodexServiceTier
( session: ProxySession, provider?: Provider | null )
src/app/v1/_lib/proxy/response-handler.ts:193
↓ 1 callers
Method
getRotation
()
src/components/ui/__tests__/map.test.tsx:154
↓ 1 callers
Method
getRotationAlignment
()
src/components/ui/__tests__/map.test.tsx:162
↓ 1 callers
Function
getScopedAuthContext
()
src/lib/auth.ts:176
↓ 1 callers
Function
getSecondsUntilMidnight
()
src/lib/rate-limit/time-utils.ts:326
↓ 1 callers
Function
getServerTimeZone
()
src/actions/system-config.ts:38
↓ 1 callers
Method
getSessionClientRequestMeta
( sessionId: string, requestSequence?: number )
src/lib/session-manager.ts:1744
↓ 1 callers
Function
getSessionMessages
(sessionId: string)
src/actions/active-sessions.ts:519
↓ 1 callers
Method
getSessionProvider
* 获取 session 绑定的 provider
src/lib/session-manager.ts:649
↓ 1 callers
Method
getSessionRequestBody
* 获取 session 完整请求体(客户端原始请求体,可能已脱敏) * * @param sessionId - Session ID * @param requestSequence - 请求序号 * @returns 解析后的 JSON 对象(可能已脱敏)
src/lib/session-manager.ts:1644
↓ 1 callers
Method
getSessionRequestCount
* 获取 Session 当前的请求计数 * * @param sessionId - Session ID * @returns 当前请求数量,不存在返回 0
src/lib/session-manager.ts:328
↓ 1 callers
Method
getSessionRequestHeaders
( sessionId: string, requestSequence?: number )
src/lib/session-manager.ts:1924
↓ 1 callers
Function
getSessionRequests
( sessionId: string, page: number = 1, pageSize: number = 20, order: "asc" | "desc" = "asc" )
src/actions/active-sessions.ts:924
↓ 1 callers
Method
getSessionResponseHeaders
( sessionId: string, requestSequence?: number )
src/lib/session-manager.ts:1944
↓ 1 callers
Method
getSessionSpecialSettings
( sessionId: string, requestSequence?: number )
src/lib/session-manager.ts:1693
↓ 1 callers
Function
getSessionStore
()
src/lib/auth.ts:406
↓ 1 callers
Function
getSessionTtlSeconds
()
src/app/v1/_lib/codex/session-completer.ts:35
↓ 1 callers
Method
getSessionUpstreamRequestMeta
( sessionId: string, requestSequence?: number )
src/lib/session-manager.ts:1797
↓ 1 callers
Method
getSessionUpstreamResponseMeta
( sessionId: string, requestSequence?: number )
src/lib/session-manager.ts:1850
↓ 1 callers
Function
getSetCookieHeaders
(response: Response)
tests/e2e/_helpers/auth.ts:77
↓ 1 callers
Function
getSharedObserver
(options: IntersectionObserverInit)
src/lib/hooks/use-in-view-once.ts:92
↓ 1 callers
Function
getShutdownTimeoutMs
()
src/lib/langfuse/index.ts:73
↓ 1 callers
Function
getSigningKey
(adminToken: string)
src/lib/auth-admin-session-token.ts:61
↓ 1 callers
Function
getSortIcon
(key: string | undefined)
src/app/[locale]/dashboard/leaderboard/_components/leaderboard-table.tsx:148
↓ 1 callers
Function
getStartOfToday
(timezone: string, now: Date)
src/lib/notification/tasks/cache-hit-rate-alert.ts:203
↓ 1 callers
Function
getStatus
( value: Date | null, countdownTotalSeconds: number, isExpired: boolean )
src/app/[locale]/my-usage/_components/expiration-info.tsx:42
↓ 1 callers
Function
getStatusBadge
(status: string)
src/app/[locale]/dashboard/availability/_components/availability-view.tsx:204
↓ 1 callers
Function
getStatusBadgeClassName
(statusCode: number | null)
src/app/[locale]/dashboard/logs/_components/virtualized-logs-table.tsx:77
↓ 1 callers
Function
getStatusBadgeClassName
()
src/app/[locale]/dashboard/logs/_components/error-details-dialog/index.tsx:182
↓ 1 callers
Function
getStatusCategory
(statusCode: number)
src/lib/langfuse/trace-proxy-request.ts:20
↓ 1 callers
Function
getStatusClassName
()
src/app/[locale]/dashboard/availability/_components/availability-view.tsx:208
↓ 1 callers
Function
getStatusColor
(statusCode: number | null)
src/app/[locale]/dashboard/sessions/[sessionId]/messages/_components/request-list-sidebar.tsx:93
↓ 1 callers
Function
getStatusColor
(status: string)
src/app/[locale]/dashboard/availability/_components/provider/lane-chart.tsx:31
↓ 1 callers
Function
getStatusConfig
( status: "in_progress" | "completed" | "error", statusCode?: number, labels?: { inProgress: string; err
src/components/customs/session-card.tsx:39
↓ 1 callers
Function
getStatusConfig
(endpoint: ProviderEndpoint)
src/app/[locale]/dashboard/availability/_components/endpoint/probe-grid.tsx:17
↓ 1 callers
Function
getStatusIcon
* 获取状态图标和颜色
src/components/customs/session-list-item.tsx:30
↓ 1 callers
Function
getStatusIcon
(statusCode: number | null)
src/app/[locale]/dashboard/sessions/[sessionId]/messages/_components/request-list-sidebar.tsx:100
↓ 1 callers
Function
getStatusIcon
(status: string)
src/app/[locale]/dashboard/availability/_components/availability-view.tsx:191
↓ 1 callers
Function
getString
(messages: Record<string, unknown>, keyPath: readonly string[])
tests/unit/i18n/key-created-copy.test.ts:55
↓ 1 callers
Function
getSummaryCounts
()
src/app/[locale]/dashboard/availability/_components/availability-view.tsx:238
↓ 1 callers
Method
getSupportedTools
* 获取支持的工具列表 * * @param mcpType - MCP 透传类型 * @returns 支持的工具名称列表
src/app/v1/_lib/proxy/mcp-passthrough-handler.ts:64
↓ 1 callers
Function
getSystemTheme
()
src/components/ui/map.tsx:43
↓ 1 callers
Function
getTestBody
(providerType: ProviderType, model?: string)
src/lib/provider-testing/utils/test-prompts.ts:144
↓ 1 callers
Function
getThinkingSignatureModelDetectionSpecialSetting
( specialSettings?: SpecialSetting[] | null )
src/lib/utils/special-settings.ts:284
↓ 1 callers
Function
getTimeRangeDescription
()
src/app/[locale]/dashboard/_components/statistics/chart.tsx:254
↓ 1 callers
Function
getTimeValue
(value: Date | string | null | undefined)
src/lib/availability/availability-service.ts:156
↓ 1 callers
Function
getTimezoneLabel
(timezone: string, locale = "en")
src/lib/utils/timezone.ts:96
↓ 1 callers
Function
getTone
(percent: number | null)
src/app/[locale]/my-usage/_components/quota-cards.tsx:227
↓ 1 callers
Function
getTranslatedNavItems
(locale: string)
src/app/[locale]/settings/_lib/nav-items.ts:111
↓ 1 callers
Function
getTrendColor
(direction: "up" | "down" | "stable", invertColors: boolean)
src/app/[locale]/dashboard/availability/_components/overview/gauge-card.tsx:60
↓ 1 callers
Function
getTrendIcon
(direction: "up" | "down" | "stable")
src/app/[locale]/dashboard/availability/_components/overview/gauge-card.tsx:49
↓ 1 callers
Function
getTtfbAssessment
* 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 callers
Function
getTypeConfig
(type: NotificationType)
src/app/[locale]/settings/notifications/_components/notification-type-card.tsx:40
↓ 1 callers
Function
getUnauthorizedFields
(data: Record<string, unknown>, userRole: string)
src/lib/permissions/user-field-permissions.ts:62
↓ 1 callers
Function
getUndetectedWebhooks
(settings: NotificationSettings)
src/lib/webhook/migration.ts:309
↓ 1 callers
Function
getUsageIndicator
(percent: number)
src/lib/webhook/templates/cost-alert.ts:3
↓ 1 callers
Function
getUsageLogSessionIdSuggestions
( input: UsageLogSessionIdSuggestionInput )
src/actions/usage-logs.ts:593
↓ 1 callers
Function
getUsageLogsExportStatus
(c: Context)
src/app/api/v1/resources/usage-logs/handlers.ts:118
↓ 1 callers
Function
getUsageLogsStats
(c: Context)
src/app/api/v1/resources/usage-logs/handlers.ts:34
↓ 1 callers
Function
getUserAllLimitUsage
(userId: number)
src/lib/api-client/v1/actions/users.ts:158
↓ 1 callers
Function
getUserConcurrentSessions
(userId: number)
src/actions/my-usage.ts:940
↓ 1 callers
Function
getUserLimitUsage
(c: Context)
src/app/api/v1/resources/users/handlers.ts:183
↓ 1 callers
Function
getUserModelBreakdown
( userId: number, startDate?: string, endDate?: string, filters?: { keyId?: number; providerId?: numbe
src/repository/admin-user-insights.ts:90
↓ 1 callers
Function
getUserNameColor
(info: SessionStatusInfo)
src/app/[locale]/dashboard/_components/bento/live-sessions-panel.tsx:48
↓ 1 callers
Function
getUserProviderBreakdown
( userId: number, startDate?: string, endDate?: string, filters?: { keyId?: number; model?: string } )
src/repository/admin-user-insights.ts:147
↓ 1 callers
Function
getUserStatisticsFromDB
(timeRange: TimeRange)
src/repository/statistics.ts:268
↓ 1 callers
Function
getUsersUsageBatch
( userIds: number[] )
src/actions/users.ts:1008
↓ 1 callers
Function
getUsersWithQuotas
()
src/app/[locale]/dashboard/quotas/users/page.tsx:20
↓ 1 callers
Function
getUtf8ByteLength
(value: string)
src/lib/public-status/description-limit.ts:3
↓ 1 callers
Function
getVendorStatsBatcher
(queryClient: QueryClient)
src/app/[locale]/settings/providers/_components/provider-endpoint-hover.tsx:298
↓ 1 callers
Function
getVendorTypeCircuitInfo
(input: unknown)
src/actions/provider-endpoints.ts:1016
↓ 1 callers
Function
getVerboseProviderErrorCached
()
src/app/v1/_lib/proxy/provider-selector-settings-cache.ts:12
↓ 1 callers
Function
getVersion
()
src/components/customs/footer.tsx:5
↓ 1 callers
Function
getWebCrypto
()
src/lib/vacuum-filter/random.ts:5
↓ 1 callers
Function
getWebhookTargetsAction
()
src/actions/webhook-targets.ts:335
↓ 1 callers
Function
getZodErrorMapServer
(locale: string)
src/lib/utils/zod-i18n.ts:83
↓ 1 callers
Function
groupByNamespace
* Group extracted strings by namespace
scripts/extract-translations.ts:228
↓ 1 callers
Function
handleAdd
()
src/app/[locale]/settings/providers/_components/model-redirect-editor.tsx:129
↓ 1 callers
Function
handleAdd
()
src/app/[locale]/settings/providers/_components/allowed-model-rule-editor.tsx:125
↓ 1 callers
Function
handleAllowToggle
(presetValue: string, checked: boolean)
src/components/form/client-restrictions-editor.tsx:67
↓ 1 callers
Function
handleBlockToggle
(presetValue: string, checked: boolean)
src/components/form/client-restrictions-editor.tsx:74
↓ 1 callers
Function
handleCancel
()
src/components/quota/quota-quick-edit-popover.tsx:160
↓ 1 callers
Function
handleCancelEdit
()
src/app/[locale]/settings/providers/_components/model-redirect-editor.tsx:177
↓ 1 callers
Function
handleCleanup
()
src/app/[locale]/settings/data/_components/log-cleanup-panel.tsx:77
↓ 1 callers
Function
handleClone
()
src/app/[locale]/settings/providers/_components/provider-rich-list-item.tsx:246
↓ 1 callers
Function
handleClose
()
src/app/[locale]/dashboard/sessions/_components/session-messages-dialog.tsx:47
↓ 1 callers
Function
handleCloseDialog
()
src/app/[locale]/settings/providers/_components/vendor-keys-compact-list.tsx:392
↓ 1 callers
Function
handleCloseSuccess
()
src/app/[locale]/dashboard/_components/user/key-list-header.tsx:248
↓ 1 callers
Function
handleCopy
()
src/app/[locale]/dashboard/_components/user/key-row-item.tsx:246
↓ 1 callers
Function
handleCopyKey
(key: UserKeyDisplay)
src/app/[locale]/dashboard/_components/user/key-list.tsx:126
↓ 1 callers
Function
handleCreateGroup
()
src/app/[locale]/settings/providers/_components/group-edit-combobox.tsx:142
↓ 1 callers
Function
handleCustomRenew
(user: UserDisplay)
src/app/[locale]/dashboard/_components/user/user-list.tsx:147
↓ 1 callers
Function
handleDelete
()
src/app/[locale]/settings/providers/_components/provider-vendor-view.tsx:237
↓ 1 callers
Function
handleDelete
()
src/app/[locale]/settings/providers/_components/provider-rich-list-item.tsx:255
↓ 1 callers
Function
handleDelete
(filter: RequestFilter)
src/app/[locale]/settings/request-filters/_components/filter-table.tsx:45
↓ 1 callers
Function
handleDelete
(id: number, word: string)
src/app/[locale]/settings/sensitive-words/_components/word-list-table.tsx:50
↓ 1 callers
Function
handleDelete
(id: number, pattern: string, isDefault: boolean)
src/app/[locale]/settings/error-rules/_components/rule-list-table.tsx:53
↓ 1 callers
Function
handleDelete
()
src/app/[locale]/settings/prices/_components/delete-model-dialog.tsx:37
← previous
next →
3,701–3,800 of 6,623, ranked by callers