Tessier d8b9162932 update drupal 3 vuotta sitten
..
Access 6277454f7a first commit 4 vuotta sitten
Action 6277454f7a first commit 4 vuotta sitten
Ajax 6277454f7a first commit 4 vuotta sitten
Annotation 6277454f7a first commit 4 vuotta sitten
Archiver 6277454f7a first commit 4 vuotta sitten
Asset d8b9162932 update drupal 3 vuotta sitten
Authentication 6277454f7a first commit 4 vuotta sitten
Batch 3a082e23cc update 4 vuotta sitten
Block d8b9162932 update drupal 3 vuotta sitten
Breadcrumb 6277454f7a first commit 4 vuotta sitten
Cache 6277454f7a first commit 4 vuotta sitten
CacheDecorator 6277454f7a first commit 4 vuotta sitten
Command 3a082e23cc update 4 vuotta sitten
Composer 6277454f7a first commit 4 vuotta sitten
Condition 6277454f7a first commit 4 vuotta sitten
Config d8b9162932 update drupal 3 vuotta sitten
Controller 6277454f7a first commit 4 vuotta sitten
Database d8b9162932 update drupal 3 vuotta sitten
Datetime 6277454f7a first commit 4 vuotta sitten
DependencyInjection d8b9162932 update drupal 3 vuotta sitten
Diff 6277454f7a first commit 4 vuotta sitten
Discovery 6277454f7a first commit 4 vuotta sitten
Display 6277454f7a first commit 4 vuotta sitten
Entity d8b9162932 update drupal 3 vuotta sitten
EventSubscriber d8b9162932 update drupal 3 vuotta sitten
Executable 6277454f7a first commit 4 vuotta sitten
Extension 3a082e23cc update 4 vuotta sitten
Field d8b9162932 update drupal 3 vuotta sitten
File 3a082e23cc update 4 vuotta sitten
FileTransfer 6277454f7a first commit 4 vuotta sitten
Flood 6277454f7a first commit 4 vuotta sitten
Form d8b9162932 update drupal 3 vuotta sitten
Http 6277454f7a first commit 4 vuotta sitten
Image 6277454f7a first commit 4 vuotta sitten
ImageToolkit 6277454f7a first commit 4 vuotta sitten
Installer 6277454f7a first commit 4 vuotta sitten
KeyValueStore 6277454f7a first commit 4 vuotta sitten
Language 6277454f7a first commit 4 vuotta sitten
Layout 6277454f7a first commit 4 vuotta sitten
Locale 6277454f7a first commit 4 vuotta sitten
Lock 6277454f7a first commit 4 vuotta sitten
Logger d8b9162932 update drupal 3 vuotta sitten
Mail 6277454f7a first commit 4 vuotta sitten
Menu 3a082e23cc update 4 vuotta sitten
Messenger 6277454f7a first commit 4 vuotta sitten
PageCache 6277454f7a first commit 4 vuotta sitten
Pager 6277454f7a first commit 4 vuotta sitten
ParamConverter 6277454f7a first commit 4 vuotta sitten
Password 6277454f7a first commit 4 vuotta sitten
Path 6277454f7a first commit 4 vuotta sitten
PathProcessor 6277454f7a first commit 4 vuotta sitten
PhpStorage 6277454f7a first commit 4 vuotta sitten
Plugin 6277454f7a first commit 4 vuotta sitten
ProxyBuilder 6277454f7a first commit 4 vuotta sitten
ProxyClass 6277454f7a first commit 4 vuotta sitten
Queue 6277454f7a first commit 4 vuotta sitten
Render d8b9162932 update drupal 3 vuotta sitten
RouteProcessor 6277454f7a first commit 4 vuotta sitten
Routing 6277454f7a first commit 4 vuotta sitten
Security d8b9162932 update drupal 3 vuotta sitten
Serialization 6277454f7a first commit 4 vuotta sitten
Session 6277454f7a first commit 4 vuotta sitten
Site 6277454f7a first commit 4 vuotta sitten
StackMiddleware 6277454f7a first commit 4 vuotta sitten
State 6277454f7a first commit 4 vuotta sitten
StreamWrapper 3a082e23cc update 4 vuotta sitten
StringTranslation 6277454f7a first commit 4 vuotta sitten
TempStore 6277454f7a first commit 4 vuotta sitten
Template d8b9162932 update drupal 3 vuotta sitten
Test d8b9162932 update drupal 3 vuotta sitten
Theme 3a082e23cc update 4 vuotta sitten
Transliteration 6277454f7a first commit 4 vuotta sitten
TypedData d8b9162932 update drupal 3 vuotta sitten
Update d8b9162932 update drupal 3 vuotta sitten
Updater 3a082e23cc update 4 vuotta sitten
Utility d8b9162932 update drupal 3 vuotta sitten
Validation 3a082e23cc update 4 vuotta sitten
AppRootFactory.php 6277454f7a first commit 4 vuotta sitten
CoreServiceProvider.php 6277454f7a first commit 4 vuotta sitten
Cron.php 6277454f7a first commit 4 vuotta sitten
CronInterface.php 6277454f7a first commit 4 vuotta sitten
DestructableInterface.php 6277454f7a first commit 4 vuotta sitten
DrupalKernel.php 6277454f7a first commit 4 vuotta sitten
DrupalKernelInterface.php 6277454f7a first commit 4 vuotta sitten
GeneratedButton.php 6277454f7a first commit 4 vuotta sitten
GeneratedLink.php 6277454f7a first commit 4 vuotta sitten
GeneratedNoLink.php 6277454f7a first commit 4 vuotta sitten
GeneratedUrl.php 6277454f7a first commit 4 vuotta sitten
Link.php d8b9162932 update drupal 3 vuotta sitten
PrivateKey.php 6277454f7a first commit 4 vuotta sitten
README.txt 6277454f7a first commit 4 vuotta sitten
SitePathFactory.php 6277454f7a first commit 4 vuotta sitten
Url.php d8b9162932 update drupal 3 vuotta sitten

README.txt

Code in the Drupal\Core namespace represents Drupal Subsystems provided by the
base system. These subsystems MAY depend on Drupal Components and other
Subsystems, but MAY NOT depend on any code in a module.

Each Subsystem should be in its own namespace, and should be as self-contained
as possible.