Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
116
func
(ts *ThreadState) Name() string {
117
return
ts.Get().String()
118
}
119
120
func
(ts *ThreadState) Get() State {
121
ts.mu.RLock()
Callers
9
beforeScriptExecution
Method · 0.80
boot
Method · 0.80
threadDebugState
Function · 0.80
beforeScriptExecution
Method · 0.80
beforeScriptExecution
Method · 0.80
beforeScriptExecution
Method · 0.80
TestNamespaceParser
Function · 0.80
TestGeneratorWithNamespace
Function · 0.80
TestCFileGenerationWithNamespace
Function · 0.80
Calls
2
Get
Method · 0.95
String
Method · 0.45
Tested by
4
beforeScriptExecution
Method · 0.64
TestNamespaceParser
Function · 0.64
TestGeneratorWithNamespace
Function · 0.64
TestCFileGenerationWithNamespace
Function · 0.64