BaseController :: serverVariables

Request

GET Parameters

Key Value
_path
"_format=html&_locale=fr&_controller=App%5CAjax%5CController%5CBaseController%3A%3AserverVariables"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Ajax\Controller\BaseController::serverVariables"
_format
"html"
_locale
"fr"
_stopwatch_token
"0d6826"
codePays
"ch"

Request Headers

Header Value
accept
"*/*"
accept-charset
"ISO-8859-1,utf-8;q=0.7,*;q=0.7"
accept-encoding
"gzip, br, zstd, deflate"
accept-language
"en-us,en;q=0.5"
cookie
"codePays=CH; PHPSESSID=ertgabuuoo1rm5u2k2aof36s4o"
host
"preprod.fusacq.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.29"
x-php-ob-level
"3"

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
"Mon, 27 Apr 2026 20:33:39 GMT"
x-debug-token
"fd189f"

Cookies

Request Cookies

Key Value
PHPSESSID
"ertgabuuoo1rm5u2k2aof36s4o"
codePays
"CH"

Response Cookies

No response cookies

Session 15

Session Metadata

Key Value
Created
"Mon, 27 Apr 26 22:33:15 +0200"
Last used
"Mon, 27 Apr 26 22:33:37 +0200"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"3NY-weBSmio2Wlf1_svRAiICh8xC1wWYQkf6A8i-oAA"
_csrf/https-send_actualite
"tniRh31rYVT66mnzx8yifHKCcBiRbkrVka_N3h61yds"
_locale
"fr"
codePays
"ch"
ipClient
"216.73.216.29"
lang
"fr"
parametres_pub
[
  "id_departement" => "33_20_17"
  "id_region" => "33_20"
  "id_pays" => "33"
  "id_secteur_activite" => "6"
]

Session Usage

15 Usages
Stateless check enabled
Usage
App\EventSubscriber\LocaleSubscriber:31
[
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/src/EventSubscriber/LocaleSubscriber.php"
    "line" => 31
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/public/index.php"
    "line" => 5
    "args" => [
      "/home/www/fusacq_symfony_5.4_preprod/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventSubscriber\ControllerSubscriber:90
[
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/src/EventSubscriber/ControllerSubscriber.php"
    "line" => 90
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onRequest"
    "class" => "App\EventSubscriber\ControllerSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/public/index.php"
    "line" => 5
    "args" => [
      "/home/www/fusacq_symfony_5.4_preprod/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventSubscriber\ControllerSubscriber:235
[
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/src/EventSubscriber/ControllerSubscriber.php"
    "line" => 235
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onRequest"
    "class" => "App\EventSubscriber\ControllerSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/public/index.php"
    "line" => 5
    "args" => [
      "/home/www/fusacq_symfony_5.4_preprod/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Services\GoogleTag:37
[
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/src/Services/GoogleTag.php"
    "line" => 37
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/src/Controller/AnnuairesRepreneursController.php"
    "line" => 159
    "function" => "removeParametresPub"
    "class" => "App\Services\GoogleTag"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "repreneursCvDetails"
    "class" => "App\Controller\AnnuairesRepreneursController"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/public/index.php"
    "line" => 5
    "args" => [
      "/home/www/fusacq_symfony_5.4_preprod/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Services\GoogleTag:32
[
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/src/Services/GoogleTag.php"
    "line" => 32
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/src/Services/GoogleTag.php"
    "line" => 73
    "function" => "getParametresPub"
    "class" => "App\Services\GoogleTag"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/src/Controller/AnnuairesRepreneursController.php"
    "line" => 169
    "function" => "setIdDepartement"
    "class" => "App\Services\GoogleTag"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "repreneursCvDetails"
    "class" => "App\Controller\AnnuairesRepreneursController"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/public/index.php"
    "line" => 5
    "args" => [
      "/home/www/fusacq_symfony_5.4_preprod/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Services\GoogleTag:75
[
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/src/Services/GoogleTag.php"
    "line" => 75
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/src/Controller/AnnuairesRepreneursController.php"
    "line" => 169
    "function" => "setIdDepartement"
    "class" => "App\Services\GoogleTag"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "repreneursCvDetails"
    "class" => "App\Controller\AnnuairesRepreneursController"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/public/index.php"
    "line" => 5
    "args" => [
      "/home/www/fusacq_symfony_5.4_preprod/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Services\GoogleTag:59
[
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/src/Services/GoogleTag.php"
    "line" => 59
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/src/Controller/AnnuairesRepreneursController.php"
    "line" => 170
    "function" => "setIdRegion"
    "class" => "App\Services\GoogleTag"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "repreneursCvDetails"
    "class" => "App\Controller\AnnuairesRepreneursController"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/public/index.php"
    "line" => 5
    "args" => [
      "/home/www/fusacq_symfony_5.4_preprod/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Services\GoogleTag:43
[
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/src/Services/GoogleTag.php"
    "line" => 43
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/src/Controller/AnnuairesRepreneursController.php"
    "line" => 171
    "function" => "setIdPays"
    "class" => "App\Services\GoogleTag"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "repreneursCvDetails"
    "class" => "App\Controller\AnnuairesRepreneursController"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/public/index.php"
    "line" => 5
    "args" => [
      "/home/www/fusacq_symfony_5.4_preprod/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Services\GoogleTag:91
[
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/src/Services/GoogleTag.php"
    "line" => 91
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/src/Controller/AnnuairesRepreneursController.php"
    "line" => 189
    "function" => "setIdSecteurActivite"
    "class" => "App\Services\GoogleTag"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "repreneursCvDetails"
    "class" => "App\Controller\AnnuairesRepreneursController"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/public/index.php"
    "line" => 5
    "args" => [
      "/home/www/fusacq_symfony_5.4_preprod/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 410
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/src/Controller/AnnuairesRepreneursController.php"
    "line" => 194
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "repreneursCvDetails"
    "class" => "App\Controller\AnnuairesRepreneursController"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/public/index.php"
    "line" => 5
    "args" => [
      "/home/www/fusacq_symfony_5.4_preprod/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Controller\AnnuairesRepreneursController:205
[
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/src/Controller/AnnuairesRepreneursController.php"
    "line" => 205
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "repreneursCvDetails"
    "class" => "App\Controller\AnnuairesRepreneursController"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/public/index.php"
    "line" => 5
    "args" => [
      "/home/www/fusacq_symfony_5.4_preprod/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Controller\AnnuairesRepreneursController:304
[
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/src/Controller/AnnuairesRepreneursController.php"
    "line" => 304
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "repreneursCvDetails"
    "class" => "App\Controller\AnnuairesRepreneursController"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/public/index.php"
    "line" => 5
    "args" => [
      "/home/www/fusacq_symfony_5.4_preprod/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Twig\Extension\CoreExtension:1764
[
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1764
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/var/cache/dev/twig/63/634f9682d42e750fdbbc13f0688ce0c1ee7c9a4a8421076ead2b2a05565077c3.php"
    "line" => 266
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f6d47dec79d8b5a040b2d8c7be13e1aac9de12cadce6db108a331868fea8e867"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/var/cache/dev/twig/72/72a883cf8fb99a9a1fa11bd39fa0a64310ddf6990ea89cbd133eb7c8fb2b7d0e.php"
    "line" => 52
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_70abdea064f3f889f6bf17179eb9effaba5c5aa911e1711e9d25460077013227"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/src/Controller/AnnuairesRepreneursController.php"
    "line" => 346
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "repreneursCvDetails"
    "class" => "App\Controller\AnnuairesRepreneursController"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/public/index.php"
    "line" => 5
    "args" => [
      "/home/www/fusacq_symfony_5.4_preprod/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventSubscriber\LocaleSubscriber:27
[
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/src/EventSubscriber/LocaleSubscriber.php"
    "line" => 27
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/Fragment/AbstractSurrogateFragmentRenderer.php"
    "line" => 67
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\AbstractSurrogateFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 58
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/var/cache/dev/twig/63/634f9682d42e750fdbbc13f0688ce0c1ee7c9a4a8421076ead2b2a05565077c3.php"
    "line" => 310
    "function" => "renderFragmentStrategy"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f6d47dec79d8b5a040b2d8c7be13e1aac9de12cadce6db108a331868fea8e867"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/var/cache/dev/twig/72/72a883cf8fb99a9a1fa11bd39fa0a64310ddf6990ea89cbd133eb7c8fb2b7d0e.php"
    "line" => 52
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_70abdea064f3f889f6bf17179eb9effaba5c5aa911e1711e9d25460077013227"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/src/Controller/AnnuairesRepreneursController.php"
    "line" => 346
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "repreneursCvDetails"
    "class" => "App\Controller\AnnuairesRepreneursController"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/public/index.php"
    "line" => 5
    "args" => [
      "/home/www/fusacq_symfony_5.4_preprod/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventSubscriber\LocaleSubscriber:28
[
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/src/EventSubscriber/LocaleSubscriber.php"
    "line" => 28
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/Fragment/AbstractSurrogateFragmentRenderer.php"
    "line" => 67
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\AbstractSurrogateFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 58
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/var/cache/dev/twig/63/634f9682d42e750fdbbc13f0688ce0c1ee7c9a4a8421076ead2b2a05565077c3.php"
    "line" => 310
    "function" => "renderFragmentStrategy"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f6d47dec79d8b5a040b2d8c7be13e1aac9de12cadce6db108a331868fea8e867"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/var/cache/dev/twig/72/72a883cf8fb99a9a1fa11bd39fa0a64310ddf6990ea89cbd133eb7c8fb2b7d0e.php"
    "line" => 52
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_70abdea064f3f889f6bf17179eb9effaba5c5aa911e1711e9d25460077013227"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/src/Controller/AnnuairesRepreneursController.php"
    "line" => 346
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "repreneursCvDetails"
    "class" => "App\Controller\AnnuairesRepreneursController"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/www/fusacq_symfony_5.4_preprod/public/index.php"
    "line" => 5
    "args" => [
      "/home/www/fusacq_symfony_5.4_preprod/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
API_KEY_IP_GEOLOCATION
"b44e74c0ae384b3aaf982ee8382768cc"
API_TOKEN
"eyJjbGllbnRfaWQiOiJZekV6TUdkb01ISm5PSEJpT0cxaWJEaHlOVEE9IiwicmVzcG9uc2VfdHlwZSI6ImNvZGUiLCJzY29wZSI6ImludHJvc2NwZWN0X3Rva2VucywgcmV2b2tlX3Rva2VucyIsImlzcyI6ImJqaElSak0xY1hwYWEyMXpkV3RJU25wNmVqbE1iazQ0YlRsTlpqazNkWEU9Iiwic3ViIjoiWXpFek1HZG9NSEpuT0hCaU9HMWliRGh5TlRBPSIsImF1ZCI6Imh0dHBzOi8vbG9jYWxob3N0Ojg0NDMve3RpZH0ve2FpZH0vb2F1dGgyL2F1dGhvcml6ZSIsImp0aSI6IjE1MTYyMzkwMjIiLCJleHAiOiIyMDIxLTA1LTE3VDA3OjA5OjQ4LjAwMCswNTQ1In0"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"36bdb549311212c235e49d05fc144cd6"
CLE_API_OPEN_AI
"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"
CLE_PAYBOX
"HGIJKOHB"
DATABASE_URL
"mysql://fusacqrw:chin2town@10.39.39.208:3306/fusacq_dbo?serverVersion=8.0"
DIR_FICHIER_ENVOI_PAYBOX
"/home/www/fichier_envoi_paybox_system/"
DKIM_PRIVATE_KEY
"""
-----BEGIN RSA PRIVATE KEY-----\n
MIICXAIBAAKBgQDYMcq4j2WvqIK0k/PCVOzNma5T4sc/MHziFSxO2J1PFk60AInf\n
5FN63Yr4EOCJJbUGHkQIjRpk0MbfDYZSEPbtgDZZFcPatDWIZWvxDaBJZzVAofp5\n
EITfXRw9zpMkYchYnqWsQsJwZRj572UBdK+mMxhuMVE0kkstp3F869nzIwIDAQAB\n
AoGAOqE+NdEFpZ6QW8Jn78KyOYu84Bj3KebPZ0yQqI1ME/+btmsS+PnlvcNJBb8l\n
9WuZbSBWGO+TQdXwqNr1G1pobD52DLqsN0MflLFqjbcUipOzC/Tfeg5ztfR3HLMA\n
5kMb7/51z+vJIXJ9vAdP+McHmmeO/nxPnNwYwsZU077IQ5ECQQD4qSdEtOhNvCoL\n
eNA+nRze7T29bDJ9nKJlSruqJXKlOPBBmpY/QNDSH7rLYYyUOlwDXOdDdHbX0wRA\n
2OaMlbSLAkEA3pNT8YLXY114jVMkePXBJeTUyYNx6od+8xt7+cx/KhlHsJL7JFFP\n
NLn6M/zFmJd+I442O/kZklh9TU7/NYnWyQJATaEhbUW9MGeKCMLS4HlURhRyrexV\n
Zvm7iTvnkprWS9aWyyRju6OUjcTyIAR4St5dU39xg5GceIycS1Jrx4AFOQJAcTto\n
gDx9UUrTMqqyqmr0OVACRQZ/JL6MAifgWYQEyakUxKrx41cOQZe/x0T4TZn8jSAj\n
TT18Gey0ymi/A0C9qQJBALHvNVBrljjr8sb1hAVOa6F/0dP7uvzajecYIPy7Z+z5\n
c28zpm6WbzhWaoABAKQlLXHHGJFmH9w6cfBQMpEdGnA=\n
-----END RSA PRIVATE KEY-----
"""
ENCRYPT_ALGO
"sha1"
ENCRYPT_KEY
"464e6r8s46f7g978f6s48e7646j46k6uip64qz"
IDENTIFIANT_PAYBOX
"506034343"
JWT_EXPIRE
"1200"
JWT_SECRET
"b3c8d1f5e9a14f7c92D0F8A7B2E6C4A9F1E8D5C7A0B9F6D3E4C2A8B7"
KEY_PAYBOX
"FA93D9808E50FDF66E77F64FE1A714A9A36D730BD616704D1AD91B56DDFC714CA68B3D834CBD3576F91292658C263AB705AE7847B53BA1201313D048A46D20CB"
LOCK_DSN
"flock"
MAILER_DSN
"smtp://37.187.157.203:26"
NUMERO_RANG_PAYBOX
"01"
NUMERO_SITE_PAYBOX
"3753676"
PWD_MONGO_MARKETING
"more.fusion"
RECAPTCHA_PRIVATE_KEY
"6LcPak8qAAAAAOioF_u1IenY8HU9SILp0lTJ8Gba"
RECAPTCHA_PUBLIC_KEY
"6LcPak8qAAAAAOZ-gZqBRf9JSvDfd7-pdAxY8Bdy"
REDIS_HOST
"10.39.39.207"
REDIS_PASSWORD
"Chin1town"
REDIS_PORT
"6379"
SEPA_ENDPOINT
"http://sepa.fusacq.com/sdd"
TRUSTED_IPS
"91.175.105.113, 85.69.67.233, 82.66.66.27, 89.88.99.166, 90.63.222.54, 37.65.12.97, 79.91.36.254, 77.136.55.29, 85.69.66.119, 85.69.62.197, 77.131.12.109, 77.131.12.204, 88.126.187.116, 92.169.245.240, 91.163.226.211, 176.144.245.83, 90.60.44.171, 37.65.161.66, 31.38.163.101, 37.65.13.97"
USER_MONGO_MARKETING
"marketing-admin"
keyTestPayboxGeneral
"0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/home/www/fusacq_symfony_5.4_preprod/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/www/fusacq_symfony_5.4_preprod/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_CHARSET
"ISO-8859-1,utf-8;q=0.7,*;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_ACCEPT_LANGUAGE
"en-us,en;q=0.5"
HTTP_COOKIE
"codePays=CH; PHPSESSID=ertgabuuoo1rm5u2k2aof36s4o"
HTTP_HOST
"preprod.fusacq.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.29"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
"_path=_format%3Dhtml%26_locale%3Dfr%26_controller%3DApp%255CAjax%255CController%255CBaseController%253A%253AserverVariables"
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"preprod.fusacq.com"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/repreneur-entreprise-industrie-services-techniques-ou-fabrication,176768_ch_"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"8747"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1777322019
REQUEST_TIME_FLOAT
1777322019.694
REQUEST_URI
"/_fragment?_path=_format%3Dhtml%26_locale%3Dfr%26_controller%3DApp%255CAjax%255CController%255CBaseController%253A%253AserverVariables"
SCRIPT_FILENAME
"/home/www/fusacq_symfony_5.4_preprod/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"51.91.118.176"
SERVER_ADMIN
"developpement@fusacq.com"
SERVER_NAME
"preprod.fusacq.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.59 (Debian) Server at preprod.fusacq.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.59 (Debian)"
SSL_TLS_SNI
"preprod.fusacq.com"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,MAILER_DSN,DATABASE_URL,REDIS_HOST,REDIS_PORT,REDIS_PASSWORD,USER_MONGO_MARKETING,PWD_MONGO_MARKETING,ENCRYPT_KEY,ENCRYPT_ALGO,NUMERO_SITE_PAYBOX,NUMERO_RANG_PAYBOX,IDENTIFIANT_PAYBOX,CLE_PAYBOX,KEY_PAYBOX,keyTestPayboxGeneral,DIR_FICHIER_ENVOI_PAYBOX,RECAPTCHA_PUBLIC_KEY,RECAPTCHA_PRIVATE_KEY,DKIM_PRIVATE_KEY,TRUSTED_IPS,CLE_API_OPEN_AI,API_KEY_IP_GEOLOCATION,API_TOKEN,JWT_SECRET,JWT_EXPIRE,LOCK_DSN,SEPA_ENDPOINT"

Parent Request

Return to parent request (token = 7af124)

Key Value
_controller
"App\Controller\AnnuairesRepreneursController::repreneursCvDetails"
_firewall_context
"security.firewall.map.context.main"
_route
"repreneur_cv_detail"
_route_params
[
  "titreslug" => "industrie-services-techniques-ou-fabrication"
  "idRepreneur" => "176768"
  "codePays" => "_ch_"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"27baf2"
codePays
"_ch_"
idRepreneur
"176768"
repreneur
App\Entity\AnnuaireRepreneurs {#1252
  -idRepreneur: 176768
  -login: "176768"
  -modeProfil: "publique"
  -nom: "Tardivel"
  -prenom: "Alexandre"
  -adresse: ""
  -codePostal: "17140"
  -ville: "Lagord"
  -idPays: 33
  -telephone: "06 38 21 62 15"
  -indicatif_telephone: "33"
  -email: "alexandre@atholding.fr"
  -anneeNaissance: 1975
  -descriptionSocieteRecherchee: """
    Je recherche la reprise d’une PME / PMI B2B à potentiel de développement, saine ou disposant d'un potentiel de redressement et de développement, idéalement implantée à La Rochelle et dans ses environs proches.\r\n
    \r\n
    L'activité peut relever de l'industrie légère, de la fabrication, des services techniques ou B2B, avec un savoir-faire différenciant, une clientèle professionnelle récurrente et des équipes en place.\r\n
    \r\n
    Je m'intéresse particulièrement aux sociétés pouvant bénéficier d'une structuration commerciale, d'une optimisation de la rentabilité et d'un accompagnement stratégique actif du dirigeant.\r\n
    \r\n
    Chiffre d'affaires cible : PME structurée ou en voie de structuration, avec un prix d'acquisition pouvant aller jusqu'à 2 M€.\r\n
    Ouverture possible à des opérations de transmission progressive ou de croissance externe.\r\n
    \r\n
    Objectif : assurer la pérennité de l'entreprise, accompagner les équipes existantes et accélérer le développement sur le long terme dans une logique entrepreneuriale et industrielle.
    """
  -motsClesActivite: "b2b industrielle fabrication production industrie legere soustraitance service technique maintenance signaletique impression communication visuelle equipement professionnel negoce biotechnologie commerce commercialisation distributeur distributon negoce"
  -idSecteurActiviteRecherche: ",6,3,4,"
  -localisationsRecherchees: null
  -valeurMinEntreprise: "350.0000"
  -valeurMaxEntreprise: "2000.0000"
  -montantApport: "500.0000"
  -formation: """
    Diplômé d’un Master en Gestion de la Technologie et de l’Innovation (Université Paris Dauphine) et formé à l’ESSEC.\r\n
    \r\n
    Executive Education - Programme Goldman Sachs 10K Small Businesses (2022-2023).\r\n
    \r\n
    Maîtrise de Biochimie - Biotechnologies (Université de Limoges).\r\n
    \r\n
    Parcours complété par une formation orientée développement stratégique, croissance externe et structuration d'entreprises.
    """
  -parcoursProfessionnel: """
    Dirigeant opérationnel avec plus de 15 ans d'expérience en développement, structuration et pilotage d'activités B2B.\r\n
    \r\n
    Fondateur et dirigeant (Banques d'investissement) depuis 2017, j'ai construit et développé un groupe multi-sociétés ayant atteint 20 M€ de chiffre d'affaires consolidé et 30 collaborateurs.\r\n
    \r\n
    Pilotage stratégique et opérationnel : P&L, financement bancaire, management, structuration commerciale, optimisation de la rentabilité.\r\n
    \r\n
    Expérience significative en croissance externe, développement d’activités, et cession d’entreprises (plusieurs opérations réalisées entre 2024 et 2026).\r\n
    \r\n
    Précédemment :\r\n
    - Reprise et développement d’une concession (V17) avec croissance du CA de 0,6 M€ à 5 M€.\r\n
    - Directeur national des ventes chez Medline (périmètre 90 M€).\r\n
    \r\n
    Habitué aux environnements exigeants : négociation grands comptes, structuration d’équipes, transformation et optimisation de performance.
    """
  -competences: """
    - Reprise et développement d'entreprises.\r\n
    - Structuration stratégique & organisationnelle.\r\n
    - Analyse financière & rentabilité.\r\n
    - Pilotage P&L et gestion de trésorerie.\r\n
    - Négociation bancaire & levée de financement.\r\n
    - Management d’équipes.\r\n
    - Optimisation commerciale B2B.\r\n
    - Croissance externe & cession.\r\n
    - Développement de business à potentiel.
    """
  -competencesRecherchees: """
    Ouvert à l'accompagnement du dirigeant sortant sur une période de transition afin d'assurer la continuité opérationnelle et commerciale.\r\n
    \r\n
    Selon l'activité, possibilité d'intégrer des compétences complémentaires techniques ou sectorielles si nécessaire.
    """
  -mobileGeographiquement: null
  -commentaires: """
    Implanté en Charente-Maritime, je privilégie une entreprise locale ou régionale afin d’assurer un engagement opérationnel fort.\r\n
    \r\n
    Projet motivé par une logique entrepreneuriale et industrielle, avec volonté d’implication directe dans la direction et le développement de l'entreprise.
    """
  -dateMiseAJour: "20260305"
  -visibleAnnuaire: "oui"
  -consultableFp: "oui"
  -consultableCe: "oui"
  -dateParution: "20260305"
  -dateParutionInitiale: "20260305"
  -dateParutionInitialeComplete: "20260305111712"
  -relanceMiseAJour: ""
  -dateRelance: ""
  -dejaPublique: "oui"
  -titreSocieteRecherchee: "Industrie, services techniques ou fabrication"
  -idLocalisationsRecherchees: ",33_20_17,"
  -demarche: "1,4"
  -complementsDemarche: """
    Démarche active et structurée de reprise d'entreprise via ma holding personnelle.\r\n
    \r\n
    Recherche sérieuse et accompagnée par conseils (expert-comptable, avocat), avec capacité d'analyse financière et décisionnelle rapide.\r\n
    \r\n
    Apport personnel disponible et capacité de financement bancaire validée selon la taille de l'opération (projet pouvant aller jusqu'à 2 M€).\r\n
    \r\n
    Ouvert à un schéma de transmission progressive si souhaité par le cédant.\r\n
    \r\n
    Approche entrepreneuriale de long terme : continuité des équipes, respect du savoir-faire et développement durable de l'entreprise.
    """
  -titreProfil: "Fondateur et dirigeant - Banques d'investissement"
  -pourcentageHauteurPopup: null
  -publicationNewsletterBuzz: "oui"
  -motsCleRecherche: " diplome master gestion technologie innovation universite paris dauphine forme essec executive education programme goldman sach small businessse 20222023 maitrise biochimie biotechnologie limoge parcour complete formation orientee developpement strategique croissance externe structuration entreprise dirigeant operationnel avec plus experience pilotage activite fondateur banque investissement depui 2017 construit developpe groupe multisociete ayant atteint chiffre affaire consolide collaborateur financement bancaire management commerciale optimisation rentabilite significative cession plusieur operation realisee entre 2024 2026 precedemment reprise concession directeur national vente chez medline perimetre habitue environnement exigeant negociation grand compte equipe transformation performance organisationnelle analyse financiere tresorerie levee business potentiel industrie service technique fabrication recherche saine disposant redressement idealement implantee rochelle environ proche peut relever legere savoirfaire differenciant clientele professionnelle recurrente place interesse particulierement societe pouvant beneficier accompagnement actif cible structuree voie prix acquisition aller jusqu ouverture possible transmission progressive objectif assurer perennite accompagner existante accelerer long terme logique entrepreneuriale industrielle production soustraitance maintenance signaletique impression communication visuelle equipement professionnel negoce commerce commercialisation distributeur distributon "
  -statut: ""
  -id_period_annonce_prioritaire: null
  -etat_annonce_prioritaire: null
  -date_debut_annonce_prioritaire: null
  -date_arret_annonce_prioritaire: null
  -suivi: ""
  -isInternational: "non"
}
titreslug
"industrie-services-techniques-ou-fabrication"