Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Resources | 2017-07-31 | ||
ChildBundle | 2017-07-31 | ||
ExtensionNotValidBundle | 2017-07-31 | ||
BaseBundle | 2017-07-31 | ||
ExtensionPresentBundle | 2017-07-31 | ||
Bundle1Bundle | 2017-07-31 | ||
ExtensionLoadedBundle | 2017-07-31 | ||
ExtensionAbsentBundle | 2017-07-31 | ||
DataCollector | 2017-07-31 | ||
Bundle2Bundle | 2017-07-31 | ||
Controller | 2017-07-31 | ||
123 | 2017-07-31 | ||
TestEventDispatcher.php | 2017-07-31 | 696 Bytes | |
TestClient.php | 2017-07-31 | 795 Bytes | |
KernelWithoutBundles.php | 2017-07-31 | 786 Bytes | |
KernelForOverrideName.php | 2017-07-31 | 612 Bytes | |
KernelForTest.php | 2017-07-31 | 746 Bytes | |
Totals: 17 Items | 3.6 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).