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