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.