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

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.