https://e-learning.staging.nellapp-01.drosalys.net/training/37378559-cdb2-11eb-ae73-0242ac140006

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point security.authenticator.guard.main.0
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "guard"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1119
  -map: Symfony\Component\Security\Http\AccessMap {#885 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#953 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1129
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#678 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#953 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1122 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1094 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1064 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#679 …}
    "enableUsageTracking"
  ]
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#979
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1093 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1019
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#679 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1101 …}
  -map: Symfony\Component\Security\Http\AccessMap {#885 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#942
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#679 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1056 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1094 …}
}
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\Voter\Channel\CanShareContentVoter"
5
"App\Security\Voter\PartnerApi\ChannelVoter"
6
"App\Security\Voter\PartnerApi\ScholarVoter"
7
"App\Security\Voter\Scholar\Front\LessonVoter"
8
"App\Security\Voter\Scholar\Front\ModuleVoter"
9
"App\Security\Voter\Scholar\Front\TrainingVoter"
10
"App\Security\Voter\Scholar\Manager\LockContentVoter"
11
"App\Security\Voter\Scholar\PracticalCaseUserVoter"
12
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserDataVoter"
13
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserMenuVoter"
14
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserPermissionResourceVoter"
15
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserPermissionVoter"
16
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableChannelPermissionVoter"
17
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableChannelResourcePermissionVoter"
18
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableUsersResourcePermissionVoter"
19
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SuperAdminVoter"
20
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\UserOwnerVoter"
21
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\UsersResourceVoter"

Access decision log

# Result Attributes Object
1 DENIED FRONT_ACCESS
[
  "training" => App\Entity\Scholar\Training\SharedTraining {#1266
    -lockBy: App\Entity\Scholar\Training\Training {#1436 …}
    -lockByStatus: 1
    -id: "37378559-cdb2-11eb-ae73-0242ac140006"
    -modules: Doctrine\ORM\PersistentCollection {#1279 …}
    -image: Proxies\__CG__\App\Entity\Channel\Image {#1306 …}
    -totalHourDescription: null
    -videoDescription: null
    -diplomaDescription: null
    -trainingProduct: App\Entity\Payment\TrainingProduct {#1315 …}
    -trainingDescriptions: Doctrine\ORM\PersistentCollection {#1322 …}
    -trainingType: "e_learning"
    -abstractCursus: Doctrine\ORM\PersistentCollection {#1335 …}
    -sharedTrainings: Doctrine\ORM\PersistentCollection {#1340 …}
    -thematic: []
    -diploma: null
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1377 …}
    -duplicateFrom: null
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1444 …}
    -createdAt: DateTime @1623745087 {#1259
      date: 2021-06-15 10:18:07.0 Europe/Paris (+02:00)
    }
    -updatedAt: DateTime @1646984781 {#1264
      date: 2022-03-11 08:46:21.0 Europe/Paris (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #fromApi: false
    -name: "Immobilier"
    -description: "Maitriser l'environnement économique et juridique du secteur Immobilier"
    -public: false
    -_links: null
    -status: "published"
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1444 …}
  }
  "module" => App\Entity\Scholar\Module\SharedModule {#1551
    -lockBy: App\Entity\Scholar\Module\OriginModule {#1595 …}
    -lockByStatus: 1
    -id: "cd228168-cdb5-11eb-ae73-0242ac140006"
    -lessons: Doctrine\ORM\PersistentCollection {#1557 …}
    -moduleProduct: null
    -trainings: Doctrine\ORM\PersistentCollection {#1581 …}
    -isBlocked: false
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1585 …}
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1444 …}
    -createdAt: DateTime @1623746627 {#1545
      date: 2021-06-15 10:43:47.0 Europe/Paris (+02:00)
    }
    -updatedAt: null
    #createdBy: null
    #updatedBy: null
    #fromApi: false
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1444 …}
  }
  "lesson" => App\Entity\Scholar\Lesson\SharedLesson {#1713
    -lockBy: App\Entity\Scholar\Lesson\OriginLesson {#1777 …}
    -lockByStatus: 1
    -id: "099c08bd-cdb6-11eb-ae73-0242ac140006"
    -chapters: Doctrine\ORM\PersistentCollection {#1729 …}
    -lessonProduct: null
    -modules: Doctrine\ORM\PersistentCollection {#1742 …}
    -exercises: Doctrine\ORM\PersistentCollection {#1739 …}
    -minimumTime: DateTime @21600 {#1710
      date: 1970-01-01 07:00:00.0 Europe/Paris (+01:00)
    }
    -lessonPrerequisites: Doctrine\ORM\PersistentCollection {#1758 …}
    -referralTrainer: Proxies\__CG__\App\Entity\Account\User {#1802 …}
    -practicalCases: Doctrine\ORM\PersistentCollection {#1794 …}
    -lessonStats: Proxies\__CG__\App\Entity\Scholar\Lesson\LessonStats {#1771 …}
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1788 …}
    -lessonReviewActivated: true
    -enableChatBot: true
    -supportScorm: true
    -chaptersOrdered: false
    -exercisesOrdered: false
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1444 …}
    -createdAt: DateTime @1623746729 {#1709
      date: 2021-06-15 10:45:29.0 Europe/Paris (+02:00)
    }
    -updatedAt: DateTime @1750847724 {#1686
      date: 2025-06-25 12:35:24.0 Europe/Paris (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #fromApi: false
    -status: "published"
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1444 …}
  }
]
"App\Security\Voter\PartnerApi\ChannelVoter"
ACCESS ABSTAIN
"App\Security\Voter\PartnerApi\ScholarVoter"
ACCESS ABSTAIN
"App\Security\Voter\Scholar\Front\LessonVoter"
ACCESS DENIED
"App\Security\Voter\Scholar\Front\ModuleVoter"
ACCESS ABSTAIN
"App\Security\Voter\Scholar\Front\TrainingVoter"
ACCESS ABSTAIN
"App\Security\Voter\Scholar\PracticalCaseUserVoter"
ACCESS ABSTAIN
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SuperAdminVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED FRONT_ACCESS
[
  "training" => App\Entity\Scholar\Training\SharedTraining {#1266
    -lockBy: App\Entity\Scholar\Training\Training {#1436 …}
    -lockByStatus: 1
    -id: "37378559-cdb2-11eb-ae73-0242ac140006"
    -modules: Doctrine\ORM\PersistentCollection {#1279 …}
    -image: Proxies\__CG__\App\Entity\Channel\Image {#1306 …}
    -totalHourDescription: null
    -videoDescription: null
    -diplomaDescription: null
    -trainingProduct: App\Entity\Payment\TrainingProduct {#1315 …}
    -trainingDescriptions: Doctrine\ORM\PersistentCollection {#1322 …}
    -trainingType: "e_learning"
    -abstractCursus: Doctrine\ORM\PersistentCollection {#1335 …}
    -sharedTrainings: Doctrine\ORM\PersistentCollection {#1340 …}
    -thematic: []
    -diploma: null
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1377 …}
    -duplicateFrom: null
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1444 …}
    -createdAt: DateTime @1623745087 {#1259
      date: 2021-06-15 10:18:07.0 Europe/Paris (+02:00)
    }
    -updatedAt: DateTime @1646984781 {#1264
      date: 2022-03-11 08:46:21.0 Europe/Paris (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #fromApi: false
    -name: "Immobilier"
    -description: "Maitriser l'environnement économique et juridique du secteur Immobilier"
    -public: false
    -_links: null
    -status: "published"
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1444 …}
  }
  "module" => App\Entity\Scholar\Module\SharedModule {#1551
    -lockBy: App\Entity\Scholar\Module\OriginModule {#1595 …}
    -lockByStatus: 1
    -id: "cd228168-cdb5-11eb-ae73-0242ac140006"
    -lessons: Doctrine\ORM\PersistentCollection {#1557 …}
    -moduleProduct: null
    -trainings: Doctrine\ORM\PersistentCollection {#1581 …}
    -isBlocked: false
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1585 …}
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1444 …}
    -createdAt: DateTime @1623746627 {#1545
      date: 2021-06-15 10:43:47.0 Europe/Paris (+02:00)
    }
    -updatedAt: null
    #createdBy: null
    #updatedBy: null
    #fromApi: false
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1444 …}
  }
  "lesson" => App\Entity\Scholar\Lesson\SharedLesson {#1821
    -lockBy: App\Entity\Scholar\Lesson\OriginLesson {#1847 …}
    -lockByStatus: 1
    -id: "7dbd9dbb-cdb6-11eb-ae73-0242ac140006"
    -chapters: Doctrine\ORM\PersistentCollection {#1822 …}
    -lessonProduct: null
    -modules: Doctrine\ORM\PersistentCollection {#1832 …}
    -exercises: Doctrine\ORM\PersistentCollection {#1829 …}
    -minimumTime: DateTime @21600 {#1772
      date: 1970-01-01 07:00:00.0 Europe/Paris (+01:00)
    }
    -lessonPrerequisites: Doctrine\ORM\PersistentCollection {#1834 …}
    -referralTrainer: Proxies\__CG__\App\Entity\Account\User {#1802 …}
    -practicalCases: Doctrine\ORM\PersistentCollection {#1836 …}
    -lessonStats: Proxies\__CG__\App\Entity\Scholar\Lesson\LessonStats {#1838 …}
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1843 …}
    -lessonReviewActivated: true
    -enableChatBot: true
    -supportScorm: true
    -chaptersOrdered: false
    -exercisesOrdered: false
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1444 …}
    -createdAt: DateTime @1623746924 {#1765
      date: 2021-06-15 10:48:44.0 Europe/Paris (+02:00)
    }
    -updatedAt: DateTime @1750847724 {#1816
      date: 2025-06-25 12:35:24.0 Europe/Paris (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #fromApi: false
    -status: "published"
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1444 …}
  }
]
"App\Security\Voter\PartnerApi\ChannelVoter"
ACCESS ABSTAIN
"App\Security\Voter\PartnerApi\ScholarVoter"
ACCESS ABSTAIN
"App\Security\Voter\Scholar\Front\LessonVoter"
ACCESS DENIED
"App\Security\Voter\Scholar\Front\ModuleVoter"
ACCESS ABSTAIN
"App\Security\Voter\Scholar\Front\TrainingVoter"
ACCESS ABSTAIN
"App\Security\Voter\Scholar\PracticalCaseUserVoter"
ACCESS ABSTAIN
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SuperAdminVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED FRONT_ACCESS
[
  "training" => App\Entity\Scholar\Training\SharedTraining {#1266
    -lockBy: App\Entity\Scholar\Training\Training {#1436 …}
    -lockByStatus: 1
    -id: "37378559-cdb2-11eb-ae73-0242ac140006"
    -modules: Doctrine\ORM\PersistentCollection {#1279 …}
    -image: Proxies\__CG__\App\Entity\Channel\Image {#1306 …}
    -totalHourDescription: null
    -videoDescription: null
    -diplomaDescription: null
    -trainingProduct: App\Entity\Payment\TrainingProduct {#1315 …}
    -trainingDescriptions: Doctrine\ORM\PersistentCollection {#1322 …}
    -trainingType: "e_learning"
    -abstractCursus: Doctrine\ORM\PersistentCollection {#1335 …}
    -sharedTrainings: Doctrine\ORM\PersistentCollection {#1340 …}
    -thematic: []
    -diploma: null
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1377 …}
    -duplicateFrom: null
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1444 …}
    -createdAt: DateTime @1623745087 {#1259
      date: 2021-06-15 10:18:07.0 Europe/Paris (+02:00)
    }
    -updatedAt: DateTime @1646984781 {#1264
      date: 2022-03-11 08:46:21.0 Europe/Paris (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #fromApi: false
    -name: "Immobilier"
    -description: "Maitriser l'environnement économique et juridique du secteur Immobilier"
    -public: false
    -_links: null
    -status: "published"
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1444 …}
  }
  "module" => App\Entity\Scholar\Module\SharedModule {#1551
    -lockBy: App\Entity\Scholar\Module\OriginModule {#1595 …}
    -lockByStatus: 1
    -id: "cd228168-cdb5-11eb-ae73-0242ac140006"
    -lessons: Doctrine\ORM\PersistentCollection {#1557 …}
    -moduleProduct: null
    -trainings: Doctrine\ORM\PersistentCollection {#1581 …}
    -isBlocked: false
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1585 …}
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1444 …}
    -createdAt: DateTime @1623746627 {#1545
      date: 2021-06-15 10:43:47.0 Europe/Paris (+02:00)
    }
    -updatedAt: null
    #createdBy: null
    #updatedBy: null
    #fromApi: false
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1444 …}
  }
  "lesson" => App\Entity\Scholar\Lesson\SharedLesson {#1867
    -lockBy: App\Entity\Scholar\Lesson\OriginLesson {#1890 …}
    -lockByStatus: 1
    -id: "64ff9c8d-1a12-11ec-a9fa-0242ac140006"
    -chapters: Doctrine\ORM\PersistentCollection {#1868 …}
    -lessonProduct: null
    -modules: Doctrine\ORM\PersistentCollection {#1873 …}
    -exercises: Doctrine\ORM\PersistentCollection {#1870 …}
    -minimumTime: DateTime @21600 {#1860
      date: 1970-01-01 07:00:00.0 Europe/Paris (+01:00)
    }
    -lessonPrerequisites: Doctrine\ORM\PersistentCollection {#1875 …}
    -referralTrainer: Proxies\__CG__\App\Entity\Account\User {#1802 …}
    -practicalCases: Doctrine\ORM\PersistentCollection {#1877 …}
    -lessonStats: Proxies\__CG__\App\Entity\Scholar\Lesson\LessonStats {#1879 …}
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1885 …}
    -lessonReviewActivated: true
    -enableChatBot: true
    -supportScorm: true
    -chaptersOrdered: false
    -exercisesOrdered: false
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1444 …}
    -createdAt: DateTime @1632142684 {#1865
      date: 2021-09-20 14:58:04.0 Europe/Paris (+02:00)
    }
    -updatedAt: DateTime @1756445904 {#1866
      date: 2025-08-29 07:38:24.0 Europe/Paris (+02:00)
    }
    #createdBy: null
    #updatedBy: Proxies\__CG__\App\Entity\Account\User {#1883 …}
    #fromApi: false
    -status: "published"
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1444 …}
  }
]
"App\Security\Voter\PartnerApi\ChannelVoter"
ACCESS ABSTAIN
"App\Security\Voter\PartnerApi\ScholarVoter"
ACCESS ABSTAIN
"App\Security\Voter\Scholar\Front\LessonVoter"
ACCESS DENIED
"App\Security\Voter\Scholar\Front\ModuleVoter"
ACCESS ABSTAIN
"App\Security\Voter\Scholar\Front\TrainingVoter"
ACCESS ABSTAIN
"App\Security\Voter\Scholar\PracticalCaseUserVoter"
ACCESS ABSTAIN
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SuperAdminVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED FRONT_ACCESS
[
  "training" => App\Entity\Scholar\Training\SharedTraining {#1266
    -lockBy: App\Entity\Scholar\Training\Training {#1436 …}
    -lockByStatus: 1
    -id: "37378559-cdb2-11eb-ae73-0242ac140006"
    -modules: Doctrine\ORM\PersistentCollection {#1279 …}
    -image: Proxies\__CG__\App\Entity\Channel\Image {#1306 …}
    -totalHourDescription: null
    -videoDescription: null
    -diplomaDescription: null
    -trainingProduct: App\Entity\Payment\TrainingProduct {#1315 …}
    -trainingDescriptions: Doctrine\ORM\PersistentCollection {#1322 …}
    -trainingType: "e_learning"
    -abstractCursus: Doctrine\ORM\PersistentCollection {#1335 …}
    -sharedTrainings: Doctrine\ORM\PersistentCollection {#1340 …}
    -thematic: []
    -diploma: null
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1377 …}
    -duplicateFrom: null
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1444 …}
    -createdAt: DateTime @1623745087 {#1259
      date: 2021-06-15 10:18:07.0 Europe/Paris (+02:00)
    }
    -updatedAt: DateTime @1646984781 {#1264
      date: 2022-03-11 08:46:21.0 Europe/Paris (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #fromApi: false
    -name: "Immobilier"
    -description: "Maitriser l'environnement économique et juridique du secteur Immobilier"
    -public: false
    -_links: null
    -status: "published"
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1444 …}
  }
  "module" => App\Entity\Scholar\Module\SharedModule {#1551
    -lockBy: App\Entity\Scholar\Module\OriginModule {#1595 …}
    -lockByStatus: 1
    -id: "cd228168-cdb5-11eb-ae73-0242ac140006"
    -lessons: Doctrine\ORM\PersistentCollection {#1557 …}
    -moduleProduct: null
    -trainings: Doctrine\ORM\PersistentCollection {#1581 …}
    -isBlocked: false
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1585 …}
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1444 …}
    -createdAt: DateTime @1623746627 {#1545
      date: 2021-06-15 10:43:47.0 Europe/Paris (+02:00)
    }
    -updatedAt: null
    #createdBy: null
    #updatedBy: null
    #fromApi: false
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1444 …}
  }
  "lesson" => App\Entity\Scholar\Lesson\SharedLesson {#1910
    -lockBy: App\Entity\Scholar\Lesson\OriginLesson {#1931 …}
    -lockByStatus: 1
    -id: "8260984d-3576-11ec-aa25-0242ac140004"
    -chapters: Doctrine\ORM\PersistentCollection {#1911 …}
    -lessonProduct: null
    -modules: Doctrine\ORM\PersistentCollection {#1916 …}
    -exercises: Doctrine\ORM\PersistentCollection {#1913 …}
    -minimumTime: DateTime @21600 {#1903
      date: 1970-01-01 07:00:00.0 Europe/Paris (+01:00)
    }
    -lessonPrerequisites: Doctrine\ORM\PersistentCollection {#1918 …}
    -referralTrainer: Proxies\__CG__\App\Entity\Account\User {#1802 …}
    -practicalCases: Doctrine\ORM\PersistentCollection {#1920 …}
    -lessonStats: Proxies\__CG__\App\Entity\Scholar\Lesson\LessonStats {#1922 …}
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1927 …}
    -lessonReviewActivated: true
    -enableChatBot: true
    -supportScorm: true
    -chaptersOrdered: false
    -exercisesOrdered: false
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1444 …}
    -createdAt: DateTime @1635154365 {#1908
      date: 2021-10-25 11:32:45.0 Europe/Paris (+02:00)
    }
    -updatedAt: DateTime @1750847724 {#1909
      date: 2025-06-25 12:35:24.0 Europe/Paris (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #fromApi: false
    -status: "published"
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1444 …}
  }
]
"App\Security\Voter\PartnerApi\ChannelVoter"
ACCESS ABSTAIN
"App\Security\Voter\PartnerApi\ScholarVoter"
ACCESS ABSTAIN
"App\Security\Voter\Scholar\Front\LessonVoter"
ACCESS DENIED
"App\Security\Voter\Scholar\Front\ModuleVoter"
ACCESS ABSTAIN
"App\Security\Voter\Scholar\Front\TrainingVoter"
ACCESS ABSTAIN
"App\Security\Voter\Scholar\PracticalCaseUserVoter"
ACCESS ABSTAIN
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SuperAdminVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED FRONT_ACCESS
[
  "training" => App\Entity\Scholar\Training\SharedTraining {#1266
    -lockBy: App\Entity\Scholar\Training\Training {#1436 …}
    -lockByStatus: 1
    -id: "37378559-cdb2-11eb-ae73-0242ac140006"
    -modules: Doctrine\ORM\PersistentCollection {#1279 …}
    -image: Proxies\__CG__\App\Entity\Channel\Image {#1306 …}
    -totalHourDescription: null
    -videoDescription: null
    -diplomaDescription: null
    -trainingProduct: App\Entity\Payment\TrainingProduct {#1315 …}
    -trainingDescriptions: Doctrine\ORM\PersistentCollection {#1322 …}
    -trainingType: "e_learning"
    -abstractCursus: Doctrine\ORM\PersistentCollection {#1335 …}
    -sharedTrainings: Doctrine\ORM\PersistentCollection {#1340 …}
    -thematic: []
    -diploma: null
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1377 …}
    -duplicateFrom: null
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1444 …}
    -createdAt: DateTime @1623745087 {#1259
      date: 2021-06-15 10:18:07.0 Europe/Paris (+02:00)
    }
    -updatedAt: DateTime @1646984781 {#1264
      date: 2022-03-11 08:46:21.0 Europe/Paris (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #fromApi: false
    -name: "Immobilier"
    -description: "Maitriser l'environnement économique et juridique du secteur Immobilier"
    -public: false
    -_links: null
    -status: "published"
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1444 …}
  }
]
"App\Security\Voter\PartnerApi\ChannelVoter"
ACCESS ABSTAIN
"App\Security\Voter\PartnerApi\ScholarVoter"
ACCESS ABSTAIN
"App\Security\Voter\Scholar\Front\LessonVoter"
ACCESS ABSTAIN
"App\Security\Voter\Scholar\Front\ModuleVoter"
ACCESS ABSTAIN
"App\Security\Voter\Scholar\Front\TrainingVoter"
ACCESS ABSTAIN
"App\Security\Voter\Scholar\PracticalCaseUserVoter"
ACCESS ABSTAIN
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SuperAdminVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED CHANNEL_USER_PERM_TRAINING_SHOW
App\Entity\Scholar\Training\SharedTraining {#1266
  -lockBy: App\Entity\Scholar\Training\Training {#1436 …}
  -lockByStatus: 1
  -id: "37378559-cdb2-11eb-ae73-0242ac140006"
  -modules: Doctrine\ORM\PersistentCollection {#1279 …}
  -image: Proxies\__CG__\App\Entity\Channel\Image {#1306 …}
  -totalHourDescription: null
  -videoDescription: null
  -diplomaDescription: null
  -trainingProduct: App\Entity\Payment\TrainingProduct {#1315 …}
  -trainingDescriptions: Doctrine\ORM\PersistentCollection {#1322 …}
  -trainingType: "e_learning"
  -abstractCursus: Doctrine\ORM\PersistentCollection {#1335 …}
  -sharedTrainings: Doctrine\ORM\PersistentCollection {#1340 …}
  -thematic: []
  -diploma: null
  -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1377 …}
  -duplicateFrom: null
  -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1444 …}
  -createdAt: DateTime @1623745087 {#1259
    date: 2021-06-15 10:18:07.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTime @1646984781 {#1264
    date: 2022-03-11 08:46:21.0 Europe/Paris (+01:00)
  }
  #createdBy: null
  #updatedBy: null
  #fromApi: false
  -name: "Immobilier"
  -description: "Maitriser l'environnement économique et juridique du secteur Immobilier"
  -public: false
  -_links: null
  -status: "published"
  -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1444 …}
}
"App\Security\Voter\PartnerApi\ChannelVoter"
ACCESS ABSTAIN
"App\Security\Voter\PartnerApi\ScholarVoter"
ACCESS ABSTAIN
"App\Security\Voter\Scholar\Front\ModuleVoter"
ACCESS ABSTAIN
"App\Security\Voter\Scholar\Front\TrainingVoter"
ACCESS ABSTAIN
"App\Security\Voter\Scholar\PracticalCaseUserVoter"
ACCESS ABSTAIN
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserPermissionResourceVoter"
ACCESS DENIED
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SuperAdminVoter"
ACCESS ABSTAIN
Show voter details