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

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.