Gleb 66078cb367 test | 5 anni fa | |
---|---|---|
.. | ||
Bundle | 5 anni fa | |
CacheClearer | 5 anni fa | |
CacheWarmer | 5 anni fa | |
Config | 5 anni fa | |
Controller | 5 anni fa | |
ControllerMetadata | 5 anni fa | |
DataCollector | 5 anni fa | |
Debug | 5 anni fa | |
DependencyInjection | 5 anni fa | |
Event | 5 anni fa | |
EventListener | 5 anni fa | |
Exception | 5 anni fa | |
Fragment | 5 anni fa | |
HttpCache | 5 anni fa | |
Log | 5 anni fa | |
Profiler | 5 anni fa | |
Resources | 5 anni fa | |
Tests | 5 anni fa | |
.gitignore | 5 anni fa | |
CHANGELOG.md | 5 anni fa | |
Client.php | 5 anni fa | |
HttpKernel.php | 5 anni fa | |
HttpKernelInterface.php | 5 anni fa | |
Kernel.php | 5 anni fa | |
KernelEvents.php | 5 anni fa | |
KernelInterface.php | 5 anni fa | |
LICENSE | 5 anni fa | |
README.md | 5 anni fa | |
RebootableInterface.php | 5 anni fa | |
TerminableInterface.php | 5 anni fa | |
UriSigner.php | 5 anni fa | |
composer.json | 5 anni fa | |
phpunit.xml.dist | 5 anni fa |
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).