Veranstaltungen-APP/vendor/symfony/http-kernel
2026-04-09 21:24:07 +02:00
..
Attribute ttt 2026-04-09 21:24:07 +02:00
Bundle ttt 2026-04-09 21:24:07 +02:00
CacheClearer ttt 2026-04-09 21:24:07 +02:00
CacheWarmer ttt 2026-04-09 21:24:07 +02:00
Config ttt 2026-04-09 21:24:07 +02:00
Controller ttt 2026-04-09 21:24:07 +02:00
ControllerMetadata ttt 2026-04-09 21:24:07 +02:00
DataCollector ttt 2026-04-09 21:24:07 +02:00
Debug ttt 2026-04-09 21:24:07 +02:00
DependencyInjection ttt 2026-04-09 21:24:07 +02:00
Event ttt 2026-04-09 21:24:07 +02:00
EventListener ttt 2026-04-09 21:24:07 +02:00
Exception ttt 2026-04-09 21:24:07 +02:00
Fragment ttt 2026-04-09 21:24:07 +02:00
HttpCache ttt 2026-04-09 21:24:07 +02:00
Log ttt 2026-04-09 21:24:07 +02:00
Profiler ttt 2026-04-09 21:24:07 +02:00
Resources ttt 2026-04-09 21:24:07 +02:00
CHANGELOG.md ttt 2026-04-09 21:24:07 +02:00
composer.json ttt 2026-04-09 21:24:07 +02:00
HttpClientKernel.php ttt 2026-04-09 21:24:07 +02:00
HttpKernel.php ttt 2026-04-09 21:24:07 +02:00
HttpKernelBrowser.php ttt 2026-04-09 21:24:07 +02:00
HttpKernelInterface.php ttt 2026-04-09 21:24:07 +02:00
Kernel.php ttt 2026-04-09 21:24:07 +02:00
KernelEvents.php ttt 2026-04-09 21:24:07 +02:00
KernelInterface.php ttt 2026-04-09 21:24:07 +02:00
LICENSE ttt 2026-04-09 21:24:07 +02:00
README.md ttt 2026-04-09 21:24:07 +02:00
RebootableInterface.php ttt 2026-04-09 21:24:07 +02:00
TerminableInterface.php ttt 2026-04-09 21:24:07 +02: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