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