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

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.