Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TangSY/edge-next-starter
/ functions
Functions
438 in github.com/TangSY/edge-next-starter
⨍
Functions
438
◇
Types & classes
172
Function
isTest
()
lib/config/env.ts:212
Method
list
* List all keys
lib/cache/client.ts:139
Function
logAuditEvent
( repos: RepositoryFactory, params: { userId?: number | null; action: AuditAction | string; re
lib/audit/logger.ts:57
Function
manifest
()
app/manifest.ts:7
Function
measurePerformance
(operationName?: string)
lib/logger/index.ts:344
Function
onSubmit
(event: React.FormEvent<HTMLFormElement>)
app/[locale]/register/page.tsx:21
Function
onSubmit
(event: React.FormEvent<HTMLFormElement>)
app/[locale]/login/page.tsx:24
Function
passwordResetEmailTemplate
(params: { userName: string; resetUrl: string; expiresInMinutes: number; })
lib/email/templates/password-reset.ts:7
Method
payments
* Get Payment Repository (Stripe)
repositories/index.ts:60
Method
posts
* Get Post Repository
repositories/index.ts:40
Function
printEnvConfig
()
lib/config/env.ts:226
Function
proxy
(req: NextRequest)
proxy.ts:98
Method
query
* Execute query and return all results
lib/db/client.ts:147
Method
raw
* Get raw KV instance
lib/cache/client.ts:146
Method
raw
* Get raw bucket instance
lib/r2/client.ts:87
Method
raw
* Get raw database instance
lib/db/client.ts:189
Function
resetStripeClient
()
lib/stripe/client.ts:54
Function
resolveId
(source)
vite.config.ts:64
Function
robots
()
app/robots.ts:7
Function
sendEmail
(params: { to: string | string[]; subject: string; html: string; from?: string; replyTo?: string; })
lib/email/client.ts:39
Function
serviceUnavailableResponse
( message = 'Service unavailable' )
lib/api/response.ts:205
Function
sitemap
()
app/sitemap.ts:7
Method
subscriptions
* Get Subscription Repository (Stripe)
repositories/index.ts:70
Function
toast
({ ...props }: Toast)
hooks/use-toast.ts:136
Function
trackPerformanceDecorator
(eventType?: AnalyticsEventType)
lib/analytics/index.ts:414
Function
unauthorizedResponse
(message = 'Unauthorized')
lib/api/response.ts:191
Function
update
(props: ToasterToast)
hooks/use-toast.ts:139
Method
update
* Update customer
repositories/customer.repository.ts:98
Method
updateStatus
* Update payment status
repositories/payment.repository.ts:134
Method
users
* Get User Repository
repositories/index.ts:30
Function
validateEmail
(email: unknown, fieldName = 'Email')
lib/validators/index.ts:39
Function
validateOptionalString
(value: unknown, maxLength = 255)
lib/validators/index.ts:328
Function
validatePagination
(searchParams: URLSearchParams)
lib/validators/index.ts:280
Function
validatePassword
(password: unknown, strict = false)
lib/validators/index.ts:182
Function
validateRequiredString
(value: unknown, fieldName: string)
lib/validators/index.ts:309
Function
validateUuid
(uuid: unknown, fieldName = 'ID')
lib/validators/index.ts:91
Method
webhookEvents
* Get Webhook Event Repository (Stripe)
repositories/index.ts:90
Function
welcomeEmailTemplate
(params: { userName: string; loginUrl: string })
lib/email/templates/welcome.ts:7
← previous
401–438 of 438, ranked by callers