Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/skywalking-php
/ function_name_prefix
Method
function_name_prefix
src/plugin/plugin_pdo.rs:51–53 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
49
}
50
51
fn function_name_prefix(&self) -> Option<&'static str> {
52
None
53
}
54
55
fn hook(
56
&self, class_name: Option<&str>, function_name: &str,
Callers
1
select_plugin
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected