Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rello/analytics
/ getName
Method
getName
lib/Search/SearchProvider.php:90–93 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
88
}
89
90
public function getName(): string
91
{
92
return $this->l10n->t(
'Analytics'
);
93
}
94
95
public function getOrder(string $route, array $routeParameters): int
96
{
Callers
1
search
Method · 0.95
Calls
1
t
Method · 0.45
Tested by
no test coverage detected