| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| composer.json | 2023-04-17 22:04 | 2.3K | ||
| UriSigner.php | 2023-04-17 22:04 | 2.8K | ||
| TerminableInterface.php | 2023-04-17 22:04 | 910 | ||
| Resources/ | 2023-04-17 22:04 | - | ||
| RebootableInterface.php | 2023-04-17 22:04 | 779 | ||
| Profiler/ | 2023-04-17 22:04 | - | ||
| Log/ | 2023-04-17 22:04 | - | ||
| LICENSE | 2023-04-17 22:04 | 1.0K | ||
| KernelInterface.php | 2023-04-17 22:04 | 4.0K | ||
| KernelEvents.php | 2023-04-17 22:04 | 3.1K | ||
| Kernel.php | 2023-04-17 22:04 | 30K | ||
| HttpKernelInterface.php | 2023-04-17 22:04 | 1.2K | ||
| HttpKernelBrowser.php | 2023-04-17 22:04 | 662 | ||
| HttpKernel.php | 2023-04-17 22:04 | 10K | ||
| HttpClientKernel.php | 2023-04-17 22:04 | 3.8K | ||
| HttpCache/ | 2023-04-17 22:04 | - | ||
| Fragment/ | 2023-04-17 22:04 | - | ||
| Exception/ | 2023-04-17 22:04 | - | ||
| EventListener/ | 2023-04-17 22:04 | - | ||
| Event/ | 2023-04-17 22:04 | - | ||
| DependencyInjection/ | 2023-04-17 22:04 | - | ||
| Debug/ | 2023-04-17 22:04 | - | ||
| DataCollector/ | 2023-04-17 22:04 | - | ||
| ControllerMetadata/ | 2023-04-17 22:04 | - | ||
| Controller/ | 2023-04-17 22:04 | - | ||
| Config/ | 2023-04-17 22:04 | - | ||
| Client.php | 2023-04-17 22:04 | 6.0K | ||
| CacheWarmer/ | 2023-04-17 22:04 | - | ||
| CacheClearer/ | 2023-04-17 22:04 | - | ||
| CHANGELOG.md | 2023-04-17 22:04 | 12K | ||
| Bundle/ | 2023-04-17 22:04 | - | ||
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 --------- * [Documentation](https://symfony.com/doc/current/components/http_kernel.html) * [Contributing](https://symfony.com/doc/current/contributing/index.html) * [Report issues](https://github.com/symfony/symfony/issues) and [send Pull Requests](https://github.com/symfony/symfony/pulls) in the [main Symfony repository](https://github.com/symfony/symfony)