Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\AuthenticationEntryPoint
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_link"
  "remember_me"
  "App\Security\AppCustomAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#273
  -map: Symfony\Component\Security\Http\AccessMap {#274 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#245 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#281
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#531 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#245 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#282 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#250 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#243 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#532 …}
    "enableUsageTracking"
  ]
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#298
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#299 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#310
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#532 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#304 …}
  -map: Symfony\Component\Security\Http\AccessMap {#274 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#249
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#532 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#238 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#250 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\AnnonceCommandVoter"
5
"App\Security\Voter\AnnonceVoter"
6
"App\Security\Voter\DiagnosticRepreneurUserTestVoter"
7
"App\Security\Voter\EliteVoter"
8
"App\Security\Voter\FeuilleRouteStrategiqueVoter"
9
"App\Security\Voter\ProfilRepreneurVoter"

Access decision log

# Result Attributes Object
1 DENIED ANNONCE_COMMANDE
App\Entity\AnnoncesAcheteur {#942
  #id_annonce_acheteur: 18060
  #reference_perso: null
  #mode_annonce: "attente_envoi"
  #mode_affichage: null
  #mots_cles: null
  #deja_publique: "non"
  #date_creation: "20260502"
  #date_demande_publication: null
  #type_raprochement: "acquisition"
  #date_parution: null
  #date_parution_initiale: null
  #date_parution_initiale_complete: null
  #date_mise_a_jour: null
  #titre_annonce: null
  #login_utilisateur: null
  #nom_contact: null
  #telephone: null
  #indicatif_telephone: null
  #commentaires: null
  #date_creation_societe: null
  #id_secteur_activite_societe: null
  #description_activite_societe: null
  #id_pays_societe: null
  #nb_personnes_societe: null
  #ca_societe: null
  #res_net_societe: null
  #id_secteur_activite: null
  #id_pays: null
  #id_region: null
  #id_departement: null
  #autres_localisations: null
  #nb_personnes_min: null
  #nb_personnes_max: null
  #ca_min: null
  #ca_max: null
  #mots_cle_recherche: null
  #raison_achat: null
  #description_activite: null
  #elements_complementaires: null
  #recherche_active: null
  #relance_mise_a_jour: null
  #date_relance: null
  #depot_site_partenaire: null
  #nb_consultations_annonce: null
  #notification_consultations: null
  #resume_newsletter: null
  #commerce: "non"
  #tpe_pme: "oui"
  #suivi_annonce: null
  #raison_suppression_attente: null
  #grace_fusacq: null
  #date_suppression_attente: null
  #suggestions_suppression_attente: null
  #champ_divers: null
  #recherche_entreprise_difficulte: null
  #apport_perso_repreneur: null
  #annee_naissance_repreneur: null
  #formation_repreneur: null
  #parcours_pro_repreneur: null
  #demarche: null
  #raison_demande_republication: null
  #type_acquereur: null
  #investissement_possible: null
  #surveillance_annonce: "non"
  #nqfb: "oui"
  #email: null
  #mode_statut: null
  #date_mise_a_jour_complete: null
  #id_period_annonce_prioritaire: null
  #etat_annonce_prioritaire: null
  #date_debut_annonce_prioritaire: null
  #date_arret_annonce_prioritaire: null
  #id_langue: null
}
"App\Security\Voter\AnnonceCommandVoter"
ACCESS DENIED
"App\Security\Voter\AnnonceVoter"
ACCESS ABSTAIN
"App\Security\Voter\DiagnosticRepreneurUserTestVoter"
ACCESS ABSTAIN
"App\Security\Voter\EliteVoter"
ACCESS ABSTAIN
"App\Security\Voter\FeuilleRouteStrategiqueVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProfilRepreneurVoter"
ACCESS ABSTAIN
Show voter details