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