collect(Request $request,
string getName() Returns the name of the collector.
string[] getVoters() Returns the FQCN of the security voters enabled in the application.
array getRoles() Gets the roles of the user.
array getAccessDecisionLog() Returns the log of the security decisions made by the access decision
array getInheritedRoles() Gets the inherited roles of the user.
class SecurityDataCollector extends
bool isAuthenticated() Checks if the user is authenticated or not.
bool isEnabled() Checks if security is enabled.
string getUser() Gets the user. Return
Page 1 of 2