ChapterController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\Front\Scholar\Chapter\ChapterController"
_converters
[
  Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter {#1572
    -name: "training"
    -class: "App\Entity\Scholar\Training\Training"
    -options: [
      "id" => "trainingId"
    ]
    -isOptional: false
    -converter: null
  }
  Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter {#1573
    -name: "module"
    -class: "App\Entity\Scholar\Module\Module"
    -options: [
      "id" => "moduleId"
    ]
    -isOptional: false
    -converter: null
  }
  Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter {#1574
    -name: "lesson"
    -class: "App\Entity\Scholar\Lesson\Lesson"
    -options: [
      "id" => "lessonId"
    ]
    -isOptional: false
    -converter: null
  }
  Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter {#1575
    -name: "chapter"
    -class: "App\Entity\Scholar\Chapter\Chapter"
    -options: [
      "id" => "chapterId"
    ]
    -isOptional: false
    -converter: null
  }
]
_firewall_context
"security.firewall.map.context.main"
_route
"front_channel_chapter_show"
_route_params
[
  "channel_domain" => "adrec.staging.nellapp-01.drosalys.net"
  "trainingId" => "4ce6149a-3197-11f0-b1c2-aa0701787942"
  "moduleId" => "fc10636c-4f0e-11ef-bc20-0242c0a88006"
  "lessonId" => "fc0e6cc2-4f0e-11ef-bc20-0242c0a88006"
  "chapterId" => "53659"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"5ece31"
channel_domain
"adrec.staging.nellapp-01.drosalys.net"
chapter
App\Entity\Scholar\Chapter\SharedChapter {#2226
  -lockBy: App\Entity\Scholar\Chapter\OriginChapter {#2242 …}
  -id: 53659
  -lesson: App\Entity\Scholar\Lesson\SharedLesson {#2048
    -lockBy: App\Entity\Scholar\Lesson\OriginLesson {#2174 …}
    -lockByStatus: 1
    -id: "fc0e6cc2-4f0e-11ef-bc20-0242c0a88006"
    -chapters: Doctrine\ORM\PersistentCollection {#2064 …}
    -lessonProduct: null
    -modules: Doctrine\ORM\PersistentCollection {#2077 …}
    -exercises: Doctrine\ORM\PersistentCollection {#2122 …}
    -minimumTime: DateTime @21600 {#2045
      date: 1970-01-01 07:00:00.0 Europe/Paris (+01:00)
    }
    -lessonPrerequisites: Doctrine\ORM\PersistentCollection {#2136 …}
    -referralTrainer: Proxies\__CG__\App\Entity\Account\User {#2125 …}
    -practicalCases: Doctrine\ORM\PersistentCollection {#2141 …}
    -lessonStats: Proxies\__CG__\App\Entity\Scholar\Lesson\LessonStats {#2165 …}
    -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#2155 …}
    -lessonReviewActivated: true
    -enableChatBot: true
    -supportScorm: true
    -chaptersOrdered: true
    -exercisesOrdered: true
    -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1859 …}
    -createdAt: DateTime @1722411124 {#2044
      date: 2024-07-31 09:32:04.0 Europe/Paris (+02:00)
    }
    -updatedAt: DateTime @1757458810 {#2021
      date: 2025-09-10 01:00:10.0 Europe/Paris (+02:00)
    }
    #createdBy: null
    #updatedBy: Proxies\__CG__\App\Entity\Account\User {#2161 …}
    #fromApi: false
    -status: "published"
    -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1859 …}
  }
  -messages: Doctrine\ORM\PersistentCollection {#2228 …}
  -createdAt: null
  -updatedAt: null
  #fromApi: false
}
chapterId
"53659"
lesson
App\Entity\Scholar\Lesson\SharedLesson {#2048
  -lockBy: App\Entity\Scholar\Lesson\OriginLesson {#2174 …}
  -lockByStatus: 1
  -id: "fc0e6cc2-4f0e-11ef-bc20-0242c0a88006"
  -chapters: Doctrine\ORM\PersistentCollection {#2064 …}
  -lessonProduct: null
  -modules: Doctrine\ORM\PersistentCollection {#2077 …}
  -exercises: Doctrine\ORM\PersistentCollection {#2122 …}
  -minimumTime: DateTime @21600 {#2045
    date: 1970-01-01 07:00:00.0 Europe/Paris (+01:00)
  }
  -lessonPrerequisites: Doctrine\ORM\PersistentCollection {#2136 …}
  -referralTrainer: Proxies\__CG__\App\Entity\Account\User {#2125 …}
  -practicalCases: Doctrine\ORM\PersistentCollection {#2141 …}
  -lessonStats: Proxies\__CG__\App\Entity\Scholar\Lesson\LessonStats {#2165 …}
  -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#2155 …}
  -lessonReviewActivated: true
  -enableChatBot: true
  -supportScorm: true
  -chaptersOrdered: true
  -exercisesOrdered: true
  -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1859 …}
  -createdAt: DateTime @1722411124 {#2044
    date: 2024-07-31 09:32:04.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTime @1757458810 {#2021
    date: 2025-09-10 01:00:10.0 Europe/Paris (+02:00)
  }
  #createdBy: null
  #updatedBy: Proxies\__CG__\App\Entity\Account\User {#2161 …}
  #fromApi: false
  -status: "published"
  -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1859 …}
}
lessonId
"fc0e6cc2-4f0e-11ef-bc20-0242c0a88006"
module
App\Entity\Scholar\Module\SharedModule {#1898
  -lockBy: App\Entity\Scholar\Module\OriginModule {#1945 …}
  -lockByStatus: 1
  -id: "fc10636c-4f0e-11ef-bc20-0242c0a88006"
  -lessons: Doctrine\ORM\PersistentCollection {#1904 …}
  -moduleProduct: null
  -trainings: Doctrine\ORM\PersistentCollection {#1928 …}
  -isBlocked: false
  -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1933 …}
  -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1859 …}
  -createdAt: DateTime @1722411124 {#1891
    date: 2024-07-31 09:32:04.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTime @1757458818 {#1896
    date: 2025-09-10 01:00:18.0 Europe/Paris (+02:00)
  }
  #createdBy: null
  #updatedBy: Proxies\__CG__\App\Entity\Account\User {#1931 …}
  #fromApi: false
  -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1859 …}
}
moduleId
"fc10636c-4f0e-11ef-bc20-0242c0a88006"
training
App\Entity\Scholar\Training\SharedTraining {#1693
  -lockBy: App\Entity\Scholar\Training\Training {#1814 …}
  -lockByStatus: 1
  -id: "4ce6149a-3197-11f0-b1c2-aa0701787942"
  -modules: Doctrine\ORM\PersistentCollection {#1706 …}
  -image: null
  -totalHourDescription: 678
  -videoDescription: null
  -diplomaDescription: "Titre professionnel (Nv. 5)"
  -trainingProduct: App\Entity\Payment\TrainingProduct {#1732 …}
  -trainingDescriptions: Doctrine\ORM\PersistentCollection {#1739 …}
  -trainingType: "blended"
  -abstractCursus: Doctrine\ORM\PersistentCollection {#1772 …}
  -sharedTrainings: Doctrine\ORM\PersistentCollection {#1756 …}
  -thematic: [
    "5"
  ]
  -diploma: 2
  -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1796 …}
  -duplicateFrom: null
  -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1859 …}
  -createdAt: DateTime @1747318634 {#1686
    date: 2025-05-15 16:17:14.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTime @1757458867 {#1691
    date: 2025-09-10 01:01:07.0 Europe/Paris (+02:00)
  }
  #createdBy: null
  #updatedBy: Proxies\__CG__\App\Entity\Account\User {#1822 …}
  #fromApi: false
  -name: "Gestionnaire Comptable et Fiscal"
  -description: """
    La formation de Gestionnaire Comptable et Fiscal  (GCF) va vous permettre d'acquérir les connaissances et les compétences nécessaire afin d'exercer au mieux ce métier.\r\n
    Le gestionnaire comptable et fiscal est responsable de la tenue de la comptabilité et des déclarations fiscales attenantes de l'entreprise. \r\n
    Il produit les documents officiels fiscaux et sociaux (TVA, URSSAF, ASSEDIC…) et participe à l’élaboration de la stratégie financière en étroite collaboration avec la Direction. Le gestionnaire comptable et fiscal coordonne l’ensemble des flux financiers de l’entreprise : les factures fournisseurs/clients, la relance des impayés, la paie des salariés… \r\n
    Ainsi le gestionnaire comptable est fiscal est le garant de la santé financière de l'entreprise.
    """
  -public: false
  -_links: null
  -status: "published"
  -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1859 …}
}
trainingId
"4ce6149a-3197-11f0-b1c2-aa0701787942"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
content-length
""
content-type
""
cookie
"PHPSESSID=02kfllocg9bmaksr15goi330mh"
host
"e-learning.adrec.staging.nellapp-01.drosalys.net"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
via
"2.0 Caddy"
x-forwarded-for
"216.73.216.139, 172.20.0.18"
x-forwarded-host
"e-learning.adrec.staging.nellapp-01.drosalys.net"
x-forwarded-proto
"https"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sat, 28 Feb 2026 19:07:38 GMT"
x-debug-token
"c493ec"

Cookies

Request Cookies

Key Value
PHPSESSID
"02kfllocg9bmaksr15goi330mh"

Response Cookies

No response cookies

Session 7

Session Metadata

Key Value
Created
"Sat, 28 Feb 26 20:07:35 +0100"
Last used
"Sat, 28 Feb 26 20:07:37 +0100"
Lifetime
86400

Session Attributes

Attribute Value
_csrf/https-forum_message
"HbgXTla9fOGPbVzbupMOT278KDYqiZM7txUdR0lL2sw"
_csrf/https-forum_message_answer
"CR0P02XfUTcWRaRb0eoLW9SdSVCI0OtpQaAGwsDPlLQ"

Session Usage

7 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/var/www/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-core/Security.php"
    "line" => 68
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-core/Security.php"
    "line" => 40
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/nellapp/sdk-bundle/src/EventSubscriber/AbstractForceUserFromSetupSubscriber.php"
    "line" => 49
    "function" => "getUser"
    "class" => "Symfony\Component\Security\Core\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "__invoke"
    "class" => "Nellapp\Bundle\SDKBundle\EventSubscriber\AbstractForceUserFromSetupSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 4
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "/var/www/html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/form/ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/form/ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/form/Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/Controller/Front/Scholar/Chapter/ChapterController.php"
    "line" => 205
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 153
    "function" => "__invoke"
    "class" => "App\Controller\Front\Scholar\Chapter\ChapterController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 4
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:71
[
  [
    "file" => "/var/www/html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 71
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 73
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/form/ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/form/ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/form/Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/Controller/Front/Scholar/Chapter/ChapterController.php"
    "line" => 205
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 153
    "function" => "__invoke"
    "class" => "App\Controller\Front\Scholar\Chapter\ChapterController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 4
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:75
[
  [
    "file" => "/var/www/html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 75
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 73
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/form/ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/form/ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/form/Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/Controller/Front/Scholar/Chapter/ChapterController.php"
    "line" => 205
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 153
    "function" => "__invoke"
    "class" => "App\Controller\Front\Scholar\Chapter\ChapterController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 4
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:168
[
  [
    "file" => "/var/www/html/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 168
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1607
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/e0/e04dff2eaac740f583d701b398ec4a444212ff4cf08dd7da20ed5da6db3d562d.php"
    "line" => 206
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_content"
    "class" => "__TwigTemplate_56a2ba25cc70cc000fd09239210f2109587b6160cd63c03dfb3ddb9307109cfd"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/87/87df347adacacd6f759fe73bf388116731d31998cd35b620d93391bbaa3d667d.php"
    "line" => 258
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_fa0b8b210da4e83a6064471dbe81b785f97201ef4e093bbd5bd072113928190a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 134
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/e0/e04dff2eaac740f583d701b398ec4a444212ff4cf08dd7da20ed5da6db3d562d.php"
    "line" => 611
    "function" => "displayParentBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_56a2ba25cc70cc000fd09239210f2109587b6160cd63c03dfb3ddb9307109cfd"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/87/87df347adacacd6f759fe73bf388116731d31998cd35b620d93391bbaa3d667d.php"
    "line" => 100
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_fa0b8b210da4e83a6064471dbe81b785f97201ef4e093bbd5bd072113928190a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/e0/e04dff2eaac740f583d701b398ec4a444212ff4cf08dd7da20ed5da6db3d562d.php"
    "line" => 63
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_56a2ba25cc70cc000fd09239210f2109587b6160cd63c03dfb3ddb9307109cfd"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
    "line" => 277
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/Controller/Front/Scholar/Chapter/ChapterController.php"
    "line" => 211
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 153
    "function" => "__invoke"
    "class" => "App\Controller\Front\Scholar\Chapter\ChapterController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 4
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
/var/www/html/vendor/twig/twig/src/Extension/CoreExtension.php:1607
[
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1607
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/87/87df347adacacd6f759fe73bf388116731d31998cd35b620d93391bbaa3d667d.php"
    "line" => 469
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_javascripts"
    "class" => "__TwigTemplate_fa0b8b210da4e83a6064471dbe81b785f97201ef4e093bbd5bd072113928190a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 134
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/e0/e04dff2eaac740f583d701b398ec4a444212ff4cf08dd7da20ed5da6db3d562d.php"
    "line" => 725
    "function" => "displayParentBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_javascripts"
    "class" => "__TwigTemplate_56a2ba25cc70cc000fd09239210f2109587b6160cd63c03dfb3ddb9307109cfd"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/87/87df347adacacd6f759fe73bf388116731d31998cd35b620d93391bbaa3d667d.php"
    "line" => 107
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_fa0b8b210da4e83a6064471dbe81b785f97201ef4e093bbd5bd072113928190a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/e0/e04dff2eaac740f583d701b398ec4a444212ff4cf08dd7da20ed5da6db3d562d.php"
    "line" => 63
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_56a2ba25cc70cc000fd09239210f2109587b6160cd63c03dfb3ddb9307109cfd"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
    "line" => 277
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/Controller/Front/Scholar/Chapter/ChapterController.php"
    "line" => 211
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 153
    "function" => "__invoke"
    "class" => "App\Controller\Front\Scholar\Chapter\ChapterController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 4
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 195
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 186
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 174
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 4
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ACTIVE_MAIL
"false"
APP_APP
"nellapp"
APP_ENV
"dev"
APP_SECRET
"b795dd1ce81b80c4e97e81265fa56051"
BREVO_API_KEY
""
BREVO_API_URL
"https://api.brevo.com/v3/smtp/email"
CORE_ASSETS_BASE_URL
"https://api.staging.nellapp-01.drosalys.net"
CORE_REVERSE_SYNC
"core"
DATABASE_URL
"mysql://nellapp:staging@db:3306/nellapp"
DEFAULT_DOMAIN
"staging.nellapp-01.drosalys.net"
FIXTURES_DIRECTORY
"fixtures"
K2R2_BASE_URL
"https://streaming.k2r2.io"
K2R2_SECRET
"0e411d99-0aed-4bb7-a7b0-1503dd55fd14"
K2R2_SFTP_HOST
"streaming.k2r2.io"
K2R2_SFTP_PASS
"nell:!63"
K2R2_SFTP_PORT
"22"
K2R2_SFTP_ROOT
"/datas/nellapp/"
K2R2_SFTP_USER
"nellappadmin"
MAIL_DEV_ADDRESS
"dev@drosalys.fr"
MAIL_SENDER
"no-reply@staging.nellapp-01.drosalys.net"
MAIL_SENDER_NAME
"Nellapp"
MAIL_TO_DEV
"true"
NELLAPP_WORDPRESS_URL
"about.nellapp.com"
OAUTH_CLIENT_ID
"2_UNVBMhLvWEfyevbe9symPgaxNr5wri"
OAUTH_CLIENT_SECRET
"32zCXpARYTv8jMxV3MLgDuSozNoTBHtiNjbnaZ8G"
RECAPTCHA3_KEY
"6LebXt4pAAAAAH2OG1gI5xikBO5wyK9qv6hCFYu9"
RECAPTCHA3_SECRET
"6LebXt4pAAAAAD61TzAj_M-y26_gRg2JsgNlE-0a"
REDIS_HOST
"redis"
REDIS_PORT
"6379"
SCORM_AUTO_PROCESS
"false"
SCORM_PROXY_API_SECRET
"aVYM_@rYkNSOFOG"
SCORM_PROXY_API_TOKEN
"qGXkc-aiVkc-GSXYz-P5ElA-bR9Nf-hmUp6"
SCORM_PROXY_API_URL
"https://app.scormproxy.com/nellapp/API/"
SCORM_ROOT_DIRS
"staging"
SENTRY_DSN
""
SYNC_AMQP_DSN
"amqp://guest:guest@rabbitmq:5672/%2f"
SYNC_DOMAIN
"http://sync.staging.nellapp-01.drosalys.net"
SYNC_SECRET
"e3e87ef7-a116-4cac-8295-16d3e87ca37b"
TRUSTED_HOSTS
"[e-learning.staging.nellapp-01.drosalys.net]"
TRUSTED_PROXIES
"REMOTE_ADDR"
WS_ADDRESS
"0.0.0.0"
WS_BASE_URL
"websocket"
WS_HOST
"e-learning.staging.nellapp-01.drosalys.net"
WS_PORT
"8093"
WS_PUBLIC_PORT
"80"
WS_PUBLIC_SSL_PORT
"443"
WS_SSL
"true"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CADDYFILE_PATH
"/root/caddy/Caddyfile"
CONTENT_LENGTH
""
CONTENT_TYPE
""
CORE_ACCOUNT_DOMAIN
"account.staging.nellapp-01.drosalys.net"
CORE_ADMIN_DOMAIN
"admin.staging.nellapp-01.drosalys.net"
CORE_API_DOMAIN
"api.staging.nellapp-01.drosalys.net"
CORE_GESTION_COMMERCIALE_DOMAIN
"gestion-commerciale.staging.nellapp-01.drosalys.net"
CORE_PARTNER_API_DOMAIN
"partner-api-core.staging.nellapp-01.drosalys.net"
CORE_SUPER_ADMIN_DOMAIN
"super-admin.staging.nellapp-01.drosalys.net"
CORE_SYNC_DOMAIN
"sync.staging.nellapp-01.drosalys.net"
CRM_DOMAIN
"crm.staging.nellapp-01.drosalys.net"
DOCUMENT_ROOT
"/var/www/html/public"
DOCUMENT_URI
"/index.php"
E_LEARNING_DOMAIN
"e-learning.staging.nellapp-01.drosalys.net"
FCGI_ROLE
"RESPONDER"
FPM_PM_MAX_CHILDREN
"10"
GATEWAY_INTERFACE
"CGI/1.1"
GOOGLE_CREDENTIALS_PATH
"./google_credentials.json"
GPG_KEYS
"1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F 2C16C765DBE54A088130F1BC4B9B5F600B55F3B4 39B641343D8C104B2B146DC3F9C39DC0B9698544"
HOME
"/var/www"
HOSTNAME
"865bb7e9a5db"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=02kfllocg9bmaksr15goi330mh"
HTTP_HOST
"e-learning.adrec.staging.nellapp-01.drosalys.net"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_VIA
"2.0 Caddy"
HTTP_X_FORWARDED_FOR
"216.73.216.139, 172.20.0.18"
HTTP_X_FORWARDED_HOST
"e-learning.adrec.staging.nellapp-01.drosalys.net"
HTTP_X_FORWARDED_PROTO
"https"
NIM_DOMAIN
"nim.staging.nellapp-01.drosalys.net"
NPM_DOMAIN
"npm.staging.nellapp-01.drosalys.net"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.0.30.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"216ab305737a5d392107112d618a755dc5df42058226f1670e9db90e77d777d9"
PHP_URL
"https://www.php.net/distributions/php-8.0.30.tar.xz"
PHP_VERSION
"8.0.30"
PWD
"/var/www/html"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.20.0.18"
REMOTE_PORT
"59562"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1772305658
REQUEST_TIME_FLOAT
1772305658.154
REQUEST_URI
"/training/4ce6149a-3197-11f0-b1c2-aa0701787942/module/fc10636c-4f0e-11ef-bc20-0242c0a88006/lesson/fc0e6cc2-4f0e-11ef-bc20-0242c0a88006/chapter/53659"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.20.0.10"
SERVER_NAME
"_"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.29.4"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,TRUSTED_PROXIES,TRUSTED_HOSTS,DATABASE_URL,APP_APP,DEFAULT_DOMAIN,ACTIVE_MAIL,MAIL_TO_DEV,MAIL_SENDER,MAIL_SENDER_NAME,MAIL_DEV_ADDRESS,CORE_ASSETS_BASE_URL,SYNC_DOMAIN,SYNC_SECRET,CORE_REVERSE_SYNC,SYNC_AMQP_DSN,OAUTH_CLIENT_ID,OAUTH_CLIENT_SECRET,FIXTURES_DIRECTORY,REDIS_HOST,REDIS_PORT,WS_PORT,WS_ADDRESS,WS_HOST,WS_BASE_URL,WS_PUBLIC_PORT,WS_PUBLIC_SSL_PORT,WS_SSL,BREVO_API_URL,BREVO_API_KEY,SENTRY_DSN,RECAPTCHA3_KEY,RECAPTCHA3_SECRET,K2R2_SECRET,K2R2_BASE_URL,K2R2_SFTP_HOST,K2R2_SFTP_PORT,K2R2_SFTP_USER,K2R2_SFTP_PASS,K2R2_SFTP_ROOT,NELLAPP_WORDPRESS_URL,SCORM_PROXY_API_TOKEN,SCORM_PROXY_API_SECRET,SCORM_PROXY_API_URL,SCORM_AUTO_PROCESS,SCORM_ROOT_DIRS"
TAG
"staging"
TZ
"Europe/Paris"
USER
"www-data"