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

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.