ChatNotificationController :: getNew

Request

GET Parameters

Key Value
date_after
"2026-09-02 11:46:03"
date_before
"2026-09-02 11:48:03"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\ChatNotification\ChatNotificationController::getNew"
_firewall_context
"security.firewall.map.context.main"
_is_granted
[
  Sensio\Bundle\FrameworkExtraBundle\Configuration\IsGranted {#286
    -attributes: "IS_AUTHENTICATED"
    -subject: null
    -message: null
    -statusCode: null
  }
]
_links
Symfony\Component\WebLink\GenericLinkProvider {#4171
  -links: []
}
_route
"nellapp_sdk_async_chat_notifications_new"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"6c77dc"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7"
cookie
"_ga=GA1.1.2049736651.1777447980; DEVICE_ID=3eb5cb8a3ea1823a1680961f2d55f3ff; CORESESSID=l3tv8pj65ocklcvlreijdk4j6l; _ga_M72XMWJDM6=GS2.1.s1788337043$o41$g1$t1788337075$j28$l0$h0"
host
"gestion-commerciale.staging.nellapp-01.drosalys.net"
priority
"u=1, i"
referer
"https://gestion-commerciale.staging.nellapp-01.drosalys.net/dashboard?custom_view_manager%5Bfilters%5D%5BcreatedAt%5D%5Bleft_date%5D=&custom_view_manager%5Bfilters%5D%5BcreatedAt%5D%5Bright_date%5D=&custom_view_manager%5Bfilters%5D%5Bname%5D=&custom_view_manager%5Bfilters%5D%5Bowner%5D=&custom_view_manager%5Bfilters%5D%5BsepaMandate%5D=&custom_view_manager%5Bcolumns%5D%5B0%5D=name&custom_view_manager%5Bcolumns%5D%5B1%5D=channelOwner&custom_view_manager%5Bcolumns%5D%5B2%5D=commercialUser&custom_view_manager%5Bcolumns%5D%5B3%5D=countLicensesActive&custom_view_manager%5Bcolumns%5D%5B4%5D=countLicencesAvailable&custom_view_manager%5Bcolumns%5D%5B5%5D=tva&custom_view_manager%5Bcolumns%5D%5B6%5D=sepaMandate&custom_view_manager%5Bcolumns%5D%5B7%5D=createdAt&custom_view_manager%5Bcolumns%5D%5B8%5D=status&page=4"
sec-ch-ua
""Not=A?Brand";v="99", "Google Chrome";v="151", "Chromium";v="151""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""macOS""
sec-fetch-dest
"empty"
sec-fetch-mode
"cors"
sec-fetch-site
"same-origin"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/151.0.0.0 Safari/537.36"
via
"2.0 Caddy"
x-forwarded-for
"90.65.51.123, 172.20.0.7"
x-forwarded-host
"gestion-commerciale.staging.nellapp-01.drosalys.net"
x-forwarded-port
""
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
"application/json"
date
"Wed, 02 Sep 2026 09:48:03 GMT"
x-debug-token
"d6ceef"

Cookies

Request Cookies

Key Value
CORESESSID
"l3tv8pj65ocklcvlreijdk4j6l"
DEVICE_ID
"3eb5cb8a3ea1823a1680961f2d55f3ff"
_ga
"GA1.1.2049736651.1777447980"
_ga_M72XMWJDM6
"GS2.1.s1788337043$o41$g1$t1788337075$j28$l0$h0"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Wed, 02 Sep 26 10:17:03 +0200"
Last used
"Wed, 02 Sep 26 11:46:03 +0200"
Lifetime
86400

Session Attributes

Attribute Value
_csrf/https-channel_contact_filter
"onlANQBbql17vq6JqOWqQLduqcYyDYGwYpQDOSx6nkk"
_csrf/https-company_filter
"AEH5jjX5qPZFpzsklKQj1J07QjAmIDdnGmkmr3z9NTk"
_csrf/https-license
"oV_4iqPhLOZ45kJB6wqjnTZMfyqFJaVpBr_5NqC-5EA"
_csrf/https-multiple_resource_permissions
"7H7IqllNSDFFeKrY6PzSZ-ozHihUn3x0tY61NLMQz2c"
_csrf/https-positioning_test_filter
"WgWS8cY4gLXiAZ7XwYl5SpJntXW93jIS2wnLlt2qnu4"
_security.last_error
Symfony\Component\Security\Core\Exception\InvalidCsrfTokenException {#926
  #serialized: null
  -token: Symfony\Component\Security\Guard\Token\PreAuthenticationGuardToken {#666 …}
  #message: ""
  #code: 0
  #file: "/var/www/html/src/Security/Account/AccountAuthenticator.php"
  #line: 70
  trace: {
    /var/www/html/src/Security/Account/AccountAuthenticator.php:70 {
      session_start(array $options = []): bool …
      › if (!$this->csrfTokenManager->isTokenValid($token)) {    throw new InvalidCsrfTokenException();}
    }
    /var/www/html/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:185 {
      Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start() …
      › // ok to try and start the sessionif (!session_start()) {    throw new \RuntimeException('Failed to start the session.');
    }
    /var/www/html/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:352 {
      Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->getBag(string $name) …
      › } elseif (!$this->started) {    $this->start();}
    }
    /var/www/html/vendor/symfony/http-foundation/Session/Session.php:261 {
      Symfony\Component\HttpFoundation\Session\Session->getBag(string $name) …
      › {    $bag = $this->storage->getBag($name);arguments: {
        $name: "attributes"
      }
    }
    /var/www/html/vendor/symfony/http-foundation/Session/Session.php:283 {
      Symfony\Component\HttpFoundation\Session\Session->getAttributeBag(): AttributeBagInterface …
      › {    return $this->getBag($this->attributeName);}
      arguments: {
        $name: "attributes"
      }
    }
    /var/www/html/vendor/symfony/http-foundation/Session/Session.php:77 {
      Symfony\Component\HttpFoundation\Session\Session->get(string $name, $default = null) …
      › {    return $this->getAttributeBag()->get($name, $default);}
    }
    /var/www/html/vendor/symfony/security-http/Firewall/ContextListener.php:106 {
      Symfony\Component\Security\Http\Firewall\ContextListener->authenticate(RequestEvent $event) …
      › $sessionId = $request->cookies->all()[$session->getName()] ?? null;$token = $session->get($this->sessionKey);arguments: {
        $name: "_security_main"
      }
    }
    /var/www/html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
      Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
      › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1023 …}
      }
    }
    /var/www/html/vendor/symfony/security-bundle/Security/LazyFirewallContext.php:60 {
      Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext->__invoke(RequestEvent $event) …
      › foreach ($listeners as $listener) {    $listener($event);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1023 …}
      }
    }
    /var/www/html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:77 {
      Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
      › 
      ›     $listener($event);} else {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1023 …}
      }
    }
    /var/www/html/vendor/symfony/security-http/Firewall.php:92 {
      Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
      › 
      ›     $this->callListeners($event, $authenticationListeners());}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1023 …}
        $listeners: Generator {#547 …}
      }
    }
    /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:118 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1023 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1175 …}
        }
      }
    }
    /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1023 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1175 …}
      }
    }
    /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …13]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1023 …}
      }
    }
    /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1023 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:139 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1023 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
      }
    }
    /var/www/html/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /var/www/html/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/html/public/index.php:4 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/html/vendor/autoload_runtime.php"
      }
    }
  }
}
_security.last_username
"laurine.deker@nellapp.com"
_security.main.target_path
"https://account.staging.nellapp-01.drosalys.net/oauth/v2/auth?approval_prompt=auto&client_id=6_oaq5gbryn8l82ubggspl7crchc35mehu&redirect_uri=https%3A%2F%2Fcrm.staging.nellapp-01.drosalys.net%2Flogin%2Fcheck&response_type=code&scope=api&state=25b5ce745ab3b6103aa09bf5e9ffef54"
_security_main
"O:67:"Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken":2:{i:0;s:4:"main";i:1;a:5:{i:0;C:23:"App\Entity\Account\User":171:{a:4:{i:0;s:36:"1efd70bc-0195-661a-9f5b-5bd4f8d72253";i:1;s:25:"laurine.deker@nellapp.com";i:2;s:60:"$2y$13$2fLD1v2vDxqAMa3LM/KTf.uC3UnpbzVjKtbMzR8C/rqyEQJveeAIi";i:3;b:1;}}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:2:{i:0;s:9:"ROLE_USER";i:1;s:16:"ROLE_SUPER_ADMIN";}}}"

Session Usage

2 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-http/Firewall/AccessListener.php"
    "line" => 87
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 77
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "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" => 139
    "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\Http\Firewall\ContextListener:198
[
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 198
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "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" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "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
"true"
ALLOWED_DOMAIN_IPS
"163.172.106.87"
APP_ACCOUNT_SUBDOMAIN
"account"
APP_ADMIN_SUBDOMAIN
"admin"
APP_API_SUBDOMAIN
"api"
APP_APP
"core"
APP_COMMERCIAL_SUBDOMAIN
"gestion-commerciale"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_MAIN_DOMAIN
"staging.nellapp-01.drosalys.net"
APP_PARTNER_API_SUBDOMAIN
"partner-api-core"
APP_SECRET
"78b20c8e01048764c01f6ae45bb95834"
APP_SUPER_ADMIN_SUBDOMAIN
"super-admin"
APP_SUPER_SYNC_SUBDOMAIN
"sync"
ASYNC_AMQP_DSN
"amqp://guest:guest@rabbitmq:5672/%2f/core_async"
BREVO_API_KEY
""
BREVO_API_URL
"https://api.brevo.com/v3/smtp/email"
CADDY_FILE_PATH
"/etc/caddy/Caddyfile"
CHROME_BIN
"/usr/bin/chromium"
CORE_ASSETS_BASE_URL
"https://api.staging.nellapp-01.drosalys.net"
CORE_DOCKER_HOST
"staging-core-nginx"
DATABASE_URL
"mysql://nellapp:staging@db/core"
DEFAULT_DOMAIN
"staging.nellapp-01.drosalys.net"
EXPORT_AMQP_DSN
"amqp://guest:guest@rabbitmq:5672/%2f/core_export"
E_LEARNING_DOCKER_HOST
"staging-e-learning-nginx"
FILE_ENCRYPTION_KEY
"U6bCtSsm6xu52UyTELbVjrsOUOVtXvnvIL4FV/ZsyglS0UYDDRVPJavrpIYP3cXR"
GOOGLE_DRIVE_ID
"0AJco54_3yiPkUk9PVA"
GOOGLE_DRIVE_SERVICE_ACCOUNT_EMAIL
"nellapp-dev-app@engaged-treat-478509-r4.iam.gserviceaccount.com"
GOOGLE_NELLAPP_CREDENTIALS_PATH
"/var/www/html/google_credentials.json"
MAIL_DEV_ADDRESS
"nicolasg@drosalys.fr"
MAIL_SENDER
"no-reply@staging.nellapp-01.drosalys.net"
MAIL_SENDER_NAME
"Nellapp"
MAIL_TO_DEV
"true"
NIM_DOCKER_HOST
"staging-nim-nginx"
NPM_DOCKER_HOST
"staging-npm-nginx"
PROJECT_ENVIRONMENT_CONTAINERS
"staging"
RECAPTCHA3_KEY
"6Le8Z94pAAAAADTEl3mzzRsgwdZlJOJRqqkOtfES"
RECAPTCHA3_SECRET
"6Le8Z94pAAAAAHzp5MmYJ_Fj5_kor3xi2GyGEmku"
REDIS_HOST
"redis"
REDIS_PORT
"6379"
REVERSE_SYNC_AMQP_DSN
"amqp://guest:guest@rabbitmq:5672/%2f/reverse_sync"
SENTRY_DSN
""
SYNC_AMQP_DSN
"amqp://guest:guest@rabbitmq:5672/%2f"
TLS_DOCKER
"dev@drosalys.fr"
TRUSTED_PROXIES
"REMOTE_ADDR"
TUA_URL
"https://tua-staging.nellapp-01.drosalys.net/"

Defined as regular env variables

Key Value
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
"staging-core-php"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7"
HTTP_COOKIE
"_ga=GA1.1.2049736651.1777447980; DEVICE_ID=3eb5cb8a3ea1823a1680961f2d55f3ff; CORESESSID=l3tv8pj65ocklcvlreijdk4j6l; _ga_M72XMWJDM6=GS2.1.s1788337043$o41$g1$t1788337075$j28$l0$h0"
HTTP_HOST
"gestion-commerciale.staging.nellapp-01.drosalys.net"
HTTP_PRIORITY
"u=1, i"
HTTP_REFERER
"https://gestion-commerciale.staging.nellapp-01.drosalys.net/dashboard?custom_view_manager%5Bfilters%5D%5BcreatedAt%5D%5Bleft_date%5D=&custom_view_manager%5Bfilters%5D%5BcreatedAt%5D%5Bright_date%5D=&custom_view_manager%5Bfilters%5D%5Bname%5D=&custom_view_manager%5Bfilters%5D%5Bowner%5D=&custom_view_manager%5Bfilters%5D%5BsepaMandate%5D=&custom_view_manager%5Bcolumns%5D%5B0%5D=name&custom_view_manager%5Bcolumns%5D%5B1%5D=channelOwner&custom_view_manager%5Bcolumns%5D%5B2%5D=commercialUser&custom_view_manager%5Bcolumns%5D%5B3%5D=countLicensesActive&custom_view_manager%5Bcolumns%5D%5B4%5D=countLicencesAvailable&custom_view_manager%5Bcolumns%5D%5B5%5D=tva&custom_view_manager%5Bcolumns%5D%5B6%5D=sepaMandate&custom_view_manager%5Bcolumns%5D%5B7%5D=createdAt&custom_view_manager%5Bcolumns%5D%5B8%5D=status&page=4"
HTTP_SEC_CH_UA
""Not=A?Brand";v="99", "Google Chrome";v="151", "Chromium";v="151""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""macOS""
HTTP_SEC_FETCH_DEST
"empty"
HTTP_SEC_FETCH_MODE
"cors"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/151.0.0.0 Safari/537.36"
HTTP_VIA
"2.0 Caddy"
HTTP_X_FORWARDED_FOR
"90.65.51.123, 172.20.0.7"
HTTP_X_FORWARDED_HOST
"gestion-commerciale.staging.nellapp-01.drosalys.net"
HTTP_X_FORWARDED_PORT
""
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
"date_before=2026-09-02%2011:48:03&date_after=2026-09-02%2011:46:03"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.20.0.7"
REMOTE_PORT
"38090"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1788342483
REQUEST_TIME_FLOAT
1788342483.7551
REQUEST_URI
"/nellapp/global/async/chat_notification/new?date_before=2026-09-02%2011:48:03&date_after=2026-09-02%2011:46:03"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.20.0.5"
SERVER_NAME
"_"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.31.4"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,TRUSTED_PROXIES,DATABASE_URL,APP_APP,DEFAULT_DOMAIN,ACTIVE_MAIL,MAIL_TO_DEV,MAIL_SENDER,MAIL_SENDER_NAME,MAIL_DEV_ADDRESS,CORE_ASSETS_BASE_URL,ASYNC_AMQP_DSN,EXPORT_AMQP_DSN,REVERSE_SYNC_AMQP_DSN,SYNC_AMQP_DSN,REDIS_HOST,REDIS_PORT,APP_SUPER_ADMIN_SUBDOMAIN,APP_COMMERCIAL_SUBDOMAIN,APP_SUPER_SYNC_SUBDOMAIN,APP_ACCOUNT_SUBDOMAIN,APP_ADMIN_SUBDOMAIN,APP_API_SUBDOMAIN,APP_PARTNER_API_SUBDOMAIN,APP_MAIN_DOMAIN,BREVO_API_URL,BREVO_API_KEY,CHROME_BIN,SENTRY_DSN,RECAPTCHA3_KEY,RECAPTCHA3_SECRET,FILE_ENCRYPTION_KEY,CADDY_FILE_PATH,PROJECT_ENVIRONMENT_CONTAINERS,ALLOWED_DOMAIN_IPS,CORE_DOCKER_HOST,E_LEARNING_DOCKER_HOST,NPM_DOCKER_HOST,NIM_DOCKER_HOST,TLS_DOCKER,GOOGLE_NELLAPP_CREDENTIALS_PATH,GOOGLE_DRIVE_ID,GOOGLE_DRIVE_SERVICE_ACCOUNT_EMAIL,TUA_URL"
TAG
"staging"
TZ
"Europe/Paris"
USER
"www-data"