Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
TestMultipleHttpKernel.php | 2017-07-31 | 2.2 kB | |
StoreTest.php | 2017-07-31 | 11.4 kB | |
TestHttpKernel.php | 2017-07-31 | 2.4 kB | |
SsiTest.php | 2017-07-31 | 7.6 kB | |
ResponseCacheStrategyTest.php | 2017-07-31 | 8.3 kB | |
HttpCacheTest.php | 2017-07-31 | 58.7 kB | |
HttpCacheTestCase.php | 2017-07-31 | 5.3 kB | |
EsiTest.php | 2017-07-31 | 9.2 kB | |
Totals: 8 Items | 105.1 kB | 0 |
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).