https://cefal.olasoft.net/os-admin/articles/7/oneFrontPage

ArticlesController :: oneFrontPage

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\ArticlesController::oneFrontPage"
_firewall_context
"security.firewall.map.context.main"
_route
"articles-onefrontpage"
_route_params
[
  "id" => "7"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"f8568d"
article
App\Entity\Articles {#1188
  -id: 7
  -title: "Management d’une entité communale : Les Secrétaires généraux affinent leur  style de leadership"
  -description: null
  -content: "<p>L’offre de formations qualifiantes 2019 du CeFAL est officiellement lancée. Une formation continue organisée à Amazone hôtel de Bohicon, par le Centre de Formation pour l’Administration Locale à l’endroit des Secrétaires généraux de Mairie constitue le premier acte officiel de ladite offre où les coordonnateurs des services de l’administration communale affûtent leurs armes, dans leur quête d’un style personnalisé de leadership pour booster le développement à la base.</p><p>L’option de la formation des Secrétaires généraux de Mairies en « Management d’une entité communale » répond à un besoin stratégique. Il s’agit d’outiller les Secrétaires généraux de Mairies afin de leur permettre de mobiliser efficacement les ressources (humaines, techniques, financières) en vue d’atteindre les objectifs de développement à la base. Soixante-douze heures durant, l’occasion sera donnée aux Secrétaires généraux d’appréhender le management et sa démarche, la théorie des organisations et ses implications pour la Mairie, les spécificités de la mobilisation des ressources humaines et d’identifier leur style de leadership pour le développer.</p><p>En procédant à l’ouverture officielle de l’atelier, le Mardi 27 août 2019, Christian Raoul KOUTHON, Directeur du CeFAL, a rappelé que la faible capacité technique des Communes, à travers les élus et les agents de l’administration communale, à jouer de façon harmonieuse et performante leurs rôles de promotion du développement local au lendemain de l’installation des Communes en 2003 justifie la création du CeFAL dont la mission principale est de contribuer à l’amélioration constante de la performance de l’administration locale par le renforcement des capacités des acteurs communaux.</p>"
  -slug: "management-entite-communale-secretaires-generaux-affinent-leur-style-leadership"
  -createdAt: DateTime @1648670319 {#1171
    date: 2022-03-30 21:58:39.0 Europe/Paris (+02:00)
  }
  -lastUpdate: DateTime @1648670319 {#1169
    date: 2022-03-30 21:58:39.0 Europe/Paris (+02:00)
  }
  -date: DateTime @1566935700 {#1167
    date: 2019-08-27 21:55:00.0 Europe/Paris (+02:00)
  }
  -isEnabled: true
  -isOnFrontPage: true
  -isVisible: true
  -isDeleted: false
  -youtube: null
  -flickr: null
  -URL: null
  -soundcloud: null
  -updatedBy: null
  -banner: App\Entity\Picture {#1149 …}
  -category: null
  -type: null
  -user: null
  -album: App\Entity\Albums {#1152 …}
  -biblio: null
  -tags: Doctrine\ORM\PersistentCollection {#1099 …}
}
id
"7"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"cefal.olasoft.net"
remote-ip
"216.73.216.90"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.90"
x-forwarded-proto
"https"
x-ovhrequest-id
"3e2aba597e6f9d709261469d9fd41224"
x-php-ob-level
"1"
x-predictor
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Mon, 14 Jul 2025 19:34:36 GMT"
location
"/os-admin/banners/"
x-debug-token
"2a5196"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 6

Session Metadata

Key Value
Created
"Mon, 14 Jul 25 21:34:36 +0200"
Last used
"Mon, 14 Jul 25 21:34:36 +0200"
Lifetime
0

Session Attributes

No session attributes

Session Usage

6 Usages
Stateless check enabled
Usage
Symfony\Bundle\FrameworkBundle\Controller\AbstractController:212
[
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 212
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/src/Controller/ArticlesController.php"
    "line" => 161
    "function" => "addFlash"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 152
    "function" => "oneFrontPage"
    "class" => "App\Controller\ArticlesController"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/public/index.php"
    "line" => 5
    "args" => [
      "/home/olasoftnka/cefal/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/public/index.php"
    "line" => 5
    "args" => [
      "/home/olasoftnka/cefal/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/public/index.php"
    "line" => 5
    "args" => [
      "/home/olasoftnka/cefal/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 74
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/public/index.php"
    "line" => 5
    "args" => [
      "/home/olasoftnka/cefal/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 75
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/public/index.php"
    "line" => 5
    "args" => [
      "/home/olasoftnka/cefal/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 76
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/olasoftnka/cefal/public/index.php"
    "line" => 5
    "args" => [
      "/home/olasoftnka/cefal/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

Key Value
notice
[
  "Ajout d'article sur la bannière effectué avec succès."
]

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"705f960b8b6d71df6010eba755d46e9b"
DATABASE_URL
"mysql://cefal:hQqBd4L69HmKPnbZ@sf111235-001.privatesql:35453/cefal"
MAILER_DSN
"sendgrid+api://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@default"
MAILER_FROM
"noreply@gouv.bj"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CFG_CLUSTER
"cluster011"
DOCUMENT_ROOT
"/home/olasoftnka/cefal/public"
ENVIRONMENT
"production"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_AREA_CODE
"805"
GEOIP_CITY
"Santa Paula"
GEOIP_COUNTRY_CODE
"US"
GEOIP_COUNTRY_NAME
"United States"
GEOIP_DMA_CODE
"803"
GEOIP_LATITUDE
"34.355598"
GEOIP_LONGITUDE
"-119.070099"
GEOIP_REGION
"CA"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"cefal.olasoft.net"
HTTP_REMOTE_IP
"216.73.216.90"
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.90"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OVHREQUEST_ID
"3e2aba597e6f9d709261469d9fd41224"
HTTP_X_PREDICTOR
"1"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/os-admin/articles/7/oneFrontPage"
REMOTE_ADDR
"216.73.216.90"
REMOTE_PORT
"53988"
REQUEST_METHOD
"GET"
REQUEST_TIME
1752521676
REQUEST_TIME_FLOAT
1752521676.4607
REQUEST_URI
"/os-admin/articles/7/oneFrontPage"
SCRIPT_FILENAME
"/home/olasoftnka/cefal/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://cefal.olasoft.net:443/os-admin/articles/7/oneFrontPage"
SCRIPT_URL
"/os-admin/articles/7/oneFrontPage"
SERVER_ADDR
"10.11.40.164"
SERVER_ADMIN
"postmaster@cefal.olasoft.net"
SERVER_NAME
"cefal.olasoft.net"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_FROM,MAILER_DSN"
UNIQUE_ID
"aHVbzFpmxGf5knr64JSe2wAAAlc"
USER
"olasoftnka"
argc
0
argv
[]