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

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.