https://dev.exteyo.com/graphql

Usage Information

Site Access

Namesite
Matching Typedefault

Persistence\Cache calls

Uncached method calls: 0
Cached method calls: From memory: 0, hits: 2, misses: 0

Logged calls to Persistence\Cache

TIP: Calls are ordered by # of backend lookups. As misses can represent cold cache, make sure to reload corresponding page to warmup cache a few times to see info on cached paged.

Class::method Arguments Traces
UserHandler::loadRole


Cache hits: 1

0:
1

# Trace
1 Ibexa\Core\Repository\Permission\PermissionResolver->hasAccess()
Ibexa\Core\Repository\Permission\PermissionResolver->canUser()
Ibexa\Core\Repository\Permission\CachedPermissionService->canUser()
Ibexa\Core\MVC\Symfony\Security\Authorization\Voter\ValueObjectVoter->vote()
Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter->vote()
Symfony\Component\Security\Core\Authorization\AccessDecisionManager->collectResults()
UserHandler::loadRoleAssignmentsByGroupId


Cache hits: 1

0:
10

1:
true

# Trace
1 Ibexa\Core\Repository\Permission\PermissionResolver->hasAccess()
Ibexa\Core\Repository\Permission\PermissionResolver->canUser()
Ibexa\Core\Repository\Permission\CachedPermissionService->canUser()
Ibexa\Core\MVC\Symfony\Security\Authorization\Voter\ValueObjectVoter->vote()
Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter->vote()
Symfony\Component\Security\Core\Authorization\AccessDecisionManager->collectResults()