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

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.