Drupal investigation

HSA Test User c16dcac362 User import 7 vuotta sitten
..
Bundle c16dcac362 User import 7 vuotta sitten
CacheClearer c16dcac362 User import 7 vuotta sitten
CacheWarmer c16dcac362 User import 7 vuotta sitten
Config c16dcac362 User import 7 vuotta sitten
Controller c16dcac362 User import 7 vuotta sitten
DataCollector c16dcac362 User import 7 vuotta sitten
Debug c16dcac362 User import 7 vuotta sitten
DependencyInjection c16dcac362 User import 7 vuotta sitten
Event c16dcac362 User import 7 vuotta sitten
EventListener c16dcac362 User import 7 vuotta sitten
Exception c16dcac362 User import 7 vuotta sitten
Fragment c16dcac362 User import 7 vuotta sitten
HttpCache c16dcac362 User import 7 vuotta sitten
Log c16dcac362 User import 7 vuotta sitten
Profiler c16dcac362 User import 7 vuotta sitten
.gitignore c16dcac362 User import 7 vuotta sitten
CHANGELOG.md c16dcac362 User import 7 vuotta sitten
Client.php c16dcac362 User import 7 vuotta sitten
HttpKernel.php c16dcac362 User import 7 vuotta sitten
HttpKernelInterface.php c16dcac362 User import 7 vuotta sitten
Kernel.php c16dcac362 User import 7 vuotta sitten
KernelEvents.php c16dcac362 User import 7 vuotta sitten
KernelInterface.php c16dcac362 User import 7 vuotta sitten
LICENSE c16dcac362 User import 7 vuotta sitten
README.md c16dcac362 User import 7 vuotta sitten
TerminableInterface.php c16dcac362 User import 7 vuotta sitten
UriSigner.php c16dcac362 User import 7 vuotta sitten
composer.json c16dcac362 User import 7 vuotta sitten
phpunit.xml.dist c16dcac362 User import 7 vuotta sitten

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