parsaaghayi-backend/vendor/symfony/http-kernel
DevOps c9a688e80d
Some checks failed
Deploy Backend / deploy (push) Has been cancelled
chore: commit vendor directory for fully offline builds
2026-06-28 18:08:40 +00:00
..
Attribute chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
Bundle chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
CacheClearer chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
CacheWarmer chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
Config chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
Controller chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
ControllerMetadata chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
DataCollector chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
Debug chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
DependencyInjection chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
Event chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
EventListener chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
Exception chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
Fragment chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
HttpCache chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
Log chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
Profiler chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
Resources chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
CHANGELOG.md chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
composer.json chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
HttpClientKernel.php chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
HttpKernel.php chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
HttpKernelBrowser.php chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
HttpKernelInterface.php chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
Kernel.php chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
KernelEvents.php chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
KernelInterface.php chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
LICENSE chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
README.md chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
RebootableInterface.php chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
TerminableInterface.php chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00: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