https://e-learning.adrec.staging.nellapp-01.drosalys.net/training/b7cdaa69-66a7-11ee-ab73-0242c0a8c003

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 {#75
  -map: Symfony\Component\Security\Http\AccessMap {#76 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1047 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#84
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#632 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#1047 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#85 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#858 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#60 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#633 …}
    "enableUsageTracking"
  ]
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#89
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#90 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#92
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#633 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#93 …}
  -map: Symfony\Component\Security\Http\AccessMap {#76 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#983
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#633 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#899 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#858 …}
}
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 GRANTED FRONT_ACCESS
[
  "training" => App\Entity\Scholar\Training\SharedTraining {#1159
    -lockBy: App\Entity\Scholar\Training\Training {#1328 …}
    -lockByStatus: 1
    -id: "b7cdaa69-66a7-11ee-ab73-0242c0a8c003"
    -modules: Doctrine\ORM\PersistentCollection {#1172 …}
    -image: Proxies\__CG__\App\Entity\Channel\Image {#1199 …}
    -totalHourDescription: 0
    -videoDescription: null
    -diplomaDescription: null
    -trainingProduct: App\Entity\Payment\TrainingProduct {#1208 …}
    -trainingDescriptions: Doctrine\ORM\PersistentCollection {#1215 …}
    -trainingType: null
    -abstractCursus: Doctrine\ORM\PersistentCollection {#1228 …}
    -sharedTrainings: Doctrine\ORM\PersistentCollection {#1233 …}
    -thematic: []
    -diploma: null
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1275 …}
    -duplicateFrom: null
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
    -createdAt: DateTime @1696858102 {#1152
      date: 2023-10-09 15:28:22.0 Europe/Paris (+02:00)
    }
    -updatedAt: DateTime @1757458917 {#1157
      date: 2025-09-10 01:01:57.0 Europe/Paris (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #fromApi: false
    -name: "Wild Code School (TRE - citoyenneté)"
    -description: "Modules Elearing personnalisés"
    -public: false
    -_links: null
    -status: "published"
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
  }
  "module" => App\Entity\Scholar\Module\SharedModule {#1505
    -lockBy: App\Entity\Scholar\Module\OriginModule {#1551 …}
    -lockByStatus: 1
    -id: "641541c1-3382-11e9-8180-00163e87308f"
    -lessons: Doctrine\ORM\PersistentCollection {#1511 …}
    -moduleProduct: null
    -trainings: Doctrine\ORM\PersistentCollection {#1535 …}
    -isBlocked: false
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1540 …}
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
    -createdAt: DateTime @1550497072 {#1498
      date: 2019-02-18 14:37:52.0 Europe/Paris (+01:00)
    }
    -updatedAt: DateTime @1757458818 {#1503
      date: 2025-09-10 01:00:18.0 Europe/Paris (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #fromApi: false
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
  }
  "lesson" => App\Entity\Scholar\Lesson\SharedLesson {#1696
    -lockBy: App\Entity\Scholar\Lesson\OriginLesson {#1779 …}
    -lockByStatus: 1
    -id: "47d1a96b-3362-11e9-8180-00163e87308f"
    -chapters: Doctrine\ORM\PersistentCollection {#1712 …}
    -lessonProduct: null
    -modules: Doctrine\ORM\PersistentCollection {#1725 …}
    -exercises: Doctrine\ORM\PersistentCollection {#1722 …}
    -minimumTime: DateTime @21600 {#1693
      date: 1970-01-01 07:00:00.0 Europe/Paris (+01:00)
    }
    -lessonPrerequisites: Doctrine\ORM\PersistentCollection {#1741 …}
    -referralTrainer: Proxies\__CG__\App\Entity\Account\User {#1730 …}
    -practicalCases: Doctrine\ORM\PersistentCollection {#1746 …}
    -lessonStats: Proxies\__CG__\App\Entity\Scholar\Lesson\LessonStats {#1770 …}
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1760 …}
    -lessonReviewActivated: true
    -enableChatBot: true
    -supportScorm: true
    -chaptersOrdered: false
    -exercisesOrdered: false
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
    -createdAt: DateTime @1550483281 {#1692
      date: 2019-02-18 10:48:01.0 Europe/Paris (+01:00)
    }
    -updatedAt: DateTime @1757458806 {#1669
      date: 2025-09-10 01:00:06.0 Europe/Paris (+02:00)
    }
    #createdBy: null
    #updatedBy: Proxies\__CG__\App\Entity\Account\User {#1766 …}
    #fromApi: false
    -status: "published"
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
  }
]
"App\Security\Voter\PartnerApi\ChannelVoter"
ACCESS ABSTAIN
"App\Security\Voter\PartnerApi\ScholarVoter"
ACCESS ABSTAIN
"App\Security\Voter\Scholar\Front\LessonVoter"
ACCESS GRANTED
Show voter details
2 DENIED FRONT_ACCESS
[
  "training" => App\Entity\Scholar\Training\SharedTraining {#1159
    -lockBy: App\Entity\Scholar\Training\Training {#1328 …}
    -lockByStatus: 1
    -id: "b7cdaa69-66a7-11ee-ab73-0242c0a8c003"
    -modules: Doctrine\ORM\PersistentCollection {#1172 …}
    -image: Proxies\__CG__\App\Entity\Channel\Image {#1199 …}
    -totalHourDescription: 0
    -videoDescription: null
    -diplomaDescription: null
    -trainingProduct: App\Entity\Payment\TrainingProduct {#1208 …}
    -trainingDescriptions: Doctrine\ORM\PersistentCollection {#1215 …}
    -trainingType: null
    -abstractCursus: Doctrine\ORM\PersistentCollection {#1228 …}
    -sharedTrainings: Doctrine\ORM\PersistentCollection {#1233 …}
    -thematic: []
    -diploma: null
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1275 …}
    -duplicateFrom: null
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
    -createdAt: DateTime @1696858102 {#1152
      date: 2023-10-09 15:28:22.0 Europe/Paris (+02:00)
    }
    -updatedAt: DateTime @1757458917 {#1157
      date: 2025-09-10 01:01:57.0 Europe/Paris (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #fromApi: false
    -name: "Wild Code School (TRE - citoyenneté)"
    -description: "Modules Elearing personnalisés"
    -public: false
    -_links: null
    -status: "published"
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
  }
  "module" => App\Entity\Scholar\Module\SharedModule {#1505
    -lockBy: App\Entity\Scholar\Module\OriginModule {#1551 …}
    -lockByStatus: 1
    -id: "641541c1-3382-11e9-8180-00163e87308f"
    -lessons: Doctrine\ORM\PersistentCollection {#1511 …}
    -moduleProduct: null
    -trainings: Doctrine\ORM\PersistentCollection {#1535 …}
    -isBlocked: false
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1540 …}
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
    -createdAt: DateTime @1550497072 {#1498
      date: 2019-02-18 14:37:52.0 Europe/Paris (+01:00)
    }
    -updatedAt: DateTime @1757458818 {#1503
      date: 2025-09-10 01:00:18.0 Europe/Paris (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #fromApi: false
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
  }
  "lesson" => App\Entity\Scholar\Lesson\SharedLesson {#1800
    -lockBy: App\Entity\Scholar\Lesson\OriginLesson {#1828 …}
    -lockByStatus: 1
    -id: "74daaa20-4706-11e9-8180-00163e87308f"
    -chapters: Doctrine\ORM\PersistentCollection {#1801 …}
    -lessonProduct: null
    -modules: Doctrine\ORM\PersistentCollection {#1811 …}
    -exercises: Doctrine\ORM\PersistentCollection {#1808 …}
    -minimumTime: DateTime @21600 {#1773
      date: 1970-01-01 07:00:00.0 Europe/Paris (+01:00)
    }
    -lessonPrerequisites: Doctrine\ORM\PersistentCollection {#1813 …}
    -referralTrainer: Proxies\__CG__\App\Entity\Account\User {#1730 …}
    -practicalCases: Doctrine\ORM\PersistentCollection {#1815 …}
    -lessonStats: Proxies\__CG__\App\Entity\Scholar\Lesson\LessonStats {#1817 …}
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1823 …}
    -lessonReviewActivated: true
    -enableChatBot: true
    -supportScorm: true
    -chaptersOrdered: false
    -exercisesOrdered: false
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
    -createdAt: DateTime @1552642866 {#1771
      date: 2019-03-15 10:41:06.0 Europe/Paris (+01:00)
    }
    -updatedAt: DateTime @1757077461 {#1794
      date: 2025-09-05 15:04:21.0 Europe/Paris (+02:00)
    }
    #createdBy: null
    #updatedBy: Proxies\__CG__\App\Entity\Account\User {#1766 …}
    #fromApi: false
    -status: "published"
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
  }
]
"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 {#1159
    -lockBy: App\Entity\Scholar\Training\Training {#1328 …}
    -lockByStatus: 1
    -id: "b7cdaa69-66a7-11ee-ab73-0242c0a8c003"
    -modules: Doctrine\ORM\PersistentCollection {#1172 …}
    -image: Proxies\__CG__\App\Entity\Channel\Image {#1199 …}
    -totalHourDescription: 0
    -videoDescription: null
    -diplomaDescription: null
    -trainingProduct: App\Entity\Payment\TrainingProduct {#1208 …}
    -trainingDescriptions: Doctrine\ORM\PersistentCollection {#1215 …}
    -trainingType: null
    -abstractCursus: Doctrine\ORM\PersistentCollection {#1228 …}
    -sharedTrainings: Doctrine\ORM\PersistentCollection {#1233 …}
    -thematic: []
    -diploma: null
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1275 …}
    -duplicateFrom: null
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
    -createdAt: DateTime @1696858102 {#1152
      date: 2023-10-09 15:28:22.0 Europe/Paris (+02:00)
    }
    -updatedAt: DateTime @1757458917 {#1157
      date: 2025-09-10 01:01:57.0 Europe/Paris (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #fromApi: false
    -name: "Wild Code School (TRE - citoyenneté)"
    -description: "Modules Elearing personnalisés"
    -public: false
    -_links: null
    -status: "published"
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
  }
  "module" => App\Entity\Scholar\Module\SharedModule {#1505
    -lockBy: App\Entity\Scholar\Module\OriginModule {#1551 …}
    -lockByStatus: 1
    -id: "641541c1-3382-11e9-8180-00163e87308f"
    -lessons: Doctrine\ORM\PersistentCollection {#1511 …}
    -moduleProduct: null
    -trainings: Doctrine\ORM\PersistentCollection {#1535 …}
    -isBlocked: false
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1540 …}
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
    -createdAt: DateTime @1550497072 {#1498
      date: 2019-02-18 14:37:52.0 Europe/Paris (+01:00)
    }
    -updatedAt: DateTime @1757458818 {#1503
      date: 2025-09-10 01:00:18.0 Europe/Paris (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #fromApi: false
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
  }
  "lesson" => App\Entity\Scholar\Lesson\SharedLesson {#1849
    -lockBy: App\Entity\Scholar\Lesson\OriginLesson {#1872 …}
    -lockByStatus: 1
    -id: "754cb756-3374-11e9-8180-00163e87308f"
    -chapters: Doctrine\ORM\PersistentCollection {#1850 …}
    -lessonProduct: null
    -modules: Doctrine\ORM\PersistentCollection {#1855 …}
    -exercises: Doctrine\ORM\PersistentCollection {#1852 …}
    -minimumTime: DateTime @21600 {#1842
      date: 1970-01-01 07:00:00.0 Europe/Paris (+01:00)
    }
    -lessonPrerequisites: Doctrine\ORM\PersistentCollection {#1857 …}
    -referralTrainer: Proxies\__CG__\App\Entity\Account\User {#1730 …}
    -practicalCases: Doctrine\ORM\PersistentCollection {#1859 …}
    -lessonStats: Proxies\__CG__\App\Entity\Scholar\Lesson\LessonStats {#1861 …}
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1867 …}
    -lessonReviewActivated: true
    -enableChatBot: true
    -supportScorm: true
    -chaptersOrdered: false
    -exercisesOrdered: false
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
    -createdAt: DateTime @1550491088 {#1847
      date: 2019-02-18 12:58:08.0 Europe/Paris (+01:00)
    }
    -updatedAt: DateTime @1756893547 {#1848
      date: 2025-09-03 11:59:07.0 Europe/Paris (+02:00)
    }
    #createdBy: null
    #updatedBy: Proxies\__CG__\App\Entity\Account\User {#1865 …}
    #fromApi: false
    -status: "published"
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
  }
]
"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 {#1159
    -lockBy: App\Entity\Scholar\Training\Training {#1328 …}
    -lockByStatus: 1
    -id: "b7cdaa69-66a7-11ee-ab73-0242c0a8c003"
    -modules: Doctrine\ORM\PersistentCollection {#1172 …}
    -image: Proxies\__CG__\App\Entity\Channel\Image {#1199 …}
    -totalHourDescription: 0
    -videoDescription: null
    -diplomaDescription: null
    -trainingProduct: App\Entity\Payment\TrainingProduct {#1208 …}
    -trainingDescriptions: Doctrine\ORM\PersistentCollection {#1215 …}
    -trainingType: null
    -abstractCursus: Doctrine\ORM\PersistentCollection {#1228 …}
    -sharedTrainings: Doctrine\ORM\PersistentCollection {#1233 …}
    -thematic: []
    -diploma: null
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1275 …}
    -duplicateFrom: null
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
    -createdAt: DateTime @1696858102 {#1152
      date: 2023-10-09 15:28:22.0 Europe/Paris (+02:00)
    }
    -updatedAt: DateTime @1757458917 {#1157
      date: 2025-09-10 01:01:57.0 Europe/Paris (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #fromApi: false
    -name: "Wild Code School (TRE - citoyenneté)"
    -description: "Modules Elearing personnalisés"
    -public: false
    -_links: null
    -status: "published"
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
  }
  "module" => App\Entity\Scholar\Module\SharedModule {#1505
    -lockBy: App\Entity\Scholar\Module\OriginModule {#1551 …}
    -lockByStatus: 1
    -id: "641541c1-3382-11e9-8180-00163e87308f"
    -lessons: Doctrine\ORM\PersistentCollection {#1511 …}
    -moduleProduct: null
    -trainings: Doctrine\ORM\PersistentCollection {#1535 …}
    -isBlocked: false
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1540 …}
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
    -createdAt: DateTime @1550497072 {#1498
      date: 2019-02-18 14:37:52.0 Europe/Paris (+01:00)
    }
    -updatedAt: DateTime @1757458818 {#1503
      date: 2025-09-10 01:00:18.0 Europe/Paris (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #fromApi: false
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
  }
  "lesson" => App\Entity\Scholar\Lesson\SharedLesson {#1892
    -lockBy: App\Entity\Scholar\Lesson\OriginLesson {#1914 …}
    -lockByStatus: 1
    -id: "7e6a59e1-4707-11e9-8180-00163e87308f"
    -chapters: Doctrine\ORM\PersistentCollection {#1893 …}
    -lessonProduct: null
    -modules: Doctrine\ORM\PersistentCollection {#1898 …}
    -exercises: Doctrine\ORM\PersistentCollection {#1895 …}
    -minimumTime: DateTime @21600 {#1885
      date: 1970-01-01 07:00:00.0 Europe/Paris (+01:00)
    }
    -lessonPrerequisites: Doctrine\ORM\PersistentCollection {#1900 …}
    -referralTrainer: Proxies\__CG__\App\Entity\Account\User {#1730 …}
    -practicalCases: Doctrine\ORM\PersistentCollection {#1902 …}
    -lessonStats: Proxies\__CG__\App\Entity\Scholar\Lesson\LessonStats {#1904 …}
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1910 …}
    -lessonReviewActivated: true
    -enableChatBot: true
    -supportScorm: true
    -chaptersOrdered: false
    -exercisesOrdered: false
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
    -createdAt: DateTime @1552643312 {#1890
      date: 2019-03-15 10:48:32.0 Europe/Paris (+01:00)
    }
    -updatedAt: DateTime @1757342319 {#1891
      date: 2025-09-08 16:38:39.0 Europe/Paris (+02:00)
    }
    #createdBy: null
    #updatedBy: Proxies\__CG__\App\Entity\Account\User {#1766 …}
    #fromApi: false
    -status: "published"
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
  }
]
"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 {#1159
    -lockBy: App\Entity\Scholar\Training\Training {#1328 …}
    -lockByStatus: 1
    -id: "b7cdaa69-66a7-11ee-ab73-0242c0a8c003"
    -modules: Doctrine\ORM\PersistentCollection {#1172 …}
    -image: Proxies\__CG__\App\Entity\Channel\Image {#1199 …}
    -totalHourDescription: 0
    -videoDescription: null
    -diplomaDescription: null
    -trainingProduct: App\Entity\Payment\TrainingProduct {#1208 …}
    -trainingDescriptions: Doctrine\ORM\PersistentCollection {#1215 …}
    -trainingType: null
    -abstractCursus: Doctrine\ORM\PersistentCollection {#1228 …}
    -sharedTrainings: Doctrine\ORM\PersistentCollection {#1233 …}
    -thematic: []
    -diploma: null
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1275 …}
    -duplicateFrom: null
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
    -createdAt: DateTime @1696858102 {#1152
      date: 2023-10-09 15:28:22.0 Europe/Paris (+02:00)
    }
    -updatedAt: DateTime @1757458917 {#1157
      date: 2025-09-10 01:01:57.0 Europe/Paris (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #fromApi: false
    -name: "Wild Code School (TRE - citoyenneté)"
    -description: "Modules Elearing personnalisés"
    -public: false
    -_links: null
    -status: "published"
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
  }
  "module" => App\Entity\Scholar\Module\SharedModule {#1555
    -lockBy: App\Entity\Scholar\Module\OriginModule {#1582 …}
    -lockByStatus: 1
    -id: "696d722e-7564-11ed-a9f8-0242c0a8a005"
    -lessons: Doctrine\ORM\PersistentCollection {#1564 …}
    -moduleProduct: null
    -trainings: Doctrine\ORM\PersistentCollection {#1574 …}
    -isBlocked: false
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1578 …}
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
    -createdAt: DateTime @1670330964 {#1546
      date: 2022-12-06 13:49:24.0 Europe/Paris (+01:00)
    }
    -updatedAt: DateTime @1692868510 {#1544
      date: 2023-08-24 11:15:10.0 Europe/Paris (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #fromApi: false
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
  }
  "lesson" => App\Entity\Scholar\Lesson\SharedLesson {#2112
    -lockBy: App\Entity\Scholar\Lesson\OriginLesson {#2136 …}
    -lockByStatus: 1
    -id: "a4b1e29a-7562-11ed-a9f8-0242c0a8a005"
    -chapters: Doctrine\ORM\PersistentCollection {#2113 …}
    -lessonProduct: null
    -modules: Doctrine\ORM\PersistentCollection {#2118 …}
    -exercises: Doctrine\ORM\PersistentCollection {#2115 …}
    -minimumTime: DateTime @21600 {#2109
      date: 1970-01-01 07:00:00.0 Europe/Paris (+01:00)
    }
    -lessonPrerequisites: Doctrine\ORM\PersistentCollection {#2120 …}
    -referralTrainer: Proxies\__CG__\App\Entity\Account\User {#1730 …}
    -practicalCases: Doctrine\ORM\PersistentCollection {#2122 …}
    -lessonStats: Proxies\__CG__\App\Entity\Scholar\Lesson\LessonStats {#2124 …}
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#2130 …}
    -lessonReviewActivated: true
    -enableChatBot: true
    -supportScorm: true
    -chaptersOrdered: false
    -exercisesOrdered: false
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
    -createdAt: DateTime @1670330204 {#2110
      date: 2022-12-06 13:36:44.0 Europe/Paris (+01:00)
    }
    -updatedAt: DateTime @1757308050 {#2111
      date: 2025-09-08 07:07:30.0 Europe/Paris (+02:00)
    }
    #createdBy: null
    #updatedBy: Proxies\__CG__\App\Entity\Account\User {#2128 …}
    #fromApi: false
    -status: "published"
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
  }
]
"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
6 DENIED FRONT_ACCESS
[
  "training" => App\Entity\Scholar\Training\SharedTraining {#1159
    -lockBy: App\Entity\Scholar\Training\Training {#1328 …}
    -lockByStatus: 1
    -id: "b7cdaa69-66a7-11ee-ab73-0242c0a8c003"
    -modules: Doctrine\ORM\PersistentCollection {#1172 …}
    -image: Proxies\__CG__\App\Entity\Channel\Image {#1199 …}
    -totalHourDescription: 0
    -videoDescription: null
    -diplomaDescription: null
    -trainingProduct: App\Entity\Payment\TrainingProduct {#1208 …}
    -trainingDescriptions: Doctrine\ORM\PersistentCollection {#1215 …}
    -trainingType: null
    -abstractCursus: Doctrine\ORM\PersistentCollection {#1228 …}
    -sharedTrainings: Doctrine\ORM\PersistentCollection {#1233 …}
    -thematic: []
    -diploma: null
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1275 …}
    -duplicateFrom: null
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
    -createdAt: DateTime @1696858102 {#1152
      date: 2023-10-09 15:28:22.0 Europe/Paris (+02:00)
    }
    -updatedAt: DateTime @1757458917 {#1157
      date: 2025-09-10 01:01:57.0 Europe/Paris (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #fromApi: false
    -name: "Wild Code School (TRE - citoyenneté)"
    -description: "Modules Elearing personnalisés"
    -public: false
    -_links: null
    -status: "published"
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
  }
  "module" => App\Entity\Scholar\Module\SharedModule {#1555
    -lockBy: App\Entity\Scholar\Module\OriginModule {#1582 …}
    -lockByStatus: 1
    -id: "696d722e-7564-11ed-a9f8-0242c0a8a005"
    -lessons: Doctrine\ORM\PersistentCollection {#1564 …}
    -moduleProduct: null
    -trainings: Doctrine\ORM\PersistentCollection {#1574 …}
    -isBlocked: false
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1578 …}
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
    -createdAt: DateTime @1670330964 {#1546
      date: 2022-12-06 13:49:24.0 Europe/Paris (+01:00)
    }
    -updatedAt: DateTime @1692868510 {#1544
      date: 2023-08-24 11:15:10.0 Europe/Paris (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #fromApi: false
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
  }
  "lesson" => App\Entity\Scholar\Lesson\SharedLesson {#2156
    -lockBy: App\Entity\Scholar\Lesson\OriginLesson {#2180 …}
    -lockByStatus: 1
    -id: "1bee5e7b-7551-11ed-a9f8-0242c0a8a005"
    -chapters: Doctrine\ORM\PersistentCollection {#2157 …}
    -lessonProduct: null
    -modules: Doctrine\ORM\PersistentCollection {#2162 …}
    -exercises: Doctrine\ORM\PersistentCollection {#2159 …}
    -minimumTime: DateTime @21600 {#2149
      date: 1970-01-01 07:00:00.0 Europe/Paris (+01:00)
    }
    -lessonPrerequisites: Doctrine\ORM\PersistentCollection {#2164 …}
    -referralTrainer: Proxies\__CG__\App\Entity\Account\User {#1730 …}
    -practicalCases: Doctrine\ORM\PersistentCollection {#2166 …}
    -lessonStats: Proxies\__CG__\App\Entity\Scholar\Lesson\LessonStats {#2168 …}
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#2174 …}
    -lessonReviewActivated: true
    -enableChatBot: true
    -supportScorm: true
    -chaptersOrdered: false
    -exercisesOrdered: false
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
    -createdAt: DateTime @1670322673 {#2154
      date: 2022-12-06 11:31:13.0 Europe/Paris (+01:00)
    }
    -updatedAt: DateTime @1756804629 {#2155
      date: 2025-09-02 11:17:09.0 Europe/Paris (+02:00)
    }
    #createdBy: null
    #updatedBy: Proxies\__CG__\App\Entity\Account\User {#2172 …}
    #fromApi: false
    -status: "published"
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
  }
]
"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
7 DENIED FRONT_ACCESS
[
  "training" => App\Entity\Scholar\Training\SharedTraining {#1159
    -lockBy: App\Entity\Scholar\Training\Training {#1328 …}
    -lockByStatus: 1
    -id: "b7cdaa69-66a7-11ee-ab73-0242c0a8c003"
    -modules: Doctrine\ORM\PersistentCollection {#1172 …}
    -image: Proxies\__CG__\App\Entity\Channel\Image {#1199 …}
    -totalHourDescription: 0
    -videoDescription: null
    -diplomaDescription: null
    -trainingProduct: App\Entity\Payment\TrainingProduct {#1208 …}
    -trainingDescriptions: Doctrine\ORM\PersistentCollection {#1215 …}
    -trainingType: null
    -abstractCursus: Doctrine\ORM\PersistentCollection {#1228 …}
    -sharedTrainings: Doctrine\ORM\PersistentCollection {#1233 …}
    -thematic: []
    -diploma: null
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1275 …}
    -duplicateFrom: null
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
    -createdAt: DateTime @1696858102 {#1152
      date: 2023-10-09 15:28:22.0 Europe/Paris (+02:00)
    }
    -updatedAt: DateTime @1757458917 {#1157
      date: 2025-09-10 01:01:57.0 Europe/Paris (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #fromApi: false
    -name: "Wild Code School (TRE - citoyenneté)"
    -description: "Modules Elearing personnalisés"
    -public: false
    -_links: null
    -status: "published"
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
  }
  "module" => App\Entity\Scholar\Module\SharedModule {#1555
    -lockBy: App\Entity\Scholar\Module\OriginModule {#1582 …}
    -lockByStatus: 1
    -id: "696d722e-7564-11ed-a9f8-0242c0a8a005"
    -lessons: Doctrine\ORM\PersistentCollection {#1564 …}
    -moduleProduct: null
    -trainings: Doctrine\ORM\PersistentCollection {#1574 …}
    -isBlocked: false
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1578 …}
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
    -createdAt: DateTime @1670330964 {#1546
      date: 2022-12-06 13:49:24.0 Europe/Paris (+01:00)
    }
    -updatedAt: DateTime @1692868510 {#1544
      date: 2023-08-24 11:15:10.0 Europe/Paris (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #fromApi: false
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
  }
  "lesson" => App\Entity\Scholar\Lesson\SharedLesson {#2200
    -lockBy: App\Entity\Scholar\Lesson\OriginLesson {#2222 …}
    -lockByStatus: 1
    -id: "57f45b98-7553-11ed-a9f8-0242c0a8a005"
    -chapters: Doctrine\ORM\PersistentCollection {#2201 …}
    -lessonProduct: null
    -modules: Doctrine\ORM\PersistentCollection {#2206 …}
    -exercises: Doctrine\ORM\PersistentCollection {#2203 …}
    -minimumTime: DateTime @21600 {#2193
      date: 1970-01-01 07:00:00.0 Europe/Paris (+01:00)
    }
    -lessonPrerequisites: Doctrine\ORM\PersistentCollection {#2208 …}
    -referralTrainer: Proxies\__CG__\App\Entity\Account\User {#1730 …}
    -practicalCases: Doctrine\ORM\PersistentCollection {#2210 …}
    -lessonStats: Proxies\__CG__\App\Entity\Scholar\Lesson\LessonStats {#2212 …}
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#2218 …}
    -lessonReviewActivated: true
    -enableChatBot: true
    -supportScorm: true
    -chaptersOrdered: false
    -exercisesOrdered: false
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
    -createdAt: DateTime @1670323633 {#2198
      date: 2022-12-06 11:47:13.0 Europe/Paris (+01:00)
    }
    -updatedAt: DateTime @1756886313 {#2199
      date: 2025-09-03 09:58:33.0 Europe/Paris (+02:00)
    }
    #createdBy: null
    #updatedBy: Proxies\__CG__\App\Entity\Account\User {#2172 …}
    #fromApi: false
    -status: "published"
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
  }
]
"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
8 DENIED FRONT_ACCESS
[
  "training" => App\Entity\Scholar\Training\SharedTraining {#1159
    -lockBy: App\Entity\Scholar\Training\Training {#1328 …}
    -lockByStatus: 1
    -id: "b7cdaa69-66a7-11ee-ab73-0242c0a8c003"
    -modules: Doctrine\ORM\PersistentCollection {#1172 …}
    -image: Proxies\__CG__\App\Entity\Channel\Image {#1199 …}
    -totalHourDescription: 0
    -videoDescription: null
    -diplomaDescription: null
    -trainingProduct: App\Entity\Payment\TrainingProduct {#1208 …}
    -trainingDescriptions: Doctrine\ORM\PersistentCollection {#1215 …}
    -trainingType: null
    -abstractCursus: Doctrine\ORM\PersistentCollection {#1228 …}
    -sharedTrainings: Doctrine\ORM\PersistentCollection {#1233 …}
    -thematic: []
    -diploma: null
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1275 …}
    -duplicateFrom: null
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
    -createdAt: DateTime @1696858102 {#1152
      date: 2023-10-09 15:28:22.0 Europe/Paris (+02:00)
    }
    -updatedAt: DateTime @1757458917 {#1157
      date: 2025-09-10 01:01:57.0 Europe/Paris (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #fromApi: false
    -name: "Wild Code School (TRE - citoyenneté)"
    -description: "Modules Elearing personnalisés"
    -public: false
    -_links: null
    -status: "published"
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
  }
  "module" => App\Entity\Scholar\Module\SharedModule {#1555
    -lockBy: App\Entity\Scholar\Module\OriginModule {#1582 …}
    -lockByStatus: 1
    -id: "696d722e-7564-11ed-a9f8-0242c0a8a005"
    -lessons: Doctrine\ORM\PersistentCollection {#1564 …}
    -moduleProduct: null
    -trainings: Doctrine\ORM\PersistentCollection {#1574 …}
    -isBlocked: false
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1578 …}
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
    -createdAt: DateTime @1670330964 {#1546
      date: 2022-12-06 13:49:24.0 Europe/Paris (+01:00)
    }
    -updatedAt: DateTime @1692868510 {#1544
      date: 2023-08-24 11:15:10.0 Europe/Paris (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #fromApi: false
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
  }
  "lesson" => App\Entity\Scholar\Lesson\SharedLesson {#2242
    -lockBy: App\Entity\Scholar\Lesson\OriginLesson {#2265 …}
    -lockByStatus: 1
    -id: "b9ff1f3a-7553-11ed-a9f8-0242c0a8a005"
    -chapters: Doctrine\ORM\PersistentCollection {#2243 …}
    -lessonProduct: null
    -modules: Doctrine\ORM\PersistentCollection {#2248 …}
    -exercises: Doctrine\ORM\PersistentCollection {#2245 …}
    -minimumTime: DateTime @21600 {#2235
      date: 1970-01-01 07:00:00.0 Europe/Paris (+01:00)
    }
    -lessonPrerequisites: Doctrine\ORM\PersistentCollection {#2250 …}
    -referralTrainer: Proxies\__CG__\App\Entity\Account\User {#1730 …}
    -practicalCases: Doctrine\ORM\PersistentCollection {#2252 …}
    -lessonStats: Proxies\__CG__\App\Entity\Scholar\Lesson\LessonStats {#2254 …}
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#2260 …}
    -lessonReviewActivated: true
    -enableChatBot: true
    -supportScorm: true
    -chaptersOrdered: false
    -exercisesOrdered: false
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
    -createdAt: DateTime @1670323798 {#2240
      date: 2022-12-06 11:49:58.0 Europe/Paris (+01:00)
    }
    -updatedAt: DateTime @1756888359 {#2241
      date: 2025-09-03 10:32:39.0 Europe/Paris (+02:00)
    }
    #createdBy: null
    #updatedBy: Proxies\__CG__\App\Entity\Account\User {#2172 …}
    #fromApi: false
    -status: "published"
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
  }
]
"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
9 DENIED FRONT_ACCESS
[
  "training" => App\Entity\Scholar\Training\SharedTraining {#1159
    -lockBy: App\Entity\Scholar\Training\Training {#1328 …}
    -lockByStatus: 1
    -id: "b7cdaa69-66a7-11ee-ab73-0242c0a8c003"
    -modules: Doctrine\ORM\PersistentCollection {#1172 …}
    -image: Proxies\__CG__\App\Entity\Channel\Image {#1199 …}
    -totalHourDescription: 0
    -videoDescription: null
    -diplomaDescription: null
    -trainingProduct: App\Entity\Payment\TrainingProduct {#1208 …}
    -trainingDescriptions: Doctrine\ORM\PersistentCollection {#1215 …}
    -trainingType: null
    -abstractCursus: Doctrine\ORM\PersistentCollection {#1228 …}
    -sharedTrainings: Doctrine\ORM\PersistentCollection {#1233 …}
    -thematic: []
    -diploma: null
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1275 …}
    -duplicateFrom: null
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
    -createdAt: DateTime @1696858102 {#1152
      date: 2023-10-09 15:28:22.0 Europe/Paris (+02:00)
    }
    -updatedAt: DateTime @1757458917 {#1157
      date: 2025-09-10 01:01:57.0 Europe/Paris (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #fromApi: false
    -name: "Wild Code School (TRE - citoyenneté)"
    -description: "Modules Elearing personnalisés"
    -public: false
    -_links: null
    -status: "published"
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
  }
]
"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
10 DENIED CHANNEL_USER_PERM_TRAINING_SHOW
App\Entity\Scholar\Training\SharedTraining {#1159
  -lockBy: App\Entity\Scholar\Training\Training {#1328 …}
  -lockByStatus: 1
  -id: "b7cdaa69-66a7-11ee-ab73-0242c0a8c003"
  -modules: Doctrine\ORM\PersistentCollection {#1172 …}
  -image: Proxies\__CG__\App\Entity\Channel\Image {#1199 …}
  -totalHourDescription: 0
  -videoDescription: null
  -diplomaDescription: null
  -trainingProduct: App\Entity\Payment\TrainingProduct {#1208 …}
  -trainingDescriptions: Doctrine\ORM\PersistentCollection {#1215 …}
  -trainingType: null
  -abstractCursus: Doctrine\ORM\PersistentCollection {#1228 …}
  -sharedTrainings: Doctrine\ORM\PersistentCollection {#1233 …}
  -thematic: []
  -diploma: null
  -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1275 …}
  -duplicateFrom: null
  -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
  -createdAt: DateTime @1696858102 {#1152
    date: 2023-10-09 15:28:22.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTime @1757458917 {#1157
    date: 2025-09-10 01:01:57.0 Europe/Paris (+02:00)
  }
  #createdBy: null
  #updatedBy: null
  #fromApi: false
  -name: "Wild Code School (TRE - citoyenneté)"
  -description: "Modules Elearing personnalisés"
  -public: false
  -_links: null
  -status: "published"
  -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1336 …}
}
"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