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

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.