https://conreg.silk-sh.eu/panel/device/measurement/8828/chart/temperature/false/data

Security

Token

admin Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_OWNER"
]
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#228
  -user: App\Entity\User {#762 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
  -credentials: null
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.users
context main
entry_point security.authentication.form_entry_point.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "form_login"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#189
  -map: Symfony\Component\Security\Http\AccessMap {#192 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#233 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#173
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#298 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#233 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#172 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#442 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#231 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#299 …}
    "enableUsageTracking"
  ]
}
12.72 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#158
  #options: [
    "check_path" => "login"
    "login_path" => "login"
    "always_use_default_target_path" => false
    "default_target_path" => "/"
    "target_path_parameter" => "_target_path"
    "use_referer" => false
    "failure_path" => null
    "failure_forward" => false
    "require_previous_session" => false
    "username_parameter" => "_username"
    "password_parameter" => "_password"
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "authenticate"
    "post_only" => true
    "use_forward" => false
    "enable_csrf" => false
    "form_only" => false
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#233 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#165 …}
  #providerKey: "main"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#226 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#299 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#157 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#442 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#162 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#161 …}
  -rememberMeServices: null
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#152
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#298 …}
  -secret: "SxhO9Nf"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#165 …}
  -logger: Symfony\Bridge\Monolog\Logger {#233 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#144
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#299 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#150 …}
  -map: Symfony\Component\Security\Http\AccessMap {#192 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#165 …}
  -exceptionOnNoToken: true
}
0.19 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#236
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#299 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#226 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#237 …}
}
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\ChannelSettingVoter"
5
"App\Security\CustomerVoter"
6
"App\Security\DeviceVoter"
7
"App\Security\LicenseVoter"
8
"App\Security\LineTypeGroupVoter"
9
"App\Security\LineTypeVoter"
10
"App\Security\MeasurementViewVoter"
11
"App\Security\MeasurementVoter"
12
"App\Security\NotificationVoter"
13
"App\Security\RecipeToSyncVoter"
14
"App\Security\RecipeVoter"
15
"App\Security\TemperatureNotificationVoter"
16
"App\Security\UserSettingVoter"
17
"App\Security\UserVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#9
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#14 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#13 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#17 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#16 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#18 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/panel/device/measurement/8828/chart/temperature/false/data"
  #requestUri: "/panel/device/measurement/8828/chart/temperature/false/data"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "html"
  #session: Symfony\Component\HttpFoundation\Session\Session {#203 …}
  #locale: "sv"
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
2 GRANTED show
App\Entity\Measurement {#1692
  -device: Proxies\__CG__\App\Entity\Device {#1874 …}
  -customer: Proxies\__CG__\App\Entity\Customer {#1618 …}
  -channels: Doctrine\ORM\PersistentCollection {#1903 …}
  -step: "30.0"
  -startedAt: DateTime @1671625896 {#1700
    date: 2022-12-21 13:31:36.0 Europe/Stockholm (+01:00)
  }
  -finishedAt: DateTime @1672936321 {#1703
    date: 2023-01-05 17:32:01.0 Europe/Stockholm (+01:00)
  }
  -sourcePeriod: null
  -lastSampleAt: DateTime @1672936321 {#1701
    date: 2023-01-05 17:32:01.0 Europe/Stockholm (+01:00)
  }
  -endReason: null
  -name: "Innerväggar och bakvägg"
  -projectInformation: Doctrine\ORM\PersistentCollection {#1849 …}
  -settings: Doctrine\ORM\PersistentCollection {#2125 …}
  -cachedNameWithRelativeNumberPerDevice: null
  -id: 8828
  -createdAt: DateTime @1671625953 {#1695
    date: 2022-12-21 12:32:33.0 +00:00
  }
  -updatedAt: DateTime @1763915462 {#1694
    date: 2025-11-23 16:31:02.0 +00:00
  }
}
"App\Security\ChannelSettingVoter"
ACCESS ABSTAIN
"App\Security\CustomerVoter"
ACCESS ABSTAIN
"App\Security\DeviceVoter"
ACCESS ABSTAIN
"App\Security\LicenseVoter"
ACCESS ABSTAIN
"App\Security\LineTypeGroupVoter"
ACCESS ABSTAIN
"App\Security\LineTypeVoter"
ACCESS ABSTAIN
"App\Security\MeasurementViewVoter"
ACCESS ABSTAIN
"App\Security\MeasurementVoter"
ACCESS GRANTED
Show voter details