GET https://aacorp.mynilead.com/app_dev.php/article/aa-corporation-completed-capella-hanoi-hotel

Security

Token

There is no security token.

Firewall

frontend Name
Security enabled
Stateless

Configuration

Key Value
provider nilead.account.account_provider.username_email
context frontend
entry_point security.authenticator.form_login.frontend
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#2709
  -map: Symfony\Component\Security\Http\AccessMap {#2710 …}
  -logger: Monolog\Logger {#2699 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2766
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#930 …}
  -sessionKey: "_security_frontend"
  -logger: Monolog\Logger {#2699 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2765 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2667 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#2697 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#2760 …}
}
3.21 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2778
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2774 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2702
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#929 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/account/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#896 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2667 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2767
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#929 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#767 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2710 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

unanimous Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"Nilead\ResourceBundle\Security\Voter\LockableVoter"
6
"Nilead\CartBundle\Security\Authorization\CartVoter"
7
"Nilead\CartBundle\Security\Authorization\WishListVoter"
8
"Nilead\CommentBundle\Security\Voter\CommentVoter"
9
"Nilead\CommentBundle\Security\Voter\NoteVoter"
10
"Nilead\PartyBundle\Security\Voter\StaffVoter"
11
"Nilead\PartyBundle\Security\Voter\CustomerVoter"
12
"Nilead\PartyBundle\Security\Voter\PartyNotificationVoter"
13
"Nilead\PartyBundle\Security\Voter\PartyConversationVoter"
14
"Nilead\PartyBundle\Security\Voter\PartyInboxVoter"
15
"Nilead\ProductBundle\Security\Authorization\WidgetProductVoter"
16
"Nilead\ProjectBundle\Security\Voter\MilestoneVoter"
17
"Nilead\ProjectBundle\Security\Voter\PlanTaskVoter"
18
"Nilead\SalesBundle\Security\Authorization\OrderVoter"
19
"Nilead\SalesBundle\Security\Authorization\SubscriptionVoter"
20
"Nilead\SecurityBundle\Authorization\Voter\PermissionVoter"
21
"Nilead\SecurityBundle\Authorization\Voter\TokenVoter"
22
"Nilead\ThemeBundle\Security\Voter\PageVoter"
23
"Nilead\TicketBundle\Security\Voter\TicketVoter"
24
"Nilead\SearchBundle\Security\Voter\SearchSaveVoter"

Access decision log

# Result Attributes Object
1 GRANTED access
Nilead\ThemeBundle\Model\Page {#5217
  +customRoute: null
  -route: "nilead.theme.frontend.page.sluggable_resource_show"
  -domain: null
  -path: "article"
  -resource: "content.content.article"
  -lang: null
  -providers: []
  -layouts: [
    [
      "id" => 1662
      "enabled" => true
      "priority" => "0"
    ]
  ]
  -meta: [
    "title" => "{{ context.resource.name }}"
    "title_trans" => [
      "vi" => null
    ]
    "general" => [
      "description" => "{{ context.resource.summary }}"
      "description_trans" => [
        "vi" => null
      ]
    ]
    "open_graph" => [
      "og:image" => [
        "type" => "map"
        "select" => null
        "custom" => null
        "map" => "imgList"
      ]
    ]
  ]
  -customHeaderCode: null
  -customFooterCode: null
  -etag: "588aff9646b3746bd4a0ec6c7094fe66"
  -cacheTtl: 2592000
  -public: true
  -permission: [
    "enabled" => false
    "type" => null
    "party_ids" => []
    "group_ids" => []
  ]
  -group: ? Nilead\ThemeComponent\Model\PageGroupInterface
  -ogLayout: null
  -searchable: true
  -sitemap: [
    "changefreq" => null
    "priority" => null
  ]
  #id: 36
  #oldId: null
  #customId: "9c9d5752e58ebaca2b9fb8c86202d7a7"
  #configurations: [
    "languages" => []
  ]
  #name: "Article show"
  #enabled: true
  #created: 1715680492
  #updated: 1718867219
  #deleted: null
  #type: "dynamic"
  #system: true
  #locale: "en"
  #defaultLocale: "en"
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
attribute access ACCESS ABSTAIN
"Nilead\ResourceBundle\Security\Voter\LockableVoter"
attribute access ACCESS ABSTAIN
"Nilead\CartBundle\Security\Authorization\CartVoter"
attribute access ACCESS ABSTAIN
"Nilead\CartBundle\Security\Authorization\WishListVoter"
attribute access ACCESS ABSTAIN
"Nilead\CommentBundle\Security\Voter\CommentVoter"
attribute access ACCESS ABSTAIN
"Nilead\CommentBundle\Security\Voter\NoteVoter"
attribute access ACCESS ABSTAIN
"Nilead\PartyBundle\Security\Voter\StaffVoter"
attribute access ACCESS ABSTAIN
"Nilead\PartyBundle\Security\Voter\CustomerVoter"
attribute access ACCESS ABSTAIN
"Nilead\PartyBundle\Security\Voter\PartyNotificationVoter"
attribute access ACCESS ABSTAIN
"Nilead\PartyBundle\Security\Voter\PartyConversationVoter"
attribute access ACCESS ABSTAIN
"Nilead\PartyBundle\Security\Voter\PartyInboxVoter"
attribute access ACCESS ABSTAIN
"Nilead\ProductBundle\Security\Authorization\WidgetProductVoter"
attribute access ACCESS ABSTAIN
"Nilead\ProjectBundle\Security\Voter\MilestoneVoter"
attribute access ACCESS ABSTAIN
"Nilead\ProjectBundle\Security\Voter\PlanTaskVoter"
attribute access ACCESS ABSTAIN
"Nilead\SalesBundle\Security\Authorization\OrderVoter"
attribute access ACCESS ABSTAIN
"Nilead\SalesBundle\Security\Authorization\SubscriptionVoter"
attribute access ACCESS ABSTAIN
"Nilead\SecurityBundle\Authorization\Voter\PermissionVoter"
attribute access ACCESS ABSTAIN
"Nilead\SecurityBundle\Authorization\Voter\TokenVoter"
attribute access ACCESS ABSTAIN
"Nilead\ThemeBundle\Security\Voter\PageVoter"
attribute access ACCESS GRANTED
"Nilead\TicketBundle\Security\Voter\TicketVoter"
attribute access ACCESS ABSTAIN
"Nilead\SearchBundle\Security\Voter\SearchSaveVoter"
attribute access ACCESS ABSTAIN
Show voter details