Dashboard sipadu mbip
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
root d8c1b4a1be initial 5 yıl önce
..
Bundle initial 5 yıl önce
CacheClearer initial 5 yıl önce
CacheWarmer initial 5 yıl önce
Config initial 5 yıl önce
Controller initial 5 yıl önce
ControllerMetadata initial 5 yıl önce
DataCollector initial 5 yıl önce
Debug initial 5 yıl önce
DependencyInjection initial 5 yıl önce
Event initial 5 yıl önce
EventListener initial 5 yıl önce
Exception initial 5 yıl önce
Fragment initial 5 yıl önce
HttpCache initial 5 yıl önce
Log initial 5 yıl önce
Profiler initial 5 yıl önce
Resources initial 5 yıl önce
Tests initial 5 yıl önce
.gitignore initial 5 yıl önce
CHANGELOG.md initial 5 yıl önce
Client.php initial 5 yıl önce
HttpClientKernel.php initial 5 yıl önce
HttpKernel.php initial 5 yıl önce
HttpKernelBrowser.php initial 5 yıl önce
HttpKernelInterface.php initial 5 yıl önce
Kernel.php initial 5 yıl önce
KernelEvents.php initial 5 yıl önce
KernelInterface.php initial 5 yıl önce
LICENSE initial 5 yıl önce
README.md initial 5 yıl önce
RebootableInterface.php initial 5 yıl önce
TerminableInterface.php initial 5 yıl önce
UriSigner.php initial 5 yıl önce
composer.json initial 5 yıl önce
phpunit.xml.dist initial 5 yıl önce

README.md

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 a full-stack framework (Symfony), a micro-framework (Silex) or an advanced CMS system (Drupal).

Resources