GET http://www.test.ollos.fr/

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.base_user_provider
context main
entry_point Tigris\BaseBundle\Security\LoginFormAuthenticator
user_checker Tigris\BaseBundle\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "remember_me"
  "Tigris\BaseBundle\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#434
  -map: Symfony\Component\Security\Http\AccessMap {#433 …}
  -logger: Monolog\Logger {#445 …}
  -httpPort: 80
  -httpsPort: 443
}
0.14 ms
Symfony\Component\HttpFoundation\RedirectResponse {#436
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#450 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://www.test.ollos.fr/'" />\n
    \n
            <title>Redirecting to https://www.test.ollos.fr/</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://www.test.ollos.fr/">https://www.test.ollos.fr/</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 301
  #statusText: "Moved Permanently"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "https://www.test.ollos.fr/"
}
Symfony\Component\Security\Http\Firewall\ContextListener {#417
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#249 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#445 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#416 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#474 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#447 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#414 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#398
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#408 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#396
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#254 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#115 …}
  -map: Symfony\Component\Security\Http\AccessMap {#433 …}
}
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\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\AppVoter"
5
"App\Security\Voter\ProductVoter"
6
"App\Security\Voter\ReportVoter"
7
"Tigris\BaseBundle\Security\Voter\FileFolderVoter"
8
"Tigris\BaseBundle\Security\Voter\FileVoter"
9
"Tigris\BaseBundle\Security\Voter\UserVoter"
10
"Tigris\ContentBundle\Security\ElementVoter"
11
"Tigris\ContentBundle\Security\PageVoter"
12
"Tigris\ContentBundle\Security\CategoryVoter"
13
"Tigris\InvoiceBundle\Security\Voter\InvoiceVoter"
14
"Tigris\ShopBundle\Security\BasketProductVoter"
15
"Tigris\ShopBundle\Security\ShopVoter"
16
"Tigris\ShopBundle\Security\Voter\AddressVoter"
17
"Tigris\ShopBundle\Security\Voter\OrderVoter"
18
"Tigris\ShopBundle\Security\Voter\ProductVoter"