PaymentFundingContactController
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\Training\Payment\PaymentFundingContactController" |
| _converters | [ Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter {#1308 -name: "training" -class: "App\Entity\Scholar\Training\Training" -options: [ "id" => "training_id" ] -isOptional: false -converter: null } ] |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "front_channel_training_payment_funding_contact" |
| _route_params | [ "channel_domain" => "adrec.staging.nellapp-01.drosalys.net" "training_id" => "ab8f6781-250b-11f0-b1c2-aa0701787942" ] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "9ddfd8" |
| channel_domain | "adrec.staging.nellapp-01.drosalys.net" |
| training | App\Entity\Scholar\Training\SharedTraining {#1503 -lockBy: App\Entity\Scholar\Training\Training {#1623 …} -lockByStatus: 1 -id: "ab8f6781-250b-11f0-b1c2-aa0701787942" -modules: Doctrine\ORM\PersistentCollection {#1516 …} -image: null -totalHourDescription: 702 -videoDescription: null -diplomaDescription: "Titre professionnel (Nv. 5)" -trainingProduct: null -trainingDescriptions: Doctrine\ORM\PersistentCollection {#1543 …} -trainingType: "blended" -abstractCursus: Doctrine\ORM\PersistentCollection {#1564 …} -sharedTrainings: Doctrine\ORM\PersistentCollection {#1548 …} -thematic: [ "13" ] -diploma: 2 -updateTracker: App\Entity\Scholar\ScholarUpdateTracker {#1607 …} -duplicateFrom: null -ownerChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1665 …} -createdAt: DateTime @1745939250 {#1496 : 2025-04-29 17:07:30.0 Europe/Paris (+02:00) } -updatedAt: DateTime @1757458871 {#1501 : 2025-09-10 01:01:11.0 Europe/Paris (+02:00) } #createdBy: null #updatedBy: Proxies\__CG__\App\Entity\Account\User {#1631 …} #fromApi: false -name: "Développeur web et web mobile" -description: """ Cette formation va vous permettre d'acquérir les compétences fondamentales afin d'exercer ce métier en tout autonomie.\r\n Le (la) développeur (se) logiciel prend en charge le développement d'applications informatiques dans le cadre de projets visant à automatiser un ou plusieurs processus de l'entreprise, en réponse à des demandes émanant d'une maîtrise d'ouvrage. Ces demandes sont transmises par un chef de projet, si la taille et la complexité du projet le nécessitent. Elles concernent de nouvelles applications ou la maintenance évolutive d'applications existantes. """ -public: false -_links: null -status: "published" -targetChannel: Proxies\__CG__\App\Entity\Channel\Channel {#1665 …} } |
| training_id | "ab8f6781-250b-11f0-b1c2-aa0701787942" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| content-length | "" |
| content-type | "" |
| 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.171, 172.20.0.7" |
| 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 | "Wed, 31 Dec 2025 04:02:33 GMT" |
| location | "/training/ab8f6781-250b-11f0-b1c2-aa0701787942" |
| x-debug-token | "82bd8f" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 1
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
1
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"
]
]
|
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" |
| 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" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/html/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| FPM_PM_MAX_CHILDREN | "10" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GPG_KEYS | "1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F 2C16C765DBE54A088130F1BC4B9B5F600B55F3B4 39B641343D8C104B2B146DC3F9C39DC0B9698544" |
| HOME | "/var/www" |
| HOSTNAME | "38f71c46b0b6" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| 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.171, 172.20.0.7" |
| HTTP_X_FORWARDED_HOST | "e-learning.adrec.staging.nellapp-01.drosalys.net" |
| HTTP_X_FORWARDED_PROTO | "https" |
| 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.7" |
| REMOTE_PORT | "34396" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1767153753 |
| REQUEST_TIME_FLOAT | 1767153753.7757 |
| REQUEST_URI | "/training_payment/funding/ab8f6781-250b-11f0-b1c2-aa0701787942/contact" |
| SCRIPT_FILENAME | "/var/www/html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.20.0.4" |
| SERVER_NAME | "_" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.29.3" |
| 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" |
| TZ | "Europe/Paris" |
| USER | "www-data" |