MCPcopy
hub / github.com/vercel/next.js / route

Method route

packages/next/src/shared/lib/router/router.ts:2608–2610  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2606 }
2607
2608 get route(): string {
2609 return this.state.route
2610 }
2611
2612 get pathname(): string {
2613 return this.state.pathname

Callers 15

setupMethod · 0.80
beforePageLoadFunction · 0.80
beforePageLoadFunction · 0.80
beforePageLoadFunction · 0.80
index.test.tsxFile · 0.80
beforePageLoadFunction · 0.80
actFunction · 0.80
beforePageLoadFunction · 0.80
beforePageLoadFunction · 0.80
beforePageLoadFunction · 0.80
beforePageLoadFunction · 0.80

Calls

no outgoing calls

Tested by 11

beforePageLoadFunction · 0.64
beforePageLoadFunction · 0.64
beforePageLoadFunction · 0.64
beforePageLoadFunction · 0.64
beforePageLoadFunction · 0.64
beforePageLoadFunction · 0.64
beforePageLoadFunction · 0.64
beforePageLoadFunction · 0.64
beforePageLoadFunction · 0.64
beforePageLoadFunction · 0.64
beforePageLoadFunction · 0.64