GET https://ki.wiecker.eu/plugin/video-producer/7/stream-media-poster

Security

Token

013943a6-470b-11f1-bb1c-87875425bc52 Username
Authenticated
733ed4 From
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_ADMIN"
]
Inherited Roles
[
  "ROLE_ALLOWED_TO_SWITCH"
  "ROLE_OAUTH2_QDRANT"
  "ROLE_PREVIOUS_ADMIN"
]
Token
Symfony\Component\Security\Core\Authentication\Token\SwitchUserToken {#1057
  -user: App\Entity\User {#1325 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_ADMIN"
  ]
  -attributes: []
  -firewallName: "main"
  -originatedFromUri: "/dashboard"
  -originalToken: Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#1044 …}
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\CustomAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "login_throttling"
  "two_factor"
  "form_login"
  "remember_me"
  "App\Security\CustomAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1043
  -map: Symfony\Component\Security\Http\AccessMap {#1042 …}
  -logger: Monolog\Logger {#1054 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1141
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#616 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1144 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#731 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1142 …}
  -logger: Monolog\Logger {#1054 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1087 …}
}
6.94 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1210
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1156 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#1212
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#666 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#1154 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#1213 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#671 …}
  -logger: Monolog\Logger {#1054 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#401 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#726 …}
  -targetRoute: null
}
(none) (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#1215
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#968 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#666 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#1216 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1218
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#666 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#671 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1042 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1051
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#666 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#969 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1087 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\CustomAuthenticator"

This authenticator did not support the request.

skipped
"Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative 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
"App\Security\Voter\AccountVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\AccountVoter"
ACCESS ABSTAIN
Show voter details
2 GRANTED MANAGE_ACCOUNT
App\Entity\Account {#1520
  -id: 2
  -imageFilename: null
  -registerIp: "217.87.171.178"
  -title: null
  -firstName: "Jens"
  -lastName: "Wiecker"
  -company: null
  -zip: null
  -country: null
  -street: null
  -hnr: null
  -phone: null
  -mobil: null
  -notiz: null
  -changePw: true
  -mustValidated: false
  -botLicense: 1
  -createdAt: DateTimeImmutable @1777824800 {#1535
    date: 2026-05-03 18:13:20.0 Europe/Berlin (+02:00)
  }
  -accountHolder: App\Entity\User {#1325 …}
  -voter: [
    "ACCOUNT_EDIT"
    "MANAGE_ACCOUNT"
    "ADD_ACCOUNT"
    "MANAGE_API"
    "EDIT_GRANTS"
    "MANAGE_SYSTEM_SETTINGS"
    "MANAGE_ACTIVITY"
    "MANAGE_EMAIL_SETTINGS"
    "MANAGE_REGISTRATION"
    "MANAGE_ACTIVATION"
    "MANAGE_APP_SETTINGS"
    "MANAGE_LOG"
    "MANAGE_OAUTH"
    "MANAGE_MEDIEN"
    "ACCOUNT_UPLOAD"
    "MANAGE_SCSS_COMPILER"
    "MANAGE_N8N_SETTINGS"
    "MANAGE_API_PLATFORM"
    "APPS_ACTIVE"
    "MANAGE_PLUGINS"
    "MANAGE_ADMIN_SETTINGS"
    "VIDEO_PRODUCER"
    "VIDEO_PRODUCER_FONT"
    "VIDEO_PRODUCER_AUDIO"
    "VIDEO_PRODUCER_NEXT_CLOUD"
    "VIDEO_PRODUCER_WORKFLOW"
    "VIDEO_PRODUCER_CHANGE_PROMPT"
  ]
  -gravatar: "monsterid"
  -n8nWorkflows: Doctrine\ORM\PersistentCollection {#1574 …}
  -n8nCredential: Doctrine\ORM\PersistentCollection {#1590 …}
  -qdrantUploads: Doctrine\ORM\PersistentCollection {#1623 …}
  -qdrantCategories: Doctrine\ORM\PersistentCollection {#1638 …}
  -chatBots: Doctrine\ORM\PersistentCollection {#1691 …}
  -chatBotColors: Doctrine\ORM\PersistentCollection {#1713 …}
  -aiBotConfigs: Doctrine\ORM\PersistentCollection {#1712 …}
}
"App\Security\Voter\AccountVoter"
ACCESS GRANTED
Show voter details
3 DENIED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\AccountVoter"
ACCESS ABSTAIN
Show voter details
4 GRANTED MANAGE_MEDIEN
App\Entity\Account {#1520
  -id: 2
  -imageFilename: null
  -registerIp: "217.87.171.178"
  -title: null
  -firstName: "Jens"
  -lastName: "Wiecker"
  -company: null
  -zip: null
  -country: null
  -street: null
  -hnr: null
  -phone: null
  -mobil: null
  -notiz: null
  -changePw: true
  -mustValidated: false
  -botLicense: 1
  -createdAt: DateTimeImmutable @1777824800 {#1535
    date: 2026-05-03 18:13:20.0 Europe/Berlin (+02:00)
  }
  -accountHolder: App\Entity\User {#1325 …}
  -voter: [
    "ACCOUNT_EDIT"
    "MANAGE_ACCOUNT"
    "ADD_ACCOUNT"
    "MANAGE_API"
    "EDIT_GRANTS"
    "MANAGE_SYSTEM_SETTINGS"
    "MANAGE_ACTIVITY"
    "MANAGE_EMAIL_SETTINGS"
    "MANAGE_REGISTRATION"
    "MANAGE_ACTIVATION"
    "MANAGE_APP_SETTINGS"
    "MANAGE_LOG"
    "MANAGE_OAUTH"
    "MANAGE_MEDIEN"
    "ACCOUNT_UPLOAD"
    "MANAGE_SCSS_COMPILER"
    "MANAGE_N8N_SETTINGS"
    "MANAGE_API_PLATFORM"
    "APPS_ACTIVE"
    "MANAGE_PLUGINS"
    "MANAGE_ADMIN_SETTINGS"
    "VIDEO_PRODUCER"
    "VIDEO_PRODUCER_FONT"
    "VIDEO_PRODUCER_AUDIO"
    "VIDEO_PRODUCER_NEXT_CLOUD"
    "VIDEO_PRODUCER_WORKFLOW"
    "VIDEO_PRODUCER_CHANGE_PROMPT"
  ]
  -gravatar: "monsterid"
  -n8nWorkflows: Doctrine\ORM\PersistentCollection {#1574 …}
  -n8nCredential: Doctrine\ORM\PersistentCollection {#1590 …}
  -qdrantUploads: Doctrine\ORM\PersistentCollection {#1623 …}
  -qdrantCategories: Doctrine\ORM\PersistentCollection {#1638 …}
  -chatBots: Doctrine\ORM\PersistentCollection {#1691 …}
  -chatBotColors: Doctrine\ORM\PersistentCollection {#1713 …}
  -aiBotConfigs: Doctrine\ORM\PersistentCollection {#1712 …}
}
"App\Security\Voter\AccountVoter"
ACCESS GRANTED
Show voter details
5 DENIED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\AccountVoter"
ACCESS ABSTAIN
Show voter details
6 GRANTED APPS_ACTIVE
App\Entity\Account {#1520
  -id: 2
  -imageFilename: null
  -registerIp: "217.87.171.178"
  -title: null
  -firstName: "Jens"
  -lastName: "Wiecker"
  -company: null
  -zip: null
  -country: null
  -street: null
  -hnr: null
  -phone: null
  -mobil: null
  -notiz: null
  -changePw: true
  -mustValidated: false
  -botLicense: 1
  -createdAt: DateTimeImmutable @1777824800 {#1535
    date: 2026-05-03 18:13:20.0 Europe/Berlin (+02:00)
  }
  -accountHolder: App\Entity\User {#1325 …}
  -voter: [
    "ACCOUNT_EDIT"
    "MANAGE_ACCOUNT"
    "ADD_ACCOUNT"
    "MANAGE_API"
    "EDIT_GRANTS"
    "MANAGE_SYSTEM_SETTINGS"
    "MANAGE_ACTIVITY"
    "MANAGE_EMAIL_SETTINGS"
    "MANAGE_REGISTRATION"
    "MANAGE_ACTIVATION"
    "MANAGE_APP_SETTINGS"
    "MANAGE_LOG"
    "MANAGE_OAUTH"
    "MANAGE_MEDIEN"
    "ACCOUNT_UPLOAD"
    "MANAGE_SCSS_COMPILER"
    "MANAGE_N8N_SETTINGS"
    "MANAGE_API_PLATFORM"
    "APPS_ACTIVE"
    "MANAGE_PLUGINS"
    "MANAGE_ADMIN_SETTINGS"
    "VIDEO_PRODUCER"
    "VIDEO_PRODUCER_FONT"
    "VIDEO_PRODUCER_AUDIO"
    "VIDEO_PRODUCER_NEXT_CLOUD"
    "VIDEO_PRODUCER_WORKFLOW"
    "VIDEO_PRODUCER_CHANGE_PROMPT"
  ]
  -gravatar: "monsterid"
  -n8nWorkflows: Doctrine\ORM\PersistentCollection {#1574 …}
  -n8nCredential: Doctrine\ORM\PersistentCollection {#1590 …}
  -qdrantUploads: Doctrine\ORM\PersistentCollection {#1623 …}
  -qdrantCategories: Doctrine\ORM\PersistentCollection {#1638 …}
  -chatBots: Doctrine\ORM\PersistentCollection {#1691 …}
  -chatBotColors: Doctrine\ORM\PersistentCollection {#1713 …}
  -aiBotConfigs: Doctrine\ORM\PersistentCollection {#1712 …}
}
"App\Security\Voter\AccountVoter"
ACCESS GRANTED
Show voter details
7 DENIED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\AccountVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\AccountVoter"
ACCESS ABSTAIN
Show voter details
9 GRANTED MANAGE_SYSTEM_SETTINGS
App\Entity\Account {#1520
  -id: 2
  -imageFilename: null
  -registerIp: "217.87.171.178"
  -title: null
  -firstName: "Jens"
  -lastName: "Wiecker"
  -company: null
  -zip: null
  -country: null
  -street: null
  -hnr: null
  -phone: null
  -mobil: null
  -notiz: null
  -changePw: true
  -mustValidated: false
  -botLicense: 1
  -createdAt: DateTimeImmutable @1777824800 {#1535
    date: 2026-05-03 18:13:20.0 Europe/Berlin (+02:00)
  }
  -accountHolder: App\Entity\User {#1325 …}
  -voter: [
    "ACCOUNT_EDIT"
    "MANAGE_ACCOUNT"
    "ADD_ACCOUNT"
    "MANAGE_API"
    "EDIT_GRANTS"
    "MANAGE_SYSTEM_SETTINGS"
    "MANAGE_ACTIVITY"
    "MANAGE_EMAIL_SETTINGS"
    "MANAGE_REGISTRATION"
    "MANAGE_ACTIVATION"
    "MANAGE_APP_SETTINGS"
    "MANAGE_LOG"
    "MANAGE_OAUTH"
    "MANAGE_MEDIEN"
    "ACCOUNT_UPLOAD"
    "MANAGE_SCSS_COMPILER"
    "MANAGE_N8N_SETTINGS"
    "MANAGE_API_PLATFORM"
    "APPS_ACTIVE"
    "MANAGE_PLUGINS"
    "MANAGE_ADMIN_SETTINGS"
    "VIDEO_PRODUCER"
    "VIDEO_PRODUCER_FONT"
    "VIDEO_PRODUCER_AUDIO"
    "VIDEO_PRODUCER_NEXT_CLOUD"
    "VIDEO_PRODUCER_WORKFLOW"
    "VIDEO_PRODUCER_CHANGE_PROMPT"
  ]
  -gravatar: "monsterid"
  -n8nWorkflows: Doctrine\ORM\PersistentCollection {#1574 …}
  -n8nCredential: Doctrine\ORM\PersistentCollection {#1590 …}
  -qdrantUploads: Doctrine\ORM\PersistentCollection {#1623 …}
  -qdrantCategories: Doctrine\ORM\PersistentCollection {#1638 …}
  -chatBots: Doctrine\ORM\PersistentCollection {#1691 …}
  -chatBotColors: Doctrine\ORM\PersistentCollection {#1713 …}
  -aiBotConfigs: Doctrine\ORM\PersistentCollection {#1712 …}
}
"App\Security\Voter\AccountVoter"
ACCESS GRANTED
Show voter details
10 DENIED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\AccountVoter"
ACCESS ABSTAIN
Show voter details
11 GRANTED MANAGE_SYSTEM_SETTINGS
App\Entity\Account {#1520
  -id: 2
  -imageFilename: null
  -registerIp: "217.87.171.178"
  -title: null
  -firstName: "Jens"
  -lastName: "Wiecker"
  -company: null
  -zip: null
  -country: null
  -street: null
  -hnr: null
  -phone: null
  -mobil: null
  -notiz: null
  -changePw: true
  -mustValidated: false
  -botLicense: 1
  -createdAt: DateTimeImmutable @1777824800 {#1535
    date: 2026-05-03 18:13:20.0 Europe/Berlin (+02:00)
  }
  -accountHolder: App\Entity\User {#1325 …}
  -voter: [
    "ACCOUNT_EDIT"
    "MANAGE_ACCOUNT"
    "ADD_ACCOUNT"
    "MANAGE_API"
    "EDIT_GRANTS"
    "MANAGE_SYSTEM_SETTINGS"
    "MANAGE_ACTIVITY"
    "MANAGE_EMAIL_SETTINGS"
    "MANAGE_REGISTRATION"
    "MANAGE_ACTIVATION"
    "MANAGE_APP_SETTINGS"
    "MANAGE_LOG"
    "MANAGE_OAUTH"
    "MANAGE_MEDIEN"
    "ACCOUNT_UPLOAD"
    "MANAGE_SCSS_COMPILER"
    "MANAGE_N8N_SETTINGS"
    "MANAGE_API_PLATFORM"
    "APPS_ACTIVE"
    "MANAGE_PLUGINS"
    "MANAGE_ADMIN_SETTINGS"
    "VIDEO_PRODUCER"
    "VIDEO_PRODUCER_FONT"
    "VIDEO_PRODUCER_AUDIO"
    "VIDEO_PRODUCER_NEXT_CLOUD"
    "VIDEO_PRODUCER_WORKFLOW"
    "VIDEO_PRODUCER_CHANGE_PROMPT"
  ]
  -gravatar: "monsterid"
  -n8nWorkflows: Doctrine\ORM\PersistentCollection {#1574 …}
  -n8nCredential: Doctrine\ORM\PersistentCollection {#1590 …}
  -qdrantUploads: Doctrine\ORM\PersistentCollection {#1623 …}
  -qdrantCategories: Doctrine\ORM\PersistentCollection {#1638 …}
  -chatBots: Doctrine\ORM\PersistentCollection {#1691 …}
  -chatBotColors: Doctrine\ORM\PersistentCollection {#1713 …}
  -aiBotConfigs: Doctrine\ORM\PersistentCollection {#1712 …}
}
"App\Security\Voter\AccountVoter"
ACCESS GRANTED
Show voter details
12 DENIED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\AccountVoter"
ACCESS ABSTAIN
Show voter details
13 GRANTED MANAGE_EMAIL_SETTINGS
App\Entity\Account {#1520
  -id: 2
  -imageFilename: null
  -registerIp: "217.87.171.178"
  -title: null
  -firstName: "Jens"
  -lastName: "Wiecker"
  -company: null
  -zip: null
  -country: null
  -street: null
  -hnr: null
  -phone: null
  -mobil: null
  -notiz: null
  -changePw: true
  -mustValidated: false
  -botLicense: 1
  -createdAt: DateTimeImmutable @1777824800 {#1535
    date: 2026-05-03 18:13:20.0 Europe/Berlin (+02:00)
  }
  -accountHolder: App\Entity\User {#1325 …}
  -voter: [
    "ACCOUNT_EDIT"
    "MANAGE_ACCOUNT"
    "ADD_ACCOUNT"
    "MANAGE_API"
    "EDIT_GRANTS"
    "MANAGE_SYSTEM_SETTINGS"
    "MANAGE_ACTIVITY"
    "MANAGE_EMAIL_SETTINGS"
    "MANAGE_REGISTRATION"
    "MANAGE_ACTIVATION"
    "MANAGE_APP_SETTINGS"
    "MANAGE_LOG"
    "MANAGE_OAUTH"
    "MANAGE_MEDIEN"
    "ACCOUNT_UPLOAD"
    "MANAGE_SCSS_COMPILER"
    "MANAGE_N8N_SETTINGS"
    "MANAGE_API_PLATFORM"
    "APPS_ACTIVE"
    "MANAGE_PLUGINS"
    "MANAGE_ADMIN_SETTINGS"
    "VIDEO_PRODUCER"
    "VIDEO_PRODUCER_FONT"
    "VIDEO_PRODUCER_AUDIO"
    "VIDEO_PRODUCER_NEXT_CLOUD"
    "VIDEO_PRODUCER_WORKFLOW"
    "VIDEO_PRODUCER_CHANGE_PROMPT"
  ]
  -gravatar: "monsterid"
  -n8nWorkflows: Doctrine\ORM\PersistentCollection {#1574 …}
  -n8nCredential: Doctrine\ORM\PersistentCollection {#1590 …}
  -qdrantUploads: Doctrine\ORM\PersistentCollection {#1623 …}
  -qdrantCategories: Doctrine\ORM\PersistentCollection {#1638 …}
  -chatBots: Doctrine\ORM\PersistentCollection {#1691 …}
  -chatBotColors: Doctrine\ORM\PersistentCollection {#1713 …}
  -aiBotConfigs: Doctrine\ORM\PersistentCollection {#1712 …}
}
"App\Security\Voter\AccountVoter"
ACCESS GRANTED
Show voter details
14 DENIED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\AccountVoter"
ACCESS ABSTAIN
Show voter details
15 GRANTED MANAGE_SCSS_COMPILER
App\Entity\Account {#1520
  -id: 2
  -imageFilename: null
  -registerIp: "217.87.171.178"
  -title: null
  -firstName: "Jens"
  -lastName: "Wiecker"
  -company: null
  -zip: null
  -country: null
  -street: null
  -hnr: null
  -phone: null
  -mobil: null
  -notiz: null
  -changePw: true
  -mustValidated: false
  -botLicense: 1
  -createdAt: DateTimeImmutable @1777824800 {#1535
    date: 2026-05-03 18:13:20.0 Europe/Berlin (+02:00)
  }
  -accountHolder: App\Entity\User {#1325 …}
  -voter: [
    "ACCOUNT_EDIT"
    "MANAGE_ACCOUNT"
    "ADD_ACCOUNT"
    "MANAGE_API"
    "EDIT_GRANTS"
    "MANAGE_SYSTEM_SETTINGS"
    "MANAGE_ACTIVITY"
    "MANAGE_EMAIL_SETTINGS"
    "MANAGE_REGISTRATION"
    "MANAGE_ACTIVATION"
    "MANAGE_APP_SETTINGS"
    "MANAGE_LOG"
    "MANAGE_OAUTH"
    "MANAGE_MEDIEN"
    "ACCOUNT_UPLOAD"
    "MANAGE_SCSS_COMPILER"
    "MANAGE_N8N_SETTINGS"
    "MANAGE_API_PLATFORM"
    "APPS_ACTIVE"
    "MANAGE_PLUGINS"
    "MANAGE_ADMIN_SETTINGS"
    "VIDEO_PRODUCER"
    "VIDEO_PRODUCER_FONT"
    "VIDEO_PRODUCER_AUDIO"
    "VIDEO_PRODUCER_NEXT_CLOUD"
    "VIDEO_PRODUCER_WORKFLOW"
    "VIDEO_PRODUCER_CHANGE_PROMPT"
  ]
  -gravatar: "monsterid"
  -n8nWorkflows: Doctrine\ORM\PersistentCollection {#1574 …}
  -n8nCredential: Doctrine\ORM\PersistentCollection {#1590 …}
  -qdrantUploads: Doctrine\ORM\PersistentCollection {#1623 …}
  -qdrantCategories: Doctrine\ORM\PersistentCollection {#1638 …}
  -chatBots: Doctrine\ORM\PersistentCollection {#1691 …}
  -chatBotColors: Doctrine\ORM\PersistentCollection {#1713 …}
  -aiBotConfigs: Doctrine\ORM\PersistentCollection {#1712 …}
}
"App\Security\Voter\AccountVoter"
ACCESS GRANTED
Show voter details
16 DENIED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\AccountVoter"
ACCESS ABSTAIN
Show voter details
17 GRANTED MANAGE_REGISTRATION
App\Entity\Account {#1520
  -id: 2
  -imageFilename: null
  -registerIp: "217.87.171.178"
  -title: null
  -firstName: "Jens"
  -lastName: "Wiecker"
  -company: null
  -zip: null
  -country: null
  -street: null
  -hnr: null
  -phone: null
  -mobil: null
  -notiz: null
  -changePw: true
  -mustValidated: false
  -botLicense: 1
  -createdAt: DateTimeImmutable @1777824800 {#1535
    date: 2026-05-03 18:13:20.0 Europe/Berlin (+02:00)
  }
  -accountHolder: App\Entity\User {#1325 …}
  -voter: [
    "ACCOUNT_EDIT"
    "MANAGE_ACCOUNT"
    "ADD_ACCOUNT"
    "MANAGE_API"
    "EDIT_GRANTS"
    "MANAGE_SYSTEM_SETTINGS"
    "MANAGE_ACTIVITY"
    "MANAGE_EMAIL_SETTINGS"
    "MANAGE_REGISTRATION"
    "MANAGE_ACTIVATION"
    "MANAGE_APP_SETTINGS"
    "MANAGE_LOG"
    "MANAGE_OAUTH"
    "MANAGE_MEDIEN"
    "ACCOUNT_UPLOAD"
    "MANAGE_SCSS_COMPILER"
    "MANAGE_N8N_SETTINGS"
    "MANAGE_API_PLATFORM"
    "APPS_ACTIVE"
    "MANAGE_PLUGINS"
    "MANAGE_ADMIN_SETTINGS"
    "VIDEO_PRODUCER"
    "VIDEO_PRODUCER_FONT"
    "VIDEO_PRODUCER_AUDIO"
    "VIDEO_PRODUCER_NEXT_CLOUD"
    "VIDEO_PRODUCER_WORKFLOW"
    "VIDEO_PRODUCER_CHANGE_PROMPT"
  ]
  -gravatar: "monsterid"
  -n8nWorkflows: Doctrine\ORM\PersistentCollection {#1574 …}
  -n8nCredential: Doctrine\ORM\PersistentCollection {#1590 …}
  -qdrantUploads: Doctrine\ORM\PersistentCollection {#1623 …}
  -qdrantCategories: Doctrine\ORM\PersistentCollection {#1638 …}
  -chatBots: Doctrine\ORM\PersistentCollection {#1691 …}
  -chatBotColors: Doctrine\ORM\PersistentCollection {#1713 …}
  -aiBotConfigs: Doctrine\ORM\PersistentCollection {#1712 …}
}
"App\Security\Voter\AccountVoter"
ACCESS GRANTED
Show voter details
18 DENIED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\AccountVoter"
ACCESS ABSTAIN
Show voter details
19 GRANTED MANAGE_N8N_SETTINGS
App\Entity\Account {#1520
  -id: 2
  -imageFilename: null
  -registerIp: "217.87.171.178"
  -title: null
  -firstName: "Jens"
  -lastName: "Wiecker"
  -company: null
  -zip: null
  -country: null
  -street: null
  -hnr: null
  -phone: null
  -mobil: null
  -notiz: null
  -changePw: true
  -mustValidated: false
  -botLicense: 1
  -createdAt: DateTimeImmutable @1777824800 {#1535
    date: 2026-05-03 18:13:20.0 Europe/Berlin (+02:00)
  }
  -accountHolder: App\Entity\User {#1325 …}
  -voter: [
    "ACCOUNT_EDIT"
    "MANAGE_ACCOUNT"
    "ADD_ACCOUNT"
    "MANAGE_API"
    "EDIT_GRANTS"
    "MANAGE_SYSTEM_SETTINGS"
    "MANAGE_ACTIVITY"
    "MANAGE_EMAIL_SETTINGS"
    "MANAGE_REGISTRATION"
    "MANAGE_ACTIVATION"
    "MANAGE_APP_SETTINGS"
    "MANAGE_LOG"
    "MANAGE_OAUTH"
    "MANAGE_MEDIEN"
    "ACCOUNT_UPLOAD"
    "MANAGE_SCSS_COMPILER"
    "MANAGE_N8N_SETTINGS"
    "MANAGE_API_PLATFORM"
    "APPS_ACTIVE"
    "MANAGE_PLUGINS"
    "MANAGE_ADMIN_SETTINGS"
    "VIDEO_PRODUCER"
    "VIDEO_PRODUCER_FONT"
    "VIDEO_PRODUCER_AUDIO"
    "VIDEO_PRODUCER_NEXT_CLOUD"
    "VIDEO_PRODUCER_WORKFLOW"
    "VIDEO_PRODUCER_CHANGE_PROMPT"
  ]
  -gravatar: "monsterid"
  -n8nWorkflows: Doctrine\ORM\PersistentCollection {#1574 …}
  -n8nCredential: Doctrine\ORM\PersistentCollection {#1590 …}
  -qdrantUploads: Doctrine\ORM\PersistentCollection {#1623 …}
  -qdrantCategories: Doctrine\ORM\PersistentCollection {#1638 …}
  -chatBots: Doctrine\ORM\PersistentCollection {#1691 …}
  -chatBotColors: Doctrine\ORM\PersistentCollection {#1713 …}
  -aiBotConfigs: Doctrine\ORM\PersistentCollection {#1712 …}
}
"App\Security\Voter\AccountVoter"
ACCESS GRANTED
Show voter details
20 DENIED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\AccountVoter"
ACCESS ABSTAIN
Show voter details
21 GRANTED MANAGE_PLUGINS
App\Entity\Account {#1520
  -id: 2
  -imageFilename: null
  -registerIp: "217.87.171.178"
  -title: null
  -firstName: "Jens"
  -lastName: "Wiecker"
  -company: null
  -zip: null
  -country: null
  -street: null
  -hnr: null
  -phone: null
  -mobil: null
  -notiz: null
  -changePw: true
  -mustValidated: false
  -botLicense: 1
  -createdAt: DateTimeImmutable @1777824800 {#1535
    date: 2026-05-03 18:13:20.0 Europe/Berlin (+02:00)
  }
  -accountHolder: App\Entity\User {#1325 …}
  -voter: [
    "ACCOUNT_EDIT"
    "MANAGE_ACCOUNT"
    "ADD_ACCOUNT"
    "MANAGE_API"
    "EDIT_GRANTS"
    "MANAGE_SYSTEM_SETTINGS"
    "MANAGE_ACTIVITY"
    "MANAGE_EMAIL_SETTINGS"
    "MANAGE_REGISTRATION"
    "MANAGE_ACTIVATION"
    "MANAGE_APP_SETTINGS"
    "MANAGE_LOG"
    "MANAGE_OAUTH"
    "MANAGE_MEDIEN"
    "ACCOUNT_UPLOAD"
    "MANAGE_SCSS_COMPILER"
    "MANAGE_N8N_SETTINGS"
    "MANAGE_API_PLATFORM"
    "APPS_ACTIVE"
    "MANAGE_PLUGINS"
    "MANAGE_ADMIN_SETTINGS"
    "VIDEO_PRODUCER"
    "VIDEO_PRODUCER_FONT"
    "VIDEO_PRODUCER_AUDIO"
    "VIDEO_PRODUCER_NEXT_CLOUD"
    "VIDEO_PRODUCER_WORKFLOW"
    "VIDEO_PRODUCER_CHANGE_PROMPT"
  ]
  -gravatar: "monsterid"
  -n8nWorkflows: Doctrine\ORM\PersistentCollection {#1574 …}
  -n8nCredential: Doctrine\ORM\PersistentCollection {#1590 …}
  -qdrantUploads: Doctrine\ORM\PersistentCollection {#1623 …}
  -qdrantCategories: Doctrine\ORM\PersistentCollection {#1638 …}
  -chatBots: Doctrine\ORM\PersistentCollection {#1691 …}
  -chatBotColors: Doctrine\ORM\PersistentCollection {#1713 …}
  -aiBotConfigs: Doctrine\ORM\PersistentCollection {#1712 …}
}
"App\Security\Voter\AccountVoter"
ACCESS GRANTED
Show voter details
22 DENIED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\AccountVoter"
ACCESS ABSTAIN
Show voter details
23 GRANTED MANAGE_API_PLATFORM
App\Entity\Account {#1520
  -id: 2
  -imageFilename: null
  -registerIp: "217.87.171.178"
  -title: null
  -firstName: "Jens"
  -lastName: "Wiecker"
  -company: null
  -zip: null
  -country: null
  -street: null
  -hnr: null
  -phone: null
  -mobil: null
  -notiz: null
  -changePw: true
  -mustValidated: false
  -botLicense: 1
  -createdAt: DateTimeImmutable @1777824800 {#1535
    date: 2026-05-03 18:13:20.0 Europe/Berlin (+02:00)
  }
  -accountHolder: App\Entity\User {#1325 …}
  -voter: [
    "ACCOUNT_EDIT"
    "MANAGE_ACCOUNT"
    "ADD_ACCOUNT"
    "MANAGE_API"
    "EDIT_GRANTS"
    "MANAGE_SYSTEM_SETTINGS"
    "MANAGE_ACTIVITY"
    "MANAGE_EMAIL_SETTINGS"
    "MANAGE_REGISTRATION"
    "MANAGE_ACTIVATION"
    "MANAGE_APP_SETTINGS"
    "MANAGE_LOG"
    "MANAGE_OAUTH"
    "MANAGE_MEDIEN"
    "ACCOUNT_UPLOAD"
    "MANAGE_SCSS_COMPILER"
    "MANAGE_N8N_SETTINGS"
    "MANAGE_API_PLATFORM"
    "APPS_ACTIVE"
    "MANAGE_PLUGINS"
    "MANAGE_ADMIN_SETTINGS"
    "VIDEO_PRODUCER"
    "VIDEO_PRODUCER_FONT"
    "VIDEO_PRODUCER_AUDIO"
    "VIDEO_PRODUCER_NEXT_CLOUD"
    "VIDEO_PRODUCER_WORKFLOW"
    "VIDEO_PRODUCER_CHANGE_PROMPT"
  ]
  -gravatar: "monsterid"
  -n8nWorkflows: Doctrine\ORM\PersistentCollection {#1574 …}
  -n8nCredential: Doctrine\ORM\PersistentCollection {#1590 …}
  -qdrantUploads: Doctrine\ORM\PersistentCollection {#1623 …}
  -qdrantCategories: Doctrine\ORM\PersistentCollection {#1638 …}
  -chatBots: Doctrine\ORM\PersistentCollection {#1691 …}
  -chatBotColors: Doctrine\ORM\PersistentCollection {#1713 …}
  -aiBotConfigs: Doctrine\ORM\PersistentCollection {#1712 …}
}
"App\Security\Voter\AccountVoter"
ACCESS GRANTED
Show voter details
24 GRANTED ROLE_ADMIN
App\Entity\Account {#1520
  -id: 2
  -imageFilename: null
  -registerIp: "217.87.171.178"
  -title: null
  -firstName: "Jens"
  -lastName: "Wiecker"
  -company: null
  -zip: null
  -country: null
  -street: null
  -hnr: null
  -phone: null
  -mobil: null
  -notiz: null
  -changePw: true
  -mustValidated: false
  -botLicense: 1
  -createdAt: DateTimeImmutable @1777824800 {#1535
    date: 2026-05-03 18:13:20.0 Europe/Berlin (+02:00)
  }
  -accountHolder: App\Entity\User {#1325 …}
  -voter: [
    "ACCOUNT_EDIT"
    "MANAGE_ACCOUNT"
    "ADD_ACCOUNT"
    "MANAGE_API"
    "EDIT_GRANTS"
    "MANAGE_SYSTEM_SETTINGS"
    "MANAGE_ACTIVITY"
    "MANAGE_EMAIL_SETTINGS"
    "MANAGE_REGISTRATION"
    "MANAGE_ACTIVATION"
    "MANAGE_APP_SETTINGS"
    "MANAGE_LOG"
    "MANAGE_OAUTH"
    "MANAGE_MEDIEN"
    "ACCOUNT_UPLOAD"
    "MANAGE_SCSS_COMPILER"
    "MANAGE_N8N_SETTINGS"
    "MANAGE_API_PLATFORM"
    "APPS_ACTIVE"
    "MANAGE_PLUGINS"
    "MANAGE_ADMIN_SETTINGS"
    "VIDEO_PRODUCER"
    "VIDEO_PRODUCER_FONT"
    "VIDEO_PRODUCER_AUDIO"
    "VIDEO_PRODUCER_NEXT_CLOUD"
    "VIDEO_PRODUCER_WORKFLOW"
    "VIDEO_PRODUCER_CHANGE_PROMPT"
  ]
  -gravatar: "monsterid"
  -n8nWorkflows: Doctrine\ORM\PersistentCollection {#1574 …}
  -n8nCredential: Doctrine\ORM\PersistentCollection {#1590 …}
  -qdrantUploads: Doctrine\ORM\PersistentCollection {#1623 …}
  -qdrantCategories: Doctrine\ORM\PersistentCollection {#1638 …}
  -chatBots: Doctrine\ORM\PersistentCollection {#1691 …}
  -chatBotColors: Doctrine\ORM\PersistentCollection {#1713 …}
  -aiBotConfigs: Doctrine\ORM\PersistentCollection {#1712 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
25 DENIED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\AccountVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\AccountVoter"
ACCESS ABSTAIN
Show voter details
27 GRANTED VIDEO_PRODUCER
App\Entity\Account {#1520
  -id: 2
  -imageFilename: null
  -registerIp: "217.87.171.178"
  -title: null
  -firstName: "Jens"
  -lastName: "Wiecker"
  -company: null
  -zip: null
  -country: null
  -street: null
  -hnr: null
  -phone: null
  -mobil: null
  -notiz: null
  -changePw: true
  -mustValidated: false
  -botLicense: 1
  -createdAt: DateTimeImmutable @1777824800 {#1535
    date: 2026-05-03 18:13:20.0 Europe/Berlin (+02:00)
  }
  -accountHolder: App\Entity\User {#1325 …}
  -voter: [
    "ACCOUNT_EDIT"
    "MANAGE_ACCOUNT"
    "ADD_ACCOUNT"
    "MANAGE_API"
    "EDIT_GRANTS"
    "MANAGE_SYSTEM_SETTINGS"
    "MANAGE_ACTIVITY"
    "MANAGE_EMAIL_SETTINGS"
    "MANAGE_REGISTRATION"
    "MANAGE_ACTIVATION"
    "MANAGE_APP_SETTINGS"
    "MANAGE_LOG"
    "MANAGE_OAUTH"
    "MANAGE_MEDIEN"
    "ACCOUNT_UPLOAD"
    "MANAGE_SCSS_COMPILER"
    "MANAGE_N8N_SETTINGS"
    "MANAGE_API_PLATFORM"
    "APPS_ACTIVE"
    "MANAGE_PLUGINS"
    "MANAGE_ADMIN_SETTINGS"
    "VIDEO_PRODUCER"
    "VIDEO_PRODUCER_FONT"
    "VIDEO_PRODUCER_AUDIO"
    "VIDEO_PRODUCER_NEXT_CLOUD"
    "VIDEO_PRODUCER_WORKFLOW"
    "VIDEO_PRODUCER_CHANGE_PROMPT"
  ]
  -gravatar: "monsterid"
  -n8nWorkflows: Doctrine\ORM\PersistentCollection {#1574 …}
  -n8nCredential: Doctrine\ORM\PersistentCollection {#1590 …}
  -qdrantUploads: Doctrine\ORM\PersistentCollection {#1623 …}
  -qdrantCategories: Doctrine\ORM\PersistentCollection {#1638 …}
  -chatBots: Doctrine\ORM\PersistentCollection {#1691 …}
  -chatBotColors: Doctrine\ORM\PersistentCollection {#1713 …}
  -aiBotConfigs: Doctrine\ORM\PersistentCollection {#1712 …}
}
"App\Security\Voter\AccountVoter"
ACCESS GRANTED
Show voter details
28 DENIED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\AccountVoter"
ACCESS ABSTAIN
Show voter details
29 GRANTED ROLE_ADMIN
App\Entity\Account {#1520
  -id: 2
  -imageFilename: null
  -registerIp: "217.87.171.178"
  -title: null
  -firstName: "Jens"
  -lastName: "Wiecker"
  -company: null
  -zip: null
  -country: null
  -street: null
  -hnr: null
  -phone: null
  -mobil: null
  -notiz: null
  -changePw: true
  -mustValidated: false
  -botLicense: 1
  -createdAt: DateTimeImmutable @1777824800 {#1535
    date: 2026-05-03 18:13:20.0 Europe/Berlin (+02:00)
  }
  -accountHolder: App\Entity\User {#1325 …}
  -voter: [
    "ACCOUNT_EDIT"
    "MANAGE_ACCOUNT"
    "ADD_ACCOUNT"
    "MANAGE_API"
    "EDIT_GRANTS"
    "MANAGE_SYSTEM_SETTINGS"
    "MANAGE_ACTIVITY"
    "MANAGE_EMAIL_SETTINGS"
    "MANAGE_REGISTRATION"
    "MANAGE_ACTIVATION"
    "MANAGE_APP_SETTINGS"
    "MANAGE_LOG"
    "MANAGE_OAUTH"
    "MANAGE_MEDIEN"
    "ACCOUNT_UPLOAD"
    "MANAGE_SCSS_COMPILER"
    "MANAGE_N8N_SETTINGS"
    "MANAGE_API_PLATFORM"
    "APPS_ACTIVE"
    "MANAGE_PLUGINS"
    "MANAGE_ADMIN_SETTINGS"
    "VIDEO_PRODUCER"
    "VIDEO_PRODUCER_FONT"
    "VIDEO_PRODUCER_AUDIO"
    "VIDEO_PRODUCER_NEXT_CLOUD"
    "VIDEO_PRODUCER_WORKFLOW"
    "VIDEO_PRODUCER_CHANGE_PROMPT"
  ]
  -gravatar: "monsterid"
  -n8nWorkflows: Doctrine\ORM\PersistentCollection {#1574 …}
  -n8nCredential: Doctrine\ORM\PersistentCollection {#1590 …}
  -qdrantUploads: Doctrine\ORM\PersistentCollection {#1623 …}
  -qdrantCategories: Doctrine\ORM\PersistentCollection {#1638 …}
  -chatBots: Doctrine\ORM\PersistentCollection {#1691 …}
  -chatBotColors: Doctrine\ORM\PersistentCollection {#1713 …}
  -aiBotConfigs: Doctrine\ORM\PersistentCollection {#1712 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
30 GRANTED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details