https://ppid.rspadgs.net/page/lap-kunjungan-ri

Security

Token

root Username
Authenticated
Property Value
Roles
[
  "ROLE_DEVELOPER"
]
Inherited Roles
[
  "ROLE_ADMIN"
  "ROLE_CAN_SWITCH_USER"
  "ROLE_CHIEF_EDITOR"
  "ROLE_EDITOR"
  "ROLE_USER"
]
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#1865
  -firewallName: "main"
  -user: Bolt\Entity\User {#1914 …}
  -roleNames: [
    "ROLE_DEVELOPER"
  ]
  -authenticated: true
  -attributes: []
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.database_users
context main
entry_point Bolt\Security\AuthenticationEntryPointRedirector
user_checker Bolt\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "remember_me"
  "Bolt\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1800
  -map: Symfony\Component\Security\Http\AccessMap {#1799 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1827 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1789
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#227 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#1827 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1788 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1824 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1187 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#226 …}
    "enableUsageTracking"
  ]
}
12.23 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1867
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1766 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#2369
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#226 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#1863 …}
  -userChecker: Bolt\Security\UserChecker {#2367 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1164 …}
  -usernameParameter: "_switch_user"
  -role: "CAN_SWITCH_USER"
  -logger: Symfony\Bridge\Monolog\Logger {#1827 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#165 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1825
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#226 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "bolt_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1833 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1824 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2197
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#226 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1164 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1799 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.03 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
"Bolt\Security\AdminApiVoter"
5
"Bolt\Security\AdminTranslateVoter"
6
"Bolt\Security\ContentOwnerVoter"
7
"Bolt\Security\ContentVoter"
8
"Bolt\Security\GlobalVoter"
9
"Bolt\Security\SwitchUserVoter"

Access decision log

# Result Attributes Object
1 GRANTED
[
  "ROLE_CHIEF_EDITOR"
]
Bolt\Entity\Content {#2881
  -id: 196
  -contentType: "pages"
  -author: Bolt\Entity\User {#1914 …}
  -status: "published"
  -createdAt: DateTime @1721616346 {#2805
    date: 2024-07-22 02:45:46.0 UTC (+00:00)
  }
  -modifiedAt: DateTime @1747275688 {#2817
    date: 2025-05-15 02:21:28.0 UTC (+00:00)
  }
  -publishedAt: DateTime @1722044735 {#2858
    date: 2024-07-27 01:45:35.0 UTC (+00:00)
  }
  -depublishedAt: null
  -fields: Doctrine\ORM\PersistentCollection {#2801 …}
  -taxonomies: Doctrine\ORM\PersistentCollection {#2821 …}
  -contentTypeDefinition: Bolt\Configuration\Content\ContentType {#3201 …}
  -relationsFromThisContent: Doctrine\ORM\PersistentCollection {#2820 …}
  -relationsToThisContent: Doctrine\ORM\PersistentCollection {#2818 …}
  -contentExtension: Bolt\Twig\ContentExtension {#1032 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
2 GRANTED
[
  "edit"
]
Bolt\Entity\Content {#2881
  -id: 196
  -contentType: "pages"
  -author: Bolt\Entity\User {#1914 …}
  -status: "published"
  -createdAt: DateTime @1721616346 {#2805
    date: 2024-07-22 02:45:46.0 UTC (+00:00)
  }
  -modifiedAt: DateTime @1747275688 {#2817
    date: 2025-05-15 02:21:28.0 UTC (+00:00)
  }
  -publishedAt: DateTime @1722044735 {#2858
    date: 2024-07-27 01:45:35.0 UTC (+00:00)
  }
  -depublishedAt: null
  -fields: Doctrine\ORM\PersistentCollection {#2801 …}
  -taxonomies: Doctrine\ORM\PersistentCollection {#2821 …}
  -contentTypeDefinition: Bolt\Configuration\Content\ContentType {#3201 …}
  -relationsFromThisContent: Doctrine\ORM\PersistentCollection {#2820 …}
  -relationsToThisContent: Doctrine\ORM\PersistentCollection {#2818 …}
  -contentExtension: Bolt\Twig\ContentExtension {#1032 …}
}
"Bolt\Security\AdminApiVoter"
ACCESS ABSTAIN
"Bolt\Security\AdminTranslateVoter"
ACCESS ABSTAIN
"Bolt\Security\ContentOwnerVoter"
ACCESS ABSTAIN
"Bolt\Security\ContentVoter"
ACCESS GRANTED
Show voter details
3 GRANTED
[
  "ROLE_CHIEF_EDITOR"
]
Bolt\Entity\Content {#2881
  -id: 196
  -contentType: "pages"
  -author: Bolt\Entity\User {#1914 …}
  -status: "published"
  -createdAt: DateTime @1721616346 {#2805
    date: 2024-07-22 02:45:46.0 UTC (+00:00)
  }
  -modifiedAt: DateTime @1747275688 {#2817
    date: 2025-05-15 02:21:28.0 UTC (+00:00)
  }
  -publishedAt: DateTime @1722044735 {#2858
    date: 2024-07-27 01:45:35.0 UTC (+00:00)
  }
  -depublishedAt: null
  -fields: Doctrine\ORM\PersistentCollection {#2801 …}
  -taxonomies: Doctrine\ORM\PersistentCollection {#2821 …}
  -contentTypeDefinition: Bolt\Configuration\Content\ContentType {#3201 …}
  -relationsFromThisContent: Doctrine\ORM\PersistentCollection {#2820 …}
  -relationsToThisContent: Doctrine\ORM\PersistentCollection {#2818 …}
  -contentExtension: Bolt\Twig\ContentExtension {#1032 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
4 GRANTED
[
  "edit"
]
Bolt\Entity\Content {#2881
  -id: 196
  -contentType: "pages"
  -author: Bolt\Entity\User {#1914 …}
  -status: "published"
  -createdAt: DateTime @1721616346 {#2805
    date: 2024-07-22 02:45:46.0 UTC (+00:00)
  }
  -modifiedAt: DateTime @1747275688 {#2817
    date: 2025-05-15 02:21:28.0 UTC (+00:00)
  }
  -publishedAt: DateTime @1722044735 {#2858
    date: 2024-07-27 01:45:35.0 UTC (+00:00)
  }
  -depublishedAt: null
  -fields: Doctrine\ORM\PersistentCollection {#2801 …}
  -taxonomies: Doctrine\ORM\PersistentCollection {#2821 …}
  -contentTypeDefinition: Bolt\Configuration\Content\ContentType {#3201 …}
  -relationsFromThisContent: Doctrine\ORM\PersistentCollection {#2820 …}
  -relationsToThisContent: Doctrine\ORM\PersistentCollection {#2818 …}
  -contentExtension: Bolt\Twig\ContentExtension {#1032 …}
}
"Bolt\Security\AdminApiVoter"
ACCESS ABSTAIN
"Bolt\Security\AdminTranslateVoter"
ACCESS ABSTAIN
"Bolt\Security\ContentOwnerVoter"
ACCESS ABSTAIN
"Bolt\Security\ContentVoter"
ACCESS GRANTED
Show voter details
5 GRANTED
[
  "view"
]
Bolt\Entity\Content {#2881
  -id: 196
  -contentType: "pages"
  -author: Bolt\Entity\User {#1914 …}
  -status: "published"
  -createdAt: DateTime @1721616346 {#2805
    date: 2024-07-22 02:45:46.0 UTC (+00:00)
  }
  -modifiedAt: DateTime @1747275688 {#2817
    date: 2025-05-15 02:21:28.0 UTC (+00:00)
  }
  -publishedAt: DateTime @1722044735 {#2858
    date: 2024-07-27 01:45:35.0 UTC (+00:00)
  }
  -depublishedAt: null
  -fields: Doctrine\ORM\PersistentCollection {#2801 …}
  -taxonomies: Doctrine\ORM\PersistentCollection {#2821 …}
  -contentTypeDefinition: Bolt\Configuration\Content\ContentType {#3201 …}
  -relationsFromThisContent: Doctrine\ORM\PersistentCollection {#2820 …}
  -relationsToThisContent: Doctrine\ORM\PersistentCollection {#2818 …}
  -contentExtension: Bolt\Twig\ContentExtension {#1032 …}
}
"Bolt\Security\AdminApiVoter"
ACCESS ABSTAIN
"Bolt\Security\AdminTranslateVoter"
ACCESS ABSTAIN
"Bolt\Security\ContentOwnerVoter"
ACCESS ABSTAIN
"Bolt\Security\ContentVoter"
ACCESS GRANTED
Show voter details
6 GRANTED
[
  "ROLE_CHIEF_EDITOR"
]
Bolt\Entity\Content {#2881
  -id: 196
  -contentType: "pages"
  -author: Bolt\Entity\User {#1914 …}
  -status: "published"
  -createdAt: DateTime @1721616346 {#2805
    date: 2024-07-22 02:45:46.0 UTC (+00:00)
  }
  -modifiedAt: DateTime @1747275688 {#2817
    date: 2025-05-15 02:21:28.0 UTC (+00:00)
  }
  -publishedAt: DateTime @1722044735 {#2858
    date: 2024-07-27 01:45:35.0 UTC (+00:00)
  }
  -depublishedAt: null
  -fields: Doctrine\ORM\PersistentCollection {#2801 …}
  -taxonomies: Doctrine\ORM\PersistentCollection {#2821 …}
  -contentTypeDefinition: Bolt\Configuration\Content\ContentType {#3201 …}
  -relationsFromThisContent: Doctrine\ORM\PersistentCollection {#2820 …}
  -relationsToThisContent: Doctrine\ORM\PersistentCollection {#2818 …}
  -contentExtension: Bolt\Twig\ContentExtension {#1032 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
7 GRANTED
[
  "delete"
]
Bolt\Entity\Content {#2881
  -id: 196
  -contentType: "pages"
  -author: Bolt\Entity\User {#1914 …}
  -status: "published"
  -createdAt: DateTime @1721616346 {#2805
    date: 2024-07-22 02:45:46.0 UTC (+00:00)
  }
  -modifiedAt: DateTime @1747275688 {#2817
    date: 2025-05-15 02:21:28.0 UTC (+00:00)
  }
  -publishedAt: DateTime @1722044735 {#2858
    date: 2024-07-27 01:45:35.0 UTC (+00:00)
  }
  -depublishedAt: null
  -fields: Doctrine\ORM\PersistentCollection {#2801 …}
  -taxonomies: Doctrine\ORM\PersistentCollection {#2821 …}
  -contentTypeDefinition: Bolt\Configuration\Content\ContentType {#3201 …}
  -relationsFromThisContent: Doctrine\ORM\PersistentCollection {#2820 …}
  -relationsToThisContent: Doctrine\ORM\PersistentCollection {#2818 …}
  -contentExtension: Bolt\Twig\ContentExtension {#1032 …}
}
"Bolt\Security\AdminApiVoter"
ACCESS ABSTAIN
"Bolt\Security\AdminTranslateVoter"
ACCESS ABSTAIN
"Bolt\Security\ContentOwnerVoter"
ACCESS ABSTAIN
"Bolt\Security\ContentVoter"
ACCESS GRANTED
Show voter details
8 GRANTED
[
  "ROLE_CHIEF_EDITOR"
]
Bolt\Entity\Content {#2881
  -id: 196
  -contentType: "pages"
  -author: Bolt\Entity\User {#1914 …}
  -status: "published"
  -createdAt: DateTime @1721616346 {#2805
    date: 2024-07-22 02:45:46.0 UTC (+00:00)
  }
  -modifiedAt: DateTime @1747275688 {#2817
    date: 2025-05-15 02:21:28.0 UTC (+00:00)
  }
  -publishedAt: DateTime @1722044735 {#2858
    date: 2024-07-27 01:45:35.0 UTC (+00:00)
  }
  -depublishedAt: null
  -fields: Doctrine\ORM\PersistentCollection {#2801 …}
  -taxonomies: Doctrine\ORM\PersistentCollection {#2821 …}
  -contentTypeDefinition: Bolt\Configuration\Content\ContentType {#3201 …}
  -relationsFromThisContent: Doctrine\ORM\PersistentCollection {#2820 …}
  -relationsToThisContent: Doctrine\ORM\PersistentCollection {#2818 …}
  -contentExtension: Bolt\Twig\ContentExtension {#1032 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
9 GRANTED
[
  "create"
]
Bolt\Entity\Content {#2881
  -id: 196
  -contentType: "pages"
  -author: Bolt\Entity\User {#1914 …}
  -status: "published"
  -createdAt: DateTime @1721616346 {#2805
    date: 2024-07-22 02:45:46.0 UTC (+00:00)
  }
  -modifiedAt: DateTime @1747275688 {#2817
    date: 2025-05-15 02:21:28.0 UTC (+00:00)
  }
  -publishedAt: DateTime @1722044735 {#2858
    date: 2024-07-27 01:45:35.0 UTC (+00:00)
  }
  -depublishedAt: null
  -fields: Doctrine\ORM\PersistentCollection {#2801 …}
  -taxonomies: Doctrine\ORM\PersistentCollection {#2821 …}
  -contentTypeDefinition: Bolt\Configuration\Content\ContentType {#3201 …}
  -relationsFromThisContent: Doctrine\ORM\PersistentCollection {#2820 …}
  -relationsToThisContent: Doctrine\ORM\PersistentCollection {#2818 …}
  -contentExtension: Bolt\Twig\ContentExtension {#1032 …}
}
"Bolt\Security\AdminApiVoter"
ACCESS ABSTAIN
"Bolt\Security\AdminTranslateVoter"
ACCESS ABSTAIN
"Bolt\Security\ContentOwnerVoter"
ACCESS ABSTAIN
"Bolt\Security\ContentVoter"
ACCESS GRANTED
Show voter details
10 GRANTED
[
  "ROLE_CHIEF_EDITOR"
]
Bolt\Entity\Content {#2881
  -id: 196
  -contentType: "pages"
  -author: Bolt\Entity\User {#1914 …}
  -status: "published"
  -createdAt: DateTime @1721616346 {#2805
    date: 2024-07-22 02:45:46.0 UTC (+00:00)
  }
  -modifiedAt: DateTime @1747275688 {#2817
    date: 2025-05-15 02:21:28.0 UTC (+00:00)
  }
  -publishedAt: DateTime @1722044735 {#2858
    date: 2024-07-27 01:45:35.0 UTC (+00:00)
  }
  -depublishedAt: null
  -fields: Doctrine\ORM\PersistentCollection {#2801 …}
  -taxonomies: Doctrine\ORM\PersistentCollection {#2821 …}
  -contentTypeDefinition: Bolt\Configuration\Content\ContentType {#3201 …}
  -relationsFromThisContent: Doctrine\ORM\PersistentCollection {#2820 …}
  -relationsToThisContent: Doctrine\ORM\PersistentCollection {#2818 …}
  -contentExtension: Bolt\Twig\ContentExtension {#1032 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
11 GRANTED
[
  "edit"
]
Bolt\Entity\Content {#2881
  -id: 196
  -contentType: "pages"
  -author: Bolt\Entity\User {#1914 …}
  -status: "published"
  -createdAt: DateTime @1721616346 {#2805
    date: 2024-07-22 02:45:46.0 UTC (+00:00)
  }
  -modifiedAt: DateTime @1747275688 {#2817
    date: 2025-05-15 02:21:28.0 UTC (+00:00)
  }
  -publishedAt: DateTime @1722044735 {#2858
    date: 2024-07-27 01:45:35.0 UTC (+00:00)
  }
  -depublishedAt: null
  -fields: Doctrine\ORM\PersistentCollection {#2801 …}
  -taxonomies: Doctrine\ORM\PersistentCollection {#2821 …}
  -contentTypeDefinition: Bolt\Configuration\Content\ContentType {#3201 …}
  -relationsFromThisContent: Doctrine\ORM\PersistentCollection {#2820 …}
  -relationsToThisContent: Doctrine\ORM\PersistentCollection {#2818 …}
  -contentExtension: Bolt\Twig\ContentExtension {#1032 …}
}
"Bolt\Security\AdminApiVoter"
ACCESS ABSTAIN
"Bolt\Security\AdminTranslateVoter"
ACCESS ABSTAIN
"Bolt\Security\ContentOwnerVoter"
ACCESS ABSTAIN
"Bolt\Security\ContentVoter"
ACCESS GRANTED
Show voter details
12 GRANTED
[
  "view"
]
Bolt\Entity\Content {#2881
  -id: 196
  -contentType: "pages"
  -author: Bolt\Entity\User {#1914 …}
  -status: "published"
  -createdAt: DateTime @1721616346 {#2805
    date: 2024-07-22 02:45:46.0 UTC (+00:00)
  }
  -modifiedAt: DateTime @1747275688 {#2817
    date: 2025-05-15 02:21:28.0 UTC (+00:00)
  }
  -publishedAt: DateTime @1722044735 {#2858
    date: 2024-07-27 01:45:35.0 UTC (+00:00)
  }
  -depublishedAt: null
  -fields: Doctrine\ORM\PersistentCollection {#2801 …}
  -taxonomies: Doctrine\ORM\PersistentCollection {#2821 …}
  -contentTypeDefinition: Bolt\Configuration\Content\ContentType {#3201 …}
  -relationsFromThisContent: Doctrine\ORM\PersistentCollection {#2820 …}
  -relationsToThisContent: Doctrine\ORM\PersistentCollection {#2818 …}
  -contentExtension: Bolt\Twig\ContentExtension {#1032 …}
}
"Bolt\Security\AdminApiVoter"
ACCESS ABSTAIN
"Bolt\Security\AdminTranslateVoter"
ACCESS ABSTAIN
"Bolt\Security\ContentOwnerVoter"
ACCESS ABSTAIN
"Bolt\Security\ContentVoter"
ACCESS GRANTED
Show voter details