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.