nodehub/vendor/symfony/http-kernel
hellcat 3b89c0e7b1 1
2026-02-21 19:39:53 +08:00
..
Attribute 1 2026-02-21 19:39:53 +08:00
Bundle 1 2026-02-21 19:39:53 +08:00
CacheClearer 1 2026-02-21 19:39:53 +08:00
CacheWarmer 1 2026-02-21 19:39:53 +08:00
Config 1 2026-02-21 19:39:53 +08:00
Controller 1 2026-02-21 19:39:53 +08:00
ControllerMetadata 1 2026-02-21 19:39:53 +08:00
DataCollector 1 2026-02-21 19:39:53 +08:00
Debug 1 2026-02-21 19:39:53 +08:00
DependencyInjection 1 2026-02-21 19:39:53 +08:00
Event 1 2026-02-21 19:39:53 +08:00
EventListener 1 2026-02-21 19:39:53 +08:00
Exception 1 2026-02-21 19:39:53 +08:00
Fragment 1 2026-02-21 19:39:53 +08:00
HttpCache 1 2026-02-21 19:39:53 +08:00
Log 1 2026-02-21 19:39:53 +08:00
Profiler 1 2026-02-21 19:39:53 +08:00
Resources 1 2026-02-21 19:39:53 +08:00
CHANGELOG.md 1 2026-02-21 19:39:53 +08:00
composer.json 1 2026-02-21 19:39:53 +08:00
HttpClientKernel.php 1 2026-02-21 19:39:53 +08:00
HttpKernel.php 1 2026-02-21 19:39:53 +08:00
HttpKernelBrowser.php 1 2026-02-21 19:39:53 +08:00
HttpKernelInterface.php 1 2026-02-21 19:39:53 +08:00
Kernel.php 1 2026-02-21 19:39:53 +08:00
KernelEvents.php 1 2026-02-21 19:39:53 +08:00
KernelInterface.php 1 2026-02-21 19:39:53 +08:00
LICENSE 1 2026-02-21 19:39:53 +08:00
README.md 1 2026-02-21 19:39:53 +08:00
RebootableInterface.php 1 2026-02-21 19:39:53 +08:00
TerminableInterface.php 1 2026-02-21 19:39:53 +08:00

HttpKernel Component

The HttpKernel component provides a structured process for converting a Request into a Response by making use of the EventDispatcher component. It's flexible enough to create full-stack frameworks, micro-frameworks or advanced CMS systems like Drupal.

Resources