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