http://helensbakery.boldrdev.nl/robots.txt

Security

Token

There is no security token.

Firewall

boldr_users Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.boldr_users
context boldr_users
entry_point Boldr\Cms\UsersBundle\Security\UserAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "Boldr\Cms\UsersBundle\Security\UserAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#523
  -map: Symfony\Component\Security\Http\AccessMap {#522 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#553 …}
  -httpPort: 80
  -httpsPort: 443
}
16.82 ms
Symfony\Component\HttpFoundation\RedirectResponse {#548
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#623 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://helensbakery.boldrdev.nl/robots.txt'" />\n
    \n
            <title>Redirecting to https://helensbakery.boldrdev.nl/robots.txt</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://helensbakery.boldrdev.nl/robots.txt">https://helensbakery.boldrdev.nl/robots.txt</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 301
  #statusText: "Moved Permanently"
  #charset: "UTF-8"
  #targetUrl: "https://helensbakery.boldrdev.nl/robots.txt"
}
Symfony\Component\Security\Http\Firewall\ContextListener {#511
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#59 …}
  -sessionKey: "_security_boldr_users"
  -logger: Symfony\Bridge\Monolog\Logger {#553 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#512 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#541 …}
  -registered: null
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#568 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#68 …}
    "enableUsageTracking"
  ]
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#518
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#514 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#510
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#68 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#256 …}
  -map: Symfony\Component\Security\Http\AccessMap {#522 …}
  -authManager: null
  -exceptionOnNoToken: false
}
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
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"