Kevin 3a082e23cc update пре 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 3a082e23cc update пре 5 година
Authentication 6277454f7a first commit пре 5 година
Batch 3a082e23cc update пре 5 година
Block 6277454f7a first commit пре 5 година
Breadcrumb 6277454f7a first commit пре 5 година
Cache 6277454f7a first commit пре 5 година
CacheDecorator 6277454f7a first commit пре 5 година
Command 3a082e23cc update пре 5 година
Composer 6277454f7a first commit пре 5 година
Condition 6277454f7a first commit пре 5 година
Config 3a082e23cc update пре 5 година
Controller 6277454f7a first commit пре 5 година
Database 3a082e23cc update пре 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 3a082e23cc update пре 5 година
EventSubscriber 6277454f7a first commit пре 5 година
Executable 6277454f7a first commit пре 5 година
Extension 3a082e23cc update пре 5 година
Field 3a082e23cc update пре 5 година
File 3a082e23cc update пре 5 година
FileTransfer 6277454f7a first commit пре 5 година
Flood 6277454f7a first commit пре 5 година
Form 3a082e23cc update пре 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 3a082e23cc update пре 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 3a082e23cc update пре 5 година
RouteProcessor 6277454f7a first commit пре 5 година
Routing 6277454f7a first commit пре 5 година
Security 3a082e23cc update пре 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 3a082e23cc update пре 5 година
StringTranslation 6277454f7a first commit пре 5 година
TempStore 6277454f7a first commit пре 5 година
Template 6277454f7a first commit пре 5 година
Test 6277454f7a first commit пре 5 година
Theme 3a082e23cc update пре 5 година
Transliteration 6277454f7a first commit пре 5 година
TypedData 6277454f7a first commit пре 5 година
Update 6277454f7a first commit пре 5 година
Updater 3a082e23cc update пре 5 година
Utility 3a082e23cc update пре 5 година
Validation 3a082e23cc update пре 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.