the_Exi1e ea6a30c8ab Upload files | 4 éve | |
---|---|---|
.. | ||
Bundle | 4 éve | |
CacheClearer | 4 éve | |
CacheWarmer | 4 éve | |
Config | 4 éve | |
Controller | 4 éve | |
ControllerMetadata | 4 éve | |
DataCollector | 4 éve | |
Debug | 4 éve | |
DependencyInjection | 4 éve | |
Event | 4 éve | |
EventListener | 4 éve | |
Exception | 4 éve | |
Fragment | 4 éve | |
HttpCache | 4 éve | |
Log | 4 éve | |
Profiler | 4 éve | |
Resources | 4 éve | |
.gitattributes | 4 éve | |
CHANGELOG.md | 4 éve | |
HttpClientKernel.php | 4 éve | |
HttpKernel.php | 4 éve | |
HttpKernelBrowser.php | 4 éve | |
HttpKernelInterface.php | 4 éve | |
Kernel.php | 4 éve | |
KernelEvents.php | 4 éve | |
KernelInterface.php | 4 éve | |
LICENSE | 4 éve | |
README.md | 4 éve | |
RebootableInterface.php | 4 éve | |
TerminableInterface.php | 4 éve | |
UriSigner.php | 4 éve | |
composer.json | 4 éve |
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).