https://design.berufsreise-dev.at/graphql/

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider user.manager.normal
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler App\Controller\FrontendBundle\AccessDeniedHandler
access_denied_url (none)
authenticators
[
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#792
  -map: Symfony\Component\Security\Http\AccessMap {#793 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#763 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#829
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#993 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#763 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#828 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#775 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#743 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#994 …}
    "enableUsageTracking"
  ]
}
1.45 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#822
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#824 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#774
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#994 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "security_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#750 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#775 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#838
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#994 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#823 …}
  -map: Symfony\Component\Security\Http\AccessMap {#793 …}
  -authManager: null
  -exceptionOnNoToken: false
}
1.45 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\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#15
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#41 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#39 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#40 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#59 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#58 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#42 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#60 …}
  #content: "{"operationName":"GetProfessionById","variables":{"id":"568"},"query":"query GetProfessionById($id: ID!) {\n  job(bicid: $id) {\n    ...professionPreviewFields\n    videoUrl\n    pdfUrl\n    image {\n      medium {\n        url\n        width\n        __typename\n      }\n      __typename\n    }\n    searchTags\n    description\n    scholasticDuration {\n      durationName\n      position\n      __typename\n    }\n    schoolSubjectMappings {\n      jobSchoolSubject {\n        subjectName\n        __typename\n      }\n      __typename\n    }\n    interestFields {\n      id\n      __typename\n    }\n    showSchoolSubjects\n    operationsAndTasks\n    jobWorkFields {\n      name\n      description\n      bicID\n      __typename\n    }\n    jobSectors {\n      name\n      bicID\n      description\n      id\n      __typename\n    }\n    jobLinkMappings {\n      id\n      jobLinkMappingCategory {\n        id\n        name\n        __typename\n      }\n      jobLinkMappingType {\n        id\n        name\n        __typename\n      }\n      jobLink {\n        titleFrontend\n        url\n        __typename\n      }\n      __typename\n    }\n    bicAusbildungBerufschule\n    expertTerms {\n      termName\n      description\n      __typename\n    }\n    bicMoeglichkeiten\n    bicAlternativen\n    jobMarketDistricts {\n      districts {\n        districtID\n        trainingCompanies {\n          id\n          __typename\n        }\n        jobMarketEntries {\n          id\n          __typename\n        }\n        __typename\n      }\n      __typename\n    }\n    jobRedirects {\n      bicID\n      redirectType\n      jobName\n      __typename\n    }\n    insights {\n      ...storyFields\n      __typename\n    }\n    jobSalary {\n      entryValue\n      entries {\n        salaryType\n        salaryFrom\n        urlExt\n        __typename\n      }\n      __typename\n    }\n    jobSchools {\n      school {\n        name\n        url\n        address {\n          street\n          number\n          addressCity {\n            name\n            __typename\n          }\n          __typename\n        }\n        communication {\n          entries {\n            id\n            entryValue\n            communicationType {\n              shortName\n              __typename\n            }\n            __typename\n          }\n          __typename\n        }\n        __typename\n      }\n      __typename\n    }\n    __typename\n  }\n}\n\nfragment storyFields on Story {\n  id\n  title\n  portrait\n  bicID\n  vrDirectLink\n  icon {\n    iconValue\n    color\n    __typename\n  }\n  gradient\n  color\n  user {\n    avatar {\n      ...imageFields\n      __typename\n    }\n    position\n    __typename\n  }\n  image {\n    ...imageFields\n    __typename\n  }\n  cards {\n    image {\n      ...imageFields\n      __typename\n    }\n    layout\n    highlightPosition\n    backgroundVideo {\n      title\n      author\n      authorUrl\n      thumbnailUrl\n      thumbnailHeight\n      thumbnailWidth\n      src\n      __typename\n    }\n    backgroundImage {\n      ...imageFields\n      __typename\n    }\n    textHeading\n    text\n    time\n    title\n    embedVideo {\n      title\n      author\n      authorUrl\n      thumbnailUrl\n      thumbnailHeight\n      thumbnailWidth\n      src\n      __typename\n    }\n    lottieAnimation\n    theme\n    __typename\n  }\n  nextStories {\n    title\n    description\n    stories {\n      avatar {\n        ...imageFields\n        __typename\n      }\n      title\n      linkTitle\n      storyId\n      __typename\n    }\n    __typename\n  }\n  schoolProfile {\n    uuid\n    __typename\n  }\n  __typename\n}\n\nfragment imageFields on Image {\n  info {\n    caption\n    copyright\n    __typename\n  }\n  portrait {\n    url\n    width\n    __typename\n  }\n  landscape {\n    url\n    width\n    __typename\n  }\n  large {\n    url\n    width\n    __typename\n  }\n  xlarge {\n    url\n    width\n    __typename\n  }\n  huge {\n    url\n    width\n    __typename\n  }\n  medium {\n    url\n    width\n    __typename\n  }\n  __typename\n}\n\nfragment professionPreviewFields on Job {\n  id\n  bicID\n  name\n  jobEducationalPaths {\n    id\n    name\n    __typename\n  }\n  scholasticDuration {\n    durationName\n    position\n    __typename\n  }\n  requirementsByType {\n    requirementTypes {\n      requirementType {\n        id\n        bicID\n        typeName\n        __typename\n      }\n      requirements {\n        id\n        bicID\n        __typename\n      }\n      __typename\n    }\n    __typename\n  }\n  image {\n    ...imageFields\n    __typename\n  }\n  schoolSubjectMappings {\n    jobSchoolSubject {\n      id\n      __typename\n    }\n    __typename\n  }\n  interestFields {\n    id\n    __typename\n  }\n  jobLinkMappings {\n    id\n    __typename\n  }\n  jobSalary {\n    entryValue\n    __typename\n  }\n  jobRedirects {\n    bicID\n    jobName\n    redirectType\n    __typename\n  }\n  jobWorkFields {\n    name\n    bicID\n    __typename\n  }\n  __typename\n}"}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/graphql/"
  #requestUri: "/graphql/"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#833 …}
  #locale: null
  #defaultLocale: "de"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details