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