Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rello/analytics
/ dataset
Method
dataset
lib/Controller/PageController.php:139–144 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
137
}
138
139
#[NoAdminRequired]
140
#[NoCSRFRequired]
141
public function dataset()
142
{
143
return $this->main();
144
}
145
146
#[NoAdminRequired]
147
#[NoCSRFRequired]
Callers
nothing calls this directly
Calls
1
main
Method · 0.95
Tested by
no test coverage detected