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