proofdb/vendor/symfony/http-kernel
2026-05-01 23:40:14 +08:00
..
Attribute 暂存 2026-05-01 23:40:14 +08:00
Bundle 暂存 2026-05-01 23:40:14 +08:00
CacheClearer 暂存 2026-05-01 23:40:14 +08:00
CacheWarmer 暂存 2026-05-01 23:40:14 +08:00
Config 暂存 2026-05-01 23:40:14 +08:00
Controller 暂存 2026-05-01 23:40:14 +08:00
ControllerMetadata 暂存 2026-05-01 23:40:14 +08:00
DataCollector 暂存 2026-05-01 23:40:14 +08:00
Debug 暂存 2026-05-01 23:40:14 +08:00
DependencyInjection 暂存 2026-05-01 23:40:14 +08:00
Event 暂存 2026-05-01 23:40:14 +08:00
EventListener 暂存 2026-05-01 23:40:14 +08:00
Exception 暂存 2026-05-01 23:40:14 +08:00
Fragment 暂存 2026-05-01 23:40:14 +08:00
HttpCache 暂存 2026-05-01 23:40:14 +08:00
Log 暂存 2026-05-01 23:40:14 +08:00
Profiler 暂存 2026-05-01 23:40:14 +08:00
Resources 暂存 2026-05-01 23:40:14 +08:00
CHANGELOG.md 暂存 2026-05-01 23:40:14 +08:00
composer.json 暂存 2026-05-01 23:40:14 +08:00
HttpClientKernel.php 暂存 2026-05-01 23:40:14 +08:00
HttpKernel.php 暂存 2026-05-01 23:40:14 +08:00
HttpKernelBrowser.php 暂存 2026-05-01 23:40:14 +08:00
HttpKernelInterface.php 暂存 2026-05-01 23:40:14 +08:00
Kernel.php 暂存 2026-05-01 23:40:14 +08:00
KernelEvents.php 暂存 2026-05-01 23:40:14 +08:00
KernelInterface.php 暂存 2026-05-01 23:40:14 +08:00
LICENSE 暂存 2026-05-01 23:40:14 +08:00
README.md 暂存 2026-05-01 23:40:14 +08:00
RebootableInterface.php 暂存 2026-05-01 23:40:14 +08:00
TerminableInterface.php 暂存 2026-05-01 23:40:14 +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