Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rello/analytics
/ parse
Method
parse
tests/Stubs/OCP/Activity/IProvider.php:12–12 ·
view source on GitHub ↗
($language, IEvent $event, ?IEvent $previousEvent = null)
Source
from the content-addressed store, hash-verified
10
11
interface IProvider {
12
public function parse($language, IEvent $event, ?IEvent $previousEvent = null);
13
}
Callers
5
createLinkShare
Function · 0.45
deleteShare
Function · 0.45
parseScenarioOutput
Function · 0.45
testProviderHidesAnalyticsActivityForRestrictedUsers
Method · 0.45
testProviderRendersAnalyticsActivityForAllowedUsers
Method · 0.45
Calls
no outgoing calls
Tested by
2
testProviderHidesAnalyticsActivityForRestrictedUsers
Method · 0.36
testProviderRendersAnalyticsActivityForAllowedUsers
Method · 0.36