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

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.