MCPcopy Index your code
hub / github.com/php/frankenphp / Name

Method Name

internal/state/state.go:116–118  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

114}
115
116func (ts *ThreadState) Name() string {
117 return ts.Get().String()
118}
119
120func (ts *ThreadState) Get() State {
121 ts.mu.RLock()

Callers 9

beforeScriptExecutionMethod · 0.80
bootMethod · 0.80
threadDebugStateFunction · 0.80
beforeScriptExecutionMethod · 0.80
beforeScriptExecutionMethod · 0.80
beforeScriptExecutionMethod · 0.80
TestNamespaceParserFunction · 0.80

Calls 2

GetMethod · 0.95
StringMethod · 0.45

Tested by 4

beforeScriptExecutionMethod · 0.64
TestNamespaceParserFunction · 0.64