POST http://club.agencenrv.fr/webhook/brevo?token=SuperMegaTokenBrevoQuiPermetAuth

BrevoWebhookController :: handleWebhook

Request

GET Parameters

Key Value
token
"SuperMegaTokenBrevoQuiPermetAuth"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\BrevoWebhookController::handleWebhook"
_firewall_context
"security.firewall.map.context.main"
_route
"app_webhook_brevo"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#303
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\LinkHashAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\LinkHashAuthenticator {#301 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#321
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#231 …}
  }
]
_stopwatch_token
"3574df"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
connection
"Keep-Alive"
content-length
"572"
content-type
"application/json"
host
"club.agencenrv.fr"
user-agent
"Brevo-webhook/2.0 (+https://developers.brevo.com/docs/how-to-use-webhooks)"
x-forwarded-for
"172.246.241.128"
x-forwarded-host
"club.agencenrv.fr"
x-forwarded-server
"club.agencenrv.fr"
x-php-ob-level
"0"

Request Content

Pretty

{
    "id": 1923616,
    "email": "projets@agencenrv.com",
    "message-id": "<202604280546.68751676036@smtp-relay.mailin.fr>",
    "date": "2026-04-28 08:09:48",
    "event": "opened",
    "subject": "[Agence NRV] Une hotline a eu lieu sur votre site - All4Play",
    "sending_ip": "66.249.93.202",
    "ts": 1777356588,
    "ts_epoch": 1777356588393,
    "ts_event": 1777356588,
    "link": "",
    "sender_email": "hotline@agencenrv.com",
    "user_agent": "Mozilla\/5.0 (Windows NT 5.1; rv:11.0) Gecko Firefox\/11.0 (via ggpht.com GoogleImageProxy)",
    "device_used": "DESKTOP",
    "contact_id": 1676,
    "uuid": "04695b60-a3b5-4a3a-b79e-8e33b20aece6"
}

Raw

{"id":1923616,"email":"projets@agencenrv.com","message-id":"\u003c202604280546.68751676036@smtp-relay.mailin.fr\u003e","date":"2026-04-28 08:09:48","event":"opened","subject":"[Agence NRV] Une hotline a eu lieu sur votre site - All4Play","sending_ip":"66.249.93.202","ts":1777356588,"ts_epoch":1777356588393,"ts_event":1777356588,"link":"","sender_email":"hotline@agencenrv.com","user_agent":"Mozilla/5.0 (Windows NT 5.1; rv:11.0) Gecko Firefox/11.0 (via ggpht.com GoogleImageProxy)","device_used":"DESKTOP","contact_id":1676,"uuid":"04695b60-a3b5-4a3a-b79e-8e33b20aece6"}

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"application/json"
date
"Tue, 28 Apr 2026 06:09:51 GMT"
x-debug-token
"ea0564"

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:39
[
  [
    "file" => "/var/www/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 75
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 70
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 94
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall.php"
    "line" => 93
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "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" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 5
    "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
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"4391399188d2aac2d24677ea78232fd1"
APP_SHARE_DIR
"var/share"
BREVO_API_KEY
"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"
DEFAULT_URI
"https://club.agencenrv.fr"
MAILER_DSN
"brevo+api://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@default"
SENDER_EMAIL
"noreply@clubsudandsol.com"
SENDER_NAME
"Sud&Sol"

Defined as regular env variables

Key Value
APACHE2_DOCUMENT_ROOT
"/var/www/html"
APACHE2_FILEUPLOADS
"On"
APACHE2_MAX_EXECUTION_TIME
"600"
APACHE2_MEMORYLIMIT
"600M"
APACHE2_POST_MAX_SIZE
"600M"
APACHE2_UPLOAD_MAX_FILESIZE
"600M"
APACHE_CONFDIR
"/etc/apache2"
APACHE_ENVVARS
"/etc/apache2/envvars"
APACHE_LOCK_DIR
"/var/lock/apache2"
APACHE_LOG_DIR
"/var/log/apache2"
APACHE_PID_FILE
"/var/run/apache2/apache2.pid"
APACHE_RUN_DIR
"/var/run/apache2"
APACHE_RUN_GROUP
"www-data"
APACHE_RUN_USER
"www-data"
APP_PROJECT_DIR
"/var/www/html"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/html"
]
CONTENT_LENGTH
"572"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/public"
CONTEXT_PREFIX
""
DATABASE_URL
"mysql://USER_clubsns:FU2r2DkEsTjBcM7@dv71461-001.eu.clouddb.ovh.net:35913/clubsudandsol?charset=utf8mb4&collation=utf8mb4_unicode_ci"
DOCUMENT_ROOT
"/var/www/html/public"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA"
GROUP_ID
"1000"
HOSTNAME
"0f48f39fc598"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CONNECTION
"Keep-Alive"
HTTP_HOST
"club.agencenrv.fr"
HTTP_USER_AGENT
"Brevo-webhook/2.0 (+https://developers.brevo.com/docs/how-to-use-webhooks)"
HTTP_X_FORWARDED_FOR
"172.246.241.128"
HTTP_X_FORWARDED_HOST
"club.agencenrv.fr"
HTTP_X_FORWARDED_SERVER
"club.agencenrv.fr"
LANG
"C"
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.3.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_MAX_EXECUTION_TIME
"120"
PHP_MEMORY_LIMIT
"4G"
PHP_POST_MAX_SIZE
"10G"
PHP_SELF
"/index.php"
PHP_SHA256
"67f084d36852daab6809561a7c8023d130ca07fc6af8fb040684dd1414934d48"
PHP_UPLOAD_MAX_FILESIZE
"10G"
PHP_URL
"https://www.php.net/distributions/php-8.3.30.tar.xz"
PHP_VERSION
"8.3.30"
PWD
"/var/www/html"
QUERY_STRING
"token=SuperMegaTokenBrevoQuiPermetAuth"
REMOTE_ADDR
"172.17.0.1"
REMOTE_PORT
"38922"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"http"
REQUEST_TIME
1777356591
REQUEST_TIME_FLOAT
1777356591.2153
REQUEST_URI
"/webhook/brevo?token=SuperMegaTokenBrevoQuiPermetAuth"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.17.0.7"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"club.agencenrv.fr"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.66 (Debian) Server at club.agencenrv.fr Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.66 (Debian)"
SHLVL
"0"
SYMFONY_DEFAULT_PACKAGES
"webapp"
SYMFONY_DOTENV_PATH
"/var/www/html/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,BREVO_API_KEY,MAILER_DSN,SENDER_EMAIL,SENDER_NAME,APP_DEBUG"
SYMFONY_PROJECT_NAME
"clubsudandsol"
SYMFONY_SERVER_MODE
"prod"
SYMFONY_VERSION
"7.4"
USER_ID
"1000"
WORDPRESS_DB_HOST
"nodb"
WORDPRESS_DB_NAME
"byp"
WORDPRESS_DB_PASSWORD
"nopass"
WORDPRESS_DB_USER
"nouser"
WORDPRESS_TABLE_PREFIX
"nodb"
argc
0
argv
[]