collect(Request $request,
string getName() Returns the name of the collector.
array getRoles() Gets the roles of the user.
string[] getVoters() Returns the FQCN of the security voters enabled in the application.
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