Dmitriy Gnatenko 2c154caeca Vendors updated | il y a 3 ans | |
---|---|---|
.. | ||
Attribute | il y a 3 ans | |
Bundle | il y a 4 ans | |
CacheClearer | il y a 4 ans | |
CacheWarmer | il y a 3 ans | |
Config | il y a 4 ans | |
Controller | il y a 3 ans | |
ControllerMetadata | il y a 3 ans | |
DataCollector | il y a 3 ans | |
Debug | il y a 3 ans | |
DependencyInjection | il y a 3 ans | |
Event | il y a 4 ans | |
EventListener | il y a 3 ans | |
Exception | il y a 3 ans | |
Fragment | il y a 3 ans | |
HttpCache | il y a 3 ans | |
Log | il y a 3 ans | |
Profiler | il y a 3 ans | |
Resources | il y a 4 ans | |
CHANGELOG.md | il y a 3 ans | |
HttpClientKernel.php | il y a 3 ans | |
HttpKernel.php | il y a 4 ans | |
HttpKernelBrowser.php | il y a 3 ans | |
HttpKernelInterface.php | il y a 3 ans | |
Kernel.php | il y a 3 ans | |
KernelEvents.php | il y a 3 ans | |
KernelInterface.php | il y a 3 ans | |
LICENSE | il y a 3 ans | |
README.md | il y a 4 ans | |
RebootableInterface.php | il y a 3 ans | |
TerminableInterface.php | il y a 4 ans | |
UriSigner.php | il y a 3 ans | |
composer.json | il y a 3 ans |
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 a full-stack framework (Symfony), a micro-framework (Silex) or an advanced CMS system (Drupal).