| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| UnprocessableEntityHttpExceptionTest.php | 2017-07-31 | 764 Bytes | |
| UnsupportedMediaTypeHttpExceptionTest.php | 2017-07-31 | 630 Bytes | |
| TooManyRequestsHttpExceptionTest.php | 2017-07-31 | 796 Bytes | |
| UnauthorizedHttpExceptionTest.php | 2017-07-31 | 701 Bytes | |
| ServiceUnavailableHttpExceptionTest.php | 2017-07-31 | 811 Bytes | |
| PreconditionRequiredHttpExceptionTest.php | 2017-07-31 | 326 Bytes | |
| NotFoundHttpExceptionTest.php | 2017-07-31 | 290 Bytes | |
| PreconditionFailedHttpExceptionTest.php | 2017-07-31 | 320 Bytes | |
| MethodNotAllowedHttpExceptionTest.php | 2017-07-31 | 714 Bytes | |
| NotAcceptableHttpExceptionTest.php | 2017-07-31 | 305 Bytes | |
| HttpExceptionTest.php | 2017-07-31 | 1.3 kB | |
| LengthRequiredHttpExceptionTest.php | 2017-07-31 | 308 Bytes | |
| ConflictHttpExceptionTest.php | 2017-07-31 | 290 Bytes | |
| GoneHttpExceptionTest.php | 2017-07-31 | 278 Bytes | |
| AccessDeniedHttpExceptionTest.php | 2017-07-31 | 302 Bytes | |
| BadRequestHttpExceptionTest.php | 2017-07-31 | 296 Bytes | |
| Totals: 16 Items | 8.5 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).