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