parsaaghayi-backend/vendor/symfony/http-kernel
DevOps 3aad54907e
Some checks failed
Deploy Backend / deploy (push) Failing after 3m44s
chore: commit complete vendor (Liara mirror no dist)
2026-06-23 15:37:41 +00:00
..
Attribute chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
Bundle chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
CacheClearer chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
CacheWarmer chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
Config chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
Controller chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
ControllerMetadata chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
DataCollector chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
Debug chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
DependencyInjection chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
Event chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
EventListener chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
Exception chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
Fragment chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
HttpCache chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
Log chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
Profiler chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
Resources chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
CHANGELOG.md chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
composer.json chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
HttpClientKernel.php chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
HttpKernel.php chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
HttpKernelBrowser.php chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
HttpKernelInterface.php chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
Kernel.php chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
KernelEvents.php chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
KernelInterface.php chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
LICENSE chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
README.md chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
RebootableInterface.php chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
TerminableInterface.php chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +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